Target
Need to develop a monitoring program under Linux that uses the network to log on to another Linux server A to execute commands and get command execution results, and then analyze the data
Basic Programme
Because there are no Linux computers,
Win7 + Ubuntu 14.04.1 64 dual system installationBackground: My notebook before the system is window 7 + Ubuntu 14.04.1, with UEFI boot system. The installation process is first installed Win7, and then installs Ubuntu. It was a very harmonious
Ubuntu enters root permission command--sudo and su command details
Ubuntu User Management sudo means super-user do, which allows the current user to temporarily execute this command as the administrator's identity root.Su is used to
Ubuntu system file and content SEARCH Command summary, ubuntu Content SearchThis article summarizes the file and content search commands in ubuntu, such as the find, locate, which, grep, and other file and content search commands, for more
1. get Ubuntu version number :/etc/issue or Lsb_release-a
2. view Ubuntu system digits : Uname-ar or getconf long_bit
3. View the processor architecture of the Ubuntu machine , resulting in i686 or X86_64:arch or uname-m
4. display the contents of
1.df Command# df-haShow the use of all files and partitions# df-h/DEV/SDA1Show SDA1 disk usage# df-tDisplays the file system name belonging to each partition. The format type of the zone (for example, ext3)Note: The H-parameter representation is
"Guide" This article describes how to use the sudo command to assign administrative privileges to Ubuntu.
One of the distinctive features of Ubuntu is that you can't log in to the system as root when you first use it. This is going to start with
Ubuntu 10.10 has been installed recently. Because Windows 7 and other systems have been installed before, the Startup menu is displayed after Ubuntu is installed. By default, Ubuntu is started. I have found many ways to modify the startup options on
One, cat display file connection file contents of the tool Cat is a text file (view) and (connection) tool, often used in conjunction with more, and the more different is that cat can merge files. To view the contents of a file, it is simpler to
A basic Bash shell command (based on Ubuntu implementation) The/etc/passwd file contains a list of all system user accounts and basic configuration information for each user. Man commandEnter the man command before the name of the tool you want to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.