So, I had the script all ready, I’ve got my x11vnc custom compiled to be as widely compatible as possible, I’ve tested thoroughly on the internal network. The next step was to test my x11vnc “one cut and paste” script over the internet. So, I visited my parents pc which dual-boots Windows XP and Mandrake 10.0…. I did the cut and paste into the “run command…” menu and waited and waited and waited. dropped to a console and started again, but checked that x11vnc was already running. I didn’t know what could be taking so long. I tried again and the FIRST connection gave the prompt.
Category: General Site Info
-
The security of remote tech support (ultravnc sc or x11vnc with wrapper script)
Well, I’ve got a nice way of doing “easy” one click (or one cut and paste) light desktop support for windows or linux, one uses ultravnc sc, the other uses x11vnc with a special wrapper script. So, what security flaws are there in this process? Well, for starters, I see the biggest vulnerability for the computer running the listening vncviewer (because it HAS to be available to the outside world.) That means the tech support desk must keep on top of vncviewer updates and keep the service turned off when not expecting a client connection. The other question that comes to mind is encryption though….
-
A closer look at x11vnc
I’ve got to say, one of the things I really like about linux are the myriad of options for remotely administering a system. SSH is the one I use the most, but for the graphical you have x (especially on the LAN), nxserver (which is a compressed and optionally encrypted wrapper of the X protocol….), vnc can be used, although as I’ve noted in the prior articles one problem with either nxserver, X or vnc is that you can’t by default connect to a running X session. x0rfbserver CAN, but only if a user is logged in (as far as I know….) I found an interesting trick with x11vnc that let’s you run it even if the system is at the greeter. (the login screen for X).
-
x11vnc recompiled to be as widely compatible as possible…
As I said in the earlier posts, I was essentially looking for a “Single click” solution for linux VNC remote desktop support. A solution that doesn’t require the remote support client to change firewall settings, install software, etc. What I’ve settled on is closer to a single cut and paste solution, which is fairly simple. The next problem I had was compatibility of the x11vnc binary. The first problem was the xfixes library not being a part of Mandrake 10.0, then xdamage, xrender, xrandr – none of those libraries were found… so, I started looking at the compile options for x11vnc (and the optimization, because I wanted a smaller file size.)
-
Remote Tech Support with x11vnc and wrapper script
So, the idea is that I wanted something “like” the Ultranvnc Single Click download, only for linux. The main idea being is that if someone is looking for a bit of desktop tech support on linux, we don’t need to be giving instructions for 5 different package managers, or source compilation, or anything more than MAYBE something to cut and paste. In fact, something like this…. wget http://www.mysite.com/remote-support && sh remote-support could be easily pasted into a console window (which hopefully we can give instructions on finding), or a run command in kde for instance. Then the remote-support script should do the rest. *(By the way, the script doesn’t have to be chmod’ed to executable when we use sh to invoke it…)
-
Remote Tech Support using VNC (Ultravnc SC and x11vnc+wrapper script)
Ok, some time back I’d done a writeup on UltraVNC SC, which is a nice customizable (windows version) VNC server that essentially let’s someone doing remote support build their own downloadable .exe that runs and automatically tries to make a direct connection to a “listening” vnc viewer. It’s good for helpdesk environments as an easy download and run, and I’ve done some trials at using it over the internet with some of my existing computer service customers. Very soon, I’ll be adding a page and information about Remote Tech support services using this same method. I have run into some problems with it though. There are multiple advantages to this approach though (the main being NO firewall config for the user needing remote support – all firewall config is done at the “support center” end. Another advantage being that it’s “hardcoded” to connect to a specific given address and if that fails it gives up and uninstalls itself. The last advantage being that it completely uninstalls after a successful session as well. (Well, technically it never “installs” to begin with.))
-
Day of a thousand posts…
It’s funny, some days there seems to be nothing happen that really is outstanding or different, or noteworthy. I don’t know, you see the same news stories, feel like you fix the same problems, etc….. Yesterday though, I worked on a couple of things which will find their way here in the form of posts soon (if time allows). It won’t quite be a thousand posts, but ….
-
Trackback and Comment Spam storms update
Well it looks as though the storms of Trackback and Comment spam that I mentioned last week have just about tailed off now. About 6200-6300 posts were reported as junk by akismet and the “other” spam killing plugin probably got another couple hundred, so it’s been pretty deep. Anyway, the first few days, I was seeing spikes of about 200 or so junk comments/trackbacks happen for about an hour every 2-3 hours and today there’s just been a “spike” of a bit under 100 for an hour once in the day. I think there may have been one yesterday. Just not much to “write home about”.
-
Slow posting week
This has been a slow posting week. Much slower than I had hoped across all the sites. The main reason is a stomach bug of sorts (flu?) Anyway, I managed to get a little work done yesterday and felt clobbered again today. I don’t know how much I’ll be posting before next Tuesday. There is a project I’m getting ready to launch in relation to this site which hopefully will be fleshed out by next week. I’ve already got two essential pieces in place and just need to revise it a bit. Of course, there are lots of news stories going on above and beyond what I had plans of doing this week and there are only a few that I feel like I MUST give an update on here…
-
Google Site: search issues
This is interesting…. there’s been a lot of frustration among some (myself included) with the current state of Googles site indexing. For a good while I’ve been able to consistently find ANY post on my site using google if I quote a certain amount of text that I know is on the page. Currently, such quoted text searches for pages that show up as “supplemental” in a site:averyjparker.com search… turn up nothing. In theory, the supplemental results SHOULD turn up when there are no others. (If I understand correctly…) I’ve been able to duplicate this with other site’s supplemental results as well, so it doesn’t JUST affect this site. Well, there’s an update at the official sitemaps blog that tells of some interesting issues with the site: search operator. It sounds like there might be a connection….