Linux is borrowing unused memory for disk caching. This makes it looks like you are low on memory, but you are not! Everything is fine!
Installing Ninja IDE for Django in Ubuntu (12.04/12.10) / Debian
How to install Ninja IDE in Ubuntu / Debian These are the commands to install it
exim how to add a domain and a user ||| aggiungere utente, dominio
andare su /etc/exim4/virtual e aggiungere il file dominio e la coppia utente /etc/exim4/update-exim4.conf.conf la riga da modificare è questa: dc_other_hostnames=’dominio1.com:dominio2.com,etc..” dove c’erano già gli altri domini, ho aggiunto dominio3.com. restart /etc/init.d/dovecot restart /etc/init.d/exim4 restart
Email for multiple virtual domains with exim4 dovecot
This is a Tutorial about setting up the email server exim4 on Debian and enable it with for multiple virtual domains
backlit keyboard on laptop Asus n56v with Xubuntu Linux
How to enable backlit keyboard on Asus n56v using Xubuntu Linux first become root su then to switch ON echo 3 > /sys/class/leds/asus::kbd_backlight/brightness on to switch OFF echo 0 > /sys/class/leds/asus::kbd_backlight/brightness off
Apache Settings Virtualhost
Here an example of a setting for Apache virtualhost First of all install apache2 if is not installed then chose www-data as owner of the directory var/www recursively create the directory www.esempio.it create the directory www.esempio.it/cgi-bin for log files create the directory /var/log/www.esempio.it [shell] apt-get install apache2 chown -R www-data:www-data /var/www …
.bash_login in osx è .profile
.profile è in osx equivalente a .bash_login
Install in Debian Linux xdebug netbeans
Install in Debian Linux xdebug netbeans