Author Archive
For this howto we will be using the TP-LINK line of USB wireless cards. More precisely the 54Mbps TL-WN321G and the 300M TL-WN821N adapters otherwise known for running the Atheros Communications, Inc. Atheros eXtended Range™ technology. This is an important note because this is how this card will appear under Linux. I find these adapters […]
July 3rd, 2010 | Posted in Network, NIX Posts | 4 Comments
Here I would like to take you through the steps to configuring and securing a router (In this case we will use the WRT54G as an example) for your home or small office setup. Securing a router can be very important especially when the wireless function is enabled. Likely the most important reason is to […]
July 1st, 2010 | Posted in Network, NIX Posts, Windows | 3 Comments
Fedora 13 has been out now since around May 25th, so it's time for the semi annual upgrade. Unlike with previous versions, I've now switched to the GNOME desktop since I have been finding the KDE desktop to be far less intuitive then it's former competitor and far less responsive. (As you recall from the […]
June 5th, 2010 | Posted in NIX Posts | 3 Comments
PROBLEM You get this when trying to SSH to a host from some IP (Let's assume it's 111.22.33.44 for the scope of this problem): ssh_exchange_identification: Connection closed by remote host What to do?
February 12th, 2010 | Posted in NIX Posts | 2 Comments
PROBLEM A little tidbit of Windows knowledge. When highlighting a section of a Microsoft Word document and pressing the delete key, nothing happens. No errors or messages at all. Try this to fix it… SOLUTION
January 12th, 2010 | Posted in NIX Posts | 3 Comments
Skype is a popular text, video and voice (VoIP) chat client. A more detailed article can be found on the Wikipedia Skype page. Here is a list of some of the hurdles I've ran into getting the client to work on my own distribution. PROBLEM Skype for Linux had poor video in the not so […]
January 8th, 2010 | Posted in NIX Posts | 3 Comments
Fedora 12 has been out of the oven since about Nov 17 so it's high time I upgrade before it spoils. As with the previous release, I look forward to any new features in KDE 4.3. (As you recall from the previous upgrades, KDE was introduced rewritten almost entirely in Qt4). Also noteworthy to mention is the […]
December 31st, 2009 | Posted in NIX Posts | No Comments
Since around Fedora 8 and KDE 4.0, the default DESKTOPMANAGER that greets you before you login to your GUI is set to GNOME (Even now with Fedora 13 out, the same is still true). Now I was an avid KDE user and though I started on Gnome, KDE just grew on me up until about Fedora 12. After […]
August 19th, 2009 | Posted in NIX Posts | No Comments
Following a recent upgrade, Xorg was apparently also updated to version xorg-x11-server-Xorg-1.6.1.901-1.fc11.i586 which unfortunately didn't play nicely with version xorg-x11-drv-ati-6.12.2-14.fc11.i586 . After a brief investigation, the combination resulted in this error: /usr/lib/xorg/modules/drivers//radeon_drv.so: undefined symbol: DRIOpenDRMMaster Ultimately, this had the following effect: No GUI (System never got as far as showing any graphics let alone KDE, Gnome […]
August 16th, 2009 | Posted in NIX Posts | 1 Comment
Here we'll go over how to connect, configure and format a SATA I / II hard drive on Linux. The intent for this drive ultimately was to share the drive through SAMBA between our home PC's and to hold home movies from the Sony HDR-SR7 camcorder I have. Ultimately, I will be using this drive and […]
July 28th, 2009 | Posted in NIX Posts | 1 Comment