Linux-sudo detailed

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

After the partition is modified, Linux cannot be

/****************************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

Deep understanding of the Linux kernel-memory addressing

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 Linux

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

37>>linux file Permissions

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,

Linux under SVN command switch usage

# SVN info/data/www/49you/api.49you.comPath:/data/www/49you/api.49you.comUrl:svn://192.168.10.81:3690/api.49you.com/wwwrootRepository root:svn://192.168.10.81:3690/api.49you.comRepository uuid:e1f22fcc-588e-4d25-baff-28a024ac003drevision:1569Node

Linux Batch create user's script

#!/bin/bashFor user in ' Cat/home/opt/userlist.txt

Linux finds files that match the criteria and deletes

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

Linux Kernel directory structure

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 Explanation

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

Linux Delete garbled

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.

Look at some of the order of the Linux private dishes of bird Brother self-summary (a)

-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

How Linux Learns

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

New user, password change, etc. under Linux

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

Linux accesses Windows disk for sharing

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

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)

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

Linux initializes the init system [sysvinit systemd upstart], sysvinitsystemd

[Switch] Linux initializes the init system [sysvinit systemd upstart], sysvinitsystemd Http://www.ibm.com/developerworks/cn/views/linux/libraryview.jsp? Sort_by = & show_abstract = true & show_all = & search_flag = & contentarea_by = Linux &

The socketbusypoll mechanism of Linux kernel 3.11 prevents sleep Switching

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 statements

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

Total Pages: 5467 1 .... 4168 4169 4170 4171 4172 .... 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.