1, practice writing a script to complete the following requirements:1, add 3 users User1,user2,user3, but first to determine whether the user exists, does not exist and then add;2, added after the completion, the display has added a total of several
Linux system startup flowchart1, The following is an example of the CentOS6 series, which draws the Linux startup flowchart. 650) this.width=650; "Src=" Http://s1.51cto.com/wyfs02/M00/89/11/wKiom1gG2ALiRH1uAAaxOEmh5-k250.png-wh_500x0-wm_3 -wmp_4-s_
First, the concept:Most of the kernel subsystems are independent of each other, so one subsystem may be interested in events generated by other subsystems. To satisfy this requirement, the Linux kernel provides a mechanism for notifying the other
Exercise: Write a script that ends with a task1 , add 5 users, user1,..., user52 , each user's password with the user name, and requirements, add the password after the completion of the passwd command does not display the results of information;3 ,
. 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.
This article is to communicate with the senior brother of the article, posted out, and you learn to discussBasic skills that need to be mastered:
c/c++/
Python
Shell
Makefile
Basic Linux Operations
with Android phone
The compiled kernel may be very large, so you can compress it here. The kernel file needs to be decompressed, so there will be a self-extracting code.When Uboot starts the kernel, it calls the function: Thekernel (0,MACH_ID,PARAMS_ADDR)1. First deal
The output and interpretation of LS ls -L: Long format -H: Do unit conversion -A: Displays hidden files that begin with. represents the current directory: represents the parent directory -A: Show hidden files but not
System log1. System Default Classification/var/log/messages system services and logs including service information error/var/log/secure System Certification Information log/var/log/maillog System Mail Service information/var/log/cron System Timing
General Linux comes with git version is very old, there will be some problems, you can uninstall the system comes with Git:yum remove gitDownload and install Git:wget https://github.com/git/git/archive/v2.2.1.tar.gztar zxvf v2.2.1.tar.gzcd
As a wild programmer who left early as a master, the business can also reach the level of bluffing, but the rise to the performance level that is the mishap.Real pie in the sky, the company assigned a test performance task, really feel my sky stars
When using the headset under Debian Jessie, there is a continuous current sound, whether or not the music is playing. Attempts to write option Snd-hda-intel model=asus-mode1 ~ asus-mode8 in/etc/modprobe.d/alsa-base.conf have not worked.Later found a
Each time we use Linux, we will initialize the system configuration, listed below.1. Opening of the serviceSystemctl Enable Firewalld.service // set the specified service to boot systemctl disable Firewalld.service // systemctl
Firebug installation method is open mode with HttpfoxFirebug User guide:Firebug can edit the page at any time: in the HTML tag, click the "Inspect" command at the top of the window, and then select the text node in the page, you can modify it, the
1. From the official website now the source image http://nchc.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/3.2.1/zabbix-3.2.1.tar.gz This is 3.2.1 3.04, and I'm interested in looking for it. 2. Unzip into TAR-ZXVF zabbix-3.0.4.tar.gz
Learn a few days multithreading technology, do a summary, easy to remember.General multi-threaded pass parameter is void* so there will be a casting process (int*) (void *), etc., Passing multiple parameters to select the struct pointer. To prevent
Cp command, cp command details
You can use the cp command to copy files and directories. In addition to copying files, the cp command can also create shortcuts.
Cp (copy a file or directory)
[Root @ www ~] # Cp [-adfilprsu] to use the source
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