CentOS One-click operating system switch YUM source (Tencent Cloud YUM)
One-clickconfiguration(pleasecleanuptheresidualconfigurationinthe/etc/yum.repos.d/directorybeforeope....
Solution to too many open files in Linux system
1.ProblemToomanyopenfilesisacommonerrorinLinuxsystems.Literally,itmeansthattheprogramhastoomanyopenf....
Tutorial on Manually Mounting System Disk and Automatically Mounting System Disk in Linux
手动挂载:1.远程SSH登录上Centos服务器,并进行如下操作注意:挂载操作会清空数据,请确认挂载盘无数据或者未使用1,列出所有磁盘命令:ll/dev/disk/by-path(注意:ll是字母LL....
Solution to Incorrect Ubuntu System Time
Ubuntu system, system time, Ubuntu time
Ubuntu22.04 Modify Computer Name
Host name, hostname
How to restart services in Centos8? How to restart the network card in Centos8?
1.重启网卡之前一定要重新载入一下配置文件,不然不能立即生效nmclicreload2.重启网卡(下面的三条命令都可以):nmclicupens160nmclidreapplyens160nmclid....
The current host name is hostname and cannot be installed. Solution
Centos安装宝塔面板报当前主机名为hostname无法安装解决方案问题描述:安装新版本宝塔Centos/OpenCloud/Alibaba稳定版9.0.0提示:当前主机名hostname为空无法安....
Linux system uses netstat to view and check system port occupancy
在Linux使用过程中,如果需要了解当前系统开放了哪些端口,及这些端口的关联进程和用户,可以通过netstat命令进行查询。netstat命令各参数说明如下:-t:指明显示TCP端口-u:指明显示UD....
Graphical tutorial on viewing, partitioning and mounting Linux system hard disks
Linux系统查看硬盘一般都使用“df”命令查看,但是看到的是已经分区了的硬盘分区,并不包括未分区的硬盘。这时我们可以用“fdisk-l”来查看未分区硬....
Method for migrating the system disk to the data disk of CentOS6.x/7.x on Linux Pagoda Panel
当客户自己在万维电讯官网自行购买Centos/Ubuntu/Debian系统的机器,可能会出现没有在挂载数据盘直接安装在系统盘情况,又或者系统初始化自动挂载在其他目录上。建议大家都把数据存放在数据盘下....
Tutorial on changing the yum source of centos server to Alibaba Cloud, solving the error of yum source failure
现在很多VPS主机商提供的系统yum源都失效了,这对于一个不会Linux系统运维的小白来说非常麻烦。当你看到出现“Failedtodownloadmetadataforrepo&lsquo....