Fluxbox on Ubuntu

Fluxbox on Ubuntu

Basic installation of a window manager in Ubuntu. The manager is Fluxbox, a derivative of Blackbox and quite old in the Ubuntu repositories.

File Managers in Ubuntu

File Managers in Ubuntu

Post about file managers in Ubuntu mentioning some possibilities within this operating system.

Speech recognition in Linux

James McClain has developed a tool that allows, in a simple way, speech recognition in Linux. Siri for Linux, some claim.

Free RAM memory in Ubuntu

How to free up RAM in Ubuntu

Simple guide that shows how to free up RAM in Ubuntu with a simple command through the console without losing information.

How to add MTP support in Kubuntu

Guide that explains how to add MTP support in Dolphin by installing the corresponding KIO-slave. MTP is used by Android devices, among others.

KDE 4.10: Kate enhancements

The new version of Kate included in KDE SC 4.10 has an extensive list of new features, improvements, and bug fixes.

Restarting Unity

Sometimes Unity starts to behave erratically or sluggishly; To get back to normal, you have to restart Unity with the relevant command.

Installing MDM 1.0.6 on Ubuntu 12.10

Installation guide for the latest version of MDM, the Linux Mint Display Manager, in Ubuntu 12.10 Quantal Quetzal by adding the corresponding repository.

Create your own eBook with Sigil

Sigil is a multiplatform eBook editor and totally open source or Open Source, in the following article we install it in Ubuntu and Debian

Organize your windows with X-tile

X-tile is a small program that helps us organize our windows. It works in any desktop environment and can be operated from the console.

Download Ubuntu via torrent

It is recommended to download Ubuntu through the BitTorrent network to prevent the official servers from being saturated. In this post we will do it using Deluge.

Kazam

Kazam, burn your desktop on Linux

Kazam is a free program for Linux that allows us to record our desktop sessions, being able to select the entire desktop or a specific area

Wammu syncs mobile phones with Ubuntu

Wammu is a program for Linux capable of synchronizing mobile phones based on Symbian or proprietary systems from brands such as Samsung, Nokia or Motorola.

Change fonts in KDE

KDE allows you to customize the desktop by easily changing the different fonts used on the system.

Ubuntu 12.04.1 released

Canonical and the Ubuntu team have released Ubuntu 12.04.1, an update to the installation image that fixes bugs and adds improvements.

Plank for Linux

Plank, a simple Mac-style dock

Plank is a simple and lightweight Dock for Linux based on the popular Docky. Plank is ideal for machines with few resources.

Unity 5.0

Unity 5.0 desktop features

Unity 5.0 is the star of the new version of Ubuntu 12 04, this new desktop or renewed Ubuntu desktop, the Unity 5.0

Linuxeros Desktops # 30

New edition of Escritorios Linuxeros, the section of the blog that you, dear reader friends, keep active thanks to your participation every month ...

Gnome Shell

Unity or Gnome Shell?

This is a guest post written by David Gómez from the world according to Linux. Yesterday Ubuntu 11.04 Natty was released ...

Try Ubuntu 11.04 Online

When it was announced that Canonical's Shipit service was coming to an end, the same announcement also talked about the ...

Linuxeros Desktops # 29

A new edition of Desktop Linuxeros with you, as always, I never tire of thanking the enormous participation that month ...

Linuxeros Desktops # 28

After a month of rest, Escritorios Linuxeros, the blog section that is already a classic thanks to…

IBAM with Gnuplot

Know the battery status from the terminal

One of the things that most worries all of us who work on a laptop is that we have so much battery left before the laptop shuts down and our productivity suddenly ends. That is why we keep a watchful eye on the application that brings our desktop environment where we can see an unrealistic report about how much time we have left on battery. I say unrealistic because always 30 minutes of battery life is about 10 minutes, and more if in those assumptions 30 minutes gave you to do something that consumes many resources of your machine.

Apart from giving us wrong data, these mini applications border on simplicity, offering us practically no additional information, something that personally bothers me, because I like to know how my battery really is, not just how many fake minutes I have left.

Linux USB Drive

Disable the use of USB disks for a user in Linux

Linux USB Drive One of the most common security problems in a company is the leakage of information, this is generally given by unrestricted access to the use of mass storage devices such as memory sticks and USB drives, burners. CD / DVD, Internet, etc

This time, I am going to show you how we can restrict a user's access to USB mass storage devices in Linux, so that access to the port is not lost in case of having to connect a mouse USB or charge a battery through it.

Note: all types of USB mass storage device will be disabled, including music players, cameras, etc.

Ubuntu Tweak - Menu

Change GDM wallpaper in Ubuntu

Ubuntu has that ugly wallpaper that you use (I mean purple) as default wallpaper for GDM, but the truth is that I don't even like to see it in that short moment when I log into my laptop.
That is why we are going to learn two ways to change this background for one that we like more or that is more in line with the wallpaper we use on the desktop.

First of all, we must understand that Ubuntu handles the appearance of the GDM with themes, so normally it is not possible to change the appearance of this without changing the whole theme, but the theme ambience It is quite beautiful and I do not think, as I do, that they want to change it.
This theme uses the default background image /usr/share/backgrounds/warty-final-ubuntu.png, which is the image that we see as the default background in Ubuntu (yeah, that hideous purple).

Linuxeros Desktops # 27

First edition of the year of Escritorios Linuxeros, the section of the blog that is already a classic thanks to the great ...

WDT, an impressive tool for web developers

Linux It does not have many applications that help a lot when developing web pages, and by this I mean applications that provide tools that help save time when writing code, since almost all of those that exist normally only offer options for debugging and writing code, rather than offering an environment WYSIWYG.

Fortunately there is WDT (Web Developer Tools), a powerful application that allows us to quickly and easily generate styles and buttons in CSS3, charts using Google API, check email from gmail, translate text with Google translate, make vector drawings, database backups and a very long (very long seriously) etc.

How to add PPA repositories to Debian and distributions based on it

One of the great advantages that Ubuntu has over other distributions is the large number of applications available for this distribution and the ease of installing and keeping them updated through PPA repositories through Launchpad.

Unfortunately the command add-apt-repository It is only available for Ubuntu, so adding these repositories is not so easy when you want to add it in a distribution like Debian or based on this you can generally make use of the .deb packages created for Ubuntu.

This is not to say that we cannot make use of these repositories in Debian, since Debian also provides a way to add custom repositories, and then we are going to learn how to do it.

How to fix Atheros WiFi problem on Ubuntu Maverick

How to fix Atheros WiFi problem on Ubuntu Maverick

This is not a new problem, since Ubuntu 10.04 Lucid Lynx, Canonical you have trouble getting multiple brand-name wireless network cards to work properly Atheros.

As for Lucid Lynx, this problem is solvable, commented on the blacklist made to the Atheros driver in the configuration file /etc/modprobe.d/blacklist-ath_pci.conf and installing the linux-backports-modules as described in this NetStorming entry.

Unfortunately, this solution does not apply to 10.10 Ubuntu Maverick Meerkat, since applying this solution only leads to the complete disappearance of the WiFi network and if you keep insisting you will be left without a system as happened to me. 😀

How to compile Kernel 2.6.36.2 in Ubuntu with the 200-line patch included

How to compile Kernel 2.6.36.2 in Ubuntu with the 200-line patch

Many of you seem to have had a problem installing the Kernel precompiled with the 200 line patch on your machines, this is to be expected, so it is always better to have a Kernel directly compiled in our machine than in a foreign machine, so that it correctly takes the architecture of our machine and the general configuration of the hardware.

For this reason, here I teach the most daring, how to compile their own Kernel (2.6.36.2) in Ubuntu (tested in Ubuntu 10.10) with the 200-line patch included in it. Remember that this process should be done at your own risk, it requires a large number of packages to download and a fairly high compilation time.

Linuxeros Desktops # 26

We close the last edition of the year of Escritorios Linuxeros with a great participation of you dear reader friends, how ...

Linuxeros Desktops # 25

Edition 25 de Desks Linuxeros a classic section already on the blog, in which you. dear readers, all teach ...

Linuxeros Desktops # 24

A new edition of Desks Linuxeros the section of the blog in which readers show their GNU / Linux desktops, which is ...

Linuxeros Desktops # 23

A new installment of Linux Desktops, the section of the blog in which readers show their GNU / Linux desktops, this ...

Rodrigo's desk

Linuxeros Desktops # 22

A new edition of Escritorios Linuxeros, the now classic section of the blog in which you, dear readers, show us ...

Install Ralink RT3090 on Ubuntu

Introduction

Let's imagine the following situation, you buy a Laptop and Install Ubuntu and It Doesn't Detect the Wireless or Wifi Network, or even worse the Lan or Cable network is also not Detected, this is because those chips use proprietary drivers and are not included in the ubuntu kernel, therefore you have to install them as an extra, according to my experience the MSI laptops have this rt3090 chip.

Install your own Jabber server with OpenFire on Ubuntu Linux

to create your own instant messaging system, with jabber (the same from google talk),
OpenFire is a web-managed jabber server (like a router or modem), written in java and is GPL.
for it to work you have to have Apache2 + MySQL + PHP5 installed and phpmyadmin doesn't hurt
To Install Apache2 + MySQL + PHP5 + phpmyadmin:

Julio's Desk

Linuxeros Desktops # 21

A new edition of Escritorios Linuxeros, the monthly section in which blog readers show how they have tuned their ...

Roberto G. Desk

Linuxeros Desktops # 20

A new edition of Escritorios Linuxeros the monthly section in which blog readers show how they have tuned ...

Linuxeros Desktops # 17

New edition of Linuxeros Desktops, as always, thank everyone for the participation that they have every month in this section, ...

Linuxeros Desktops # 16

A new installment of the monthly edition of Escritorios Linuxeros, as always to thank those who each month send ...

Wallpapers Ubuntu (for men)

You wanted Ubuntu wallpapers? Here are some great ones! Special for men  Seen on Wallbase Don't miss…

Remove Kernel

Remove old kernels in Ubuntu

Since Karmic came out there have been several kernel updates, and old kernel versions are not being uninstalled, ...

Don't hit me, I'm Ubuntu!

Reading Ubuntu Life, I find this article, originally published in Operative Systemz Comics, with which I agree in the major ...

Conky, My setup

Fecfactor asked me yesterday to publish the configuration of the conky that I show in the screenshot below. How can you ...