check out kernel version :uname -r generate 'config.gz' file(the compressed package of '.config') :modprobe configs check the current path:pwd enter current user root directory:cd ~ check thread:top check proces
// 切换到超级用户gec@ubuntu:~$ sudo -s [sudo] passwordforgec:root@ubuntu:~#// root表示超级用户名字 #表示超级用户权限标志// 切换到普通用户root@ubuntu:~# su xxx// 第一种方式 xxx指的是系统中用户的名称gec@ubuntu:~$root@ubuntu:~# exit// 第二种方式exit 查看目录 ls// 查看当前目录文件ls...
Commands used to manage processes ps Command ps stands for Process Status. The ps command is used to provide a snapshot of the current processes on your system. Common options Option Description -A Displays all processes. -a Displays all processes on the current controlling terminal. -e ...
Commands used to manage processes ps Command ps stands for Process Status. The ps command is used to provide a snapshot of the current processes on your system. Common options Option Description -A Displays all processes. -a Displays all processes on the current controlling terminal. -e ...
Ubuntu Linux Common Shell Commands Application->Accessories->Terminal spark@spark-desktop:~$ ~ means: /home/spark $ menas: normal users (# means root) hundreds of commands can be used in linux, only 10 to 20 command are usually used in everyday life....
[root@localhost ~]# ./storcli64 /c1/sall stop locate CLI Version = 007.0617.0000.0000 January 29, 2019 Operating system = Linux 3.10.0-693.el7.x86_64 Controller = 1 Status = Success Description = Stop Drive Locate Succeeded Querying RAID Controller Card Configuration Querying Hard Drive Informa...
CLI Version = 007.0510.0000.0000 May 4, 2018 Operating system = Linux 3.10.0-514.el7.x86_64 Controller = 1 Status = Success Description = None Product Name = SAS3408-IT Serial Number = 5000000080000000 SAS Address = 5000000080000000 PCI Address = 00:86:00:00 System Time = 08/30/2018 ...
Linux Common commands for viewing logs 1. Common commands for viewing logs tail:-n Is the line number displayed ; amount to nl command ; Examples...
1. Open a terminal window on your local Linux machine and enter thesshcommand followed by the remote machine's IP address: ssh 192.168.56.101Copy Or use the hostname instead: ssh test.server.comCopy 2. When establishing a connection for the first time, the client asks if you want to con...
Write: send information to the specified user terminal Yes: continually output the specified string Seven, Linux commonly used commands: user management Chfn: change user's finger information Chsh: change the default shell when the user logs in Finger: user information query program Gpasswd...