Permanently add static routes under Linux

There are two ways to permanently add static routes under Linux:One, add the route command 1, Route addroute add -net 192.56.76.0 netmask 255.255.255.0 dev eth0 #添加一条静态路由route add default gw 192.168.0.1 #添加默认路由route del -net 192.168.1.0/24

Linux monitoring platform, installation Zabbix

1. Linux Monitoring Platform2, Zabbix monitoring 3, Zabbix installation Download: wget-c https://repo.zabbix.com/zabbix/3.4/rhel/7/x86_64/ zabbix-release-3.4-2.el7.noarch.rpm Install RPM Package: RPM-IVH zabbix-release-3.4-2.el7.noarch.rpm

Linux command line Daquan

?About the book"Linux command line Daquan" mainly introduces the use of Linux command line, gradual, in layman's terms, guide the reader to master the command line of the use of methods.The Linux command line encyclopedia is divided into four parts.

Linux Simple article

1 Linux 1.1 Learning direction of Linux Linux Operations Engineer: Server Planning, debugging optimization, daily monitoring, fault handling, data backup, log analysis, server paralysis, to start immediately. Linux Embedded engineer:

Summary of Linux Common command and System management commands

Linux Common directives:LS display file or directory ls-l list file details ls-a lists all files or directories in the current directory, including hiddenLs-al display detailed file information, including hidden files mkdir creating a directoryMKDIR-

Common commands for Linux ""

CD: Switch working directory Command Meaning Cd switch to the current user's home directory (/home/user directory), when the user logs in, the default directory is the user's home directory. CD ~

How to get CPU temperature under Linux

Direct Read System InformationThe temperature information of the CPU can be obtained by reading the data in the following path, but the data read is not processed.cpu0:cat /sys/class/thermal/thermal_zone0/tempcpu1:cat /sys/class/thermal/thermal_zone1

20, Linux command to monitor the server disk

Monitoring Linux Server disksServer disk performance testing is also a more interesting process. First of all, we need to figure out what's on disk, so here's a bird's-home dish.Not only do we have to figure out when the disk will be full, but also

Linux chattr Command Detailed

Common Command ParametersA: Atime, tell the system not to modify the last access time for this file. S: That is, sync, once the application writes to the file, the system immediately writes the result of the modification to the disk. A: Append only,

Linux under character obfuscation

GCC elfscure.c-o elfscure#include #include #include #include #include #include #include #include # Include #include #include #define SHT_VERSYM 0x6fffffff#define SHT _verneed 0x6ffffffe//shf_write#define W 1//shf_alloc#define A

Install zookeeper cluster under Linux

1. Upload the installation package2. Unzip TAR-ZXVF zookeeper-3.4.5.tar.gz3. Change the name of MV zookeeper-3.4.5 Zookeeper14. Enter The zookeeper file to create The data file package, and use the memory mkdir5 Enter data and create the myID file

Linux-swap Size Change and optimization

Swap size ChangeAssuming the current system swap size is 4GB, you want to increase the swap size to 5GB.The steps are as follows: View current swap size Free-h Increase the 1GBswap size, assuming the file path and

Installing Nginx under Linux

A very full post: Http://www.nginx.cn/install Before installing Nginx, first install the required dependencies on the server for Nginx to run.Catalogue selection: General Selection "/usr/local/"1. InstallationPcre LibraryOffline installation

Linux virus virus Detoxification

Disinfect.c/* * = compile: * Gcc-o2 disinfect.c-o disinfect *./disinfect * * #include #include #include #include #include #include # Include #include #include #include #include #include #include //elf related information typedef

Linux File Permissions settings

In Linux, for data security, permission control is very important, in this case can be subdivided into two parts to understand hisPermission definitionsEach user of Linux belongs to a group and cannot be independent of the group. Linux file

Linux-nginx-1

NginxMachine Environment: Web host 192.168.2.18 centos7 test host 192.168.2.29Nginx ("Engine X") is a high-performance HTTP and reverse proxy server, is also a IMAP/POP3/SMTP proxy server, with less memory, concurrency and other advantages.Official

Linux basic services 1--DHCP Relay Agent

Experimental requirements:assigning addresses to PC1,PC2 using the DHCP Relay AgentExperimental steps:1. Configuring layer three switch SW12. Configure the Switch SW23. Configuring the server PC3 DHCP address pool4. Use VPCS to get an address for PC1

AWK, the Three Musketeers of Linux

#AWK命令基础显示 Print the second area of the Install.log file that contains the data field row awk ‘/data/ {print $2}’ install.log View the first line of Num10.txt head -n 1 num10.txt结果:10cat !$ #cat上次打开的文件,cat num10.txt

Linux Disk Management-quota disk quotas

First, the application scenarioQuota disk quotas are commonly used for mail user settings in the Mail service, and for users in the FTP, Samba file service.To know whether the system will support quota disk quotas, execute the following commands

Linux chmod Command Detailed

The chmod command is used to change access rights for Linux system files or directories. There are two ways to use this command: One is a text-setting method that contains letters and operator expressions; The other is a digital

Total Pages: 5467 1 .... 2459 2460 2461 2462 2463 .... 5467 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.