[Linux] Getting Linux on CD

Last update on August 20, 2009 12:15 PM by jak58
Published by jak58

[Linux] Getting Linux on CD





If you do not have a broadband Internet connection to download Linux, you can get Linux on CD or DVD by mail.

Ubuntu and Kubuntu and Edubuntu


Ubuntu is a Linux distribution based on Debian, with excellent GUI and it is easy to use. The Ubuntu distribution is based on the Gnome window manager. Distribution Kubuntu has KDE instead of Gnome. About Edubuntu is also a distribution based on Ubuntu, specially reworked version for use at school and education more generally of Ubuntu.

The Ubuntu CD of Kubuntu and Edubuntu are available worldwide free of charge upon request.
  • You can request 1, 5, 60 or 400 CDs without problem. You will receive them by mail.
  • Versions are available for PC 32-bit and 64 bit.
  • The Ubuntu CD serves as both a LiveCD and installation CD.


(The LiveCD can boot Linux directly without installing, useful for testing without touching the hard disk, see the system used to retrieve a HS / data).

It must first register for https://launchpad.net/+login
Best answers for « Getting Linux on CD » in :
[MacOSX] Mounting NFS resources Show[MacOSX] Mounting NFS resources Once you succeeded to export your NFS resources Learn more:Exporting NFS resources for Mac clients Opening each time a shell to mount a resource can quickly become tiresome. As the niload command,...
How to Resize a Partition using Gparted on Linux? ShowHow to Resize a Partition using Gparted on Linux? You have a partition and you want to enlarge or reduce it without losing data? It is possible and relatively easy with GParted, a LiveCD, ie a bootable CD, providing an interface...
Creating an ISO image under Linux ShowCreating an ISO image under Linux Create ISO image(which we will name) a disc in a CD-ROM drive(/dev/cdrom) is quite simple : dd if=/dev/hdd of=mycd.iso
Download LC ISO Creator ShowLC ISO Creator is very simple: it allows to create a .ISO file from your CD. Then, it allows you to burn these ISO files, to use CD emulation software (in order not to use any more the original CD) or to make a backup copy. The software is...
Download Ultimate Boot CD ShowUltimate Boot CD ( UBCD) is a CD bootable containing an outfit of tools which can show itself of a big utility when the system refuses to start: -Diagnosis hard disk (Maxtor, Seagate, Samsung, Digital Western and IBM). -Cloning of disk (g4u,...
Linux commands ShowTable of main Linux commands Command Description DOS equivalent ls lists the content of a directory dir cd change directory cd cd .. parent directory cd.. mkdir creates a new...
Linux Tricks ShowMounting a CD-ROM drive To mount a CD-ROM drive under Linux, log in as the system administrator, i.e. with the login "root". It is then sufficient to mount the drive, i.e. to "capture" the content of the CD-ROM drive in a directory (most of the...
Linux - The Vi editor ShowIntroduction to Vi Despite its very limited ergonomics, Vi i is one of the most popular text editors texte under Unix type systems (with Emacs and pico). Under Linux, there is a free version of Vi called Vim (Vi Improved). Vi (pronounced vee-eye)...