Three commands for viewing current users under Linux

Three commands for viewing current users under Linux1,whoami;2,id-un;3,who-h can list all current name (user name) line (window list) time (opening times) COMMENT (directory hierarchy)(Note: Who displays the current online user, plus-h displays the

Using Message Queuing for process communication (to be continued) under Linux

Message Queuing is a way of interprocess communication that is not based on a stream of bytes, but rather as a message.In other words, Message Queuing is not necessarily FIFO.This time I'm using Message Queuing to implement a simple interprocess

Use of timer in Linux kernel

the use of timer in Linux kernel http://blog.csdn.net/njuitjf/article/details/16888821In kernel, you can use a timer if you want to do something periodically, or do something at a certain time.For example, like periodically dump a buffer of data and

Linux VI Basic Operations

Under Linux, you can type the Vimtutor command with a vim tutorial that includes the actual operation.three command modes in 1.VI1) command (command) mode, for entering commands;2) Insert (insert) mode for inserting text;3) Visual (visual) mode,

"Linux"--ctags

Ctags function: Scan the specified source file, identify the syntax elements contained therein, and record the relevant content found.Ctags can download the source code on the official website and compile the installation. Finally, the following

Installation and configuration of Linux FTP

FTP Installation section, the following steps:You can install FTP directly using the Yum command# yum Install vsftpdThe open and Close commands for the FTP service:Open: # service VSFTPD startClose: # service VSFTPD StopAfter successful installation,

Linux often uses commands to close several services when they are beginners

Beginners Linux generally need to close a few things1 firewall/etc/init.d/iptables stopTurn it off Chkconfig iptables off2 Temporarily close SELinuxGetenforce is the SELinux state.Setenforce 0 Setting SELinux to become permissive modeIf Setenforce 1

Nohup of the background execution process of Linux

Nohuppurpose :LINUX command usage, do not hang up to run the command.Grammar: Nohup Command [Arg ...] [&]Description: The Nohup command runs byCommandParameters and any relatedArgparameter specifies the command, ignoring all hang-up (SIGHUP) signals.

Linux directory Structure

Linux directory Structure/root directory/binThis directory contains commands to complete basic maintenance tasks that are available to all users. Where bin is a binary abbreviation that represents a binary file, typically an executable file. This

Implement automatic login for Arm--linux

When using embedded development of Linux system, it is often necessary for the device to bypass the Linux login system so that it can start automatically, such as our common SSH client. Online does have a lot of methods, do not know is because our

Uninstall Linux self-brought version jdk

1) Uninstall the JDK version that comes with the system:To view your own JDK:#rpm-qa|grep GCJYou may see a message similar to the following:Libgcj-4.1.2-44.el5java-1.4.2-gcj-compat-1.4.2.0-40jpp.115Use the RPM-E--nodeps command to delete what you

Linux: System call

An analysis of open system call http://www.embedu.org/Column/Column465.htm in Linux1. The Linux open system invocation process is briefly summarized:In a Linux application, call Open ("Dir/filename", O_RDWR);See x86 assembly result is call Open,

Linux Multi-Threading 20160705

A brief introduction to the multi-threaded API, the concept of a thread similar to a task or a function, the thread once created will run, the use of the method can be used under the Man command to view the Linux:pthread_t: Thread IDpthread_attr_t:

Install Redis in Linux and Redis in Linux

Install Redis in Linux and Redis in Linux Part 1: Install redis Now we will install redis in this directory/usr/local/redis You want to download the installation package to this directory/usr/local/src The installation instructions are as follows: $

Test whether a website or IP port can be accessed in centos

Test whether a website or IP port can be accessed in centos Refer to this articleHow to test port connectivity in Linux Linux host centos operating system, the project needs to access a URL path interface http://xxx.121.com.cn: 8081 Java.net.

View five common commands of the Linux System Architecture

View five common commands of the Linux System ArchitectureMany times, we need to check whether the current Linux system is 32-bit or 64-bit. In this article, I will recommend five common commands. Whether you are using a desktop version or a Linux

After CentOS 7 is installed in Mac

After CentOS 7 is installed in Mac Today, the CentOS virtual machine is installed to run java web programs. Install see http://www.centoscn.com/image-text/setup/2016/0629/7555.htmlSet networking I am using the bridging method. By default, the

Simple statement to add and delete users

Simple statement to add and delete usersGuideI am Su Xiaobai, a Chinese cabbage who has just entered the linux World. I have been learning about linux Through "linux should be like this" recently. I saw a question on the Internet a few days ago

CentOS two-way password-free Login

CentOS two-way password-free Login This article introduces two-way password-free login for CentOS servers Principle:(The two machines are represented by HOST 1 and host 2. The two machines are equivalent)If HOST 1 wants to log on to host 2 without a

Common linux learning commands and common linux learning commands

Common linux learning commands and common linux learning commands The following command is my CentOS6.5 System I. Functions of linux Directories   # Functions of linux directories/commands available to all bin users/sbin superuser (root) we

Total Pages: 5467 1 .... 5054 5055 5056 5057 5058 .... 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.