[ Solved ] haproxy.service – SYSV: HA-Proxy is a TCP/HTTP reverse proxy
[ Solved ] haproxy.service – SYSV: HA-Proxy is a TCP/HTTP reverse proxy I got an HA-Proxy error while starting haproxy.service...
[ Solved ] haproxy.service – SYSV: HA-Proxy is a TCP/HTTP reverse proxy I got an HA-Proxy error while starting haproxy.service...
Question 1. How To Check The Uptime Of A Linux Server? Answer : Using uptime command we can determine how...
Some we need to automate things based on our requirements, here is a simple script you can set as a...
Security is very important, If you want to set secure your files & don’t want to modify that file by...
locate: can not stat () `/var/lib/mlocate/mlocate.db’: No such file or directory Error while using locate How to fix it ?...
-bash: locate: command not found locate not found ? Step1. Install locate command On ubuntu apt-get install mlocate On CentOS...
Create openvz container from command line OpenVZ is an operating system-level virtualization technology for Linux. It allows a physical server...
Configure IPv6 on your CentOS server IPv6 was developed to counter the long-anticipated problem of IPv4 exhaustion. IPv6 is not...
Create wp user via mysql or phpmyadmin Sometimes you need to create additional wp users for your developers or co-authoers,...
If you want to delete history, you can use the command Step1. history # history -d < id > But...