File Compression and archiving in Linux (archive of files in Linux)

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

Linux Basics Primer--find (file lookup)

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

Linux system Programming--special process zombie process

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

"Research on the principle of Coredump" Linux version x86 7.7 section set object

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

Linux Application ntpdate command networking Sync time

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

Common Commands under Linux

bz2

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

DAY-9 Linux Basics and Common commands (5)

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

The importance of firewall open ports on Linux

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

Find a good Linux ebook, with the chapter directory "Linux should learn".

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

Linux Basic Three---network Basic & Package Management

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

Linux system Programming-interprocess communication: Shared memory

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

6, Linux Foundation (ii)

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,

Linux Third Day

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

Linux basic commands

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]

Linux kernel gets current process path analysis

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

Linux Learning Notes--Example Makefile Index blog post

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

Introduction to the Linux root directory

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

Linux Monitoring analysis

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:

Linux Learning notes: RPM Package Management

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

Invoking Windows Remote Desktop using the Linux command line interface

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.

Total Pages: 5467 1 .... 1088 1089 1090 1091 1092 .... 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.