1, Linux files occupy a inode,inode point to the file content.2. The file name can be considered as a pointer to the inode. A hard connection is equivalent to a whole copy of the pointer, not a copy of the file's contents. Two file names (two
chmodAction: Change file or folder permissionsComments:A All UsersU ownerG All Groupso Other personsrwx corresponding permissions are 4, 2, 1, respectivelyCommon options:-R recursively iterates through subdirectories and changes them to all files
Most of the specific implementations of shared memory are mapped to the same piece of physical memory by the memory shared between the different processes. Multiple processes map the physical memory area to their own virtual address space, which can
Linux time modification does not restart modify time zoneFirst, check the Linux system time:Date-rSecond, the time to modify LinuxRoot using the date command: date-s1, only modify the date, do not modify the time, enter:Linux Code1. Date-s 2007-08-03
1, first of all, the configuration of the FTP account:XAMPP uses the PROFTPD server, this is not like in our win environment commonly used serv-u, user accounts are not configured in the Server tool, but in the Linux system account configuration. So
The Linux file system is an inverted single tree structure.The root of the file system is "/"Everything in Linux is a file.As shown in the following:The functions of each folder are as follows:Bin: Holds executable files that can be executed by all
This tool is seen through the Rpcgen Man manual to compile the RPC source program into a C language source program, making it easy to implement remote procedure calls.1. The following example program is the role of the client program (Fedora Linux)
void init (void)169 {Pid,i int;171172 Setup (void *) &drive_info); Read hard disk parameters include partition table information and create virtual disk andInstall the root file system device. (kernel/blk_drv/hd.c,71)173 (void) Open ("/dev/tty0",
First, briefCompression is a mechanism for reducing the file size of a computer by a specific algorithm, which reduces the file size, enables faster transmission of files over the network, and reduces the disk footprint of files. Reverse is the
Crontab: Task Scheduler-e: Create and edit the crontab configuration file, the file is automatically installed when the edit is finished-L: Display the contents of the Crontab configuration file on the standard input device-r: Delete crontab
Narrowly 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 dynamic execution,
Svn deployment in linux and linuxsvn deployment
The installation procedure is as follows:
1. yum install subversion
Yum-y install httpd
Yum install mod_dav_svn
2. Enter rpm-ql subversion to view the installation location, for example:
We know that
Linux Command awk
Awk is a powerful text analysis tool that reads files row by row. It uses spaces as the default delimiter to segment each line and then analyzes and processes the cut parts.
Awk command format:
Awk [-F |-f |-v] 'in in {} //
Svn deployment in linux
The installation procedure is as follows:
1. yum install subversion
Yum-y install httpd
Yum install mod_dav_svn
2. Enter rpm-ql subversion to view the installation location, for example:
We know that svn has generated
Centos network configuration method (manual setting and automatic retrieval)
I don't know why the network has been very slow recently, but it is still disconnected. When the network is disconnected, the LAN cannot be connected. After I manually set
(CentOS) program installation package management: yum
Introduction:
Yum (all called Yellow dog Updater, Modified) is a Shell front-end Package Manager in Fedora, RedHat, and CentOS. Based on RPM package management, You can automatically download and
Install and use the latest CentOS port ing and forwarding tool rinetdIntroduction
Rinetd is a tool for redirecting the Transmission Control Protocol (TCP) connection in Unix and Linux operating systems. Rinetd is a single-process server that
Storage location of yum Download Software in CentOSStorage location of yum Download Software
/Var/cache/yum/*/packages are usually deleted after installation, but can be retained through configuration.
Configure yum. conf
Keepcache option
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