Showing posts with label Download. Show all posts
Showing posts with label Download. Show all posts

Thursday, May 5, 2011

Download Ubuntu 11.04 (Natty Narwhal) CD ISO / DVD Images

The latest version of the popular Linux desktop distribution Ubuntu 11.04 has been released and available from the official project web site. This new version uses the Unity user interface instead of GNOME Shell as default desktop (user can switch back to classic Gnome desktop any time). New features since Ubuntu 10.10 includes - Banshee as the default music player, Mozilla Firefox 4, LibreOffice, Linux kernel v2.6.38.2, gcc 4.5, Python 2.7, dpkg 1.16.0, Upstart 0.9, X.org 1.10.1, Mesa 7.10.2, Shotwell 0.9.2, and Evolution 2.32.2.

Fig.01: Default Ubuntu Linux 11.04 Desktop with Unity Graphical Interface Fig.01: Default Ubuntu Linux 11.04 Desktop with Unity Graphical Interface

64 Bit DVD version (4G)32 Bit DVD version (3.9G)

You can directly upgrade to Ubuntu 11.04 from Ubuntu v10.10, see upgrade howto here.

Download Ubuntu 10.10 (Maverick Meerkat) CD ISO / DVD Images

The latest version of the popular Linux desktop distribution Ubuntu 10.10 has been released and available from the official project web site. New features since Ubuntu 10.04 includes - Gnome 2.32, KDE 4.5.0 (QT 4.7), new KDE browser Rekonq, Pulse Audio as the default sound server, Firefox 3.6.9, OpenOffice 3.2.1, Evolution 2.30.3, Shotwell, Btrfs with experimental support, kernel 2.6.35, and X.org version 1.9.

Fig.01: Ubuntu 10.10 (Maverick Meerkat) Desktop Fig.01: Ubuntu 10.10 (Maverick Meerkat) Desktop

64 Bit DVD version32 Bit DVD version

You can directly upgrade to Ubuntu 10.10 from Ubuntu 10.04, see upgrade howto here.

Wednesday, May 4, 2011

Download Debian Linux 6 Squeeze ISO / CD / DVD Images

Debian GNU/Linux version 6.0 has been released ( jump to download ) after 24 months of constant development and available for download in various media format. Debian 6.0 is a free operating system, coming for the first time in two flavours. Alongside Debian GNU/Linux, Debian GNU/kFreeBSD is introduced with this version as a "technology preview". It also supports various processor architectures and includes the KDE, GNOME, Xfce, LXDE and other desktop environments. It also features compatibility with the FHS v2.3 and software developed for version 3.2 of the LSB.

Debian 6.0 introduces a dependency based boot system, making system start-up faster and more robust due to parallel execution of boot scripts and correct dependency tracking between them. Various other changes make Debian more suitable for small form factor notebooks, like the introduction of the KDE Plasma Netbook shell. Following new updated major software packages are included:

KDE Plasma Workspaces and KDE Applications version 4.4.5an updated version of the GNOME desktop environment version 2.30the Xfce version 4.6 desktop environmentLXDE version 0.5.0X.Org version 7.5OpenOffice.org version 3.2.1GIMP version 2.6.11Iceweasel version 3.5.16 (an unbranded version of Mozilla Firefox)Icedove version 3.0.11 (an unbranded version of Mozilla Thunderbird)PostgreSQL version 8.4.6MySQL version 5.1.49GNU Compiler Collection version 4.4.5Linux kernel version 2.6.32Apache web server version 2.2.16Samba file and print server version 3.5.6Python version 2.6.6, 2.5.5 and 3.1.3Perl version 5.10.1PHP version 5.3.3Asterisk version 1.6.2.9Nagios version 3.2.3Xen Hypervisor 4.0.1 (dom0 as well as domU support)OpenJDK version 6b18Tomcat version 6.0.18And more than 29,000 other ready-to-use software packages, built from nearly 15,000 source packages.

Debian provides all packages on CD / DVD and the total size is around 32GB+ for all media files. You only need to download first CD / DVD and install the base system. Once downloaded, use the Internet to install any packages.

For almost all PCs use 32 bit version. For e.g., most machines with Intel/AMD type processors.Choose 64 bit version to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2 duo).

There are total 8 DVD images:

You can use the following shell script to grab all 8 DVD images:

#!/bin/bash# getdeb6: Download Debian 6 DVD images# Tip: run it over screen session_bit="${1:-64}"_arch="i386"_base="http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-dvd"[ "$_bit" == "64" ] && { _base="http://cdimage.debian.org/debian-cd/6.0.0/amd64/iso-dvd"; _arch="amd64"; }echo "Downloading Debian Linux v6.0 ${_bit} bit DVD..."for i in {1..8}do # build image path_image="${_base}/debian-6.0.0-${_arch}-DVD-${i}.iso"wget -c $_imagedone

To grab 32 bit images, enter:
$ mkdir debian6_32 && cd debian6_32
$ ./getdeb6 32
To grab 64 bit images
$ mkdir debian6_64 && cd debian6_64
$ ./getdeb6

There are total 52 ISO images, I strongly suggest to get DVD images :

You can use the following shell script to grab all 52 images:

#!/bin/bash# getdeb6: Download Debian 6 ISO images# Tip: run it over screen session_bit="${1:-64}"_arch="i386"_base="http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-cd"[ "$_bit" == "64" ] && { _base="http://cdimage.debian.org/debian-cd/6.0.0/amd64/iso-cd"; _arch="amd64";}echo "Downloading Debian Linux v6.0 ${_bit} bit ISO images..."for i in {1..52}do_image="${_base}/debian-6.0.0-${_arch}-CD-${i}.iso"wget -c $_imagedone

To grab 32 bit images, enter:
$ mkdir debian6_32 && cd debian6_32
$ ./getdeb6 32
To grab 64 bit images
$ mkdir debian6_64 && cd debian6_64
$ ./getdeb6

Download images from the following mirror:

Download Fedora 14 CD / DVD ISO

Fedora Linux version 14 has been released and available for download ( jump to download link ). Fedora Linux is a community-based Linux distribution. Fedora is sponsored by Red Hat, Inc. Fedora is considered as the second most popular distro, behind Ubuntu Linux for desktop and laptop usage.

Fig.01: Fedora Linux v.14 desktop (image credit: wikipedia) Fig.01: Fedora Linux v.14 desktop (image credit: wikipedia)

The new features in Fedora Linux ver. 14 are:

Updated Boost to the upstream 1.44 releaseAddition of the D compiler (LDC) and D standard runtime library (Tango)Concurrent release of Fedora 14 on the Amazon EC2 cloudUpdated Fedora's Eclipse stack to Helios releasesReplacement of libjpeg with libjpeg-turboInclusion of virt-v2v toolInclusion of Spice framework for VDI deploymentUpdates to Rakudo Star implementation of Perl 6NetBeans IDE updated to the 6.9 releaseInclusion of ipmiutil system management toolInclusion of a tech preview of the GNOME Shell environment

You can download Fedora Linux 14 via the web/ftp server or via BitTorrent (recommended).

For almost all PCs select 32 bit version. For e.g., most machines with Intel/AMD/etc type processors. Good for desktop usage. Almost all multimedia plugins and software works with 32bit edition.Choose 64 bit version to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2 Due, Core 2 Quad, and so on). For servers and advanced feature such as hardware error detection, access to more than 4GB RAM and so on; use 64bit version.

There are total 5 ISO images (5 CDs):

Download images from the following mirror:

See complete list of torrents here .

Sunday, May 1, 2011

Download Fedora 14 CD / DVD ISO

Fedora Linux version 14 has been released and available for download ( jump to download link ). Fedora Linux is a community-based Linux distribution. Fedora is sponsored by Red Hat, Inc. Fedora is considered as the second most popular distro, behind Ubuntu Linux for desktop and laptop usage.

Fig.01: Fedora Linux v.14 desktop (image credit: wikipedia) Fig.01: Fedora Linux v.14 desktop (image credit: wikipedia)

The new features in Fedora Linux ver. 14 are:

Updated Boost to the upstream 1.44 releaseAddition of the D compiler (LDC) and D standard runtime library (Tango)Concurrent release of Fedora 14 on the Amazon EC2 cloudUpdated Fedora's Eclipse stack to Helios releasesReplacement of libjpeg with libjpeg-turboInclusion of virt-v2v toolInclusion of Spice framework for VDI deploymentUpdates to Rakudo Star implementation of Perl 6NetBeans IDE updated to the 6.9 releaseInclusion of ipmiutil system management toolInclusion of a tech preview of the GNOME Shell environment

You can download Fedora Linux 14 via the web/ftp server or via BitTorrent (recommended).

For almost all PCs select 32 bit version. For e.g., most machines with Intel/AMD/etc type processors. Good for desktop usage. Almost all multimedia plugins and software works with 32bit edition.Choose 64 bit version to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2 Due, Core 2 Quad, and so on). For servers and advanced feature such as hardware error detection, access to more than 4GB RAM and so on; use 64bit version.

There are total 5 ISO images (5 CDs):

Download images from the following mirror:

See complete list of torrents here .

Monday, March 14, 2011

Ubuntu 11.04 (Natty Narwhal) Alpha 3 released and download links included

The Ubuntu developers are moving quickly to bring you the absolute latest and greatest software the Open Source community has to offer. The Natty Narwhal Alpha 3 Release of Ubuntu 11.04, is a developer snapshot to give you an early glance at the next version of Ubuntu.

Upgrading from Ubuntu 10.10 to ubuntu 11.04


To upgrade from Ubuntu 10.10 on a desktop system, press Alt+F2 and type in “update-manager -d” (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release ’11.04' is available. Click Upgrade and follow the on-screen instructions.


To upgrade from Ubuntu 10.10 on a server system: install the update-manager-core package if it is not already installed; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions. Note that the server upgrade is now more robust and will utilize GNU screen and automatically re-attach in case of e.g. dropped connection problems.


To upgrade from Xubuntu 10.10, follow the instructions above for Ubuntu 10.10.


This release is for developers only.


You can download Alpha 3 ISOs from:


http://cdimage.ubuntu.com/releases/natty/alpha-3/ (Ubuntu Desktop and Server)
http://uec-images.ubuntu.com/releases/natty/alpha-3/ (Ubuntu Server for UEC and EC2)
http://cdimage.ubuntu.com/ubuntu-netbook/releases/natty/alpha-3/ (Ubuntu Netbook ARM)
http://cdimage.ubuntu.com/kubuntu/releases/natty/alpha-3/ (Kubuntu)
http://cdimage.ubuntu.com/xubuntu/releases/natty/alpha-3/ (Xubuntu)
http://cdimage.ubuntu.com/edubuntu/releases/natty/alpha-3/ (Edubuntu DVD)
http://cdimage.ubuntu.com/ubuntustudio/releases/natty/alpha-3/ (Ubuntu Studio)
http://cdimage.ubuntu.com/mythbuntu/releases/natty/alpha-3/ (Mythbuntu)

Wednesday, September 22, 2010

Where to Download Free VirtualBox Images (.vdi) and How to Use Them

Where to Download Free VirtualBox Images (.vdi) and How to Use Them: VirtualBox, arguably the most popular free and open-source virtualization software for Linux is a great tool for trying other operating systems without the need for additional hardware. I utilize VirtualBox for installing and running Windows 7 as guest OS on Ubuntu, and also use it for testing other Linux distributions.

To run an operating system inside VirtualBox, you will need a CD/DVD or image installer of the guest OS so you may have to download it, and then set it up and wait until the installation is finished. If you are always in the mood to try other Linux distros or operating systems, you may find this a time-consuming process.


So what should you do to save some of your precious time? You may download a VirtualBox disk image (.vdi) file of your preferred operating system. Now, where can you download free VirtualBox images? You can go to torrent sites like isohunt.com and search for .vdi. You can also go to virtualboximages.com and virtualboxes.org where you will find direct links to tons of VirtualBox images of different Linux distributions and also BSDs. You may also use Google if you are not lazy enough.

How to use VDI file?

Run VirtualBox and start by adding a new virtual machine the way you normally do. But once you reach the “Virtual Hard Disk” part, select “Existing” to open up the VirtualBox Virtual Disk Manager. Using the VirtualBox Virtual Disk Manager, simply attach or add your downloaded .vdi file, and then finish it up. You can now start the virtual machine with your guest OS already installed, so no more waiting.

That’s about it. I hope you will find this useful.

PS. When looking for.vdi torrents, always get it from trusted torrent sites like isohunt, mininova, et. To be safe, read comments associated with the torrent file to find out if it's the real deal. Lastly, use common sense to avoid malware.


View the original article here