Linux Common Commands

Linux Common commandsShow directory and File commandsLS: Displays directories and files under the specified directoryls [option] Directory nameLs-a: List all files in the directoryls-d: Show directory, do not display directory filesLs-i: Display the

Linux SSH key Configuration login

Tag:ssh    generate    key    #ssh-keygen -t rsagenerating public/private rsa key pair. enter file in which to save the key  (/ROOT/.SSH/ID_RSA):  Enter  passphrase  (empty for no passphrase): enter same passphrase 

Linux OPS 39-listening to old boys sharing learning methods for the first time

this afternoon the old boy teacher came The Linux operation and maintenance period Sharing learning Method :1: How to learn Linux well? hearing this problem, I feel that I have already forgotten to learn their own summary of learning methods, some

Linux System directory Structure

After logging in to the system, enter the command under the current command window:/ You will see as shown in the following:Tree-like directory structure:The following is an explanation of these directories: /bin:The bin is the abbreviation for

About the Linux Open Source Project Foundation component make compilation process

?? About the Linux Open Source Project Foundation component make compilation processVery many Linux open source projects will use the make to compile the executable files. This is a set of processes.first, the GNU build system:

Linux graphics and command interface switching

I. Situations where the system is not in a virtual machineSwitch to the command line interface using Ctrl+alt+f1~6; ctrl+alt+f7 switch to the graphical interfaceTwo. The system in the virtual machine situationctrl+alt+shift+f1~6 switch to the

Linux system/etc/security/limits.conf Configuration

1. limits.conf Configuration File Descriptionlimits.conf file is actually Linux PAM (plug-in authentication module, pluggable authentication Modules) pam_limits.so configuration file, break through the system's default limits, to the system access

The SED usage of Linux

Sed is a good file processing tool, itself is a pipeline command, mainly in line units for processing, you can replace data rows, delete, add, select and other specific work, the following first understand the use of sed.The SED command line format

Linux Regular expressions

Regular Expressions:^ With what begins, in [] represents taking the reverse$ with what end. Any one character* The preceding character has 0 or infinitely+ Extended Regular, representing 1 or infinitely of the left character{} There are numbers in

A little exercise in the Linux environment

IPADDR:172.25.X.100 (x here refers to your workstation number)netmask:255.255.255.0gateway:172.25.x.254dns:172.25.254.254650) this.width=650; "title=" screenshot from 2017-08-02 15-58-43.png "src=" https://s2.51cto.com/wyfs02/M01/9D/91/

15, Linux file Basic Properties Chgrp,chown,chmod

Linux file owner and owner group Change file properties 1, chgrp: Change file groupGrammar:[-R] belongs to group name file nameParameter options -R: Recursively change the group of files, that is, when you change the genus of a directory

Linux Builds SVN environment

1. Install SVNYun Install-y SubversionRoot Permissions InstallationInstallation SuccessfulVerifySvnserve--versionCreate SVN Repositorycd/home/kuma/ Downloadmkdir SVNSvnadmin create/home/kuma/svn/davesvn--davesvn for repository nameConfigurationthree

See if the Linux machine is a 32-bit or 64-bit related command

To see whether a Linux machine is a 32-bit or 64-bit method:Method One: Uname-aMethod Two: Uname-mMethod Three: File/sbin/init If the display 64-bit is 64 bits, if the display is 32bit;Method Four: Getconf lang_bitMethod five: LS/| grep 64 (that is,

Linux U-Disk Mount command

Using Ubuntu desktop is usually mounted automatically, and in command-line mode you need to mount it by command.1. First look at the information of the U-disk, confirm what partition is displayed, what the USB drive format is.View command: sudo

Linux Learning Note 4_ basic file Operation Command Review 2

Find command (5 stars)Find/data-type-f-name "test.txt"//Find a name file of a certain typeFind/data-type-f-name "Test.txt"-exec rm {} \; Execute a command when found, delete content hereFind/data-type-f-name "*.txt"//* symbol for all, will branch

Linux system NIC configuration file not found, DHCP not working condition resolved

Today, I found a situation where the NIC configuration file is missing a/etc/init.d/network status, see the network configuration is one lessHow to do it?Copy the other network card configuration file and go to/etc/sysconfig/network-scripts for

How to build a Django environment in Windows and Linux

Note: This article takes Python3 as an example, python2.x is the same as no longer repeatPreparation: Python/python3 has been installed, if not please refer to the following information to installWindow Installation Python3Linux installation Python3

Installing the JDK for a virtual machine on a Linux system under Windows system

When the Linux system is installed, the default JDK is usually provided. Now the default is version 1.8. Need to uninstall your own, and then install what you need.1. Find the openjdk you want to uninstall:# Rpm-qa | grep java2: Unload in turn

How to Set CentOS 7 to automatically obtain the IP address upon startup

How to Set CentOS 7 to automatically obtain the IP address upon startup In this example, CentOS 7 is used as an example to describe how to set the Linux system to automatically obtain IP addresses and set fixed IP addresses. Automatically obtain

How to Set CentOS 7 to get Dynamic IP and static IP, centosip

How to Set CentOS 7 to get Dynamic IP and static IP, centosipAutomatically obtain Dynamic IP addresses 1. Enter "ip addr" and press the Enter key to confirm that the IP address cannot be obtained (CentOS 7 does not have the ifconfig command by

Total Pages: 5467 1 .... 2978 2979 2980 2981 2982 .... 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.