LInux iptable Summary

Centos6.5iptables default configuration# Firewall configuration written by system-config-firewall# Manual customization of this file is not recommended.*filter:i Nput Accept [0:0]:forward Accept [0:0]:output Accept [0:0]-a input-m State--state

Linux process commands

The PS command in Linux is the abbreviation for process status. The PS command is used to list those processes that are currently running on the system. The PS command lists the current snapshots of those processes, which are those that are

The use of Git in Linux

1, common operation one, clone remote repository such as the Branch v1.0 of the Clone test projectgit -c diff.mnemonicprefix=false -c core.quotepath=false clone --branch v1.0 https://git.oschina.net/test.git /Users/testThis section will prompt you

Linux NFS Processing

NFS Error Handling:1.[email protected] ~]# Mount 172.16.63.141:/data1/oradata_backup/u01/oradata_backupMount.nfs:access denied by server while mounting 172.16.63.141:/data1/oradata_backupProcessing View EXPORTFS Configuration[Email protected]

Linux Getting Started basic--linux network configuration

Linux Network configuration Ethernet connection in Linux, the Ethernet interface is named: eth0, eth1, etc., 0, 1 represents the network card numberPassLSPCI command to view NIC hardware information(if it is a USB card, you need to use the LSUSB

Use of Linux-driven timers

The article was excerpted from several netizens. Thank them very much.Http://blog.sina.com.cn/s/blog_57330c3401011cq3.htmlThe Linux kernel defines the structure of a timer:#include struct timer_list{struct List_head list;unsigned long expires; Timer

Linux Compression decompression Command

. tarUnpacking: Tar xvf Filename.tarPackage: Tar cvf filename.tar DirName(Note: Tar is packaged, not compressed!) )———————————————. gzDecompression 1:gunzip filename.gzDecompression 2:gzip-d filename.gzCompression: gzip FileName. tar.gz and.

Linux back to last directory with history command find shortcut

# CD-Go to last access directorySecond, the History command search operation shortcut key:[Ctrl + R], [Ctrl + P], [Ctrl + N]In the terminal, press the [Ctrl] key while the [R] key, there is a hint: (Reverse-i-search),At this point you try to enter

Linux Query Configuration commands

1. View CPU Information: Cat/proc/cpuinfo2. View card information: CAT/PROC/PCI3. View USB Device: Cat/proc/bus/usb/devices4. View PCI information: LSPCI (more intuitive than CAT/PROC/PCI)5. View memory Information: Cat/proc/meminfo6. View keyboard

Linux view memory size and slots

ObjectiveI believe that everyone to change their own laptop memory must be handy, even a novice can be very easy to implement, in fact, the server memory replacement is also very simple, shut down and remove the lid, in accordance with the specified

Linux Raid and LVM management

1. Disk Management#提示没有partprobeYum-y Install parted#新硬盘新建分区 and change the type to Linux Raid AutoDetect#非交互方式, note that there is a enter key between 1 and TFDISK/DEV/SDE Fdisk.txt:NP11TFdW#新建分区, note that there is a return enter between 1 and

Linux disk quotas

1. Related Commands and documentsQuota, Quotacheck, Quotaon, Quotaoff, Quotastats, Quotasync, Repquota, Edquota, Setquota/etc/fstabAquota.user, Aquota.group2. Syntax description(1) QuotacheckExecutes the quotacheck instruction, scans the partitions

Linux mandatory bit, adventure bit

Force bit SuidWhen a user sets suid on their own shell, other users temporarily have the permissions of the script owner when executing the shell script, and the permissions are reclaimed when the script finishes executing.The role of SUID is to

Tar of Linux commands

The Action tar command is a reliable way to back up files in a unix/linux system, and works in almost any environment, with permissions for all users.Grammar:tar [main option + Secondary options] file or directoryMain options:C Create a new archive

Linux-driven core multithreading (i)

This digest from http://www.cnblogs.com/zhuyp1015/archive/2012/06/11/2545624.htmlThe Linux kernel can be viewed as a service process (managing hardware and software resources, responding to the various reasonable and unreasonable requests of user

Common Linux commands-permission management commands chmod and Common commands chmod

Common Linux commands-permission management commands chmod and Common commands chmod Command name: chmodCommand: change the permissions mode of a fileCommand path:/bin/chmodSyntax: chmod [{ugoa} {+-=}{ rwx}] [file or directory][Mode = 777] [file

Install JDK_Maven_Subversion in CentOS-6.4-minimal and modify the rpm package installation path

Install JDK_Maven_Subversion in CentOS-6.4-minimal and modify the rpm package installation path /*** @ See plugin * @ see install JDK * @ see [root @ CentOS64 ~] # Cd/* @ see [root @ CentOS64/] # mkdir app * @ see [root @ CentOS64 ~] # Groupadd

Compile and install Redis in CentOS

Compile and install Redis in CentOS 1. Download and install [Plain] view plaincopy Cd/usr/local/src Wget-chttp: // redis.googlecode.com/files/redis-3.0.1.tar.gz 2. Compile and install [Plain] view plaincopy Tarzxvfredis-3.0.1.tar.gz

CentOS5.11 mediaproxy-2.4.4 Installation

CentOS5.11 mediaproxy-2.4.4 Installation Because opensips + mediaproxy must be used in the work, we will introduce how to install mediaproxy2.4.4under CentOS5.11. yum-y install gccgcc-c++libgpg-error-develpython-devellibgcrypt-develpython-setuptools

Deploy FMS5.0 in CentOS

Deploy FMS5.0 in CentOS Recently, the product requires p2p support, so we will take a look at the deployment and use of FMS. The following uses CentOS release 5.9 (Final) 64bit Mini install as an example to record the installation process of FMS5.0.

Total Pages: 5467 1 .... 3187 3188 3189 3190 3191 .... 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.