Sometimes I still have to deal with Windows. :-/
This time it’s an office shared disk/device.
I was able to mount it automatically but only root cou[……]
Tag: Linux
Linux refers to the family of Unix-like computer operating systems using the Linux kernel.
Linux: what is partition UUID and how to use it
UUID stands for Universally Unique Identifier and is used to univocally identify a partition.
This is more reliable than /dev/hd* or /dev/sd* since i[……]
Load LVM partition manually
Sometimes you have to load a LV (logic volume) that is “not part of the main file system”.
Other times you might have to mount a LV from a live CD, m[……]
Linux: How to forward system emails
Every time Linux generates a system email it sends it to the root user.
I don’t normally check that email so I needed to send it to another email add[……]
How to configure sendmail as a SMART HOST
Sometimes I need to test the email functionality of a php website on my local machine. The best and easiest (to configure) way I found so far is using[……]
How to ssh to a server without password
Sharing Internet connection trough an ethernet card with Ubuntu
If you have more than one network card (eg: wireless and ethernet like in a normal laptop) you can decide to share your Internet connection with anoth[……]
Linux patch to boost Desktop performance
I’ve been using a Linux OS (Ubuntu is my favourite distribution) for a few years now. Let’s say 3/4..
I really like it, actually I love it. ;-)
So[……]
Open file graphically as administrator from Nautilus – Ubuntu
Sometimes when I’m more lazy than usual and I browse my folders with Nautilus, I want to open the file I need to straight away without using the comma[……]