Tuesday, November 28, 2006
Checkinstall
Checkinstall is a nice tool to create simple .deb-packages that you can use in your local network (e.g. if you have to install the same piece of software on multiple computers running Debian). It lets you compile and install software from the sources like before, but with the difference that you end up with a simple Debian package which also means that you can easily uninstall the software you just compiled by running dpkg -r!
Monday, November 27, 2006
Sunday, November 26, 2006
Saturday, November 25, 2006
Thursday, November 23, 2006
Ubuntu and Belkin F5D7050
Belkin F5D7050 Ver 3000 w/Ralink rt73driver. This is an excellent tutorial and how-to for getting a USB WiFI setup for the Belkin device.
Tuesday, November 21, 2006
Monday, November 20, 2006
Ubuntu 6.10 Wiki and Application Install Guide
This is an "unofficial" guide but has an easy to use format that is ideal for getting information on how to install new applications.
Sunday, November 19, 2006
XAMPP Linux/Windows Apache Server
If a complete Apache. PHP, MySQL server solution is needed this looks interesting although I have not tried it.
Saturday, November 18, 2006
Ubuntu: Adding Packaages
This gives all the information and steps to add additional resources to Ubuntu. For examle fo yiu need to add programming capability gcc etc will be needed.
Friday, November 17, 2006
Ubuntu Root Setup
Unlike other Linux distros Ubuntu does NOT ask you to set up a root account during setup.
Here are the instructions on how to set a root user:
Tuesday, November 14, 2006
Sunday, November 12, 2006
Sunday, November 05, 2006
Wednesday, October 25, 2006
Sunday, October 08, 2006
Secure Hard Drive Erasure
Here is a script that will erase a hard drive by writting random data to it.
Wednesday, September 13, 2006
Tuesday, September 12, 2006
Scribus and Fonts
If you need help with the layout program Scribus and foonts here is a good link.
Monday, September 11, 2006
Monday, September 04, 2006
Shrinking HD Partitions
Shrink a Linux Partition explains how an existing disk partition can be resized.
Tuesday, August 15, 2006
Installing a rpm.bin file
This came from a SUN web page. I need to make sure it works. (Yes I tried it and it works fine)
Installation of RPM File
Use these instructions if you want to install Java SE Runtime Environment in the form of RPM packages. If you want to use the self-extracting binary file instead, see Installation of Self-Extracting Binary.
1. Download and check the file size.
You can download to any directory you choose.Before you download the file, notice its byte size provided on the download page on the web site. Once the download has completed, compare that file size to the size of the downloaded file to make sure they are equal.
2. Become root by running the su command and entering the super-user password.
3. Extract and install the contents of the downloaded file.
Change directory to where the downloaded file is located and run these commands to first set the executable permissions and then run the binary to extract and run the RPM file:chmod a+x jre-1_6_0_-linux-i586-rpm.bin
./jre-1_6_0_-linux-i586-rpm.bin
Note that the initial "./" is required if you do not have "." in your PATH environment variable.
The script displays a binary license agreement, which you are asked to agree to before installation can proceed. Once you have agreed to the license, the install script creates and runs the file jre-1_6_0_
-linux-i586.rpm in the current directory.NOTE - If instead you want to only extract the RPM file but not install it, you can run the .bin file with the -x argument. You do not need to be root to do this.
4. Delete the bin and rpm file if you want to save disk space.
Monday, August 14, 2006
SUSE 10.1
I was not happy. Although it installed, my Belkin wireless card was not recognized and setup. SUSE 10.0 WiFi support was super, at least for me.
I dumped 10.1 and reinstalled 10.0. Happy to say that WiFi worked, once agian, first time. I will try SUSE 10.2 when it comes out
Saturday, May 27, 2006
PC is Back Running...On to the Web Server
I then put it all back together and it worked. I guess a CPU pin was having a bad contact day.
Now I am investigating how to set up a web server with my dynamic IP DSL connection.
Monday, May 08, 2006
PC Goes Bust
I can't even get the BIOS screen to come up.
Oh well. It was an old PC.
Saturday, May 06, 2006
Good Book on Middle East
Saturday, April 29, 2006
Belkin F5D7000 WiFi PCI Card Works Great!
CompUSA for $35.
Details:
Belkin Version 5000
Wireless G
Part #: F5D7000 - P10097-C (This came from sticker on the PC Board)
IC-ID: 4711A-WW4201D (This came from sticker on the PC Board)
Part # F5D7000 (This came from the Box)
My steps:
===========
1. Put card in PCI slot
2. Power Up
3. Setup in Yast (Card was discovered automatically)
4. Entered root shell
5. Card is shown as ath0
6. iwconfig shows the Yast details were picked up
7. From shell:
rcnetwork stop eth0
rcnetwork stop ath0
rcnetwork start ath0
8. Go to web browser...It worked.
For the more technical savy this wifi card uses an Atheros chipset.
Friday, April 28, 2006
Shell Command of the Day: uname
NAME
uname - print system information
SYNOPSIS
uname [OPTION]...DESCRIPTION
Print certain system information. With no OPTION, same as -s.-a, --all
print all information, in the following order:
-s, --kernel-name
print the kernel name
-n, --nodename
print the network node hostname
-r, --kernel-release
print the kernel release
-v, --kernel-version
print the kernel version
-m, --machine
print the machine hardware name
-p, --processor
print the processor type
-i, --hardware-platform
print the hardware platform
-o, --operating-system
print the operating system
--help display this help and exit
--version
Linux Distribution and Unix Genealogy Charts
Linux Distribution History
Unix History
AirLink101 AWLH5025 MIMO PCI ..No Success
I went the NDISWRAPPER route first. No joy there. Then I tried the driver solution/system available at Linuxant.
The Linuxant interface was a joy to use but, unfortunatley did not work either.
I also tried a Linksys WMP11 card but that did not work.
Assistance from chat room groups, from users far more knowledgeable than I can hope to be, was welcome and very good.
I now have three WiFi cards that do not work. An eBay sale is coming!
Tuesday, April 25, 2006
Mandriva 2006 and Wifi: No Luck yet
One complicating factor is that the drivers are specific to the types of integrated circuits (ICs) on a WiFi card. Manufactures can change an IC and still call the card by the same name.
So far no luck with the WiFi connection using the AWLH5025 card.
BTW for those who need an source of linix distributions that are inexpensive take a look at:
PCTech101
Saturday, April 22, 2006
Mandriva 2006, Fedora 5 and Suse10
My success with ndiswrapper has been mixed. I once got a different card working on SUSE 9.3. I followed a set of published instructions but they did not get the WiFi conenction working. One day I did a SUSE check for new programs/upgraded. I then rebooted and WOW wifi worked. Unfortunately I never knew what changed to fix my issue.
I tried the AWH5025 card with Fedora 5 but was nver able to ger ndiswrapper to work. Now I am trying with Mandriva 2006. During installation I found a menu that said to load ndiswrapper. I assume that went well. In uisng the Mandriva wifi setup I was able to laod the RT61.inf file and set the ESSID and WEP password. The WIFI card is indicated as being set up as wlaon0 but it doesn't work. The "green" light on the PCI card frame does light up a solid green so I guees I am getting power.
Dead in the water so far. Numerous google searches have brought up conflicting ndiswrapper info and the need , or not, to reocmpile the kernel.
I am very impressed with the value in the Linux packages but the WIFI support is still awful.