Linux tips (2)

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

Upgrade and compile your Linux core

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

How to configure the IPv4 address of the Centos Nic

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

How to view all users and kick out centos

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:

CentOS users, group permissions, add and delete User Operation Commands

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

Install bugzilla4.4.10 on centos

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

Common CentOS commands

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

Install shadowsocks on CentOS7

Install shadowsocks: wgethttp: // register using oneinstack's one-click installation script Use oneinstack one-click installation script to install SS Install shadowsocks: wget http://mirrors.linuxeye.com/oneinstack.tar.gztar xzf

Basic application of CentOSiptables firewall

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

Implementation of IP packet filtering in Linux

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.

CentOS host name modification

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

Upgrade python2.6 to python3.5 in centos

Yuminstallgccgcc-c ++ zlib-devel1, download python3.5wgethttps: // Others Yum install gcc-c ++ zlib-devel   1. download python3.5 Wget https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tgz Tar zxvf Python-3.5.0.tgz Cd Python-3.5.0 ./Configure --

CentOS command for querying CPU information

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

LoginCentOS logon (logout) command

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

HaltLinux shutdown command explanation

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

ShutdownLinux shutdown (restart) command

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.

Alibaba Cloud vs. Embedded Linux faces graphical challenges

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

CentOS6.5 install python3.4.3

1. install the dependency package yuminstallgccgcc-c ++ openssl-develzlibzlib-devel2, download, and compile and install # cd/usr/src # wgethttps: // www.python.org/ftp/python/3.4.3/python-3.4.3.tgzw.tar 1. install the dependency package Yum install

Create an ssh equivalent user on two linux servers

Create an equivalent user on two linux servers 2) create an equivalent user on node1: [root @ node1 ~] $ Mkdir ~ /. Ssh [root @ node1 ~] $ Chmod700 ~ /. Ssh [root @ node1 ~] $ Ssh-keygen-trsa [root @ node1 ~] $ Ssh-keygen-tdsa create equivalent

Centos6.5 install Redis2.6.16

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

Total Pages: 2732 1 .... 1915 1916 1917 1918 1919 .... 2732 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.