WC in a Linux system (Word Count) the function of the command is to count the number of bytes, words, and lines in the specified file, and to display the output of the statistic results. 1. command format:WC [Options] File ...2. command function:
The Top command is a common performance analysis tool under Linux that shows the resource usage of each process in the system in real time.top –00:01:51 up 2:43, 1 user, Load average:0.00, 0.00, 0.00tasks:69 Total, 1 running, sleeping, 0 stopped, 0
(1) View all processes of the system:Standard format: ps-e ps-ef &N Bsp ps-ef PS-ELYBSD format: PS ax& nbsp PS axu (2) print process tree ps-ejh &NBS P PS axjf (3) Get
Root,mxx on the machine account switching, some of the file owners and groups are root account causes Mxx account to start nginx after access to the package following errorKnow that it may be related to a path or permission, or that the
Each peripheral is controlled by a read-write register, and the access addresses are contiguous. The program accesses the external device (ISA device, PCI device), either through the I/O port or I/O memory. ISA devices generally use I/O ports, while
Linux command line edit shortcut keysFirst summarize a few people think the most usefulCTRL +? Undo previous inputCTRL + C from another lineCTRL + R Enter Word search history commandCTRL + U delete all characters in front of the cursor equal to VIM
In the absence of NTP and in the case of private network, so the validity of effective guarantee time can actually use this scheme to ensure the accuracy of time1. System date and time setting[[email protected] ~]# date-s "2014-11-27 21:50:00" set
SHMDT functionFunction: Detach a shared memory segment from the current processPrototype:int SHMDT (const void *SHMADDR);Parameters:SHMADDR: The pointer returned by Shmatreturn value:Successful return 0, failure return-1Practice: Run the program,
1. Ubuntu release installs/opens SSH service1.1 Installing the SSH serversudo apt-getopenssh-server1.2 Open SSH ServiceSudo/etc/init.d/ssh start1.3 Check if the SSH server is startedPs-e | grep ssh 555 ? xx:+ sshdThe 1.4 SSH service process
Clock Interrupt: The timer in the hardware generates an interrupt at a fixed time.Clock Interrupt Frequency: The number of clock interrupts in 1s;We can change the clock interrupt frequency of a system by changing the corresponding configuration.Let'
Htop Introduction
Htop is an interactive process viewer in Linux, and Htop is more user-friendly than Linux's traditional top, allowing users to interact interactively, support color themes, scroll through the list of processes
Build linux svn and use linuxsvn1. install # yum install subversion2. view the version # svnserve -- version3. create the SVN library # mkdir-p/opt/svn/repos # svnadmin create/opt/svn/repos to execute the above after the command, multiple files are
Linux kernel update error, update-initramfs: failedb Solution
Windows 7 and Ubuntu.
Background and solution:
Two days ago, I found that the/home directory was full, and then I used gparted tool in Ubuntu to re-partition the system. After
Sublime Text add insert with current time Description
Note:
1. Create a plug-in:
Tools → New Plugin:
Import datetimeImport sublime_pluginClass AddInfoCommand (sublime_plugin.TextCommand ):Def run (self, edit ):Self. view. run_command
Graphic rendering tool: GnuplotIntroduction to Gnuplot
Gnuplot is a powerful cross-platform plotting tool. From drawing various mathematical function diagrams to writing scientific papers and implementing various complex data formulas, it can easily
Basic use of CentOS1. view the running status of the process:Ps [options] [-- help]This command can be used to view the running status of processes in the instant computerParameter description:-A all: list all processes.-W width, show widening to
Production Environment Linux Server System Security Configuration
Chapter 1 account security and permissions
1. Disable super users other than root users
1. Check Method:
Cat/etc/passwd: view the password file in the following format:
Login_name:
Iptables service for CentOS 7
By default, CentOS 7 uses firewalld to manage iptables rules. Because firewall rules are rarely changed, it doesn't matter if they are not moved. But it is used to being a devil. Unlike before, it is always a bad habit.
How to securely upgrade Ubuntu Server 14.04 to 14.10
You may already know how to upgrade your Ubuntu Desktop to the latest version. However, if you use Ubuntu Server and want to upgrade it again, it will not affect your application. In general, we
Set a streamlined resource allocation volume in LVM (part 4)
Logical volume management has many features, such as snapshots and streamlined resource allocation. Previously (in part 3), we have introduced how to create a snapshot for a logical
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