Article Title: Linux tips (2 ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The second series of Linux
Article Title: Upgrade and compile your Linux core. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Constantly
Linux and Windows also have the IP configuration function. you can use DHCP to automatically obtain or manually specify an IP address. In Linux, how does one modify the nic ip address? 1. the configuration file path cd/etc/sysconfig/network-scripts
View the users in the system: cut-d:-f1/etc/passwd to view the users who can log on to the system: cat/etc/passwd | grep-v/sbin/nologin | cut-d:-f1 view user operation: w command (root permission required) view a User: w user name view login user:
1. linux operating system is a multi-user multi-task operating system, including user accounts and group accounts) in addition to the user account, a group account is a collection of user accounts. There are two types of centos groups: Private Group
Find the installation tutorial of nginx from the internet. the version used in this article is nginx/1.0.15 to install mysql and create a bugzilla Library. find the installation tutorial from the Internet, the version used in this article is
1. view the process ps-a and killPID2. add the scheduled task crontab-e. for example: 3021 *** servicehttpdrestart restart apache at every day to view cr
1. View process ps-
Kill PID
2. add a scheduled task crontab-e
Example: 30 21 *** service httpd
Iptables is a good firewall software in Linux, this article describes how to install iptables, add and clear rules, open specified ports, and shield basic applications of iptables in CentOS, such as specified ip addresses and ip segments. 1. install
Article title: implementation of IP packet filtering in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Quickly modify the host name in SSH. 1. view the current host name. hostname # run this command. check the current host name. 2. modify the host name to www.centoscn.comhostnamewww.centoscn.com. the yellow part can be modified according to your
Here we can use a command to query the CPU information of the machine. 1. run cat/proc/cpuinfoSSH to query cpu information. II. interpretation of related fields
Here we can use a command to query the CPU information of the machine.
I. query
The login command can be used to log out the current logon account and log in with another user name. Of course, you can also specify the corresponding account to log on. Login [Syntax] login [options] [Parameters] [details] directly enter login as
This article introduces the syntax and details of the Linux shutdown command & mdash; halt. Shutdown is inevitable in Linux. There are two common commands for shutdown: halt and shutdown. Shutdown is more powerful than halt. we recommend that you
This article introduces the syntax and details of the Linux shutdown (restart) Command & mdash; shutdown. Shutdown is the safest command to shut down and restart. we recommend that you use the shutdown command to shut down and restart your system.
Article title: Graphic challenges facing the embedded Linux system in battle for AI. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded
Download and decompress wgethttp: // Unzip download and decompress
Wget http://redis.googlecode.com/files/redis-2.6.16.tar.gzTar zxvf redis-2.6.16.tar.gzMusic redis-2.6.16 redisInstallation process/bin/sh: cc: command not found error
Run the make
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service