Feed on
Posts
Comments

Archive for the ‘All Posts’ Category

Linux Commercial


Read Full Post »

If you need to uncompress a .rar archive in Linux, you can download a program called unrar. If you are using Ubuntu or Debian, you can install unrar by opening a terminal and typing sudo apt-get install unrar. Then read the instructions by typing man unrar.
Basically, to unrar a file in Linux, just [...]

Read Full Post »

What the Heck is RSS?
And why should I care?
Good questions. First, here’s why you should care.
Unlike getting website updates or ezines by email, RSS feeds give you absolute, 100% complete control over the situation.
You don’t have to reveal your email address. If you want to stop receiving content, you don’t have to request to [...]

Read Full Post »

I finished creating this Beach Map (1.5 gig .psd file) on Ubuntu Linux recently using a neat plugin called crossover office. This lets you run windows /mac programs on your linux PC.

Read Full Post »

FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.

Download FireFTP

Read Full Post »

Are you dying to get your hands dirty creating templates for Joomla 1.5 and wanna speed things up? Then my new Dreamweaver extension for Joomla 1.5 is for you.It will allow you to rapidly build templates and we all know that time is money.
My Dreamweaver extension doesn’t create miracles and you still need to know [...]

Read Full Post »

Repository Howto
From a terminal run these 2 commands:
Ubuntu 6.06 “Dapper Drake”
sudo su -c ‘echo deb-src http://medibuntu.sos-sts.com/repo/ dapper free non-free >> /etc/apt/sources.list’
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
Ubuntu 6.10 “Edgy Eft”
sudo su -c ‘echo deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free >> /etc/apt/sources.list’
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add - && [...]

Read Full Post »

Ubuntu Linux & Dell

 
Ubuntu and Dell
Ubuntu has always been known for its super-easy installation. But to make things even easier, Canonical and Dell have teamed together to deliver Ubuntu 7.04 fully certified, pre-installed and supported on a range of Dell products.
Canonical offers full commercial support for Ubuntu 7.04 on all of the pre-installed Ubuntu certified Dell hardware products [...]

Read Full Post »