Most of the time, we know what linux distribution we are working on. However, if you are connected to a server via ssh, you may not know whether you are using debian or centos. Then how can you find out?
cat /etc/issue
时间: 2024-12-14 18:11:29
Most of the time, we know what linux distribution we are working on. However, if you are connected to a server via ssh, you may not know whether you are using debian or centos. Then how can you find out?
cat /etc/issue