Friday, October 19, 2012

Ubuntu 12.10 now available

Download new Ubuntu 12.10(Quantal Quetzal).

Ubuntu download click here 32 bit or 64 bit choose your download 

for bit torrent download click here


New in Ubuntu 12.10 (Quantal Quetzal):
· Unity 3D interface 6.6;
· GNOME 3.6 packages;
· Linux kernel 3.5;
· X.Org 7.7;
· Xorg Server 1.13;
· Mesa 9.0;
· GCC 4.7 toolchain;
· Python 2.7 and 3.2;
· Compiz Fusion 0.9.8.4.

The Ubuntu 12.10 feature tour:

  1. DVD only release - this is the first time when Ubuntu Desktop image comes only on DVD, as the CD images were dropped. The Ubuntu Server remains on CD though;
  2. No Alternate version - the Ubuntu Desktop Alternate edition was also dropped from this release - only the Desktop version remains;
  3. Enhanced desktop experience powered by Unity - now with Previews, Amazon search, new Lens and Scopes, suggestions, Web Apps integration, cleaner panel, as well as numerous fixes and refinements;
  4. LVM and full disk encryption support - implemented right in the installer;
  5. Web Apps - this is also the first release of Ubuntu to integrate native support for web applications;
  6. Up-to-date office suite - LibreOffice has been updated to version 3.6.1;
  7. Up-to-date web browser and email client - powered by Mozilla’s Firefox and Thunderbird 16.0.1 products;
  8. 11 new beautiful wallpapers - from various photographers and artists around the world;
  9. Improved login screen - now with support for remote logins too;

Monday, September 17, 2012

New Kernel Vulnerabilities Affect Ubuntu 11.10 and 11.04

New vulnerabilities were found in the Linux kernel packages, this time affecting the Ubuntu 11.04 (Natty Narwhal) and Ubuntu 11.10 (Oneiric Ocelot) operating systems.

The following four Linux kernel vulnerabilities affect Ubuntu 11.04 (Natty Narwhal): CVE-2012-2745, CVE-2012-3412, CVE-2012-3430 and CVE-2012-3511.

The following two Linux kernel vulnerabilities affect Ubuntu 11.10 (Oneiric Ocelot): CVE-2012-3412 and CVE-2012-3430.

As usual, you can click on each one to see how it affects your system, or go here and here for in-depth descriptions, as it affects other Linux operating systems as well.

The security flaws can be fixed if you upgrade your system(s) to the linux-image-2.6.38-16 (2.6.38-16.67) package(s) for Ubuntu 11.04, and the linux-image-3.0.0-26 (3.0.0-26.42) package(s) for Ubuntu 11.10.

Don't forget to reboot your computer after the upgrade!

For detailed instruction on how to upgrade your system see the following link: https://wiki.ubuntu.com/Security/Upgrades.

Monday, September 10, 2012

How to Install Firefox 15 on Ubuntu

Mozilla Firefox 15.0 can be installed in the following Ubuntu operating systems: Ubuntu 12.04 LTS (Precise Pangolin), Ubuntu 11.10 (Oneiric Ocelot), Ubuntu 11.04 (Natty Narwhal) and Ubuntu 10.04 LTS (Lucid Lynx).

step 1)

No matter what Ubuntu operating system (see above supported OSes) you are running, open a terminal and paste the following command:

sudo add-apt-repository ppa:mozillateam/firefox-stable

Hit the Enter key, type your password when asked and hit the Enter key. Hit Enter again when asked.

Don't close the terminal window! Proceed to the next step.

step 2)

Now paste the following command in the same terminal window:

sudo apt-get update && sudo apt-get install -y firefox

Your current Firefox installation will be overwritten. Wait for the installation to finish and close the terminal window.
That's it! The new Mozilla Firefox 15.0 is now fully installed in your Ubuntu machine. You'll need to restart Firefox for the changes to take effect.
In time, your Mozilla Firefox web browser will automatically upgrade to newer versions, so make sure you update your system regularly.

Wednesday, August 8, 2012

Official Ubuntu Documentation

This site is where you can find the official documentation developed and maintained by the Ubuntu Documentation Project.
Choose your version of Ubuntu below to access the documentation for that version (find out which version of Ubuntu you are running).
If you don't find what you are looking for, visit the community contributed documentation for even more material!
If your version of Ubuntu is not listed above, it is no longer supported and does not receive security or critical fixes. Documentation for these releases of Ubuntu is no longer supplied, but information on how to upgrade to supported versions of Ubuntu can be found at the Upgrade Notes page.

Thursday, June 28, 2012

Ubuntu 12.10 operating system Schedule


For Ubuntu 12.10, the Ubuntu developers decided to modify the release schedule, again, to three alpha versions and two Beta releases. Without further introduction, here is the official release schedule for Ubuntu 12.10:

June 7th, 2012 - Alpha 1 release
June 28th, 2012 - Alpha 2 release
July 26th, 2012 - Alpha 3 release
September 6th, 2012 - Beta 1 release
September 27th, 2012 - Beta 2 release
October 18th, 2012 - Final release of Ubuntu 12.10

Thursday, June 14, 2012

New Kernel Vulnerabilities Affect Ubuntu 12.04

Canonical announced a few hours ago, June 13th, in a security notice, that a new Linux kernel update for its Ubuntu 12.04 LTS (Precise Pangolin) operating system is now available, fixing six security vulnerabilities discovered in the Linux kernel packages by various developers.

These are the six kernel vulnerabilities found in the kernel packages for Ubuntu 12.04 LTS: CVE-2012-2121, CVE-2012-2133, CVE-2012-2313, CVE-2012-2319, CVE-2012-2383, and CVE-2012-2384.

As usual, you can click on each one to see how it affects your system, or go here for in-depth descriptions, as it affects other Linux operating systems as well.

The security flaws can be fixed if you upgrade your system(s) to the linux-image-3.2.0-25 (3.2.0-25.40) package(s). To apply the update, run the Update Manager application.

Don't forget to reboot your computer after the upgrade!

ATTENTION: Due to an unavoidable ABI change, the kernel packages have a new version number, which will force you to reinstall and recompile all third-party kernel modules you might have installed. Moreover, if you use the linux-restricted-modules package, you have to update it as well to get modules which work with the new Linux kernel version.

Tweak 0.7.1 for Ubuntu

Ubuntu Tweak is an application to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn't provide. With its help, you will enjoy with the experience of Ubuntu.

Features:

  • · View of Basic System Information(Distribution, Kernel, CPU, Memory, etc.)
  • · GNOME Session Control
  • · Auto Start Program Control
  • · Quick install popular applications
  • · A lot of third-party sources to keep applications up-to-date
  • · Clean unneeded packages or cache to free disk space
  • · Tweak Metacity Window Manager's style and behavior
  • · Numerous other settings  
Download and Install

  You can download the deb of tweak file from http://ubuntu-tweak.com/downloads/

If you have downloaded one of the .deb packages, just follow the usual steps, starting by opening a terminal and typing:

sudo dpkg -i ubuntu-tweak_0.7.1-1~precise1_all.deb
or 

 sudo dpkg -i ubuntu-tweak_0.7.1-1~oneiric1_all.deb

Depending on your version of Ubuntu, there is also an easier way to keep up with the latest updates and that means you will have to add the PPA and update the system. Enter the following commands in a terminal near you.

sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak