Tag: ssh

  • How-to – NXserver on OpenSUSE

    I’ve played around with NXserver before and been impressed with it’s speed (and quality) of remote X desktop over slow connections. It’s been about a year since I’ve actively looked at it, but I found this how-to yesterday from madpenguin. The how-to is related to getting nxserver up and running on OpenSuSE using freenx (a free version of NoMachine’s NX server).

    (more…)

  • 10 things to do before hooking a Linux PC up to the net

    An editor at tech republic gave a challange not too long ago to Linux users to step up and offer articles along the lines of the top 10 things to do before hooking a linux pc up to the internet. Click to read the first of these submissions (I don’t know if there will be more featured, but more are viewable here.)

    (more…)

  • Samba (Windows) domain controller using ubuntu linux

    There’s a good how-to at (where else) howtoforge.com on the topic of setting up ubuntu Linux (with samba) as a Primary domain controller for your network of windows machines. This uses tdb instead of LDAP and is suitable for networks with up to 250 users. The advantage here is that it’s simpler to setup than LDAP integration. Of course, samba for simple file/print sharing is fairly easy to setup, the domain controller “stuff” is usually a bit tricker.

    (more…)

  • SSH tips and tricks.

    This linux.com article will make a handy reference for anyone who’s a bit fuzzy on what ssh can do other than just something that looks like telnet, although encrypted from end to end. It’s from their CLI Magic series. Among the topics covered.

    (more…)

  • VNC or Tightvnc for remote pc access

    I was surprised to do a search and find that I haven’t mentioned tightvnc before (or even merely VNC as a useful tool.) Ok – here’s the scenario, you need a way to get remote pc access, or remotely view a desktop, maybe it’s a Windows machine and you’re using a Mac? Or Maybe it’s a Mac and you have a linux desktop? Or a Linux server from a Windows machine? Most of the time in the Windows to Windows remote control area the choice becomes either Remote Desktop, or PCAnywhere. There are other options though. One that I’m particularly found of is TightVNC, which is an implementation of the VNC protocol (VNC stands for Virtual Network Computing).

    (more…)

  • Linux on a Linksys wireless router

    This is one of those projects I’ve been tempted to undertake for some time… Newsforge has an article on Linux on the Linksys wireless WRT54G and WRT54GS routers. The distribution designed for it is openwrt which is an embedded linux flavor.

    (more…)