Ubuntu Complete Remix 10.04 Live DVD has been released (Friday 7th May 2010)! As expected, all packages have been updated to the latest as of the day of release, and comes with Adobe Flash, Java, Mp3 support, Firefox 3.6, OpenOffice 3.2 Suite, Gimp, Pidgin, programmer IDE's and editors with syntax highlighting, a collection of games, and a lot more applications as you would expect with a 1.9 GB 'complete remix'.
Significant changes between UCR 9.10.1 and 10.04
UCR 10.04 is not installable to hard disk, it is a Live DVD only, which was the main purpose, and is the most common use of UCR, USB start-up disk's can be created from the iso/DVD image.
Some packages have been added/removed (check the Package List for the minute details).
The 'one click service' starting and stopping has also been removed for this release, partly due to some changes in the way services start/stop in Ubuntu 10.04, although services such as Apache2 are installed, they must be started the traditional way.
To try out the following essential Linux commands in Ubuntu Complete Remix, simply open the Terminal program from the Applications->Accessories menu.
Change directory to the path '/home/ubuntu/':
cd /home/ubuntu/
This article will teach you how to set-up a simple firewall on Ubuntu (and derivatives) like those commonly found on Windows operating systems by default. Some knowledge of TCP/IP is assumed to follow this article. Ubuntu by default does not have a firewall setup, rather the output of a:
sudo iptables -L
in a Terminal would probably give you: