Showing posts with label Operating System. Show all posts
Showing posts with label Operating System. Show all posts

Tuesday, January 8, 2013

Ubuntu 12.10: UbuntuDesktop - OS Review & Specification

New Features in Ubuntu


There is no longer a traditional CD-sized image, DVD or alternate image, but rather a single 800MB Ubuntu image that can be used from USB or DVD. Users who previously installed using LVM or full-disk encryption via the alternate CD will find that these installation targets are supported by the consolidated image in 12.10.

With the Ubuntu 12.10, ARM desktop images are now standard Ubuntu live images as known from other architectures. To install these images you should have a USB disk as target device.

Desktop Interface
  • Update Manager has been streamlined and renamed Software Updater. It also now checks for updates when launched. Additionally, the release upgrader portion of Update Manager has become its own package - ubuntu-release-upgrader.
  • A new Xorg stack has been introduced which includes xserver 1.13 candidate versions, mesa 9.0, and updated X libs and drivers. The new xserver provides improved multiseat support, better smooth scrolling, and a large variety of bug fixes. There is a new version of the ATI driver, and the proprietary -nvidia driver now supports the RANDR standard for monitor configuration.
  • Unity and Compiz now works on hardware supporting only GLES instructions, releasing unity to a wide range of armel machines.
  • Unity was updated to version 6.8 including support for:
    • Support addition of webapps in the launcher by default (including Amazon & Ubuntu One Music stores)
    • Addition of 'More Suggestions' category which delivers commercial content to the Dash via the 'Unity Shopping Lens'
    • Numerous fixes and refinements to the dash
    • Option to prevent any network connection from the dash in the privacy gnome control center panel.
    • An updated indicator-messages including a new libmessaging-menu api (deprecating the old libindicate library)
    • All launcher icons (except the BFB and Trash) should now be movable
    • Added the ability to unlock removable-storage icons from the launcher to de-clutter it
    • When in spread mode (Super+W) it's possible to close windows by clicking the close button revealed when hovering over them
    • Gwibber lens now features preview support in the dash
    • Webapps can now trigger package downloads where required by compliant websites visited by the user
    • Additional icons have been added to the filesystem lens to enable dragging and dropping filesystems (such as USB sticks) into the launcher
    • Previews in the video lens now show details for remote Amazon videos
    • Unity and unity-panel have been ported to atk-bridge for accessibility
  •  Accessibility is turned on by default.
  • Ubuntu Medium font has been included.
  • The extra "launchpad integration" menu items which used to be added to the help menus have been dropped as they were not useful to most users and creating confusion.
  • The login greeter was updated:
    • Support for logging into remote desktops via RDP has been added, making it easier to use Ubuntu as a thin client
    • Network status is now displayed in the top panel
    • General visual refresh, with more space for long names and a better looking session chooser

Desktop Applications

  • LibreOffice has been updated to 3.6.2. It no longer needs a separate plugin to provide built-in menubar & HUD support.
  • GNOME has been updated to the new 3.6 version for most of its components. Read the GNOME 3.6 Release Notes to learn what's new and improved. A few highlights include:
    • Empathy: the contact list in GNOME's messaging and chat application received a cleaner design with groups disabled by default and the contacts you talk to the most often ranked at the top of the list.
    • Disks: improvements have been added including extra power management functions and the return of the benchmark feature.
  • Firefox and Thunderbird got updated to the current "16" version.
  • Jockey has been deprecated in favor of a "Drivers" component in software-properties.
  • The default partition mount point is now /media/username/ instead of /media/

Software Center

The new Software Center version improvements include:

  •     Faster loading and installing
  •     3D Secure Support
  •     Banners can now open URLs
  •     Recommendation Feedback
  •     Integration with the Unity Search Plugin Previews

Ubuntu One


New features and improvements include:

  • The Ubuntu One Music Store and Music Streaming Web App is accessible from the Launcher and provides integration with the sound menu and notifications in Ubuntu
  • The Ubuntu One Control Panel now includes a Shared links tab which provides a list and way to search all shared links

WebApps


An introduction to the WebApps feature can be found in this YouTube video: http://www.youtube.com/watch?v=AUTNxi6b-hw&hd=1

It enables Ubuntu users to run online applications like Facebook, Twitter, Last.FM, Ebay and GMail direct from the desktop. Making web applications behave like their desktop counterparts improves the user experience dramatically; it’s faster and it reduces the proliferation of browser tabs and windows that can quickly make a desktop unmanageable.

The apps can even take advantage of Ubuntu’s new HUD system, making it even easier to navigate. So Web properties leap to the forefront of modern UI design, making for amazingly productive, fast and fluid applications on the desktop.

Common Infrastructure


Secure Boot


Ubuntu 12.10 is the first Ubuntu release to support UEFI Secure Boot, a standard for controlling what software can be run on a computer. Supporting Secure Boot, a part of the Windows 8 certification requirements for client systems, ensures that Ubuntu will continue to provide an "it just works" experience on new hardware.

Due to time pressures, only some flavors released with 12.10 will install and boot on Secure Boot hardware:

  •     Ubuntu desktop
  •     Ubuntu server
  •     Edubuntu

We expect to enable all other flavors in 13.04.

Migration-support deprecated


The tool responsible for migrating user accounts from other operating systems to Ubuntu (migration-assistant) has been removed from the installer.

Linux kernel 3.5.5


The Ubuntu 12.10 Quantal Quetzal release includes the 3.5.0-17.28 Ubuntu Linux kernel which was based on the v3.5.5 upstream Linux kernel. This is an update from the 3.2.0-23.36 Ubuntu Linux kernel which shipped in Ubuntu 12.04 LTS Precise Pangolin and was based on the v3.2 upstream Linux kernel. Other notable changes with the Ubuntu 12.10 Quantal Quetzal kernel include:

  •     Transitioning of the i386 generic-pae flavor to become the generic flavor offering
  •     Collapsing of the virtual flavor back into the generic flavor
  •     Homogenizing the entire linux-meta package
  •     Arrival of a new highbank arm server kernel flavor
  •     Changing of the default scheduler from cfq to deadline
  •     Packaging updates for signed kernels

Python 3.2


The Ubuntu desktop has begun migrating from Python 2 to Python 3. Most Python applications included in the desktop and their dependent libraries have been ported to Python 3. In most cases, Python 3 versions of libraries are available alongside their Python 2 counterparts. Ported applications will only run with Python 3. Work will continue in Ubuntu 13.04.

If you have your own programs based on Python 2, fear not! Python 2 will continue to be available (as the python package) for the foreseeable future. However, to best support future versions of Ubuntu you should consider porting your code to Python 3. Python/3 has some advice and resources on this.

GNU Toolchain


Ubuntu 12.10 is distributed with an updated default toolchain that includes: GCC 4.7.2 (was GCC 4.6 in 12.04 LTS), a binutils snapshot from the 2.23 branch (was 2.22 in 12.04 LTS), eglibc 2.15, and gdb 7.5.

Further information can be found upstream (GCC-4.7, gdb).

Java Toolchain


Ubuntu 12.10 ships OpenJDK7 as the default Java implementation. This brings improved performance, new features and better compatibility with other Java 7 implementations.

Use of the OpenJDK6 is now deprecated and the openjdk-6-* packages in universe for Ubuntu 12.10 will not be provided in future releases of Ubuntu.

Installation


Overview


Preparing your computer for Ubuntu is now much simpler, with a wider range of disk setup options. Each of these are detailed at length to provide you with a clear understanding of the actions that will take place with your selection.

You can now reinstall or upgrade an existing copy of Ubuntu with the Desktop CD installer, provided that your computer is connected to the Internet.

Download


Ubuntu 12.10 images can be downloaded from a location near you:
http://www.ubuntu.com/download

In addition they can also be found at the following locations:

http://releases.ubuntu.com/12.10/ (Ubuntu)
http://cdimage.ubuntu.com/netboot/12.10/ (Ubuntu Netboot)

System Requirements


The minimum memory requirement for Ubuntu 12.10 is 768 MB of memory and 5 GB of disk space for Ubuntu Desktop. Note that some of your system's memory may be unavailable due to being used by the graphics card. If your computer has only the minimum amount of memory, the installation process will take longer than normal; however, it will complete successfully, and the system will perform adequately once installed.

Upgrading


Upgrading from Ubuntu 12.04 LTS


To upgrade from Ubuntu 12.04 LTS on a desktop system

  • Open Software Sources.
  • Switch to the Updates tab and set Notify me of a new Ubuntu version to For any new version.
  • Run Update Manager
  • It should display the following message: "New distribution release '12.10' is available".
  • Click Upgrade and follow the on-screen instructions.

Upgrading from Other Releases


Users of other Ubuntu releases need to upgrade first to 12.04 LTS, and then to 12.10.

For further information on upgrading to 12.04 LTS, please see the upgrade instructions.

Known Issues


Installation

  • Booting the Ubuntu installer in UEFI mode from a USB disk on certain Samsung laptops (530U3C, NP700Z5C) may trigger a firmware bug that renders the machine unbootable. Users are advised to use caution when installing on Samsung laptops and ensure that they are configured for legacy BIOS mode, not UEFI mode. (1040557)
  • The consolidation of desktop installation media into a single image means that some installation options that were previously available on the alternate CD have no direct replacement on the desktop image.
    • Users who were installing using the alternate CD to install with LVM or full-disk encryption can now use the desktop image for this.
    • To install LTSP, please install using the Ubuntu Server 12.10 image, then add ltsp after installation. You can also continue to install with Ubuntu 12.04 LTS media and upgrade to 12.10 from there.
    • There are several options for installing using software RAID. You can:
      • install using the mini.iso, distributed from the 'debian-installer' directory on the mirrors;
      • install using the desktop CD and migrate the disks to RAID post-install;
      • install with the Ubuntu 12.04 LTS alternate CD and upgrade.
  • The desktop image installer cannot unlock existing encrypted (LUKS) volumes. If you need to make use of existing encrypted volumes during partitioning, then use the "Try Ubuntu without installing" boot option to start a live session, open the encrypted volumes (for example, by clicking on their icons in the Unity launcher), enter your password when prompted to unlock them, close them again, and run ubiquity to start the installer. (1066480)
  • ARM OMAP4 machines will sometimes boot to a black screen during installation. It's likely that the system has booted fine, but you will need to switch to another tty then back to tty7 (Ctrl+Alt+F1 and then Alt+F7) to get graphics. (1065902)
  • On ARM Panda boards with no external storage attached, the installer interface will be confusing and installation is likely to fail. We strongly recommend attaching an external hard disk when installing on Panda boards. (1053030)
  • On a mac with an external display can not run in framebuffer mode error occurs on the 2nd reboot onwards. (1066883)

Kernel

  • Haswell processor graphics is not fully supported. (1066975)
  • On some systems, when opening lid, there is a kerneloops with a suspend/resume failure message seen. (1054732)
  • On certain ASUS machines with AMD graphic chips, a WMI event and ACPI interrupt are sent at the same time when hitting the hotkey to change display mode, resulting in the display mode being changed twice in succession. Users can work around this using the Displays panel in System Settings for changing display modes. (1052278)
  • On ASUS N53SN laptops, the kernel does not boot without noefi on commandline. (1053897)

Networking

  • In order to improve compatibility with other local nameserver packages, NetworkManager now assigns IP address 127.0.1.1 to the local nameserver process that it controls instead of 127.0.0.1. If the system's /etc/resolv.conf is absent or is a static file instead of the symbolic link to ../run/resolvconf/resolv.conf installed by default then this static file will have to be updated by the administrator in order to continue using the NetworkManager-controlled nameserver.

Libvirt

  • Windows vms which previously worked with 'vga' video now need 'cirrus' video.

Toolchain

  • Python 2.7.3 includes a fix for a security vulnerability affecting Python's dict and set implementations. Carefully crafted, untrusted input could lead to extremely long computation times and denials of service. Although disabled by default, vulnerable applications such as CGI scripts can explicitly enable "hash randomization" to prevent this exploit. Due to implementation details of this fix, virtualenvs created with older 2.7.x releases may not work with 2.7.3. Specifically, the os module may not appear to have a urandom function. This problem can be solved by recreating the broken virtualenvs with the newer Python 2.7.3 version. See http://bugs.python.org/issue13703 for full details. (954595)

VMware Player

  • Installing either version 4 or 5 of VMware Player on Ubuntu 12.10 will trigger a crash report regarding lsb_release, because the lsb_release command uses Python 3 but the VMware installation environment overrides the Python settings to point to a bundled version of Python 2. (938869) It is unknown what impact this has on VMware Player at runtime.

Video Drivers

  • Several video drivers are not functioning with some legacy chip-sets.
    • xserver-xorg-video-trident with some Trident Cyberblade chip-sets. Black screen and lock-up. Bugs
    • xserver-xorg-video-intel with i810 chip-sets. Segfault. 1060492
    • xserver-xorg-video-sis with 315 series (SiS 315/E/PRO, 550, [M]650, 651, 740, [M]661[FMG]X,[M]741[GX]) chip-sets. Black screen or loops around login screen. 1034812
    • xserver-xorg-video-ati with ATI Rage Pro chip-sets. Black screen.
  • Workarounds
    • Test with a Live CD to see if your hardware is effected.
    • Trident Cyberblade - As the vesa driver doesn't work with this chip-set the only solution is to remain with 12.04.
    • Intel i810 - A new install can only be accomplished from the Alternate ISO. On reboot go to Recovery Mode and delete the video driver. apt-get remove xserver-xorg-video-intel This will also remove xserver-xorg-video-all but this is only a meta package and isn't needed. On reboot create suitable xorg.conf or use RandR to get correct resolution if necessary.
    • SiS 315 Series - As Intel i810 except apt-get remove xserver-xorg-video-sis
    • ATI Rage Pro - As Intel i810 except apt-get remove xserver-xorg-video-ati

Desktop Interface


Please install available updates to ensure that the issues below will be fixed on your system.
  • The file manager process, nautilus, is crashing sometimes. (1053862) Even if you have not opened a Files window, it manages the desktop background. If nautilus crashes, restart it, with the 'Home Folder' button on the Launcher, or 'Files' in the Dash. Even when you close that window, nautilus will be managing the desktop again. Without it, you'll see some of these symptoms (952321) :
    • No icons on the desktop.
    • No menu when right-clicking the desktop.
    • When no application windows are showing (i.e. when the desktop, rather than any window, has the focus), important Unity keys like Super and Alt will not work.
    • The file manager's quicklist will not show the usual bookmarks.
  • On some NVidia cards, when using the proprietary driver, moving windows and other large screen updates causes some tearing. (600178)
  • The system service to manage device color profiles is crashing on some systems. (1026520)

Desktop Applications

  • The mail client Evolution may delete folders and their contents as they are renamed or moved around in IMAP (and IMAP+) accounts. It is recommended to copy folders and contents before attempting to move or rename them. (957341)
  • Libreoffice might get no menu when opening directly a document from the file manager (Nautilus) or the Unity dash (1064962)

Ubuntu One

  • Users upgrading from 12.04 LTS may lose the Ubuntu One icon in the Launcher. The workaround is to open the Dash, search for "Ubuntu One", open the Ubuntu One Control Panel and lock the icon in the Launcher.

WebApps

  • Chromium continues to prompt the user to install an app even after it has been installed. (1059456)
  • After the user quits a Web app the icon is removed from the Launcher (1061056)

Support

  • 18 months.
Find The full Specification for Ubuntu: Ubuntu Specification.
Source:
Ubuntu wiki

Sunday, January 6, 2013

UBUNTU: FAST!!, FREE!!! & INCREDIBLY EASY!!! OS; OS Review


Fast, free and incredibly easy to use, the Ubuntu operating system powers millions of desktop PCs, laptops and servers around the world. Ubuntu will work with your existing PC files, printers, cameras, music players and smartphones — and it comes with thousands of free apps.



With Ubuntu, you can do all the things you can do with other operating systems. But with Ubuntu you can do them faster, more securely and, of course, for free. Ubuntu is free and it always will be. That’s because it’s the work of open-source software experts from all over the world — people who believe software should be free.

Why use Ubuntu?

It couldn’t be easier to use

Ubuntu does everything you need it to and more. It'll work with music, videos, photos and files that you use on your current PC. And it works just as well with printers, cameras and all common smartphones.

It’s easy to trial and install

You don’t have to be an expert. Ubuntu’s quick and easy to get started.

It’s beautiful, stylish and fast

Want an open-source operating system that looks great? Choose Ubuntu.

 

Our thriving community

Building, promoting and supporting Ubuntu, our community welcomes new users every day.

It’s free and open source

Shared code, shared efforts, shared principles. No cost.

No viruses

Life's too short to spend it worrying about viruses.

We’re here to help

You can get all the support and advice you need from your dedicated community and Canonical.

It’s up-to-date

They release Ubuntu every six months and we bring you regular updates for free.

12.10 is here

And it’s ready for download today.


Why is it free?

It’s hard to believe that such a polished, professional and popular product can be free. But Ubuntu is free to anyone who wants to use it. Here’s why.

It’s open source.

Our global community is made up of thousands of people who want to help build the best open-source operating system in the world. They share their time and skills to make sure that Ubuntu keeps getting better and better. From IBM to Google, Firefox to Wikipedia — some of today's best software is based on an open-source model. Shared efforts. Shared principles. No cost.

It’s managed and funded by Canonical.

Canonical is the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu.

Features:


Your Ubuntu, your way

Enjoy the simplicity of Ubuntu's stylish, intuitive interface. Fast, secure and with thousands of apps to choose from, Ubuntu gives you a clean and streamlined experience that you can really make your own.

Web browsing

With Firefox already installed, Ubuntu has everything you need to browse the web. You can choose more browsers, like Google Chrome, from the Ubuntu Software Centre. Software Centre.

Speedy surfing

Bored of waiting to get online? Leave the days of slow surfing behind you. Renowned for their speed and security, Ubuntu and Firefox make browsing the web a pleasure again.

Built-in security

With automatic security updates, anti-phishing technology and defence against viruses and malware, Ubuntu and Firefox help you keep your private information private.

Office applications

Create professional documents, spreadsheets and presentations with Ubuntu. LibreOffice is easy to use, packed with the features you need, and it’s completely free.


Open your Office documents

Ubuntu is compatible with Microsoft Office. That means you can open and edit files like Word documents, Excel spreadsheets and PowerPoint presentations, and share them with other users quickly and easily.
Works with:

Get things done

We understand how important your computer is for day-to-day tasks. Whether it's finding information online, sending emails to colleagues and friends, or creating and sharing documents, Ubuntu has everything you need to get things done. Fast.


Social and email

Ubuntu is packed with apps for quick and easy communication. Empathy helps you integrate your chat accounts. And with Thunderbird, you can access your emails, address book and calendar.


Gwibber

Keep up to date with your friends and colleagues quickly and easily. With Gwibber, you can see all your microblogging feeds in one place. So you’ll be able to follow the latest news and gossip like never before.

Skype

Stay in touch with your friends, family and colleagues wherever you are. Ubuntu works brilliantly with Skype so you can have face-to-face chats with your contacts, any time, anywhere and, of course, completely free!

Music and mobile

Ubuntu works with all common portable music players, as well as Android phones and the iPhone. And you’ll find all the tunes you’ll ever need in the Ubuntu One Music Store.



Find your tunes anywhere

Ubuntu will find the music you want in an instant, whether it’s already on your computer or available in an online store like Amazon. Just type a few letters, hit return and view the results.

New music is never far away

Enjoy one-click access to the Ubuntu One Music Store, direct from your desktop. The Ubuntu One Music Store is just one of many Web Apps you can add to the Launcher.

Preview before you buy

Right-click on an album to see a full-size shot of the artwork, complete with track listings. Then just click to hear any of the tracks, before you buy.





Photos and videos

Ubuntu is full of free apps to help you enjoy, manage, edit and share your photos and videos - whatever you use to take them. With fantastic support for cameras and phones, you won’t need any extra drivers to get up and running.

Organise your photos

With Shotwell, you can quickly and easily import, organise, edit and view your pictures. And you can share your favourite snaps on all popular photo sites and social networks.

Photo and illustration tools

Edit your photos or create professional illustrations and designs with tools like GIMP and Inkscape, available in the Ubuntu Software Centre.

Watch videos

Watch all your favourite content online from YouTube, BBC iPlayer and MSN Player. Or download and watch movies with VLC, available in the Ubuntu Software Centre.

Edit your movies

Edit your movies with PiTiVi and then watch them in Movie Player - or add VLC and OpenShot from the Ubuntu Software Centre, for compatibility with even more file formats.

Device-compatible

Wouldn’t it be great if your computer recognised your camera or phone straight away?
With Ubuntu, you don’t need to worry about installation CDs or downloading extra drivers.
It integrates brilliantly with a wide range of devices.

 Also available in the Ubuntu Software Centre:

Adobe Flash Player

Adobe Flash is a multimedia platform used to add animation, video, and interactivity to web pages.

Chromium

Chromium is Google’s open-source version of their Chrome browser. It’s fast, easy to use and, just like Firefox, it’s free.

Liferea

Liferea is a simple and free aggregator for online news feeds.

Adobe Reader

Adobe Reader allows you to view, navigate and print PDF files.

HomeBank

HomeBank helps you manage your accounts quickly and easily.

Evolution Mail

Manage your email, contacts and calendar with Evolution Mail.

Ekiga

Ekiga is an intuitive videoconferencing and VoIP application.

Pidgin

Pidgin is an easy-to-use and free chat client used by millions.

Audacity

Audacity is a multi-track audio editor featuring digital effects and spectrum analysis tools.

Jokosher

Jokosher is a simple and powerful multi-track studio specifically designed with usability in mind.

Clementine

Clementine is a multiplatform music player focusing on a fast and easy-to-use interface for searching and playing your music.

GIMP

GIMP is an advanced picture editor that offers a large collection of professional-level tools and filters.

Inkscape

Inkscape allows you to create and edit scalable vector graphics (SVG).

Cheese

Cheese is a webcam application that supports image and video capture.

Find more apps

Ubuntu Software Centre gives you instant access to thousands of great games and applications - some free and some available commercially. And new in Ubuntu 12.10, you can search for apps directly from the Dash. If you see something you like, you can see more information and then install it in just a couple of clicks.

Thousands of free applications

With Ubuntu Software Centre, you can pick the apps you want so you won’t have anything on your computer you don’t need. And with thousands of apps to choose from, you’ll be spoilt for choice.

Educational resources for kids

The Ubuntu Software Centre comes with a range of apps that make learning fun and engaging.

Ratings and reviews

Each application comes with ratings and reviews to make it easier for you to decide which apps you want to install.

Fun and games

From Sudoku to shoot-em-ups, we’ve got loads of games that’ll keep you busy for hours.

Create cool apps!

Develop and publish your apps on Ubuntu, the world's third-most popular desktop OS.


Ubuntu One is your personal cloud.








Store your files on Ubuntu One and access them on all your devices. Instantly. 5GB free.

Your music

Your music can be shared between your devices, too. Listen to any song, anywhere, any time.

Your network


Share files with colleagues, photos with friends, or link them to your social networks.

Snaptastic!

On iOS and Android, any photo can appear online and on any device, the instant you take it.

What's new

The release of Ubuntu 12.10 introduces new features that are streets ahead of other PC operating systems. Take a look at what’s new and then explore Ubuntu for yourself.

Web apps

If you use web applications like Facebook, Gmail or Flickr, you’re in for a treat. You can now pin them to the Launcher on the Ubuntu desktop, so you can launch them with a single click. No more starting a browser, clicking on a bookmark and then logging in. Just go straight into the app, as if it was installed on your computer.

Online search

In Ubuntu, the Dash has always let you search your computer for your files, photos and videos. But now it does more than just search your computer - it can search all your online accounts too. So, once you’ve saved the login details in the ‘Online Accounts’ function, you can expect to see your Flickr photos, Google Drive documents and more in your search results, alongside the files on your computer.

Dash previews

Ubuntu aims to take the effort out of everything. Now, you can preview your search results in the Dash to see more options, without having to open more windows. Preview an album in the Ubuntu One Music Store and you’ll get the option to play tracks straight from the preview. And when you preview an app in the Ubuntu Software Centre, you can install it with just one more click.

Reasons to love Ubuntu


  • Thousands of free apps

  • Built-in security

  • Ubuntu One Music Store

  • Free upgrades for life

    Source:

    Ubuntu Official Website


News
New Release


 
Design by Exparena | Bloggerized by Dipto - Exparena | Exparena, RZK Dipto