Viagra online Cialis online Actos online

Perhaps the coolest Linux trick evah

Today, you can set up a Ubuntu based computer easily and have no more difficulties with installation and maintenance of your system than any arbitrary OS on any arbitrary set of hardware. But there was a time when Linux was harder and not for just anyone. For me, messing with a system that is a bit of an uphill battle is worth it if that system does certain magic. This is an example of this magic.

To comment on this post, please visit this open thread on my old blogs. The commenting system on this blog is currently broken. Sorry for the inconvenience.

If you like it, share it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • Slashdot
  • StumbleUpon
  • Technorati

5 Responses to “Perhaps the coolest Linux trick evah”  

  1. 1 Jason Thibeault

    Ah, the sweet embrace of Wordpress.

    Heh, he started typing aptitude — the CURSES-based (meaning, terminal-based) app — before realizing what he was doing, and typing synaptic instead to spawn another GUI app.

    I have actually uninstalled X on my Linux servers, however I use this occasionally at home to access some GUI-only stuff on my desktop (which is in my office), from the living room via my laptop. I wouldn’t recommend you use this to publicly access apps at home from a remote connection, even if you enable compression, as you’d be way better off spawning a whole VNC connection where the compression is a hell of a lot better.

    Remember, tunnel VNC through SSH as well, don’t just open port 5900 on your firewall, that’s damn insecure! SSH into your server, then use “vncviewer :1 -localhost” and it’ll redirect VNC to your local box — make sure you have both VNC Viewer and Server installed on your destination computer. You don’t even need to allow open connections to VNC on the target — as long as the target will accept VNC connections from localhost, and you can get into the target via SSH, then you’re golden.

  2. 2 Jason Thibeault

    There’s actually a minor problem with my above comment, which I elucidate on the post that just made that pingback. Plus that link has a few extra tricks involving port redirection over SSH.

    im in ur blog stealin ur traffick

  3. 3 Successful Researcher: How to Become One

    Great tip!

  4. 4 Successful Researcher: How to Become One

    Great tip! Thank you.

  1. 1 Lousy Canuck » Awesome SSH tricks

Leave a Reply