Linux Common commands

Original link:初学linux,学了一些简单命令,分享出来,与诸君共勉。如有不当之处,还请多多赐教。ls: Listing directory ContentsParameters:-L lists the details of each file-a lists all files in the directory, including hidden files-R recursively lists all subdirectories[[email protected]

How does Linux see which process is consuming the port?

1. Lsof-i: Port number2. Netstat-tunlp|grep Port numbercan see which process is consuming the specified port "Step One" lsof-iThe lsof-i is used to display conditions that match the condition, and lsof (list open files) is a tool that lists

Operating system and Linux basics

Components of modern computer equipment:Arithmetic, controller, memory, input device, output deviceCpuBus: BusesMemory: Addressing storage devicesIO: Interacting with external components disk NIC CPU: operator, CONTROLLER CPU instruction:

Familiar with common Linux operations

Please follow the Linux basic commands as required on the machine.CD command: Switch directories(1) Switch to directory/usr/localCd/usr/local(2) Go to the current upper directoryCd..(3) Go back to your home foldercd~ls command: View files and

linux-Optimizing kernel Parameters/etc/sysctl.conf

Tag:linux   sysctl.conf    kernel parameter     cat /etc/sysctl.confsysctl -pfs.file max = 999999# represents the maximum number of handles that a process, such as a worker process, can open at the same time. Limit the maximum number of concurrent

Familiar with common Linux operations

CD command: Switch directories(1) Switch to directory/usr/localCd/usr/local(2) Go to the current upper directoryCd..(3) Go back to your home folderCD ~ls command: View files and directories(4) View directory/usr for all filesCd/usrLs–almkdir command:

Familiar with common Linux commands

CD command: Switch directories(1) Switch to directory/usr/localCd/usrCd/local(2) Go to the current upper directoryCd..(3) Go back to your home folderCdls command: View files and directories(4) View directory/usr for all filesLs/usrmkdir command:

Familiar with common Linux operations

Please follow the Linux basic commands as required on the machine.CD command: Switch directories(1) Switch to directory/usr/localCd/usr/local(2) Go to the current upper directoryCd...(3) Go back to your home folderCD ~ls command: View files and

Common Linux Commands

(1) Switch to directory/usr/localCd/usr/local(2) Go to the current upper directoryCd..(3) Go back to your home folderCD ~(4) View directory/usr for all filesls-a/usr(5) Enter the/tmp directory, create a directory named A, and see how many

Basic Linux Knowledge

About the "Linux version"There are two versions of Linux: The core (Kernel) version and the release (distribution) version.The core version is primarily the Linux kernel.The release is the release of each company, and they are independently

Linux six week second lesson (March 13) Notes

Six week second class (March 13)9.4sed (UP)9.5sed (bottom)9.4sed (UP)Match to continuous print two timesDon't want to print out irrelevant, add-N.Need to take off the signifierDo not add the signifier,-N after adding RMatch two times OPrint out the

Linux Common commands

Click Query command DetailsAwk a programming language that handles the aliases of text and data alias settings directives basename print a directory or the base name of a file BC supports arbitrary precision interactive execution of the Calculator

Familiar with common Linux operations

Please follow the Linux basic commands as required on the machine.CD command: Switch directories(1) Switch to directory/usr/localCd/usr/local(2) Go to the current upper directoryCd..(3) Go back to your home folderCD ~ls command: View files and

Use CentOS 7 to quickly build a lamp environment and centos to build a lamp Environment

Use CentOS 7 to quickly build a lamp environment and centos to build a lamp Environment Shut down the firewall before installation to prevent access from the Internet. This is important, otherwise the Internet will not be accessible; ① Disable the

Linux C Language notes pointer, linuxc language pointer

Linux C Language notes pointer, linuxc language pointer 1. the pointer is a variable, and the pointer has a variable feature: the system allocates memory space for the pointer; the pointer has its own address; the pointer can store a value, but

Replace yum source and yum Source

Replace yum source and yum Source 1. Back up the original yum source to prevent restoration when an error occurs. Mv/etc/yum. repos. d/CentOS-Base.repo/etc/yum. repos. d/CentOS-Base.repo.backup 2. Go to the yum. repos. d directory. Cd/etc/yum.

RAID technology,

RAID technology,A disk array (RAID) is a Redundant Array composed of Independent Disks. A disk array is a combination of many Inexpensive Disks into a disk group with a large capacity. The addition effect produced by the data provided by individual

Use of the source command in linux

Use of the source command in linux Linux source command: Common usage: source filepath or. filepath Function: enables the current shell to read the shell file whose path is filepath and execute all the statements in the file in sequence. It is

Where is the path for storing Chrome user data configuration folders? (Mac OS X/Windows/Linux ),

Where is the path for storing Chrome user data configuration folders? (Mac OS X/Windows/Linux ), You want to back up data in Chrome before reinstalling the system to restore the data after reinstalling the system. However, except for some users who

Some configuration operations are required after Ubuntu is installed.

Some configuration operations are required after Ubuntu is installed.Delete lilibreoffice Enter Sudo apt-get remove libreofficeInstall WPS to delete the Amazon website Enter Sudo apt-get remove unity-webapps-commonInstall sogou Input Method

Total Pages: 5467 1 .... 2935 2936 2937 2938 2939 .... 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.