1. Compressing Files at the Shell PromptRed Hat Enterprise Linux provides the bzip2, gzip, and zip tools for compression from a shell p Rompt. The bzip2 compression tool is recommended because it provides the most compression and are found on most
File Lookup: Find eligible files on the file system, provided that youImplementation Tools on Linux systems: Locate,findLocateDepending on the implementation of the built-in index library, the system is automatically implemented, once the file
Zombie Processes (Zombie process)
The process has finished executing, but the resource occupied by the process has not been reclaimed. This process is called a zombie process .
At the time each process exits, the kernel frees all
Take a look at Bits/stl_map and Bits/stl_set can see the definition of map and set such as the following:_key, TypeName _tp, typename _compare = Std::less, > > class map, public:89 typedef _k EY Key_type; a typedef _TP Mapped_type; The Air
When the Linux server is in the wrong time, you can use the Ntpdate tool to correct the time.Installation: Yum Install NtpdateNtpdate Simple usage:# ntpdate IP# ntpdate 210.72.145.44The following are some of the available NTP server addresses:Common
Ls:is to display the file in the current directoryllis to display the file details in the current directory.Description of the file attributes:The file attribute field has a total of 10 letters,The first letter indicates the file type, if the letter
One, Samba (similar to shared network disk)1, Function: Linux operating system to win users to share files with2. How to Deploy"Preparation Environment: Iptables–f (Clear firewall), Systemctl disable FIREWALLD (boot default off), Systemctl stop
Before I was busy setting up the environment, I didn't have time to write it, now fill it up.On Linux, when we use the one-click installation package to build the environment, the firewall automatically releases. For example, sometimes it is
This book is a high-quality Linux technology self-study book written by a number of Red Hat Architects (RHCA) based on the RHEL7 system, each chapter of knowledge points from a practical and strong coherence, ideal for Linux beginners or as a
Ifconfig: Displays details of all the network cards that are being started or sets the IP address of the network card in the system.Ifconfig eno16777736 down/up off/on eno16777736 NICIfconfig eno16777736 172.18.48.56 netmask 255.255.255.128 to eno167
OverviewShared memory is one of the simplest ways to communicate between processes. Shared memory consent two or many other processes to access the same piece of memory, as if the malloc () function returns a pointer to the same physical memory area
A text processing command and tar command1. Using the cat command to merge files vertically1) Master the vertical merging of files using the cat command:a) For example: Use the cat command to vertically merge the three files of Baby.age, baby.kg,
A text Processing command and the TAR command use the Cat command to merge files verticallyVertical merge methods for both files:tar command: Put multiple files (which may also include directories, because the directory itself is also a file) in a
ls [-ALIHD] file directory query the contents of the directory:-A: Show all files, including hidden files;-L: Show file details;-I: Display inode;-h: humanized display file size;-d: View Directory propertiesDirectory processing commandsmkdir [-MP]
A simple question to get the current process under Linux. We all know that getting the current process in the kernel can take advantage of the present macro#define get_current () (Current_thread_info ()->task)#define current get_current
0. PrefaceStart by learning C language and start to contact makefile slowly. Consulted a lot of makefile information but the total feeling did not really master makefile, assume that oneself write a makefile always think very laborious. So
1 /binBinary binary binaryMany "Execute Program Files" directories corresponding to "directives"LS pwd init and so on2 /sbinSuper binary Hyper BinaryMany "Execute Program Files" directories corresponding to "directives"This directory file
First, the Linux hardwareCPU (COMPUTE, logical judgment, logic Processing), memory (CPU processes data (memory fragments) in memory), IO (read and write operations to disk over time)Block zone cache between CPU and memory (level two cache)CPU High:
For CentOS, for example, the RPM Package Manager contains the following:CentOS Package Manager:Naming rules for packages:Source Code Package:Software_name-version.tar.gzVERSION:major.minor.releaseMajor: The major version number, which typically
X-server principle: http://blog.chinaunix.net/uid-20672559-id-3431735.htmlFirst, windows:192.168.0.1061. Install xming, he is a x-server2. Debug the CRT, forward all requests from the remote host 22 port to the native windows, tick forward X11 data.
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