Tag: sshFix X11 Forwarding over SSH in Ubuntu 10.04 (Lucid)October 13, 2011 There is a bug in Ubuntu Lucid’s sshd (SSH server) that causes issues with IPv6-enabled network interfaces preventing X11 forwarding over SSH from working properly. The error in error: Failed to allocate internet-domain X11 display socket. To fix the issue, you need to tell sshd to only listen to IPv4. Add the following line at the top of AddressFamily inet Solution is from: http://www.se.cuhk.edu.hk/~hmleung/wordpress/?p=876 Categories: Linux, Networking sshd in Ubuntu December 28, 2010 By default, Ubuntu does not have sshd installed and configured. To be able to ssh into your machine, run: sudo apt-get install openssh-server Categories: Linux Key-Based SSH Login with PuTTY April 15, 2010 I'm a Linux user at heart, but there are still instances when I need to use Windows. I am used to having an SSH agent and key-based login on Linux, so I wanted to setup PuTTY to do the same on my Lenovo X201 laptop running Windows 7. I followed the instructions at http://www.howtoforge.com/ssh_key_based_logins_putty and it worked perfectly. I also added the pageant shortcut to my Startup items folder, so pageant automatically starts when I login, and the ThinkVantage password manager prompts for my fingerprint to unlock the key. Categories: Linux Mercurial Over SSH April 12, 2010 To clone a Mercurial (hg) repository over SSH, use the command hg clone ssh://hostname/path/to/reporeplacing hostname with the hostname of the computer who you would like to connect to via SSH to obtain the repository and path/to/repo with the path to the repository, relative to your home directory. To use a directory relative to the root directory of the remote host, add additional slash after the hostname
hg clone ssh://hostname//path/to/repo Categories: Development, Linux Tab Completion of SSH Hosts August 28, 2009 I was tired of having to type full hostnames every time I wanted to SSH to a computer I commonly use. So, I setup tab completion for hostnames when I use SSH or SCP. The process involved only 3 simple steps.
Categories: Linux, Networking DD-WRT Password Reset August 06, 2009 I had SSH enabled on my router running DD-WRT v24 and my SSH key installed, allowing me to SSH into the router. However, I could not remember the password for the web interface. I used the instructions at http://www.righteoushack.net/?p=262 to reset the password by modifying NVRAM values using SSH. Categories: Linux, Networking |
SearchCategories
Also see Emily & Aaron's Blog Tagsacm apt awk bash benchwork bibtex c compiz dd-wrt dia dvd eeebuntu eeepc eps excel fedora firefox flash freebsd gnome hostname iptables java kde latex mac os x mail merge mediawiki mercurial mrtg nvidia pdf perl phidgets postscript powerpoint printer putty pxe python R route scenery sed snmp ssh structures subnet subversion sudo ubuntu vegetarian vim visio windows word wrt54gl x11 yum Years |