Posts
Ubuntu 10.10 maverick meerkat best 10 reviews
— October 10, 2010
Review of Ubuntu 10.10 Maverick Meerkat reviews
Do you agree with LibreOffice fork?
— October 7, 2010
Talking about LibreOffice fork from OpenOffice
Convert html to pdf with Linux
— October 7, 2010
How to donwload an html page and convert it to pdf for printing and distribution
New branch on Debian?
— October 5, 2010
New Branch on Debian, exploring the possibility of a Rolling release
Movable Type vs Drupal with boost
— October 4, 2010
Performance comparison of static site generated by Movable Type and Drupal with boost module
Two new Linux Distributions I have tested
— October 4, 2010
A small review of two new GNU Linux distributions I have been testing. Linux Mint Debian Edition and Crunchbang
Arch Linux Review (2010)
— October 3, 2010
Review of the most famous rolling release Linux distribution, Arch Linux
Movable Type
— October 2, 2010
Talking about Movable Type in 2010
Quo vadis Linux?
— October 1, 2010
Where is Linux going? Analysis of Linux future
First post on MovableType platform
— September 30, 2010
First post with MovableType platform, starting and testing a new and old bloging platform
client denied by server configuration Apache error
— September 30, 2010
How to fix Apache client denied by server configuration error
Share files using python or php Web Server
— September 14, 2010
How to use python or php server to share files in a network easily
UUID on Linux fstab file
— September 2, 2010
UUID on Linux fstab file
Secure ssh access with now password
— April 25, 2010
How to securely log into a unix like server (like Linux or BSD) without the need of a password using ssh using rsa key
Nginx with gzip static (gzip_static) support on Ubuntu
— April 17, 2010
How to install Nginx with gzip static support on Ubuntu
How to benchmark, Stress, your Apache, Nginx or IIS server
— April 10, 2010
How to perform stress tests on Web servers. Works for Apache, Nginx, Cherokee, IIS or any other
Add a second ip to Ubuntu Linux
— April 6, 2010
How to add a secondary IP to Ubuntu Linux editing file /etc/network/interfaces
ls -l explained
— March 31, 2010
What is the meaning of the output in the Linux command ls -l
Increase MySQL performance with query cache query_cache
— March 29, 2010
How to increase the performance of MySQL using query cache
Nginx with gzip static (gzip_static) support on Arch Linux ABS
— March 29, 2010
How to install Nginx with gzip static support on Arch Linux, using ABS
Linux, How to clear a printer queue
— February 2, 2010
How to clear the printer queue in Linux
How to install nslookup on Arch Linux
— January 4, 2010
How to install the nslookup tool on Arch Linux
How to use Arch Linux pacman through a proxy
— May 7, 2009
How to configure Arch Linux to pass through a proxy while upgrading or installing with pacman
last - See any user login history
— April 25, 2009
How to see las login logs in Linux and other Nix operating systems with last command
Arch Linux Review (2009)
— March 21, 2009
Arch Linux review, My favorite GNU Linux Distribution
How to find the fastest ArchLinux mirrors
— March 16, 2009
How to configure ArchLinux to use the fastest mirrors for Pacman
How to update and upgrade Arch Linux
— March 13, 2009
How to upgrade your Arch Linux installation to keep it up to date
adduser vs useradd: Ubuntu, Debian, Gentoo, Fedora, CentOS
— January 15, 2009
Difference between adduser and useradd when you are working on Ubuntu or Debian, and CentOS or Fedora and Gentoo
Define a static IP on Linux, and assign a Default Gateway
— January 3, 2009
How to set a static IP on Nix sytems like Linux and also assign a default Gateway to the box
ps - How to check the running processes on Linux
— December 30, 2008
Using ps command to show running processes under bash for Linux or Mac OS X
CTRL Z, stop and restart Linux jobs
— December 20, 2008
Take control of Linux jobs, stop and resume them any time using CTRL Z
Broadcast to all users on Linux
— November 15, 2008
How to use wall command to broadcast a message to all users in a Linux box
Kill any users processes and logout the user
— November 15, 2008
How to kill user's processes
whowatch - Monitor who is doing what on your Linux
— September 12, 2008
Whowatch let you know what all other users in a Linux powered system. Is a console application
How to find which service is listening on a given port
— May 19, 2008
Find which services or programs are listening on different ports
Resume downloads, limit speed and more with wget
— May 15, 2008
How to limit speed, resume downloads, run in background, and more tricks of wget
vnstat - Command Line Tool to check how much bandwidth you use
— May 13, 2008
vnstat, a tool that helps you monitor the Internet traffic you use on your Linux
Cut or trim mp3 files with Linux, mpgsplit and mp3cut
— May 12, 2008
Cut or trim mp3 files using the command line in Linux
How to install the startx command
— April 28, 2008
How to install the startx command in Linux
cpufreqd, How to configure you cpu speed
— April 13, 2008
How to control de CPU speed of your computer with Linux
nmap - how to scan hosts of networks for open ports
— January 2, 2008
Using nmap to scan ports on Linux or Mac OS X, and some graphical front ends of it for Linux
Rename Multiple Files with Linux
— December 30, 2007
How to rename lots of files in Linux at once from the command line
Check your Laptop Battery status from the command line
— December 30, 2007
How to check the status and state of your laptop battery on Ubuntu Linux from the console terminal
What is my public IP | Linux
— December 29, 2007
Different ways to find your public IP with Linux. Using the console command line
sed — stream editor for Linux
— December 16, 2007
How to use sed to substitute, delete, and transform text in files and pipelines on Linux
Debian - Origin of the names -
— December 14, 2007
List of the origin of Debian releases' names
How to create mp3 ringtones with Linux
— November 28, 2007
How to cut mp3 songs to create ringtones with Linux to use on your smartphone
Vim reference guide — commands I use most
— November 20, 2007
A practical vim reference covering modes, navigation, editing, search and replace, and useful .vimrc settings
Ten useful uses of command find
— November 14, 2007
Ten useful examples of the find command. You can use on bash on Linux, Mac or BSD
configure: error: C compiler cannot create executables
— November 11, 2007
How to solve 'configure: error: no acceptable C compiler found in $PATH' problem in Debian Linux