Differences between buffer and cache in linux free command

What is the difference between buffer and cache in the linux free command ~ $ Free total used free shared buffers cachedMem: 1025204 981636 43568 0 38244 387808-/+ buffers/cache: 555584 469620 Swap: 1931256 162948 1768308 www.2cto.com you can also

Static IP configuration in ubuntu

Configure the static IP address in ubuntu. The path of the static IP address is Java code/etc/network/interfaces: www.2cto.com Java code auto eth0 // use the first network adapter iface eth0 inet static // static allocation IP address 172.16.21.234 /

Increase the maximum number of opened files/file descriptors in Linux

Increase the maximum number of opened files in Linux/file descriptor 1. view the maximum number of opened files1. view the system and the maximum number of opened files [root @ localhost ~] # Cat/proc/sys/fs/file-max65535 www.2cto.com 2. view the

Quick Dictionary of common Linux commands

Common Linux commands: Quick query dictionary I. startup, shutdown, logon, and logout commands [login] logon [logout] logout [exit] logout [shutdown] Stop system [halt] Stop system [reboot] restart [poweroff] power off [sync] write content in memory

Linux screen Management-ssh disconnection

Linux screen Management-do not worry about ssh disconnection Function Description: when using telnet or SSH to remotely log on to linux, if the connection is interrupted abnormally, the system opens a new session when you reconnect, the original

Linux partner System (iii) -- Distribution

I have introduced the principles of the partner system and the data structure of the Linux partner system. Now I want to see how the partner system allocates pages. In fact, the algorithm for page allocation in the partner system is not complex, but

Commands that must be mastered in Linux

Commands that must be mastered in Linux-------------------- Grep ---------------------- working method: search for a string template in one or more files. If the template contains spaces, all strings after the template is referenced must be

Why other computers cannot access the apache (httpd) service installed in Linux (CentOS)

After the apache (httpd) service is installed in Linux (CentOS, I tried to install httpd (apache2.2) on the VM using the yum command of CentOS system, and then access the IP address of the VM in windows, but cannot be accessed. I have known the

RHEL6.1 vsftpd SELinux configuration and enable local user upload

RHEL6.1 vsftpd SELinux configuration and enable local user upload Modify/etc/vsftpd. conf, set anonymous_enable = NO, local_enable = YES. In this way, we disable anonymity.User Access and allow local users to access www.2cto.com =====================

Disk encryption in Linux-luks

Disk encryption in Linux-luks LUKS (Linux Unified Key Setup) provides a standard for Linux hard disk encryption. It can be used not only for different Linux releases, but also for multiple users/passwords. Because its encryption key is independent

Return code for unix shell Learning

Unix shell learning detects the Returned code. When running any command, linux returns the response related to the execution of the previous command, called return code. How can we get back to the code? Simple. use $? You can view it. You can view

Rpm usage notes

Rpm usage notes most open-source software is released in the form of source code. The installation process of the source code is generally as follows :. /configure check the compiling environment, related library files, and configuration parameters,

Shell_read reads standard input

Shell_read reads standard input 1. The basic read command receives standard input (keyboard) or input of other file descriptors (as described later ). After the input is obtained, the read command puts the data into a standard variable. The

Modify the color in shell in Linux

Modify the color in shell in LinuxEcho-e "\ 033 [32; 49; 1 m [DONE] \ 033 [39; 49; 0 m" output result: [DONE] ########################## the color of a text terminal can use "ANSI unconventional characters sequence. Example: echo-e "\ 033 [44; 37; 5

Common network community resources in Linux

Http://www.linux.org/Linux official news and information website.Http://freesoft.cei.gov.cn/The free software library of the China Software Industry Association International Free Software Application Research and Development Branch, which provides

What are the compression formats in LINUX?

This section roughly summarizes the compression and decompression methods for various formats of compressed packages in linux. However, I have not used some of the methods. I hope you can help me with them. I will modify them at any time. Thank

Advanced Hiding Technology in Linux

Source: http://www.pcbookcn.com/article/3497.htmAbstract: This article provides an in-depth analysis of the advanced Hiding Technology of files, processes, and modules in Linux, including the detachable module programming technology in Linux, the

Common linux commands

  Common linux commands Name:/etc/aliasesPermission: System AdministratorUsage: Use newaliases to update the databaseNote:Sendmail uses a file in/etc/aliases for user name conversion. When sendmail receives a message to xxx, it sends it to another

Linux operating system optimization and security operations

I have seen many good articles on linux Optimization on the internet, and I will not repeat these articles here. I just want to talk about these issues from my own experiences. The systems mentioned in this Article, if not specifically stated, all

How to force regular Linux Password Change

Password validity is a system mechanism used to force a password to expire after a specific time. This may cause some trouble for the user, but it ensures that the password is changed regularly, which is a good security measure. By default, the

Total Pages: 5467 1 .... 2784 2785 2786 2787 2788 .... 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.