pseudorandom message in terminal
to install the random message sudo apt-get install fortune If you want a nice cown at terminal window sudo apt-get install cowsay In order to put in the start o...
to install the random message sudo apt-get install fortune If you want a nice cown at terminal window sudo apt-get install cowsay In order to put in the start o...
start with install crontab sudo apt-get install crontab maybe present for default sudo apt-get install sendemail sending email by terminal create a file nano in...
El comando date es un comando existente en sistemas tipo unix que muestra la hora y la fecha del sistema date Utilizamos NTP (Network Time Protocol) mantiene la...
Este error lo tenemos cuando superamos los 100000 ficheros o directorios. Editamos el fichero “/etc/sysctl.conf" sudo nano /etc/sysctl.conf añadimos al fi...
sudo apt-get remove virtualbox sudo apt-get remove linux-headers-$(uname -r) sudo apt-get install linux-headers-$(uname -r) sudo apt-get install virtualbox see...
Creado una carpeta llamada sitio.com en /home/nombre_user/Workspace/sitio.com/ Mientras tanto creamos en /etc/apache2/sites-available/sitio.com Añadimos el sigu...
Se debe editar “~/.bashrc” Y descomentar la linea: #force_color_prompt=true Garcías Miguel González
Open the terminal, keyboard Shortcut are “Ctrl + Alt + T” echo “deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contr...
Como crear en Linux un repositorio o Distributed Version Control Systems (DVCS), Instalar git: $ sudo aptitude install git Con git instalado, creamos un usuari...
A día de hoy aún no hay cliente “gDrive” para Linux, así que instalaremos grive un cliente para Google Drive Open Source. Desde el terminal escribim...