The Joy of Linux commands--md5sum

The md5sum command is used to generate and verify the MD5 value of the file. It verifies the contents of the file bit by bits, and it is commonly used with checking the integrity of the file.Read the MD5 value of the file[Email protected] ~]# md5sum/

Linux Common commands

Help Commands (2) Man, (Command--help)-----------------------------------------------------------2. Table of Contents operation commands (6)LS Tree pwd CD mkdircommand with low frequency: rmdir----------------------------------------------------

Linux under Tomcat reboot

Under the Linux system, reboot Tomcat to operate with commands!First, go to the bin directory under Tomcat 1 cd/usr/local/tomcat/bin Using the Tomcat Close command 1 ./shutdown.sh To

File Rights Management for Linux

1, Linux General permissionsCHGRP: Change all groups of files.Usage: CHGRP option group name fileNecessary parameters:-C Output Debug information when a change occurs-F does not display error messages-R handles all files in the specified directory

Basic knowledge of Linux three

1. List the user name of all logged-in users on the current system, note: The same user logged in multiple times, only once.Who | cut-d '-f1 | uniq650) this.width=650; "Src="

Soft links and hard links for Linux

1.Linux Link ConceptThere are two types of Linux links, one called hard links, and the other called Symbolic links (symbolic link). By default, the LN command produces a hard link."Hard Connect"A hard connection is a connection that is made through

Linux command Artifact-lsof

Lsof (list open files) is a tool that lists open files for the current system. In a Linux environment, everything is in the form of files, with files that not only access regular data, but also access to network connectivity and hardware.Lsof is a

Linux Runlevel Startup scripts

The Linux operating system has been going through several different stages since it started to start, and these stages are called Runlevel, as well as a few different Runlevel when the Linux operating system shuts down, as described in detail in

Linux under Link Wireless network

Wireless Card ConfigurationThis page was last changed by Linux wiki user chenxing on November 27, 2008 (Thursday) 09:28. On the basis of 1233456 of the work.This article describes how to manually configure a wireless network card in the Linux

How Linux displays a few lines of a file (in the middle of a few lines)

How Linux displays a few lines of a file (in the middle of a few lines)"One" starts at line No. 3000 and displays 1000 rows. The 3000~3999 line is displayedCat FileName | Tail-n +3000 | Head-n 1000"Two" displays 1000 rows to 3000 rowsCat filename|

Introduction to the "2016-08-21" Linux kernel version number sequence

We have learned that you can use the following days commands to view information about the Linux kernel version and the Ubuntu release:Uname-rUname-aCat/proc/versionLsb-release-aWait a minuteYou can see that the kernel version of the current ubuntu12

Linux Jobs (iii)

1. List the user name of all logged-in users on the current system, note: The same user logged in multiple times, only once.[Email protected] desktop]# whoXu Tty5 2016-08-21 23:20Root tty1 2016-08-21 23:12 (: 0)Root pts/0 2016-08-21 23:13 (:

Linux view an IP traffic--a case of thinking

In my previous article shared a "real-time" view of some Linux network card traffic of small script, today to share a view of the local to a specific IP traffic between the idea. I have this requirement because: our storage is a Dell storage device

Three ways to modify environment variable path path under Linux system

For example, to add the/etc/apache/bin directory to path, there are three methods:1. #PATH = $PATH:/etc/apache/binWith this method, only the current session is valid, meaning that the PATH setting is invalidated whenever the system is logged out or

Linux du command

The Linux du command is used to display the size of a directory or file.syntax:du [OPTION] ... [FILE] ...Common options:-A or-all displays the size of individual files in the directory.-B or-bytes displays the directory or file size, in bytes.-C or--

A detailed description of the Linux top command parameters

A detailed description of the Linux top command parameters IntroductionThe top command is a common performance analysis tool under Linux that shows the resource usage of individual processes in the system in real time, similar to the Task Manager

Usage of useradd in Linux

Syntax: useradd [options] User name options: -d Specify the starting directory for new users to log in, default to /home-e specified user's expiration date in the form Yyyy-mm-dd-g Specify the group to which the user belongs-p Set password for new

Issues related to sudo rights management for Linux systems

I learned Linux operations, after watching Oldboy video tutorial, to learn the knowledge to summarize, knowledge content are from Oldboy video tutorial.#########################################################################################Linux

Common commands for getting Started with Linux (10) soft Connect

Ln–s Source File Destination fileWhen we need to use the same file in different directories, we do not need to put a file in each required directory, we just put the file in a fixed directory, and then in the other directory with the ln command link

Linux find command-path, linuxfind-path

Linux find command-path, linuxfind-path From: http://www.cnblogs.com/hopeworld/archive/2011/04/08/2009252.html   In Windows, you can search for files in some paths or not in some paths, the following uses the find command in Linux and Its-path-prune

Total Pages: 5467 1 .... 2586 2587 2588 2589 2590 .... 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.