-
Posted: June 26th, 2006, 11:19am CDT by Peter
Firefox is a very secure and fast web browser. It has the ability to be skinned or "extended" with extensions. It has many features like tabbed browsing that people like it for. If you are using Internet Explorer on Windows to read this, press the link to it on the top of the page. ubuntu users can download it by runing "sudo apt-get install firefox" in their terminal.
-
Posted: June 26th, 2006, 3:50am CDT by Peter
If you have a dynamic IP from your internet service provider it gets annoying when they change your IP and you do not know it, therefore you are not able to connect to your computer remotely anymore. Well Dynamic DNS services fix that problem by assigning a domain to your IP address whenever it changes. This howto will cover getting No-IP, a Dynamic DNS client working.
First if you do not have a
-
Posted: June 25th, 2006, 8:18am CDT by Peter
For those of you who are missing out on ubuntu because you have dialup and do not want to pay to have cds shipped to you, well you can order them for free right from ubuntu! You can order ubuntu, edubuntu, and kubuntu cds for no cost at all. All you do is put your address and request the amount of cds you want! To order more then one like ubuntu and kubuntu at the same time, make an order for
-
Posted: June 24th, 2006, 2:23am CDT by Peter
If you have two network cards or some other means of connecting to the internet and a network card in your ubuntu computer, it can be a very powerfull router. You can set up basic NAT, do port forwarding, set up a proxy, and even do packet prioritization so your downloads dont interfere with gaming! This howto will cover setting up Webmin which will be used to configure masquerading, DHCP, and
-
Posted: June 22nd, 2006, 5:51am CDT by Peter
ubuntu does not come with much multimedia functionality because of legal issues so you may find that many files do not play. To fix this, you need to install some codecs and players form the restricted section. To do this, first follow the post "How to add Extra Repositories".
Open the terminal and enter the following in without quotes and answer "Y" to all the questions it asks.
"sudo
-
Posted: June 22nd, 2006, 5:46am CDT by Peter
If you want to add more repositories for more packages, open the terminal and run "sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup" to backup your current sources.list. Then run "sudo gedit /etc/apt/sources.list" to have gedit open sources.list. If you have kubuntu, use kate instead of gedit.
Once open, remove everything and past the following lines in.
## Add comments (##) in
-
Posted: June 22nd, 2006, 5:24am CDT by Peter
ubuntu unlike many distributions does not normally have a user accessible root account. You are supposed to use one of these two commands when you need root access. sudo is for when you are in the terminal and need root access and gksudo is when you are in the GUI and need root access, for example you can press alt+f2 and type "gksudo appname".
If you need a root account for some reason, an
-
Posted: June 22nd, 2006, 5:00am CDT by Peter
If you want to see what is coming in and out of your computer or if you have a ubuntu computer as a router and want to analyze data coming in and out of your network there is a very simple way to do it. A program called ethereal can analyze all sorts of connections to and from your computer.
To get it, open the terminal and write (without quotes) "sudo apt-get install ethereal" and answer "Y"
-
Posted: June 22nd, 2006, 2:53am CDT by Peter
Ubuntu (kubuntu, edubuntu, xubuntu) is capable of many different desktops. The main ones are GNOME, KDE, and Xfce. The main difference between the different ubuntu's is the desktop environment they come with.
Ubuntu and edubuntu come with GNOME, kubuntu comes with KDE, and xubuntu comes with Xfce. Below are screenshots of the different distributions.
ubuntu (GNOME)
edubuntu (GNOME)
kubuntu (KDE)