Linux displays cat help information and exits[Email protected]:~$ cat--help usage: cat [options] ... [File] ... Output the [file] or standard input combination to the standard output. -A,--show-all equals-vet- B,--number-nonblank to
Operating system Features:Process ManagementMemory managementFile System ManagementNetwork functionsHardware DriversSecurity mechanismsFile System Explanation:/etc: Store configuration file/home: User's House directory/lib: Repository function/boot:
Idle to have nothing to do, throw a misc drive template to run#include #include #include #include #include #include #include # Include #include #include #include #include #include #define DEVICE_NAME "misc_dev0" Static long misc_dev_
1. Tar formatUnpacking: [*******]$ tar xvf Filename.tarPackage [---] : [*******]$ tar cvf filename.tar DirName (Note: Tar is packaged, not compressed!) )2. gz formatDecompression 1: [*******]$ gunzip filename.gzDecompression 2: [*******]$ gzip-d
SCP secure file copy (SSH-based login)1. You want to transfer the local/home file linux.tar.gz to the remote server 10.108.125.30, the remote server's account name is the name, save to the server/home/test directory, you need the following
Consolidation of directories under Linux and file coverage cases:There are two directories and files in the test and new,test directories, the new directory has changed some of the directories and files under test, as well as some new files, now
Linux Tour (1): diff, Patch and quilt (bottom) 2 quiltOur own projects can manage all the code with CVS or SVN. But sometimes we use projects that other developers maintain. We need to change some files, but we cannot submit the code directly to the
Test environment: VMware 11Test system: Red Hat Enterprise Linux 7When there is not much space in our system to create a swap partition, one solution:1[Email protected] ~]#DD if=/dev/zero of=/var/swapspace bs=1g count=1#创建交换分区文件, specify size 1G and
zhanhailiang 日期:2015-02-01Original: How to check what libraries is used by a program or process on Linux1. Use LDD to view the dependent libraries of executable programs[email protected]~]# ldd/usr/local/php/bin/php linux-vdso.so.1 =>(0x00007fff753f5
1. Temporarily configure IP commands a. ifconfig eth0 192.168.0.1 netmask 255.255.255.255 b. or directly inside the Linux setup about network settings section Settings 2. Network View
Linux system backup and restoreBackup system:1.To become the root user: Su root2.Go to root directory: CD/3.To package compression with the TAR command:Tar CVPJF compressed package name. TAR.BZ2--exclude=/Compressed package name. TAR.GZ2/Such as:Tar
10 important Linux ps commands and linuxps commands
You can also view it in ps command practice.
psCommand to give a snapshot of the process in the current system. It can capture the Process status of the system at a certain time. You can
How to view libraries of programs and processes in Linux1. Use ldd to view the dependent libraries of executable programs
[root@~]# ldd /usr/local/php/bin/php linux-vdso.so.1 => (0x00007fff753f5000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x000
Memorandum on Apache. htaccess (2), apache. htaccess
Bloggers are keen on a variety of Internet technologies. They are often nagging and often accompanied by obsessive-compulsive disorder and are often updated. If they think that the articles are
Virtual Machine installation centos6.4
I. Preface
As a programmer who wants to engage in j2ee Background Development, how can a linux system not learn? Therefore, I have to learn about the linux operating system these days. Let's get straight to the
Organize common centos7 documents
1. enable iptables firewall in Centos 7.0
CentOS 7.0 uses firewall as the firewall by default. Here, it is changed to iptables firewall.Disable firewall:Systemctl stop firewalld. service # stop firewallSystemctl
Install KDE or GNOME desktop in Centos
Install KDE in Centos
# Yum grouplist# Yum groupinstall "X Window System"# Yum groupinstall "GNOME Desktop Environment"
Or
# Yum groupinstall "KDEDesktop Environment"
1. Check whether the desktop system is
Basic centos commands
Linux commands are used to manage Linux systems. For a Linux system, whether it is a central processor, memory, disk drive, keyboard, mouse, or user, it is a file. The Linux system management command is the core of its normal
Three methods for entering the CentOS interface characters
In the CentOS interface switch issue, many people may be used to entering the character work mode for operations. So how do I switch to the character working mode? Below we will introduce
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