Summary of common Linux commands-vi Editor

Summary of common Linux commands-vi editor vi is a powerful editor on the linux command line interface. Three command modes of Vi: You can use vi commands to manage files, such as moving optical objects, deleting and moving characters and lines,

Modify the. profile file of a non-current account in ubuntu

Non-local account in ubuntu. the profile file was accidentally modified in the account today. profile file, so that the account cannot enter after the restart, click the account to log on to the black screen, and then return to the Account Login

Linux performance optimization 15th: sorting out common network parameters

Linux Performance Tuning 15th: common network parameter sorting about linux Performance Tuning 14th: Adjusting socket buffer http://www.bkjia.com/ OS /201307/230154.html 1. tcp connection persistence management: net. ipv4.tcp _ keepalive_time = 7200

CentOS 6.3 upgrade 6.4

CentOS 6.3 upgrade 6.4 1. Get root permission 2.yum update-y 3. the following error occurs, and no solution is available on the Internet. During the upgrade, libreoffice-core... libjawt. so already exists. libreoffice-ure... requires support from

What is an RPM package?

RPM is short for Red Hat Package Manager. It is intended to manage Red Hat software packages. As its name suggests, RPM is a software Package management tool contributed by Red Hat; mainstream Release versions such as Fedora, Redhat, Mandriva, SuSE,

Two Methods for Batch Process deletion in linux

Two Methods for Batch Process deletion in linux are described. The process to kill has a common string. [Plain] kill-9 'ps-ef | grep xxx | awk '{print $2} ''after kill-9 is the one above the Tab key. The above is kill-9' to list the processes, find

Rsync3.0.6 server and client establishment (preliminary preparations)

Rsync3.0.6 server and client (preliminary preparations) server: (Environment: centos5.5 64-bit) 1. install: Use yum-y install rsync to configure vi/etc/xinetd. d/rsync: Change disable to no. Do not disable creating rsyncd under/etc. conf file uid =

Ubuntu12.04 scheduled message reminder

Ubuntu12.04 scheduled message reminder Background: people are too old to remember, always forget to write weekly reports on Friday, so they are prepared to get a scheduled reminder. there was no suitable solution for finding it. Finally, I had no

Usage of here document in linux shell (cat & lt; EOF)

Here document usage (cat First Line> Second Line> Third Line EOF> EOFFirst LineSecond LineThird Line EOF Note:> this symbol is the identifier of the prompt input information generated by the terminal. The EOF is only an identifier. It can be

Summary of modifying file permissions and User Group Management in linux

Commands frequently used in linux to modify file permissions and user group management summary are as follows. Modify the group to gourp1chgrp gourp1 test.txt 2.chownmodified file owner. Modify the user of test.txt file to user1chown user1 test.txt

Detailed explanation of file time attribute in linux File System

Detailed description of linux File System: The file time attribute file is the basic structure for storing data in linux. It is stored in storage media such as hard disk, CD, and floppy disk and is named, this is the name of the file. Files in linux

Create a memory disk to improve file read/write Efficiency

Create a memory disk to improve file read/write efficiency. Shell code #! /Bin/bash LD_LIBRARY_PATH =/usr/local/lib: /usr/lib export LD_LIBRARY_PATH ROOT =/usr/local/ssel2/ramdisk RAMDIR = $ ROOT/dbf RAMDIRNAME = dbf create () {echo $ "Checking

Caused by disk inode Usage & quot; No space left on device & quot; Solution

Because the disk inode is used up, "No space left on device" cannot be created in the/data directory.> touch a touch: cannot touch 'A ': no space left on device disk only uses 61%> df-h Filesystem Size Used Avail Use % Mounted on... /dev/sda5 817G 46

File 1 that is frequently modified in linux

Files frequently to be modified in linux 1 system settings Article 1001 modify the Host Name: vi/etc/sysconfig/network, change the HOSTNAME line to "HOSTNAME = Host Name" (no such line? Add this line), and then run the command "hostname host name ".

Files frequently modified in linux 2

Linux files that are frequently modified 2 2001 permanent change ip edit/etc/sysconfig/network-scripts/ifcfg-eth0 files, modify ip, and then execute ifdown eth0; ifup eth02002 allow | Prohibit root from logging on to sshd_config: PermitRootLogin no

Dependency issues when installing OMSA in CentOS 6

In CentOS 6, the dependency problem environment for installing OMSA is CentOS 6.3. When installing the DELL OpenMange Server Administrator, the following error occurs: error: Failed dependencies: libcmpiCppImpl. so.0 () (64bit) is needed by srvadmin-

CentOS command operation record-1

CentOS system command operation record-1, load the USB drive if there is no automount (how to set ?), You need to manually attach the USB drive. Fdisk-l # list the file systems loaded by the current system. Mount/dev/sdb1/mnt # load the USB to the

Linux gdb commands

Linux gdb command 1. Regular debugging gdb is a common program debugging tool in Linux, provided that the-g parameter is added during gcc/g ++ compilation, in this way, the compiled executable program will add gdb debugging information. There are

Linux vi operations

Linux vi operation highlights 1. read/write status Switch a: Write Esc: Read 2. Save, exit save: w Exit: q save Exit: wq add an exclamation point indicates force save or exit: w! Q! 3. jump from the beginning to the end of the line 0: Jump to the

Rhel6 vncserver settings

Rhel6 vncserver settings 1. installation Package: tigervnc-server2. to configure/etc/sysconfig/vncserverVNCSERVERS, you can use vnc to link to vncserver. To connect multiple users to vncserver, you must configure multiple users in the following

Total Pages: 5467 1 .... 3391 3392 3393 3394 3395 .... 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.