Common basic commands for Linux 14

rar

zip Usage: Zip [options] files or directories that need to be compressed after the file name is compressed Common options:      -q  do not show compression procedure     -r     Recursive processing, processing all files and subdirectories

Linux OS Timing Task system

Linux OS Timer task system Cron get startedCron is a timed execution tool under Linux that can run a job without human intervention. Since Cron is a built-in service for Linux, it does not automatically get up, and you can start and shut down this

8.Linux Network Infrastructure configuration

8.Linux Network infrastructure configuration • In Linux , the Ethernet interface is named eth0,eth1 , etc.,0, 1 represents the NIC number,View• View the NIC hardware information through LSPCI, if it is a USB card, you can run lsusb,· ifconfig-a

Simple implementation of LS command under Linux

 #include #include #include #include #include #include #include #include #include #include #include void rm (char *pathname) {struct stat buf;if (stat (pathname, &buf) = =-1) {printf ("Path not exist\n");Return}if (S_isreg (Buf.st_mode)) {Unlink

Linux grep command

2. UseThe grep command in a Linux system is a powerful text search tool that uses regular expressions to search for text and print matching lines. The grep full name is global Regular expression Print, which represents the globally regular

Linux Process management Tools

Process ManagementNarrowly defined: A process is an instance of a running program.Generalized definition: A process is a running activity of a program with certain independent functions about a data set. It is the basic unit of the operating system

Linux under Iptables configuration detailed

Iptables configurationIf your iptables basic knowledge is not yet known, it is recommended to take a look first.Start configurationLet's configure a firewall for the filter table.(1) Check the setting of this institution in Iptables[Email protected]

Timing and process switching of Linux kernel process scheduling

Chen Tie + Original works reproduced please specify the source + "Linux kernel analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000          for modern operating systems , multi-tasking is a must, under the Linux system, the

LINUX executable structure and process structure

Linux executable file structureUnder Linux, the program is an ordinary executable file, the following is the basic situation of a binary executable file:As you can see, this executable is stored (without being transferred into the content) into the

Linux Learning Notes-16th lesson-Daily Management (III)

I. Mission plan1) The task plan is divided into two categories:A one-time mission plan, controlled by atThe other is a routine recurring plan, controlled by cron 2) At one-time mission planOptions and Parameters:-M: When the at job is

Linux command-line options

Command line option style1. Original UNIX StyleA, the command-line option begins with a hyphen '-' followed by a single character representing the option, followed by a value such as: Mysql-hlocalhostb, the option does not take value, can be

Linux command-W: Displays the logged-on user and the currently executing task

Command formatW-[HUSFV] [user]Command parameters-HDo not print header information-UIgnores the user name when the current process and CPU time are listed, which is primarily the case after the SU command is executed.-SUse short format, do not print [

Linux restarts Nic script based on ping results

This procedure to solve the CentOS system in some cases, the network card frequently failure caused by the Internet and restart can be normal after the internet phenomenon.This program automatically obtains the gateway address of the ETH0 network

Linux Learning Notes (System daily management-2)

Linux Grab KitTcpdump–nn–i NIC name host IP port-wfilename: Grab the captured content and put it in a fileYou can see what's inside the file through strings.-C Number: Specifies the number of grab packets-S0: Can crawl all the packagesTshark: can

Linux systems-Process management-basic concepts and commands

Linux Systems-Process management-basic concepts and commandsa basic concept1 Process: is the execution process of the program, is dynamic, has the life cycle, the dynamic generation and the extinction, the procedure and the process is not one by one

Linux Pam Setting Login password complexity

How does the Linux system implement the user's password complexity check?The system has two parts to control the password:1 cracklib2/etc/login.defsPam_cracklib.so is the key file that controls the complexity of the

Linux open handle limit adjustment, linux handle limit Adjustment

Linux open handle limit adjustment, linux handle limit AdjustmentLinux handle restrictions References: Linux --- Process Handle limits Summary (http://blog.csdn.net/jhcsdb/article/details/32338953) !! This article is only tested on RHEL6.4. Linux

The do command in Linux and the do command in Linux

The do command in Linux and the do command in Linux A new account named test is created. After su is created, the mongodo command is used to log on to the system using the root account. if it finds that the account is unavailable, the putty account

Add your own PATH in PATH for Linux

Add your own PATH in PATH for Linux You can use several methods to add your own PATH to the PATH. This article describes how to modify the/etc/profile file: Step 1: Open the profile file using the command Vim/etc/profile Add the following at the

Python obtains zhihu daily report and saves it as a txt file,

Python obtains zhihu daily report and saves it as a txt file, Preface It is relatively simple (with bugs) to practice your hands. You are welcome to talk about it ~ Features Capture the daily report content of zhihu on the current day, save each

Total Pages: 5467 1 .... 1992 1993 1994 1995 1996 .... 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.