Using Ubuntu PPA Repositories Behind a Firewall
posted by John on under Operating Systems
This post describes a quick and dirty way to configure apt-add-repository to use port 80 instead of port 11371.
posted by John on under Operating Systems
This post describes a quick and dirty way to configure apt-add-repository to use port 80 instead of port 11371.
posted by Jake on under Operating Systems
When you setup your computer at the time of your initial Ubuntu installation, you assign your computer a hostname. In my case, I gave it a hostname and then later wanted to change it to something else. This is accomplished in two easy steps.
posted by Jake on under Networking
I had some fun this morning when the headless box that I'm ssh'ing into to do test app runs randomly changed IP address. My goal was to find it on the network from my local box. To my rescue: a cool tool called nmap.
posted by Jake on under Operating Systems
Have you ever wanted to map to a remote drive or mount a samba share on Linux? The commands a really easy, and they're chronicled here.
posted by Jake on under Misc Tools
I wanted to count packets coming back and forth while telnet'ing to test out some different email protocols on our mail server and found this nifty little utility: it's called EtherApe. Supposedly it's a clone of Etherman, which, if it has clones, probably costs money.