Skip to content
Topic

Ubuntu

37 notes.

Linux Jul 10, 2009 1 min read

Formatting a USB memory stick (pendrive) in Ubuntu Linux

When you format a hard drive or storage unit, you have different file systems from which we can use, for example, vfat and ntfs for Windows, and swap,…

Ubuntu Jul 7, 2009 1 min read

Allow root access to the graphical mode in Ubuntu

Sometimes, in the graphical mode, we want to have full access to our system without using sudo or su.To enter the graphics mode in Ubuntu as root, you…

Ubuntu Jul 6, 2009 1 min read

How to fix the boot screen resolution in Ubuntu.

Some people, after installing Ubuntu Linux, see the decision of the startup screen (boot GUI) is not appropriate for the resolution of the monitor set in the system.Here…

Ubuntu Jul 1, 2009 1 min read

Ubuntu accepts Mono

Returning to the controversy over whether or not to add Mono by default in Linux distributions, as a message to the lists of ubuntu reads: "A common concern…

Install Jun 27, 2009 2 min read

Install and test grub2

"Grub2" is a replacement for grub, which has been claiming to be the replacement for it for some years. Switching to "grub2" would bring support for newer systems,…

Ubuntu Jun 13, 2009 1 min read

GNOME 2.26.2 is released

Release of version 2.26.2 of GNOME was announced on May 20. This is the second update to GNOME 2.26. It contains some important bug arrangements that directly affect…

Android Jun 13, 2009 1 min read

Google Android applications will be soon available on Ubuntu

It is confirmed: Ubuntu can run Android applications.As advanced a few days ago, has confirmed that Canonical is working on developing an environment that will allow the execution…

Ubuntu Jun 12, 2009 1 min read

Blank (or black) screen after boot process in Ubuntu

You may encounter a blank screen after boot in ubuntu. This will be due to some update of certain packages.Follow these steps to correct the problem.1. Select recovery…

Ubuntu Jun 12, 2009 1 min read

Amarok 2.1 music player for debian / ubuntu

The launch of Amarok 2.1, five months after its previous version 2.0 was announced , the all-free multimedia player developed primarily for the KDE desktop. In addition to…

Ubuntu Jun 10, 2009 1 min read

gtalx: Howto Gtalk in ubuntu ( google talk )

Did you fail to use "gtalk in ubuntu" ...Now you can chat and talk to your gmail buddies in ubuntu...1. check for gtk2.0 and qt4$ sudo apt-get install…

How to Jun 10, 2009 3 min read

HOWTO create your own GDM Themes ( login screens )

Create your own login screens in ubuntu..Components of a GDM ThemeA GDM Theme is basically composed by:* A background image* A screenshot to be displayed in the GDM…

How to Jun 10, 2009 1 min read

HowTo Create your Own Usplash for Ubuntu

Download the tar file from here....and extract it....You can see many image files, one c file, one Makefile and one bdf file.To create a usplash using this...just type…