Linux hard connect and soft connect

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

Common basic commands for Linux 11

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

Linux interprocess communication--shmget () shared memory (i)

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 zone

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

Linux command Monitoring System resource status

1. Top command: View the CPU and memory ratio of the processPID USER PR NI VIRT RES SHR S%cpu%MEM time+ COMMAND 19672 root 0 325

XAMPP Linux Applications

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

linux-(1) Linux tree file system structure and the role of each folder

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

The simplest example of Linux RPC programming

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)

Linux Kernel Learning-3 init function (Follow Sina Weibo: Lonely Years of erosion (more than 4,000 technology sharing))

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",

How to clean up the system memory space under Gnu/linux

/********************************************************************* * Author:samson * date:04/21/2015 * Test PL  Atform: * GCC (Ubuntu 4.8.2-19ubuntu1) 4.8.2 * GNU bash, 4.3.11 (1)-release (X86_64-PC-LINUX-GNU) * *********************************

Linux compression and decompression tools

bz2

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

Linux Learning Notes (System daily management-3)

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

Linux Process management Tools

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

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

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

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)

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

(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 rinetd

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 CentOS

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

Total Pages: 5467 1 .... 2295 2296 2297 2298 2299 .... 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.