Hot Article
- Centos7 closes and restarts the system firewall and opens firewall ports
- How IID server uses Xshell to connect to Linux (centos) server
- BT panel forgets the background login URL, and the solution to the security entrance verification failure
- The php domain name points to ip, how to use the specified ip address to access a server in the url request domain name in curl mode
- Error connecting to MySQL: Cant connect to MySQL server (10060)
- How to purchase a dedicated server
Debian system installation yum command
- Author:Joker
- Category:Server Maintain
- Release Time:2022-09-21
I recently tried Debian, logged in with the root user, and when I executed the yum command, I was prompted: yum: command not found
It can be solved by the following methods
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install yum
related topic
- How to block foreign IP access on Linux server?
- Expand the root directory space of the CentOS system, and expand the home directory space to the root directory
- IDGlobal teaches you to disable ICMP protocol on CentOS
- centos7 open and close 80 port tutorial
- How to view user login logs in the IID server Linux system?
- linux delete folder command