Latest Reviews & Tutorials

  • Still in search of that perfect desktop distribution
  • The first thing to do after installing Linux Mint Debian 201204
  • Linux Mint Debian 201204 Xfce review
  • What will ‘rm -rf /’ actually do to your Linux/BSD machine?
  • Linux Mint Debian 201204 MATE/Cinnamon review
  • What’s the point of having 2 scrollbar types in Ubuntu 12.04?
  • Install the latest and greatest Cinnamon desktop on Ubuntu 12.04
  • How to run Linux Mint Debian Cinnamon in VirtualBox
  • Manual disk partitioning guide for Linux Mint Debian
  • Chakra Archimedes-2012.04 review
  • How to install Takeoff Launcher on Kubuntu 12.04
  • Replace Oxygen with ROSA theme on any KDE-powered distribution
  • 5 user-friendly applications you could be using now
  • ROSA Desktop 2012 beta review
  • How to install Jitsi in Fedora
  • Install Jitsi 1.0 in Debian, Linux Mint and Ubuntu
  • 3 minutes with GNOME 3.4 built-in desktop recorder
  • How to install and configure a graphical firewall client on Comice OS 4
  • Tweak Pear Linux Comice OS 4 dock
  • Pear Linux Comice OS 4 review

Ubuntu


UbuntuUbuntu Desktop is a Linux distribution derived from Debian. It is one of the most popular (Desktop) Linux distributions available, and many other distributions are derived from it. Development is sponsored by Canonical.

There are two editions of Ubuntu Desktop – Ubuntu Desktop and Ubuntu Desktop Alternate Installer. The only difference lies in the installation programs. Ubuntu Desktop has a simple, graphical installer, while Ubuntu Desktop Alternate Installer has an ncurses installation program. It is suitable for use on low-resource computers.

Installation Program and Installation Process: The graphical installation program of Ubuntu Desktop is very basic, and lacks support for disk encryption, LVM, the Linux Logical Volume Manager, and RAID. There is an option to encrypt the home directory, but that is the lone, physical security feature it has.
Uinstall11

The alternate installer edition, with the ncurses interface, has support for LVM, disk encryption and RAID. It also has the option to encrypt the home directory.
uLVM

Desktop Environments: Starting from the 11.04 release, Ubuntu ships with the Unity as the default desktop, with a fallback to GNOME 2 for machines that do not meet the minimum hardware requirements for running Unity.
Udesktop

Installed Applications and Software Management Out of the box, Ubuntu comes with most of the software that the vast majority of users would need for their daily computing needs. Those that are not pre-installed, like non-free applications and codecs, can be installed if the appropriate repository is enabled. Like on any other Linux distribution, the software repository contains thousands of free applications that you can install.

Debian’s Advanced Packaging Tool, APT, is the application management framework on Ubuntu. The most common command line utility for managing applications is apt-get, with Synaptic and Software Center as the user-friendly, graphical frontends. Both graphical applications are installed out of the box, but Synaptic offers a lot more features than the newer Software Center. The Software Center offers paid applications from Canonical’s software partners, but those are few, compared to the free applications in the default repository.
swcenter

Graphical Administrative Applications: If you are running Unity, the graphical administrative applications are in the System Settings. In Fallback mode, that is, if you are running GNOME 2, they are accessible from System > Preferences and System > Administration menus.
settings

Physical and Network Security Posture: Per physical security, Ubuntu Desktop with the graphical installer has a very bad physical security posture. For starters, the installer does not support disk encryption, and it does not provide the option to password-protect the boot loader. These are two features that are used to enhance the physical security posture of a system.

Because the Alternate Installer version of supports full disk encryption, it is possible to present a better physical security profile, and, therefore, achieve a higher security rating than if you use the graphical installer edition.

A new installation of Ubuntu 11.04 has only one open port – 631, the Internet Printing Protocol port. The firewall is not configured, and Gufw, one of 3 graphical clients for managing ufw, the command line frontend to IPTables, is not installed. AppArmor, the mandatory access control program is loaded, in enforcing mode. Ten (10) profiles are loaded by default.

Hardware Requirements and Resources: Ubuntu is supported on both 32-bit and 64-bit Intel-compatible platforms. To run the Unity desktop, a computer with 3D-accelerated graphics is required. Recommended minimum memory requirement is 512 MB. However, 1 GB or more, will make your computing life a little bit less stressful. The minimum disk space required to install the latest edition is 4.4 GB.

Download links for the latest stable editions of Ubuntu are available here. Official documentation and other support links are available here and at Questions and Answers.

Recent Reviews and Tutorials: The most recent reviews and tutorials on Ubuntu Desktop published on this website are listed below. You may peruse the full list of reviews and tutorials here:

  • What's the point of having 2 scrollbar types in Ubuntu 12.04? With free software operating systems, a popular practice is to install, out of the box, more than one application for the same computing task. For new users, it is a good thing, since it made it possible for them to test-drive the best applications that t...
  • Install the latest and greatest Cinnamon desktop on Ubuntu 12.04 Ubuntu 12.04 LTS, code-named Precise Pangolin, is the latest release of the popular Linux distribution. It was made available for the public just a few hours ago. While the distribution itself is very popular, the Unity desktop, the graphical interface th...
  • Should you be worried about Ubuntu Desktop's privacy settings? Ubuntu 12.04 LTS (Long Term Support), aka Precise Pangolin, will be released towards the end of this month. Like most distribution releases, it will come with its share of new features, enhancements and bugfixes. You will find one of those new feature...
  • Install Jitsi 1.0 in Debian, Linux Mint and Ubuntu Jitsi is a multi-protocol, multi-platform voice and video instant messenger client. It is mostly implemented in Java, and is Free/Open Source software licensed under the LGPL. Where other VoIP services and clients send data in the clear, Jitsi sets its...
  • Creating and managing user accounts in a GNOME 3 or Ubuntu desktop Creating and managing user accounts on a Linux system is just as easy as on any other operating system. However, users new to Linux might not know the different account types on a Linux system. And that is what this tutorial is all about. Very briefly,...
  • Ubuntu 12.04 Precise Pangolin beta 2 screen shots Less than 30 days before the final release, comes Ubuntu 12.04 beta 2. While there is very little difference in most visible desktop features between this and the last few releases, users still demand to see screen shots. And I do not mind posting them...
  • How to dual-boot BackTrack 5 R2 and Ubuntu 12.04 Yet another article about BackTrack 5, a Linux distribution designed for pentesters and security professionals or those who want to mess with all the best security and penetration testing applications the free software community has to offer. This late...
  • Ubuntu 12.04 Precise Pangolin beta 1 screen shots The first beta version of what will become Ubuntu 12.04, Precise Pangolin, has just been released. The final, stable version will be released by the end of April. This beta release, as with all pre-stable distribution releases, is an invitation for bug hu...
  • How to install Cinnamon 1.3.1 in Ubuntu 11.10 Cinnamon 1.3.1 is the latest version of Cinnamon, a new desktop environment forked from GNOME 3 by the developers of Linux Mint. Given the need for a desktop other than Unity on Ubuntu, Cinnamon just might be the best GNOME 3 alternative desktop environme...
  • Install Ubuntu 11.10 on external hard drive, with an ntfs partition at the end How to install Ubuntu 11.04 on external hard disk, showed how to install Ubuntu 11.04 on a portable USB hard drive. This tutorial, written for Ubuntu 11.10, takes it a step further by showing how to add an NTFS partition at the end of an external drive - ...

Screenshots: More screenshots from the latest edition of Ubuntu Desktop.

Installed and available Educational applications on Ubuntu 11.04.
Uapps1

Installed and available games.
Uapps2

Installed and available Internet applications.
Uapps3

Installed and available multimedia applications.
Uapps4

0saves
To have articles like this delivered automatically to your Feed Reader or Inbox, subscribe via RSS or email. For simple comments, use the commenting system, but for more involved assistance, please use the Question & Answer section.

Posts From The Same Category:




Advertisement

Leave a Reply

Trackbacks

Read previous post:
Fedora
Knoppix
Parsix
Close