Linux get hard disk statistics using Python
Today I wanted to collect disk usage information and send them to a remote server script. I used df command to collect disk usage information and Python to s...
Today I wanted to collect disk usage information and send them to a remote server script. I used df command to collect disk usage information and Python to s...
Updates: 2013-08-08: Added sec=ntlm 2014-09-04: Added domain=mydomain parameter in order to connect to Active Directory domain
UPDATE (2015-05-13): Confirming that the following approach works for Lubuntu versions 12.10, 14.04 and 14.10 and Linux Mint 15 and 17.
Today I wanted to to set the Color Scheme in vi / vim in my Linux. The default configuration looks ugly:
Today I had to configure a MySQL database cluster and I faced the following error