Linux lsof commands and recovering deleted files

1. Introduction 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

Linux file Management Summary of its own definition more

1.more Command function More commands to view text that is more than one screen (similar to cat)Basic Features :1. Input BACKSPACE: Content Turn One screen2. Enter ENTER: The contents of the flip line3. Enter Q: Exit4. Real-time display of

Common commands for Linux

1.PWD commandThe pwd command represents ' Print working directory ' (print working directory). When you type PWD, you are asked to display your current location on your Linux system. For example:[Email protected] apache]# pwd/tmp/apacheIndicates

linux--Compression and packaging operations

bz2

2017-08-11 19:34:09 @ but may this heart have no grudgeA simple summary of the common methods for compressing and packaging files in Linux todayFile compression is mainly compress, gzip, bzip2, XZ, zipSince several of the commonly used compression

linux-Command-su

1. First use Help to understand Su, sudo su, sudo2. Second, understand "login Shell" and "interactive shell"."When Bash starts executes the commands in a variety of different scripts.(1) When started as an interactive login Shell:bash reads and

[Linux]/sbin/nologin user Run Program

Create a/sbin/nologin user[[email protected] ~]# useradd-s/sbin/nologin redis[[email protected] ~]# grep redis/etc/passwdredis:x:501:501::/home/ Redis:/sbin/nologin[[email protected] ~]# su redis-c "echo SS" This account was currently not available.1

Turn a Linux command every day (5): RM command

RM is a dangerous command, especially when used, especially for novices, or the entire system will be destroyed in this command (e.g., RM *-rf under/(root directory)). So, before we execute RM, it's a good idea to check in which directory, exactly

The original Linux system learning Method--write to the small white

Everyone has a heart yearning for some things, and I, just into the laboratory, see the elder sister in front of the computer crackling code, really good envy, look at them to achieve one after another function filled with joy, I also want to try.

Install Cherrytree on Linux, error cannot find Gtksourceview2

Install Cherrytree, error cannot find Gtksourceview2    CherryTree(富文本辑器)是一个全功能的层次大纲窗口和组织者支持富文本、图像、语法高亮显示、列表、基本表, 保存为 PDF, 导出到 HTML和文本、密码保护和更多。另外,CherryTree 是将整个笔记本保存为一个文件(sqlite格式或者xml格式),图片/表格这些都全部保存到里面。Official: Cherrytree (poke me)Last version 0.

Linux High speed Download tool--axel

Axel is the next good http/ftp high-speed download tool for Linux. Supports multi-threaded downloads, breakpoint continuation, and the ability to download the same file from multiple addresses or multiple connections from one address. Suitable for

The simplification of Linux regular expressions in sed awk filtering

As a beginner, just contact the regular expression, it must be confused, but it doesn't matter, use examples to illustrate.==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==*==* ==*==*First, take a look at what the regular expression

Accidental removal of libc.so.6 rescue in Linux

In Linux there will be a lot of important files, for small white, curiosity is still very big, but some files once removed caused by the consequences is unthinkable, especially in the future production environment, if arbitrarily modify, delete

Signal interpretation of Linux

Transferred from: http://blog.csdn.net/yusiguyuan/article/details/43272225After finishing:Signal SignalIn UNIX systems, software interrupts are implemented with signalsSignal to parent process, end of child processAn interrupt is a program that

User groups, file permissions in Linux under the detailed

User groupsEach user in Linux must belong to a group and cannot be independent of the group. Each file in Linux has the concept of owner, group, other group-Owner-Group-Other groups-Change the group where the user is locatedOwnerTypically the

Linux Learning Note 6_ Basic command Review 1 (alias Unalias sourse)

AliasUnaliasAlias view the current command's macro definition statusUnalias [command] cancels the macro definition of the commands (memory operations, non-modified macro definition source files, restart invalidation)To use the original command with

Create a new user in Linux and assign permissions to the specified file

Work in, write a summary of the log.To create a new user:The first way:Create User: AddUser nameCreate Password: passwd name (prompt to change password after carriage return)The user directory created by this method is default under Home.The second

Linux shutdown command and restart command

Sync Synchronizes data from memory to the hard disk.shutdown Shutdown instructions, you canMans shutdown Take a look at the help documentation. For example, you can run the following command to shut down:shutdown–hTen ' Thisserver would shutdown

Linux common system commands and file operations

First, Linux common file operations    (1) CD/: The Slash "/" in the Linux system represents the root directory. CD/, enter the root directory.(2) CD ~ command is to enter the user's home directory in the system, such as XZ user, then enter the/ROOT/

Discussion on Linux thread synchronization

0x00. What is thread synchronizationSynchronization, also known as direct constraint relationships, refers to multiple threads (or processes) that are required to work together in order to perform the task in a specific order.0x01. Case code1 void*

Error: Failed dependencies, faileddependencies

Error: Failed dependencies, faileddependencies Error: Failed dependencies :...... The dependency is very complex. When you try to install any package first, this dependency error will occur. In this case, you should force the installation, I think

Total Pages: 5467 1 .... 1880 1881 1882 1883 1884 .... 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.