Linux Firewall related

Open EDIT: Vi/etc/sysconfig/iptablesRestart Firewall: Service iptables restart# Firewall configuration written by System-config-firewall# Manual Customization of this file are not recommended.*filter: INPUT ACCEPT [0:0]: FORWARD ACCEPT [0:0]: OUTPUT

Linux vmstat Command Real-combat detailed

The Vmstat command is the most common Linux/unix monitoring tool that can show the status of a server at a given time interval, including server CPU utilization, memory usage, virtual memory exchange, IO Read and write situations. This command is I

How the CGI server works under Linux

#include #include #include #include # Include #include #include #include int main () {const Char *ip= "127.0.0.1"; int port=12345; struct SOCKADDR_IN address; Bzero (&address,sizeof (address)); Address.sin_family=af_inet;

Explanation of && in Linux systems

Logical AND, and DOS batch usage exactly the sameThe following command will be executed only if the previous execution succeeds.This corresponds to a logical OR | | |, and only the previous execution failure is performed later.The shell also

Linux Basics: 9, File special permissions

Set special permissions)SUIDRole: Temporarily gives the owner of a user binary document permission (primarily for use by ordinary users for certain special commands)Grammar:chmod u+s file (increase s permission)chmod u-s file (minus s

Linux commands-Compression decompression command: BZIP2, BUNZIP2

Bzip2-k Services Compression Services files generate services.bz2 files while retaining source files are not deleted (compressed files)Tar-cjf shijiazhuang.tar.bz2 Shijiazhuang compress Shijizhuang directory and create shijiazhuang.tar.bz2 file

Linux boot process

In the boot, due to the 80x86 features CS (Code Segment) This register is placed in 1, and IP (instruction Pointer) This register is all put 0, in other words, cs=ffff and ip=0000. At this point, the CPU is based on the value of CS and IP, to ffff0h

Linux Practical Tips

Use of anti-quote$ echo ' basename \ ' pwd\ ' # The command substitution based on the anti-quote is embeddable, but the inverted quotation marks of the embedded command need to escape the root $ d=$ (date) #除了反引号可以用于命令替换 with a backslash

Instructions and installation methods for deb/rpm files under Linux

1, Deb is the format of Ubuntu, Debian.RPM is the format of Redhat, Fedora, and SuSE.They are not universal (though they can be converted).Deb is a Debian-released packageUbuntu is a Debian-based release of all available. deb is the installation

How to use the Linux Man command

Linux provides a rich help manual that you do not have to look for when you need to see the parameters of a command, as long as you have a man.The Linux Man Handbook has several chapters: Generation No. Representative contents

Linux Start-up process

① Press the Power key, the computer hardware will read the BIOS to load hardware information (such as: CPU and Interface Device communication frequency, disk size and type, system time, peripheral bus, disk I/O, etc.) and the BIOS self-detection,②

Linux user-and kernel-state switching comprehension

1. Conceptual differences between the user and kernel statesWhat is the user state, what is the kernel state, these two basic concepts have been understood not very clearly, the root cause of the personal feel is because most of the time we write

One linux Command every day (1): more command, linux Command more

One linux Command every day (1): more command, linux Command more The more command is similar to cat. The cat command displays the content of the entire file on the screen from top to bottom. More will display one page at a time to facilitate users

What should I do if the LinuxC program exits abnormally? -- core File helps you

What should I do if the LinuxC program exits abnormally? -- core File helps you You must have encountered a program exit exception in Linux. The exit exception seems to have a magical magic, which will make you nervous suddenly. Don't be afraid.

Linux Process Management (c)

Linux Process Management (c) Understanding the principles of process control is very important for understanding and modifying fio projects. "Fio is an I/O tool meant to be used both for benchmark and stress/hardware verification ."Process Unix

Use of the Linuxman System

Use of the Linuxman SystemThe man system is a powerful help system in linux. It can provide almost all help information to system users and programmers. The help information mainly comes from the selfless contribution of many document maintainers

Failed to enable server-status. Enable server-status

Failed to enable server-status. Enable server-status Recently, apache monitoring for monitoring has always encountered errors. After research, we found that: Next, we will give a brief introduction to it to prevent future use. 1. What is

UNIX advanced Environment programming (8) Process Environment (Process Environment)-Process startup and exit, memory layout, Environment Variable list, unixenvironment

UNIX advanced Environment programming (8) Process Environment (Process Environment)-Process startup and exit, memory layout, Environment Variable list, unixenvironment Before learning about process control, we need to understand the running

CentOS Study Notes-SCSI device hot swapping, centos-scsi

CentOS Study Notes-SCSI device hot swapping, centos-scsiCentOS Study Notes-SCSI device hot swapping In the running server, the server may not be allowed to be restarted due to business requirements. How can the newly added SCSI device (mainly hard

Linux-RedHat7/CentOS 7 forget the root password modification, redhat7centos

Linux-RedHat7/CentOS 7 forget the root password modification, redhat7centos 1. (a) when the grub boot loader boot option menu appears, click any keyboard restart and boot loader will be suspended. (B) Press 'e' to edit the option menu.(C) move

Total Pages: 5467 1 .... 4245 4246 4247 4248 4249 .... 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.