Archive for the ‘Unix/Linux’ Category

Ubuntu Gutsy Update Manager - GPG Public Key Error - AWM

Posted on December 8th, 2007 in Computers, Unix/Linux | 6 Comments »

For those of you who are having troubles with updating the Avant Windows Navigator for Ubuntu 7.10 Gutsy Gibbon - I hope this helps.

After installing AWN you add these repositories to your source.list:

deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

And when you sudo apt-get update you get this error:

W: GPG error: http://download.tuxfamily.org gutsy Release: The following signatures couldn’t be verified because the public
key is not available: NO_PUBKEY 3E231AC7F4ECF181

To fix this, please run the following commands:

$ wget http://download.tuxfamily.org/syzygy42/reacocard.asc
$ sudo apt-key add reacocard.asc
$ rm reacocard.asc

Now run

$ sudo apt-get update

No more errors!

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • StumbleUpon
  • del.icio.us
  • Google
  • Facebook
  • Technorati
  • Furl
  • Reddit
  • YahooMyWeb
  • Live
  • Fark
  • NewsVine
  • Ma.gnolia
  • co.mments
  • BlogMemes
  • SphereIt
  • Spurl
  • E-mail this story to a friend!
  • Print this article!
  • TwitThis

Install Apache, MySQL, PHP and Perl the fast and easy way!

Posted on December 2nd, 2007 in Apple, Computers, Microsoft, Tools, Unix/Linux, Web | No Comments »

Installing Apache + MySQL + PHP + Perl can be a pain in the ass on any system, until now. XAMPP is a free - fast & easy way to install Apache distro containing MySQL, PHP and Perl. Download, extract and run -that’s it!!

Currently there are 4 XAMPP distros:

* XAMPP for Linux
The distribution for Linux systems (tested for SuSE, RedHat, Mandrake and Debian) contains: Apache, MySQL, PHP & PEAR, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, gdbm, zlib, expat, Sablotron, libxml, Ming, Webalizer, pdf class, ncurses, mod_perl, FreeTDS, gettext, mcrypt, mhash, eAccelerator, SQLite and IMAP C-Client.

* XAMPP for Windows
The distribution for Windows 98, NT, 2000, 2003, XP and Vista. This version contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, Ming, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, and WEB-DAV + mod_auth_mysql.

* XAMPP for Mac OS X
The distribution for Mac OS X contains: Apache, MySQL, PHP & PEAR, SQLite, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, zlib, Ming, Webalizer, mod_perl, eAccelerator, phpSQLiteAdmin.

WARNING: This version of XAMPP is still in the first steps of development. Use at you own risk!

* XAMPP for Solaris
The distribution for Solaris (developed and tested with Solaris 8, tested with Solaris 9) contains: Apache, MySQL, PHP & PEAR, Perl, ProFTPD, phpMyAdmin, OpenSSL, Freetype2, libjpeg, libpng, zlib, expat, Ming, Webalizer, pdf class.

WARNING: This version of XAMPP is still in the first steps of development. Use at you own risk!

xamppjpg.gif

Click here to read more about XAMPP & download

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • StumbleUpon
  • del.icio.us
  • Google
  • Facebook
  • Technorati
  • Furl
  • Reddit
  • YahooMyWeb
  • Live
  • Fark
  • NewsVine
  • Ma.gnolia
  • co.mments
  • BlogMemes
  • SphereIt
  • Spurl
  • E-mail this story to a friend!
  • Print this article!
  • TwitThis

Microsoft Internet Explorer 6 and 7 for Ubuntu (IE7 for Linux)

Posted on November 30th, 2007 in Computers, Microsoft, Unix/Linux | 5 Comments »

Although its nice not having to rely on anything Microsoft anymore there are some things I need to properly do my job, one of which is testing our websites on all web browsers through dev. I recently came across this neat application that allows me to run Microsoft Internet Explorer 6 (IE4, IE5, & IE6) on Ubuntu (as well as most distro’s of Linux).

IEs4Linux also is working hard on their next release which allows “us” Linux users to run Microsoft IE7!! I’ve been playing with the beta release of Internet Explorer 7 on Ubuntu and you can download the beta here.

IEs4Linux is probably the easiest app I have installed and works wonderfully in Ubuntu 7.10 (Gutsy Gibbon). It’s there when I need it and it’s fast, all three versions.

To install IEs4Linux you have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:

1) Open a terminal

2) Open /etc/apt/sources.list

sudo gedit /etc/apt/sources.list

3) Uncomment (or add) following lines:

deb http://us.archive.ubuntu.com/ubuntu edgy universe

4) Add this line:

deb http://wine.budgetdedicated.com/apt edgy main

5) Close gedit. Update and install wine and cabextract:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install wine cabextract

6) Download IEs 4 Linux and install

wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux

Note for Dapper users: if you use ubuntu dapper, replace edgy with dapper on lines above. Note for Feisty users (7.04): if you use ubuntu Feisty, replace edgy with feisty in the lines above. Also replace gedit with kedit if running Kubuntu instead of Ubuntu.

For more information or steps to install on other distro’s please visit IEs4Linux.

If you find this application useful please donate here - this open source app was developed by Sérgio Luís Lopes Júnior, a 21 year old college student in Brazil. I always donate - it is really important to keep these guys (and kids) going.

IE7 for Ubuntu - IE6 for Ubuntu

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • StumbleUpon
  • del.icio.us
  • Google
  • Facebook
  • Technorati
  • Furl
  • Reddit
  • YahooMyWeb
  • Live
  • Fark
  • NewsVine
  • Ma.gnolia
  • co.mments
  • BlogMemes
  • SphereIt
  • Spurl
  • E-mail this story to a friend!
  • Print this article!
  • TwitThis

Ubuntu 7.10 Gutsy Gibbon

Posted on November 25th, 2007 in Computers, Unix/Linux | No Comments »

Just wanted to let you guys know I installed Ubuntu 7.10 Gutsy Gibbon on my laptop and think it’s awesome. This is the first Linux OS that has worked perfectly on my laptop out of the box - Wifi, Video, Audio, EVERYTHING!!

Anyways, I’ve installed a bunch of neat apps and customized the heck out of it using Mac4Lin and Compiz-Fusion. Below you’ll find several screenshots of my desktop at the time I wrote this and I will make sure to post my app list and how too’s soon - till the please enjoy and post your comments!!

Ubuntu Screenshot
Ubuntu Screenshot
Ubuntu Screenshot
Ubuntu Screenshot
Ubuntu Screenshot
Ubuntu Terminal

Updated Desktop Screenshot:

Mac4Lin Ubuntu Desktop

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • StumbleUpon
  • del.icio.us
  • Google
  • Facebook
  • Technorati
  • Furl
  • Reddit
  • YahooMyWeb
  • Live
  • Fark
  • NewsVine
  • Ma.gnolia
  • co.mments
  • BlogMemes
  • SphereIt
  • Spurl
  • E-mail this story to a friend!
  • Print this article!
  • TwitThis