How to install XFCE (Xubuntu) on Ubuntu Linux

The Ubuntu distribution includes the Gnome desktop environment, but for some computer skills can be slow. One way to optimize our software is to install linux servers with less hardware requirements, so for the desktop to the user community, we can change the environment for a faster, in this case Xfce. Xubuntu is a linux distro more lightly and brings faster than the default Xfce desktop. To start the installation ... Read the full article »
Filed under: Ubuntu
How to use more than 4GB of RAM on a 32bit system

On a Debian Linux system with hardware using 32bit processors need to have 4GB of ram or more. For Debian Squeeze or Wheeze just need to install the kernel with support for PAE (Physical Address Extension), as follows: For stable and testing versions: # aptitude install linux-image-2.6-686-bigmem Debian Sid: # aptitude install linux-image-686-pae ... Read the full article »
Filed under: Debian
Download Ubuntu 11.04 (Natty Narwhal) ISO image CD / DVD
Links to sites to download Ubuntu 11.04 CD ISO Ubuntu 11.04 Below the list of places to download the distro, (OJO, as they are published, I will be adding new links) Bittorent links (64 bit) and 32 bit ISO CD Images Direct 32 bit (desktop version) Direct Download 32-bit CD image (desktop version) ISO CD Images Direct 64 bit (desktop version) ISO CD Images Direct 32 bit (server version) ISO CD Images Direct 64 bit (server version) Ubuntu Mirror list (Natty Narwhal ) 11.4 DVD 64 Bit, 32 Bit DVD version, DVD version I upgrade to Ubuntu 11.04? You can easily upgrade from the previous version of Ubuntu Ubuntu 10.04 and 10.10, see the tutorial on how to upgrade here. ... Read the full article »
Filed under: Ubuntu
How to change the password of root or superuser ubuntu
If you've forgotten the root password on your computer you can retrieve it easily without having to use the livecd, you just need to follow these steps, from your normal user login with your user account and enter your conventional open a terminal session where you type ; # sudo passwd password where you enter your current account and then the new root password you want. From the recovery mode (recovery mode) First, this procedure you must have physical access to your computer. Since being on the computer restarts, when you see the bootloader (grub) need to select the recovery mode option. Since this option within the system is in maintenance mode when the system finishes loading you will see the prompt basic # At the prompt you type passwd where you enter the ... Read the full article »
Filed under: Ubuntu
Locking workstations on Xubuntu?
You know that I have a couple of weeks using the xfce4 desktop but suddenly needed to get out and leave the screen locked, but did not know how. Reading on the net I found that Xubuntu (XFCE, XFWM) brings a program called xflock4 shortcut key to lock automatically. The bottom line to block the xfce4 desktop just need to press Ctrl + Alt + Delete. So easy, no kidding, the computer is locked with the rest of the screen and we enter our password to log in again. ... Read the full article »
Filed under: Xubuntu
What is the Linux version of my
How to find the release version of Debian or to find or identify which Debian version of Linux are running we can use the command: ~ $ / etc / debian_version This is useful when making a consultancy to a client and need to know which version Linux or release running on their machines. How to find the version of Ubuntu or Kernel Manager Anyone can see common or which version of ubuntu are using only the Gnome menu go to System> About Ubuntu Whereupon a window will appear on your desktop with the necessary information. So to find the same version of Debian or Ubuntu Linux, keyboards;: ~ $ cat / etc / issue Ubuntu 10.04.1 LTS \ n \ l could also be used: ~ $ cat / etc / lsb-release Ubuntu DISTRIB_RELEASE DISTRIB_ID = = 10.04 _CODENAME = lucid DISTRIB_DESCRIPTION DISTRIB = "10.04.1 LTS Ubuntu" To get the kernel version and any other details about the server ... Read the full article »
Filed under: Ubuntu
How to change windows login theme and Ubuntu 10
Today I bring a couple of tips to modify the background image and iconosde gdm on Linux. After entering all the Ubuntu Lucid days becomes boring to me to see the colors of Halloween, so it's time to change the look of the login screen. First we add some repositories to install GDM2, for which keys from the terminal:: ~ $ sudo apt-add-repository ppa: gdm2setup/gdm2setup: ~ $ sudo apt-get update: ~ $ sudo apt-get install python-gdm2setup Already installed the application we can see in System -> Administration -> Login (GDM2Setup). The Run, type the root password and proceed to make changes in colors, icons, wallpaper. ... Read the full article »
Filed under: Kubuntu
How to play mp4 on Ubuntu
A recommendation from a friend downloaded the first season of the new series The Event. Well, unlike other series or movies, this comes in *. mp4 format ... which I could not play in movie player or totem. The problem is that my Movie Player in Ubuntu 10 not playing MP4 files, then proceed to first install the ubuntu restricted extras package by typing: ~ $ sudo apt-get install ubuntu-restricted-extras package Reading lists ... Done Building dependency tree Reading state information ... Done The Following Will Be extra packages installed: ca-certificates-java gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse-6-jre icedtea-cacao icedtea6-plugin java-common java-bridge-libaccess libaccess-bridge-java-jni libavcodec libavutil-extra-extra-52-49-1.9 libfaac0 libmjpegtools libopenjpeg2 libquicktime1 libmp4v2-0-6-jre openjdk openjdk-6-jre-headless openjdk-6-jre-lib-extra ttf-dejavu tzdata-java Suggested packages: equivs libfaad0 default-jre sun-java6-fonts-gothic ttf-Sazanami ttf-kochi-gothic ttf-Sazanami ttf-kochi-mincho ttf-telugu-mincho-fonts ttf-oriya-fonts-ttf-Kann ttf-bengali fonts-fonts packages Will Be The Following REMOVED: ... Read the full article »
Filed under: Kubuntu
How to install Broadcom wireless card in Ubuntu 10.10 Maverick Meerkat
Apparently the problems we now in its Ubuntu version 10.10 from the installation to recognize the broadcom wireless cards. Regularly these cards come in HP and Compaq laptops and are not recognized during installation of the system and therefore can not be configured. To check and verify the hardware of our laptop, we can type: user @ betuntu: ~ $ lspci | grep Network 09:00.0 Network controller: Broadcom Corporation BCM4312 802.11b / g (rev 01) card if recognized by the system but detection despite our kernel module does not load the driver necessary to use as a broadcom wifi driver install on Ubuntu 10.10 is time to turn the wifi on the laptop using the driver for the wireless network interface detected correctly. Because the Ubuntu generic kernel ... Read the full article »
Filed under: Kubuntu
Since upgrading to Ubuntu 10.10
Update Ubuntu Desktop Edition With Ubuntu update that is free and easy to install I present the options to do so. Update via Internet / Network for Ubuntu desktops This is the procedure almost automatic update. Which is very simple and practical, and executes the following steps, beginning in the Superio munu System -> Administration -> Update Manager. If they have it in English is System / Administration / Update Manager click on the button to check / check new versions of software if an update to install, they should do. Then press again to check if they see a message reporting the existence of a new release. Click on upgrade and follow the onscreen instructions. Ubuntu 10.04 Upgrade to Ubuntu 10.10 TLS To upgrade from Ubuntu 10.04 TLs for the desktop, just ... Read full article »
Filed under: Kubuntu
Recent Comments