Articles

 An incorrect configuration in the /etc/fstab file on the Linux system is causing login issues

Encountering communication issues with the machine, I checked the system error messages through...

 CentOS 7.x Firewall: Enable/Disable and Add Ports

  In CentOS 7.x, the default firewall is firewalld. Here is an example using CentOS 7.6...

 Changing Language and Timezone in CentOS 6/7

CentOS6  Change the default system language from English to Simplified Chinese:...

 Enable/Disable Firewall and Modify Remote Port in Ubuntu 18.04-22.04

In Ubuntu 18.04-22.04, the default firewall system is ufw (Uncomplicated Firewall). Taking Ubuntu...

 Enabling and disabling the firewall in Ubuntu

一.Overview The firewall is a security device or software used to protect computer networks....

 Expand inode available space in a Linux system

1.Check if the file system that needs to be expanded is of XFS format:df -hT 2.The command df...

 How to View Memory Usage and Clear Cache in Linux System

Sometimes, when a server becomes unresponsive, it may not necessarily be due to high CPU usage....

 How to check CentOS 7.9 Plesk 18.0.54 login information

First, we log into the system via SSH and type "plesk bin admin --get-login-link" to view the...

 How to check CentOS-7.9-BT.8.0.3 login information

First, we log into the system through SSH, type "bt", and press "14" to view the aaPanel...

 How to check CentOS-7.9-WebPanel-7 login information

1. First, we need to log in to the system via SSH after reinstalling it. 2. The following is...

 How to check CentOS-7.9-aaPanel-6.8.33 login information

First, we log into the system by SSH, type "bt", then press "14", and we can view the aaPanel...

 How to check Centos7.9-DirectAdmin-1.658 login information

First, we can log into the system via SSH and type "cat...

 How to check Ubuntu-22.04-WordPress.6.3.2 login information

First, we log into the system via SSH. On the first login, it will prompt for the WordPress...

 How to check Ubuntu-22.04-cyberpanel.2.3 login information

First, you can log into the system via SSH. Upon first login, you will be prompted with the...

 How to check Ubuntu.20.04.4-cPanel.114.0.12 login information

First, we log in to the system via SSH. On the first login, a cPanel link will be displayed....

 How to check Ubuntu22.04-Webmin-2.105 login information

First, we log in to the system via SSH. On the first login, a Webmin link will be displayed....

 How to configure multiple IP addresses in CentOS operating system

一.You can use the "Linux_tools.sh" script to automatically add multiple IP addresses. Download...

 How to enable/disable ping on Linux system

To prevent others from discovering and potentially attacking your machine through network ping...

 How to handle the "Permission denied, please try again" error when SSH logging into Linux

Problem:   When trying to SSH into a Linux system on an ECS instance using a local SSH client,...

 How to remotely access a Linux system using Putty tool

Introduction to Putty software PuTTY is a Telnet, SSH, rlogin, raw TCP, and serial interface...

 How to switch to a different repository for CentOS 8 EOL

 CentOS 8 reached its end of life at the end of 2021. When using yum repositories for...

 How to transfer data in a Linux system

The scp command is used for remote file copying in Linux. It allows copying files or directories...

 How to use the atop monitoring tool in Linux

Atop is a monitoring tool used to monitor resources and processes in Linux systems. It...

 Linux System BT Panel Installation Tutorial

  一、 Installation Requirements: 1.Memory: 512MB or more, recommended 768MB or more (the...

 Linux System RuiSu Installation Tutorial

Note: The prerequisite for installing RuiSu is to ensure that the network card is in the "eth"...

 Mounting and Expanding Linux System Disk

For scenarios where additional hard disks need to be added to a machine and manually mounted...

 Resetting the password in CentOS 7.x system

Resetting the password in the CentOS 7.x system can usually be done automatically by accessing...

 The error message "Not enough cached data to install" typically occurs when using the yum package manager in a Linux system

    The problem descriptionThe error message "Not enough cached data to install" typically...

 To change the network interface name in CentOS 7.x

一.modify GRUB 1.Edit the GRUB configuration file by running the command: `vi...

 To modify the hostname on CentOS

Method One:   1.Open a terminal or SSH into the Linux system. 2.Log in to the system with...

 Unable to use Yum and Dnf on CentOS 8

1.Root cause: CentOS 8 - End of updates by late 2021.     2.Error screenshot:   3.Error...

 Upgrading CentOS 7.x to CentOS 7.9

1.Open the terminal or SSH into the Linux system.   2.Log in to the system using root...