Skip to content

Category Archives: SSH

Use Xming on Windows to view X11 forwarded apps

Recently, I have had a need to use Windows more frequently (Windows-only games and ActiveSync!), but still have a high demand on my network at the same time. I have sought to be able to combine the best of both worlds. I previously relied heavily on Web-based applications, but my favorite Web Development IDE was [...]

How To Add Programs To Your Startup In KDE

I discovered the best way for me to mount my ssh shares via sshfs automatically when I log in. I add shares and folders from time to time, and I also wanted this technology to automatically be backed up for me, so I wanted the solution to lie inside my home folder. I did some [...]

Problems with kdesu via SSH after Hardy Heron Upgrade

I started encountering an error when using kdesu via SSH after Hardy Heron was installed. I’ve since upgraded to 8.04.1 as well and still am running into this bug.
X11 connection rejected because of wrong authentication.
kate: cannot connect to X server localhost:10.0

I know I’m not the only Kubuntu user, and there is proof I am not [...]

SSH Denied Even Though The Keys Are Authorized

I recently had to reinstall one of my servers. It was a pain. I didn’t have the partitions correct, so I lost my web install, and I hate how Ubuntu does not let us put /etc on a separate partition because of init. I struggled for a while with being forced to enter a password [...]

The OpenSSL Vulnerability

I recently established my network to use SSH connections. My three Ubuntu systems I discovered were using weak keys that had been generated using the flawed packages. If you haven’t been paying attention, Canonical issued USN-612-1 on 5/13/2008. If you’re using keys that have been generated since September 2006, it’s likely that you need to [...]

Browsing SCP and SSH

Now that I’ve gotten my SSH server installed and working properly, I’ve found a need for some tools to work with that secure shell. KDE again comes to my rescue, and allows me to browse my remote secure shell connection right from inside of Konqueror. This makes it a breeze to copy and paste documents [...]