Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • IE 4 Linux

    Internet Explorer on Linuxhttp://webexpose.org/2007/01/07/internet-explorer-7-on-linux/ http://www.tatanka.com.br/ies4linux/page/InstallationIEs 4 Linux needs two packages: cabextract and Wine. You can install them using your Linux package manager (synaptic, apt-get, yum, emerge etc) or go to their sites. wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gztar zxvf ies4linux-latest.tar.gzcd ies4linux-*./ies4linux

    January 9, 2007
  • Research on adding a wireless card using WPA in Ubuntu

    I’ve just begun to research WPA + PCI wireless card in Ubuntu. Follow installation instructions for ndiswrapper:http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation Using a ZyXEL card:http://ndiswrapper.sourceforge.net/mediawiki/index.php/List#Z Tools to use: iwconfig – to configure wireless network interface. iwlist wlan0 scan – scan for access points using wlan0 interface WPA with ndiswrapper:http://ndiswrapper.sourceforge.net/mediawiki/index.php/WPA

    January 9, 2007
  • Log of setting up a “test” virtual server on apache2 under Linux.

    Equipment HP Pavilion 6745C/700 MHz Celeron/256MB ram. I’m using gvim as an editor. Step 1, Add host to /etc/hosts:sudo gvim /etc/hostsBefore the IPv6 section (if you have one), add: 127.0.0.1 latte In this case “latte” is my virtual hostname. Step 2, Add a new configuration file for the virtual host:cd /etc/apache2/sites-availablecp default latte.confThe naming of…

    December 29, 2006
←Previous Page
1 … 294 295 296 297 298 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress