AWhoAmI is a fairly simple command.Two"Who": Print who's currently logged in============================================The ' Who ' prints information is about the users who is currently logged on.Synopsis:' Who ' [OPTION] [FILE] [Am I]If given no
Reprint please indicate source: http://blog.csdn.net/cywosp/article/details/389680111. OverviewAs is well known, a process is an instance of an executable program, but in Linux the process can be rewritten as a process that is an abstract entity
Consider joining the Linux sect, originally attracted by Linux to read the "UNIX Programming Art", although the individual inside is very dogmatic, extreme. But I still agree with most of the design ideas.Here are some of the Linux data I compiled,
Linux Learning Note (i)--linux installation------------------------------Preparation tools:Redhat Linux 6 i386 (ISO image)Vmware 10Note: Please do not use the Vmware green version, will occasionally error, we recommend the use of the installation
System calls occur in kernel space, so if you use system calls for file operations in a generic application in user space, there is a cost of user-space-to-kernel-space switching. In fact, even if the library function is used in user space to
To view Linux system load: http://www.lupaworld.com/ article-217011-1.html In the Linux system, uptime, top and other commands will have the output of the load average on average. - It is not waiting for the result of the I/O operation -it
#!/bin/bash##### #the System First start configuretion # # #for Install# # # #copy right by donglei###############1, configuring SysctlMv/etc/sysctl.conf/etc/sysctl.bakecho "########################### #the new config for Sysctl
IntroductionThe functionality of this article is similar to the one I wrote earlier (Linux select System call _2), which differs in how processes communicate. In the previous article, I was using pipelines, and this article I will use the socket
This program implements data communication between two processes that are not related to each other through shared memory.At the same time, the signal volume is used to guarantee the read and write synchronization of two processes: the receiver
Install nginx and linuxnginx in linux
Download a tar.gz version of nginx from the official website.
Install with make
Step 1: Extract
Tar-zxvf nginx-1.7.4.tar.gz
Step 2: Go to the nginx-1.7.4 and run the./configure command
Zookeeper -----------------
Bash PS1 in LinuxChatting with a friend, he said he had such a confusion when using Ubuntu: using the cd command in bash, after entering some deep directories, or after directories with very long names, the bash command prompt is so long that every
Use cntlm to configure proxy for Internet access in Ubuntu 12.04
Background
The company network uses the domain account management mechanism. The specified Machine name and domain name must be used to access the Internet, and a password is required.
The 'ifconfig' command cannot be found after CentOS 7 is installed at a minimum -- repair tips
As we know, the "ifconfig" command is used to configure the network interfaces of the GNU/Linux system. It displays detailed information about the network
Kubuntu downgrade (Kubuntu 14.04-> Kubuntu 13.10)
Curious: Upgrade the stable version kUbuntu13.10 to kubuntu14.04. The result is a waste of two days of fixing the system, one by one!
Downgrading ....
Kubuntu14.04-> kubuntu13.10
1) Find the code of
Virtual Machine network settings and Linux Remote Logon
Virtual Machine Network Configuration:
Enable network connection in virtual machine settings:
Linux Remote logon management tool:
Bridging: the virtual machine uses the local real network
Linux disk partition (1): Add
**************************************** ******************************** ****************
Original works, from "Deep Blue blog" blog, welcome to reprint, reprint please be sure to indicate the source
View System Information in CentOS-CentOS command
I. View cpu
more /proc/cpuinfo | grep "model name"
grep "model name" /proc/cpuinfo
If you feel more comfortable to watch
grep "model name" /proc/cpuinfo | cut -f2 -d:
How about
Connection and difference between distributed and Cluster
Differences:
In a word, distributed systems work in parallel, and clusters work in tandem.
1: distributed refers to the distribution of different services in different places. A cluster
ITIL practice: Management of end-to-end APM application performance (1)
Problem and event management are two core ITIL Information Technology Infrastructure libraries (ITIL) of APM. Event Management (Incident Management) is used to solve IT
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