Alibabacloud.com offers a wide variety of articles about debian linux commands pdf, easily find your debian linux commands pdf information here online.
-useful when file is read-only or when disk is fullMount/dev/fd0/mnt/floppy mount a floppy diskMount/dev/cdrom/mnt/cdrom mount a CDROM or dvdromMount/dev/hdc/mnt/cdrecorder mount a CDRW or dvdromMount/dev/hdb/mnt/cdrecorder mount a CDRW or dvdromMount-o Loop File.iso/mnt/cdrom mount a file or ISO image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/
Linux Common commands Quick Check memoPS: Memo only, detailed command parameters describe yourself manI. Start, shut down, log in, log out related commands[Login] Login[Logout] Log out[Exit] Log out[Shutdown] Stop system[Halt] Stop system[Reboot] Restart[Poweroff] Power off[Sync] writes the contents of memory to disk[Lilo] Install Lilo startup hypervisor[Grub] In
disk is fullMount/dev/fd0/mnt/floppy mount a floppy diskMount/dev/cdrom/mnt/cdrom mount a CDROM or dvdromMount/dev/hdc/mnt/cdrecorder mount a CDRW or dvdromMount/dev/hdb/mnt/cdrecorder mount a CDRW or dvdromMount-o Loop File.iso/mnt/cdrom mount a file or ISO image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/share to mount a Windows network share
disk is fullMount/dev/fd0/mnt/floppy mount a floppy diskMount/dev/cdrom/mnt/cdrom mount a CDROM or dvdromMount/dev/hdc/mnt/cdrecorder mount a CDRW or dvdromMount/dev/hdb/mnt/cdrecorder mount a CDRW or dvdromMount-o Loop File.iso/mnt/cdrom mount a file or ISO image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/share to mount a Windows network share
image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/share to mount a Windows network share/*-----------------------------------------------------------------------------------*/Disk spaceDF-H displays a list of the partitions that are already mountedLS-LSR |more arranging files and directories in sizeDu-sh dir1 estimate directory ' Dir1 ' already
disk is fullMount/dev/fd0/mnt/floppy mount a floppy diskMount/dev/cdrom/mnt/cdrom mount a CDROM or dvdromMount/dev/hdc/mnt/cdrecorder mount a CDRW or dvdromMount/dev/hdb/mnt/cdrecorder mount a CDRW or dvdromMount-o Loop File.iso/mnt/cdrom mount a file or ISO image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/share to mount a Windows network share
file is read-only or when disk is fullMount/dev/fd0/mnt/floppy mount a floppy diskMount/dev/cdrom/mnt/cdrom mount a CDROM or dvdromMount/dev/hdc/mnt/cdrecorder mount a CDRW or dvdromMount/dev/hdb/mnt/cdrecorder mount a CDRW or dvdromMount-o Loop File.iso/mnt/cdrom mount a file or ISO image fileMount-t Vfat/dev/hda5/mnt/hda5 to mount a Windows FAT32 file systemMount/dev/sda1/mnt/usbdisk mount a USB drive or flash deviceMount-t Smbfs-o Username=user,password=pass//winclient/share/mnt/share to mou
One. To view the kernel version command:1) [[Email Protected]_sys ~]# cat/proc/versionLinux version 2.6.18-238.el5 () (GCC version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Sun Dec 14:22:44 EST 2010[[Email Protected]_sys ~]#2) [[Email Protected]_sys ~]# uname-r2.6.18-238.el53) [[Email Protected]_sys ~]# uname-aLinux sor_sys.99bill.com 2.6.18-238.el5 #1 SMP Sun Dec 14:22:44 EST x86_64 x86_64 x86_64 gnu/linux[[Email Protected]_sys ~]#Two. To view the
Tags: linux regular expressionsHave you ever encountered a need to find a specific string or style in a file, but don't know where to start? So, just ask grep to help you.grep is a powerful file-mode search tool preinstalled on every Linux distribution. Whatever the reason, if your system is not preloaded with it, you can easily install it through the system's Package Manager (Apt-get in the
Tags: commandsNote: This document only records the most commonly used commands and the parameters under the command, more commands please refer to the Linux documentation or use the command Help, man, info for the corresponding queryCommon file Directory operation instructionsls parameter file displays the file or directory (represents the current directory when
=/home/app/test/zk_log/version-2#zk Log dirLogdir=/home/app/test/logs#Leave filescount=66count=$[$count +1]Ls-t $dataLogDir/log.* | Tail-n + $count | Xargs rm-fLs-t $dataDir/snapshot.* | Tail-n + $count | Xargs rm-fLs-t $logDir/zookeeper.log.* | Tail-n + $count | Xargs rm-f#注: 1) ls-t According to the actual reverse order; 2) Tail-n +20 means starting from 20th, 3) Xargs a very large group ofAccording to split into small parts, passed to the command behind, otherwise the data are many, will be e
At It's FOSS we are not talking about the "command line aspect" of Linux every day. Basically, I'm more focused on the desktop side of Linux. But some of your readers in-house surveys (It's FOSS newsletter subscribers only) point out that you also want to learn some command-line tricks. The Quick check table is also popular with most readers.To do this, I edited a list of basic network
Cool: 6 Interesting linux commandsTransfer from http://www.cricode.com/3388.html 1 PV command
Sometimes we see some subtitles on a movie screen that show up at a uniform speed, like someone knocking on the keyboard and showing the same side. The PV command on Linux can achieve this effect.By default, Linux does not have the PV command and needs to be installed on
Linux system, the source of common commands are many, some commands are brought by the shell, such as CD, by executing the help command, you can view the current system all the built-in commands. Use type Use Help Some commands are included with the GNU package, such as gr
machineShutdown-R shutdown Restart-H shutdown does not restartNow turn the machine off.Halt shut down the machineReboot restartLinux PipelinesUse the standard output of one command as the standard input for another command. That is, the combination of several commands to use, the latter command in addition to the results of a previous command.Example: Grep-r "Close"/home/* | More in the home directory to find all files, including close files, and pag
Tags: ref mini computer string search error LAN man PAT content2017-10-17 Linux Small Butler
Have you ever encountered a need to find a specific string or style in a file, but don't know where to start? So, just ask grep to help you.grep is a powerful file-mode search tool preinstalled on every Linux distribution. Whatever the reason, if your system is not preloaded with it, you can easily in
package_name Installing/updating a Deb package from CDApt-get update packages in the upgrade listApt-get Upgrade upgrade all installed softwareApt-get Remove Package_name A deb package from the systemApt-get Check to verify that the software repositories that are dependent are correctApt-get clean the cache from the downloaded packageApt-cache Search Searched-package Returns the package name that contains the string you want to searchView File ContentsCat File1 Viewing the contents of a file st
/ping confirm which Deb package the given file is provided with return top index ^APT software tools (Debian, Ubuntu and similar systems) Apt-get Install Package_name installs/updates a Deb package apt-cdrom install Package_name from CD installs/updates a package apt-get the update upgrade list ET upgrade upgrade all installed software Apt-get Remove Package_name removes a Deb package from the system Apt-get check confirms that the dependent repositor
The most wonderful thing about Linux-based systems is that you can use the command line in the terminal to manage the entire system. The advantage of using the command line is that you can use the same knowledge and skills to manage whichever Linux distribution you want.For individual distributions and for the desktop Environment (DE), it is almost impossible to consistently use the graphical user interface
Write in the beginning: Work Fast 2 months, with the most is the Linux environment, from the beginning of the confusion, to now more and more familiar, which many rough grinding untold. Expect Up-and will also have this experience, and then put their own problems and solutions listed, as a help to Up-and, but also to their own reminders.
Uniform Description: After entering commands in the
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.