Q. How to find the softlink on my linux VPS server.
A. Simply run the following command :
[root@vps ~]# find /etc -type l -exec ls -li {} ;
Popular Web Hosting in 2022
based on 20k+ verified customer reviews
Bluehost
One of the largest US-based web hosting providers powering millions of websites worldwide.
Inmotion Hosting
Premium hardware, 24/7 technical support, 99.99% uptime and a risk-free money-back guarantee.
HostGator
One of the oldest web hosts in the United States with great scalability options.
It is best practice to remember passwords, but because too many passwords, sometimes we forget. We are not encouraged to write the password on any paper or share the password...
As the linux administrator, sometimes we have to identify which files are most take much space in the linux server resulting in low free space. Low disk space can also...
Don’t drop your guard just because you’re running Linux. Preventing the spread of malware and/or dealing with the consequences of infection are a fact of life when using computers. If...
This short howto will explain the steps to reset a lost root password or to reset a forgotten root password on Linux RHEL 7 or CentOS 7. Basically, we will...
Recently, the latest version of CentOS 7.3 was released. All users of CentOS 7.0, 7.1 and 7.2 can upgrade their system to the most recent. This quick guide will explain...
After you create an account log in WordPress, you may want to change your WordPress username, as appropriate or due to security reason. However, you can not do this from...
As what we wrote in the previous article on how to allow SSH root on Ubuntu 14.04, after installing a fresh new copy of Ubuntu 16.04 LTS, we find that...
UUID (Universally Unique IDentifier) should be unique and it is used to identify storage devices on a linux system. If you cloned a virtual machine from vCenter, the metadata containing...