Linux PS command

Syntax Note:The PS (process status) command comes in 2 different styles, namely BSD and UNIX. New users often confuse and interpret both styles in a wrong way. So to figure them out, before proceeding, here are some basic information.Note: "PS aux"

Perfect use of Find+grep for global code search under Linux

Zhanhailiang Date: 2014-10-11BackgroundThere are a number of handy graphical tools for global search under window, but the use of command-line operations in Linux servers results in a higher threshold for global search.The first of these

iptables firewall specified port range in Linux

I need a port between 700 and 800 to have TCP accessCode to copy code as follows-A rh-firewall-1-input-m state--state new-m tcp-p TCP--dport 700-j ACCEPT-A rh-firewall-1-input-m state--state new-m tcp-p TCP--dport 701-j ACCEPT-A

Build Svnserver in Linux

Download tool1. subversion-1.6.17.tar.gz2. Subversion-deps-1.6.17.tar.gzTwo decompression of two packs:1. Prior to this, I have created a user svnroot specifically used to install management SVN, just unzip it under the/home/root/folderTAR-XZVF

Linux watchdog 6300ESB

 Basic principle:Linux comes with a watchdog implementation that monitors the operation of the system, including a kernel watchdog module and a user-space watchdog program. The kernel watchdog module communicates with the user space

Linux for general user operation Audit

Objective:Recently has been in the development of the audit system with Python, today inadvertently found a particularly useful gadget, I rejoice in the prosperous, especially recommended to you. Use the script and Scriptreplay commands to record

[DD of the method of LINUX]LINUXI/O testing

Reference HTTP://WWW.THOMAS-KRENN.COM/EN/WIKI/LINUX_I/O_PERFORMANCE_TESTS_USING_DDMeasuring Write PerformanceModern operating systems do not normally write files immediately to RAID systems or hard disks. Temporary memory that isn't currently in use

How to use the Linux Editor vi detailed introduction

VIEditoris the standard for all UNIX and Linux systemsEditorThat it's powerful not inferior to any of the latest textEditor, here is simply a brief introduction to its usage and a small number of instructions. Because of any version of UNIX and

FL2440 Transplant LINUX-3.4.2 (v)--add support for DM9000

1. Refer to mini2440 copy:Linux-3.4.2\arch\arm\mach-s3c24xx\mach-mini2440.cIn the/* DM9000AEP 10/100 Ethernet Controller */1 /*DM9000AEP 10/100 Ethernet Controller*/2 3 Static structResource mini2440_dm9k_resource[] = {4[0] = {5. Start =Mach_mini2440

Linux Timer Scheduler executes once per second

Linux operating system The minimum granularity of the timing scheduler can only be adjusted to the minute level, the work sometimes need to be in the second schedule, so you need to write scripts to implement#!/bin/bashwhile [true]; Do/bin/sleep

Linux:-bash: * *: Command not found

Linux:-bash: * * *: Command not found, the system many commands are not used, are prompted not to this command.All of a sudden, Linux has many commands that are not used, prompting for no such command.This should be caused by a problem with the

Time settings for Linux systems

Linux system time is divided intoSystem time SYS and hardware time; System time: The time of the Linux kernel;Hardware time: BIOS time;UTC Time: GMT (Global Standard Time)Beijing Time (East Eight district) =utc+8h;2. Viewing timeDate display is

High-performance Linux Server Building practical notes

one, the Web application Chapter1 HTTP Server Nginx1.1 Performance, functionality, installation vs. Apache• Less system resources on performance, high concurrency supportL Functional Reverse proxy server and load balancer server• Easy installation

Thread creation problem in Linux environment

The pthread_create function is used to create a threadFunction prototypes#include int pthread_create (pthread_t *restrict TIDP, const pthread_attr_t *restrict attr, void * (*START_RTN) (void *), void

Shell BASICS (9) functions, shell Basics

Shell BASICS (9) functions, shell Basics Functions allow us to divide a complex function into several modules, so that the program structure is clearer and the code reuse rate is higher. Like other programming languages, Shell also supports

Install CentOS7 in VirtualBox

Install CentOS7 in VirtualBox Installation environment: win764-bit Operating SystemSoftware: VirtualBox-4.2.12-84980-Win.exeCentOS image: CentOS-7.0-1406-x86_64-DVD.iso The installation of VirtualBox is not described here. It mainly records some

GNOME 3 started to win back the user again

GNOME 3 started to win back the user again GNOME 2 was the default desktop environment for popular Linux distributions, but developers made radical changes to the desktop when introducing GNOME 3 and GNOME Shell, in addition, the performance of

# Use the cp command in linux,

# Use the cp command in linux, After downloading sublime and decompressing it, I want to put the folder in the opt directory. Copy it with the command cp.   Johnny @ johnny-pc :~ $ Sudo cp-r ~ /Download/Sublime_2.0.2/opt/[sudo] password for

Install xlrd module and Mysqldb module in ubuntu

Install xlrd module and Mysqldb module in ubuntuInstall the xlrd module in Python 1. Download package from https://pypi.python.org/pypi/xlrd 2. decompress the downloaded package 3. Run CD to the decompressed directory and run sudo python setup.

Build a FastDFS distributed storage environment (using the Nginx module)

Build a FastDFS distributed storage environment (using the Nginx module) The last version used to build FastDFS is v4.05. SeeThis version is old. The latest version is v5.04. Due to the reconstruction of the Code, there are some inconsistencies in

Total Pages: 5467 1 .... 2721 2722 2723 2724 2725 .... 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.