5 Find commands for Linux

There are 5 main file lookup commands in Linux: Find, locate, Whereis, which, type.Find is the most powerful, but it takes a long time.Locate can be seen as a lite version of Find, but it is fast.The use of Whereis, which, and type is small and has

Quota of Linux disk quotas

Useradd Alice echo mima|passwd--stdin Alice Gdisk/dev/sda p,n,+500m,... (default) ..., w,y Ll/dev/sda1 Mkfs.xfs/dev/sda1 Blkid/dev/sda1 Mkdir/guazai Mount/dev/sda1/guazai Vi/etc/fstabAdded: Uuid/guazai XFS Quota 0 0 Mount-a Xfs_

linux--not completed

Finally decided to transfer the learning environment to Linux completely, the following record the transfer learning environment of the various software and environment installation and configuration.1, CentOS comes with python2.6, the previous blog

Linux Operating System

         linux is a unix-like computer operating system assembled under the model of free and open source software Developmentand Distribution. The defining component of Linux is the Linux kernel, andoperating system kernel were first released

Linux configuration memory still reported memory overflow--Solution

in the Linux environment, TOMCAT7, deploy the war package. Start Project times Java.lang.OutOfMemoryError:PermGen Space exceptionthe full name of PermGen space is permanent Generation space, which refers to the permanent storage area of memory,this

LINUX SCP Command Detailed

With two machines, both LAN, two machines can communicate with each other without problems, the middle of no firewall. The two machine IPs are: a:192.168.1.240 b:192.168.1.102 assume that the ssh of a b machine allows root login to upload a/root/abc.

Linux Utility Commands Collation

0. Basic commandsLinux basic Commands Collation1. Compression decompressionTAR-ZCVF A.tar.gz a #把a压缩成a. tar.gztar-zxvf A.t #把a. tar.gz extract into a 2. Vim Summary2.1 Vim Replacement#把word_1用word_2替换, g means replace all, c means to replace each

Linux: Shining Gems, crystallization of Wisdom (on)

Linux : Shining Gems, the crystallization of wisdom ( up) To be honest, this more than 10 days, because I violated the "House Rules", and was broken net punishment (unplug the network cable), the seizure of mobile phone and the old age certificate

Disk IO read-write performance test script under Linux

#!/bin/sh#author:reed#blog:luweikai.blog.51cto.com# Description: Use the OWN DD command file=dd.filebs_count_8k= (8K 12K) BS_COUNT_ 64k= (64k 6k) bs_count_1m= (1m 1k) list= "8k 64k 1m" wlog=/tmp/ddwrite.logrlog=/tmp/ddread.log# Writewrite () {       

Linux Common management commands

Directory management: LS, CD, pwd, mkdir, rmdir, tree, tree: #查看目录树mkdir: #创建空目录-P: #创建子目录-V: #详细信息 install-d: #创建目录 rmdir (remove D Rictory): #删除空目录File management: Touch, stat, file, CP, MV, Nano, install: #文件创建和删除touch: #创建空文件stat: #查看时间戳file:

Linux file System (ii)---the relationship between execution process and structure

(Kernel 2.4.37)First, look at the physical distribution of disks, super blocks, and Inode nodes in general:(Shown from: www.daoluan.net)For a partition, a file system, which is essentially part of a disk, can include multiple cylinders. For the data

Linux Create user command

Create a user, set a password, modify a user, delete a user:useradd testuser Create user TestUserpasswd testuser set a password for the created user TestUserDescription: The newly created user will create a user directory under/home TestUserusermod--

Linux Common Instructions---system load

To view Linux system load: http://www.lupaworld.com/ article-217011-1.html In the Linux system, uptime, top and other commands will have the output of the load average on average. - It is not waiting for the result of the I/O operation -it

Linux common commands (vi)

User Management command: Useradd user nameExample: Useradd ZhangsanSet User password: passwd user nameView Online users: WhoMore detailed User login information: wCompression and Decompression commands:Common compression formats:*.GZ---gzip

Configuration of the "Linux" Ubuntu 14.04 Smba Server

SMB (Server Messages block, information service blocks) is intended to share files between Ubuntu virtual machines and Windows.The specific configuration process is as follows:(1) Installing the SMB appsudo apt-get install samba apt-get install cifs-

Linux--Userdel

Userdel (8) System administration commands Userdel (8)NameUserdel-Delete user accounts and related filesOutlineUserdel [Options] LoginDescribeUserdel is a low level utility for removing users. On Debian, administrators should usually use Deluser (8)

Linux operating system and common commands

Catalog: Working directory current directorypwd:printing working directoryLs-l #长格式 #文件类型:-: #普通文件 (f) d: #目录文件 B: #块设备文件 (block) C: #字符设备文件 (character) L: #符号连接文件 (Symbolic Link file) P: #命令管道文件 (pipe) s: #套接字文件 (socket)file permissions: 9-bit,

MATLAB command--Directory operation (Windows&linux)

matlab Command--Directory operation (Windows&linux) 1. FilesepUsed to return the directory delimiter for the current platform, Windows is a backslash (\), and Linux is a slash (/). Sometimes this command is used in conjunction with the ISPC

Install Indicator Stickynotes 0.4.4 on Ubuntu and derivative systems

Install Indicator Stickynotes 0.4.4 on Ubuntu and derivative systems Indicator Stickynotes is an application applet, similar to the yellow notepaper program installed by default in Windows 7 or Windows Vista. Supports Unity, Gnome Shell, XFCE, KDE,

Use the CD image as the software yum source in centos7

Use the CD image as the software yum source in centos7 Use a CD image as the software yum Source: [1] upload the centos7 CD image to the/usr/local/src directory (Tool Xftp) [2] mounting system filesMkdir/media/cdrom # used to use this directory

Total Pages: 5467 1 .... 2729 2730 2731 2732 2733 .... 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.