Linux basic commands

mkdir xxx Create a folder named XXXLS View list of file names in the same directoryll see the details of the list of files in your directoryCD XXX To switch directories to a directory with the file name xxxPWD Displays the current directoryCd.. Back

Linux disk partitioning detailed graphics (FDISK;MKFS)

The Linux partition differs from the Windows,linux under the hard drive device name (IDE hard disk is HDX (x is from a-d) because the IDE hard disk is up to four, the SCSI,SATA,USB hard disk is SDX (x is a-Z), the hard disk primary partition is up

linux:redhat6.5 require registration problem solution when using Yum

gpg

linux:redhat6.5 when you use Yum to prompt for registration problem Resolution one, the problemThe newly installed redhat6.5. After installation, log in to the system, using Yum. Tips:This system isn't registered to Red Hat Subscription Management.

Linux Learning Summary (v)-linux file system and related commands

Http://www.lxway.com/505469826.htmThere are many references to the above linked articles written belowA Linux File system overviewLinux system architecture is different for WinDOS, he is a tree-like file system, under Linux we call everything file,

Linux Encoding Conversion issues

First, the default encoding GBK under Windows. CPP files written under Windows are GBK encoded by default. If there is a constant string in the code, the encoding format of the string is consistent with the encoding format of the code file.Second,

Hard and soft connections for Linux file systems

Hard and soft connections to the Title:linux file systemdate:2018-02-06t20:26:25+08:00Tags: ["File System"]Categories: ["Linux"] To better illustrate what the file links are, let's start by talking about how Linux is managed on disk.The file

Linux kernel Configuration and compilation

Configure the kernel: Configure the hardware and software required sections.Make config: Interactive configuration based on text mode. (One question and one answer)Make Menuconfig: Based on the text-mode menu configuration. (intuitive, simple and

Linux Operations Command

The command MV for renaming files or folders under Linux can be renamed, and files or folders can be moved.Example: Renaming directory A to BMV A BExample: Move the/a directory to/b and rename to Cmv/a/b/cLinux copies all files in the specified

The role of Linux directories

/bin/: The directory where the system commands are stored, which can be performed by both ordinary and super users. However, commands placed under/bin can also be executed in single-user mode./sbin/: Save the commands associated with the system

Linux basic commands (partial)

Help: Assistance commandsUse format:Help plus the commands you need to see, such as help PWDWill get a description of the relevant commandCommand--help, such as LS--helpwill see the use of related commandsMan: Help manual commandMan plus commands to

Linux Memory Management

Linux will virtualize its physical memory. Instead of addressing the physical memory directly, the process maintains a special virtual address space for each process by the Linux kernel. This address space is linear, starting at 0, to a maximum

Linux interprocess communication---Message Queuing

Message Queuing IPC PrinciplesMessage Queuing is a chained queue of messages, such as a model for Message Queuing. There are two types of data structures for the entire message queue.1.msqid_ds

Linux (Ubuntu) use Diary (iv)------Evernote related use. doc

There is no official client of Evernote under the Ubuntu system, but this does not deter us from using Evernote. Our general use of the habit: Impression Note Client Impression notes Cut and hide Linux can also use two tools, cut

The batch processing mode of skillfully using Linux-top

It technology learning: One is the use of gradual and systematic learning, one is the use of "opportunistic" fragmented learning. I this person is more Lai, also did not have those the spirit and the level which the Daniel is persistent, therefore

Linux specific time period log query

How do I see the logs for a time period (such as Access.log logs)?There are many kinds of methods, such as the one I want to check is February 5, 2018--February 6.(1). With sed command, the format is: Sed-n '/start time/,/end time/p ' log file, as

Linux Performance Optimization Chapter fourth performance tools: specific process CPUs

4.1Process Performance Statistics4.1.1.Kernel TimeVsUser TimeThe most basic partitioning of an application's time is the kernel time and user time. Kernel time is spent on the Linux kernel, while user time is spent on the application or library code.

Linux Services boot up

1, chkconfig configuration BootCreate an executable script that executes the service in/ETC/INIT.D, giving the script executable permissions. If it is installed through Yum or RPM, and there is a corresponding startup script in that directory, you

Linux system xshell connection local Virtual Machine tutorial, linuxxshell

Linux system xshell connection local Virtual Machine tutorial, linuxxshell Environment: ping the ip address of the VM in windows to ensure that the ip address of the VM can be pinged. Similarly, if the ip address of the host can be pinged under the

Basic knowledge of version MANAGER: Install svn and linuxsvn in linux

Basic knowledge of version MANAGER: Install svn and linuxsvn in linuxInstall svn1. install svn yun install-y subversion 2. Create a version library mkdir data/svnroot/myproject. Remarks: ls-la data/svnroot/myproject to view the file 3. initialize

Appium Installation Problems and Solutions

Appium Installation Problems and SolutionsThe installation method recommended by the official website fails, so the source code is used for installation. The test is successful. Install npm first Install cnpm Npm install-g cnpm -- registry

Total Pages: 5467 1 .... 2943 2944 2945 2946 2947 .... 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.