Recent Questions

متن مرتبط با «vnc viewer connection reset by peer 10054» در سایت Recent Questions نوشته شده است

Replace copy by xcopy, how to handle non-existing directory

  • نیلوبلاگ

    On some Windows environments (Windows 7 and Windows Vista), I have some scripts running and one of the things those scripts are doing, is trying to copy files. The results of those commands are logged in a logfile. While looking into that logfile, I've just seen the following result: The system cannot find the path specified. This obviously is not very helpful (which file does he try to copy, to which directory, ...), so I would like to replace the existing copy commands by xcopy or other com...

    ادامه مطلب
  • VNC viewer connection failed -End of stream

  • نیلوبلاگ

    VNC viewer unable to login getting error like "connection failed -End of stream Possible causes: -Another user is already listening on this ID -Bad connection" when I am trying to access 1024x768 resolution. can you please provide some more solution for that? Let's block ads! بخوانید...

    ادامه مطلب
  • OSX why mac asking system.install.root.user by itself?

  • نیلوبلاگ

    Why is my mac (Snow Leopard) asking me for installer changes (system.install.root.user) by itself? I do not recall doing anything to enable this. I feel like someone is trying to hack into my computer. I hope it is a false feeling. ...

    ادامه مطلب
  • Connecting to Wired Connection Ubuntu 14.04

  • نیلوبلاگ

    I'm running Ubuntu 14.04. I need someone to tell me the steps I need to take to fix this issue... It's not my Inteet problem because I'm able to wired in on my other laptop. So it's obviously something wrong with my laptop. It makes no sense that It was working perfectly fine yesterday and then today dead... I did not installed anything . Things to know My mac address is not blocked (contacted my Network Administrator) Wired connections works when I got home but not at work. Tested the wired ...

    ادامه مطلب
  • How to select text in a PDF being viewed within Firefox's integrated viewer?

  • نیلوبلاگ

    Firefox includes it's own integrated PDF viewer. How does one select text (for copying to the clipboard) from within a PDF being displayed by Firefox's integrated PDF viewer? ...

    ادامه مطلب
  • Will I harm my SSD if Windows 10 image created from an old HDD with 512 bytes per sector is installed on it?

  • نیلوبلاگ

    I am using Samsung SSD 850 EVO 500 GB. Instead of installing a fresh copy of Windows 10 on it, an old image of the OS created from an old HHD was used I am worried this may affect the performance/age of the SSD. Which I understood is made to run on 4k bytes per sector. screenshots are on my laptop now after the migration to the ssd. Let's block ads! بخوانید...

    ادامه مطلب
  • Are QR Codes Really More Easily Read by Computers

  • نیلوبلاگ

    Yes, proof UPS,FEX ED, and etc all use them. QRcode are simple patte of binary values either a 1(black) or 0(white) and that is it. The squares can be bigger or smaller, but you still have a 2 digit alphabet. There are no different fonts,styles, or anything. Also because they are so uniform sizes can be auto-detected. They also built-in error checking which is never done,sure spell check can help on text but sometimes it also causes errors, with individual letters when typing or handwriting. If ...

    ادامه مطلب
  • Allocate values by month and by spend category

  • نیلوبلاگ

    Your dates show the 17th of each month, which I'm guessing is an irrelevant complication. Can we assume you're talking about whole months and not subdividing amounts by fractional months? –xa0fixer1234 12 mins ago I'm guessing you were busy re-entering things manually while I was embedding your original image. I rolled this back to the "pretty" version because I didn't notice any substantive changes. If you were actually changing things, we'll need to do some code formatting so your man...

    ادامه مطلب
  • ffmpeg segment by video-time instead of wall-time

  • نیلوبلاگ

    I have a system that records video to disk, and sometimes the system has an error. I'm trying to recreate the recording system in the lab, without the actual camera (it's expensive and there aren't any spares), to attempt to replicate the usage patte that causes the error. I'm having trouble taming ffmpeg. Background: The video is captured in one thread continuously from an rtsp:// URL provided by the attached camera with this command: ffmpeg -i rtsp://192.168.0.10/h264 -c copy -map 0 -f segmen...

    ادامه مطلب
  • ffmpeg segment by video-time instead of wall-time

  • نیلوبلاگ

    I have a system that records video to disk, and sometimes the system has an error. I'm trying to recreate the recording system in the lab, without the actual camera (it's expensive and there aren't any spares), to attempt to replicate the usage patte that causes the error. I'm having trouble taming ffmpeg. Background: The video is captured in one thread continuously from an rtsp:// URL provided by the attached camera with this command: ffmpeg -i rtsp://192.168.0.10/h264 -c copy -map 0 -f segmen...

    ادامه مطلب
  • can install TeamViewer 10 & 11 on Macintosh at same time?

  • نیلوبلاگ

    Teamviewer 11 is installed onto a Macintosh via an installer application. I think Teamviewer 10 is erased as the new version is installed. And that's not counting any resources in System Folders (e.g. "/Library/") that get installed or overwritten. I know they can't run at the same time, but does anyone know if Teamviewer 10 & Teamviewer 11 can co-exist on a Macintosh at the same time? Let's block ads! بخوانید...

    ادامه مطلب
  • can install TeamViewer 10 & 11 on Macintosh at same time?

  • نیلوبلاگ

    Teamviewer 11 is installed onto a Macintosh via an installer application. I think Teamviewer 10 is erased as the new version is installed. And that's not counting any resources in System Folders (e.g. "/Library/") that get installed or overwritten. I know they can't run at the same time, but does anyone know if Teamviewer 10 & Teamviewer 11 can co-exist on a Macintosh at the same time? Let's block ads! بخوانید...

    ادامه مطلب
  • Was this email forwarded by a filter?

  • نیلوبلاگ

    I'm having problems where email is showing up in an account that it is not being sent to. Email was sent from a PHP form with the intended recipient of [email protected] but the emails keep showing up at [email protected] Is there any way to tell if this is being caused by a filter or something at the ymail address that is automatically forwarding stuff to the earthlink address? The headers are below. Retu-Path: <[email protected]> Received: from mx-collie.atl.as.earthlink.net ([207.69.1...

    ادامه مطلب
  • Connection refused when telnet chouchbase port on fedora server

  • نیلوبلاگ

    i have done add couchbase port on iptables fedora server but when i telnet in localhost the connection refused.. iptables list ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:jamlink ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:8092 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:11207 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:11209 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:11210 ACCEPT tcp -- anywhere anywher...

    ادامه مطلب
  • SYN_SENT and Connection not private?

  • نیلوبلاگ

    Okay so I was basically running a server on a domain, and this is the first time, but when I logged in on the website, Google Chrome gave me an Error "Your connection is not Private" and I couldn't proceed to next page. So I don't know why but I ran CMD and typed in netstat -ano. And lot's of IPs and stuff came up with "Established" and "Time_wait" etc. Then I scrolled down and saw this: TCP [::1]:58109 [::1]:27275 SYN_SENT 6484 TCP [::1]:58110 [:...

    ادامه مطلب
  • Timing iOS app triggered by motion?

  • نیلوبلاگ

    I need to time an object that stays still on a wall but may fail and fall off the wall after some time. Instead of sitting there for the fall that may never occur I would like to use a smartphone camera to sense motion as a trigger for a stopwatch. The app ideally would take snaps from the start of the timing and at the end so as to see what motion triggered the smartphone camera to stop timing... Any ideas? P.S. Did some research that comes up with one rudimentary app for timing laps of runners...

    ادامه مطلب
  • How can I direct specific traffic through a given network connection?

  • نیلوبلاگ

    hopefully I've phrased the correctly appropriately! Using windows 7 Pro SP1 On my laptop, I have to use both a wired and wireless connection - some traffic (eg accessing specific systems) I can only access through the wired connection - and others only through the wireless connection. Both are company on-site connections - they're just not very joined up. At the moment, I have to switch between them through the day - if I leave both on, it's hit or miss which connection windows will try and use ...

    ادامه مطلب
  • Internet Connection Sharing stopped working after Windows 10 Anniversary Update

  • نیلوبلاگ

    Since updating to Windows 10 1607 (the "Anniversary Update") my shared WiFi adapter isn't shared any more. I share the WiFi connection with a Hyper-V switch so that my VMs have Inteet access via the Surface Pro 2's WiFi connection. But since the update, this only works after manually disabling and re-enabling Inteet Connection Sharing. Otherwise the inteet sharing doesn't work even though the option is set in WiFi properties. An ideas? Let's block ads! بخوانید...

    ادامه مطلب
  • Can I type accented characters (é, ř, ...) in Windows by holding a key (like on Android)?

  • نیلوبلاگ

    Is there a way to set up Microsoft Windows so you can enter accented characters (with diacritics, such as é, ř, ...) by holding a key and then selected the variant you like? I mean the similar way which works on tablets and mobile phones. E.g. you hold the key e and instead of auto-repeating the same character the system would offer you a small menu on the position of the cursor offering é, è, ê etc. Note: I am aware of other ways to enter accented characters. This question is purely about this ...

    ادامه مطلب
  • LG monitor won't automatically wake up from standby

  • نیلوبلاگ

    I have two LG monitors (different ones) connected to my PC, one via D-SUB and the other (a newer monitor) via HDMI. When my PC goes to sleep and sends the VESA sleep command, both of my monitors shut down and go to sleep. The D-SUB monitor's light tus yellow, but the HDMI one just completely shuts off. When I move the mouse and the screens come up from sleep, the D-SUB monitor tus on but the HDMI monitor stays off, and I have to tu it on by pressing the power button, after which it works fine. T...

    ادامه مطلب