Check the disk lifetime through raid controller (online.net)
If you want to check the disk smart status and life on time , you can use this command: [crayon-6ab0a9fdbcb66216089551-i/] This is for example for online.net dedicated server
Extending Size of Linux LVM with another hard-disk!
This post will cover how to increase the disk space for a VMware virtual machine running Linux that is using logical volume manager (LVM). Firstly we will add a new disk to the virtual machine and then extend the original LVM over this additional…
How to configure self signed SSL certificate in owncloud Ubuntu
You are here: Home / Linux / How to configure self signed SSL certificate in owncloud Ubuntu How to configure self signed SSL certificate in owncloud Ubuntu May 24, 2013 by sharad chhetri 78 Comments How to configure self signed SSL certificate in…
How to enable or disable disk caching in linux—-
How to enable or disable disk caching in linux—- hdparm -W1 /dev/sda W1 for enable writing cache and w0 for disabling it.
cool trick for windows users
Here’s a great “trick” that will allows you to have ALL the options to control your PC with Windows 10, Windows 8.1, Windows 8, Windows 8 RT, Windows 7, Windows Vista and others in one folder. Create the folder anywhere. For ease of…
nagios
Nagios is one of the most popular Opensource Computer System Monitoring, Network Monitoring and IT Infrastructure Monitoring Software which prevents the critical issues in IT Infrastrucure and run it smoothly without any trouble. It monitors entire IT…
Speed up your OpenVPN connection!
From time to time, I see people asking for help on forums, who have connected 2 remote sites via OpenVPN and have an awful speed compared to link speed, like 400 Kbit/s with 2 Mbit/s link or 20 Mbit/s with 100 Mbit/s link. Some recommend them to increase…
mysql my.cnf for 2gb dedi
[crayon-6ab0a9fdbe3f1503183331/] FOR DEBIAN 7 [crayon-6ab0a9fdbe3f8484934583/]
How to setup ipv6 with online.net dedi – Debian
IPv6 setup with Debian and Wide DHCP Client for ipv6 To setup ipv6 in dedibox on debian , create a .sh file (script credits to rm_ ) : [crayon-6ab0a9fdbe5b6933427592/] Then copy the following in it: [crayon-6ab0a9fdbe5bc827445655/] then do:…
How to block Unwanted bots from your website
You can do it easily with .htaccess [crayon-6ab0a9fdbe7d4214388636/]