How to install Sass and Compass in Ubuntu
What is Sass and Compass ? Sass is a css pre-processor that helps you write more intelligent and efficient code. It comes in two syntaxes, .scss and .sass formats of the two .scss seems...
What is Sass and Compass ? Sass is a css pre-processor that helps you write more intelligent and efficient code. It comes in two syntaxes, .scss and .sass formats of the two .scss seems...
Watch Disk Space using Bash Script Some time Space issue cause to crash or hang our server which makes loss of our data which comes from web users. So there is need to monitor...
How to Increase tmp Partition size (/tmp) in cPanel Server Sometimes we have default configured /tmp directory space is very less and not fulfilling our requirement. When we use magento or other CMS there...
Sometime our server hang on high load which cause ssh hang so we are not able to login and check any service which are taking high memory or CPU nd also it cases our...
Auto backup script for cPanel websites on Weekly bases and delete older backup Backing up all your Website Data with MySQL databases one by one is a pain. Here is a small bash script...
Introduction Security is an incredibly complex problem when administering online servers. While it is possible to configure firewalls, fail2ban policies, secure services, and lock down applications, it is difficult to know for sure if...
No matter your server is a testing machine or production server, it’s strongly recommended to set a fully qualified domain name (FQDN) hostname. Enter the following command to view the current hostname. [root@linuxtweaks ~]#...