Nothing to do at night, look at their previous notes, the notes about sudo a little to tidy up, recorded.sudo can execute certain commands from a host as another user, but does not need to switch to that user ( a bit similar to suid) . You can
/****************************author: Example*problem: Problems based on partition modification (1)*CALENDER:15/07/10***************************************/Solution (based on Linux partition)Cause: Because you delete a partition that is located in
1. How to convert a logical address to a linear address:Logical address = segment Selector (16bit) + offset (32bit)The segment selector is made up of three parts: index (index number), T1 (table indicator), RPL (Request privilege level requester
Cgroup of Linux2013-09-03 13:45 by Xuan Blade, 8066 Read, 2 reviews, Favorites, compilation Why should there be cgroupA common requirement in Linux systems is to limit the allocation of resources to one or some processes. That is, the concept of a
W (write, writes): For the file, has the new, modifies the file content the permission, for the directory, has the deletion, moves the file inside the directory the permission.X (Execute, execute): For the file, it has permission to execute the file,
Locate all the files in the root directory that begin with test and pass the lookup results as parameters to the RM-RF command for deletion:1, Find/-name "test*" |xargs RM-RF2, Find/-name "test*"-exec rm-rf {} \;3, RM-RF $ (Find/-name "test")If you
Arch includes all the core code related to architecture. Include most of the header files required to compile the kernel init contains the kernel initialization code (not the system boot code), there are main.c and version.c two files mm contains
Linux-top command ExplanationDanbo Time: 2015-7-9Statistical information AreaFirst line: Troop queue information, with uptime command execution results23:32:15-Indicates system timeUp-min-the system has been running for 42 minutes.1 user-currently
One: FrontierLong time no record of things, came back to have been busy to change things, I go before the project is what, back after the same. Depressed ah, try to knock the code, but to knock out the idea to AH. I'll do it first, then think deeply.
-Displays the currently supported languages Echo &lang-Change language into English system Lang=en_us-Display the calendar's command CAL [[month] year]-Customary shutdown command shutdownParameters:-T sec:-t after seconds, which is the meaning of a
One: How to ask questions1. Try to solve yourselfHelp documentationExample2. Requests for questionsQuestions to be detailed (can be understood by others, a knowledge point)Error message () Two: 1. Linux Case sensitive2. All content is saved as a
View the list of usersCAT/ETC/PASSWD can view a list of all usersW can view the list of currently active usersCat/etc/group Viewing user groupsNew user1. Add a new user account using the Useradd command with the following syntax:Code:Useradd option
Business Requirements Note: Companies are deploying Hadoop clusters and DB server and SAN storage, and the idea is that the front-end can put unstructured data into SAN storage through DB server, and Hadoop clusters can access this SAN storage. It
Mount partitions on archlinux
After installing archlinux, I found that many contents are different from those of ubuntu.
At least so far, except for the speed, I have never had a good impression of it. It's so bad. traps are everywhere.
Let's get
Install easy_install (setuptools) in linux)If it is similar to ubuntu's desktop-mounted system, you can download and install it directly. The following is the command line installation method for centOS. Check the version number first and select the
The socketbusypoll mechanism of Linux kernel 3.11 prevents sleep SwitchingThe network protocol stack of Linux is very independent. The upstream and downstream interfaces are connected to the user State and devices respectively. They can also be seen
Common Shell programming commands and statementsSome common Shell programming (SCRIPT) commands and statements can meet general requirements.Command Parameters received:Number of parameters: $ #Parameter Value: Command itself: $0 first parameter: $1
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