Common Linux Log query commands

1. View the Live log:Tail- F nohup.out2. Paging to view all logs:Cat Nohup. Out |4. Paging through the top N rows of logs:Tail-n nohup. Out | More5. View real-time logs and retrieve keywords:Tail- F nohup.out | grep "keyword" 6. Retrieve the log

Turn: Use of the wget command for Linux common commands

First, IntroductionLinux system download file tool to download files from the specified URLIi. Methods of Use 12345678 Syntax: wget [parameters] [URL address]Options:-C then download the files that are not finished downloading-B

Linux file compression and packaging

Common Compressed FilesWindows:.rar;. Zip;. 7zLinux:.zip.;. GZ;. bz2;. XZ;. tar.gz;. tar.bz2;. TAR.XZ;Gzip Compression Tool:#gzip 1.txt Compression#gzip-D 1.txt.gz decompression/gunzip 1.txt.gz DecompressionDefault is Level 61-9 levels, 1 is the

Start the SVN service on Linux

svn

[[email protected] ~]# ls/var/svn/svnrepos/# The repository created when the SVN service was built, containing conf db format hooks locks README.txt these filesConf db format Hooks Locks README.txt[[email protected] ~]# svnserve-d-r/var/svn/svnrepos/

Linux mount modifies the read and write properties of the file system

Sometimes to add and delete files under a folder, "Read Only filesystem" is displayed, stating that the file system is read-only and cannot be modified.Using the Mount–o REMOUNT,RW/command, you can modify the file system to read-write properties,

Linux cluster architecture

Introduction to load Balancing clustersLVS IntroductionAdvantage: In NAT mode, only the Distributor has a public IP, the Distributor and RS can communicate with the intranet, so it is more economical to save public IP resources.Disadvantage: The

Linux Operating system introductory article

First, computer hardware knowledgeSecond, computer software knowledge-operating system1, what is the operating system2. Linux operating system3.Linux originA, Unix operating system history  B, Unix Operating system revolutionC, the birth of LinuxD,

Linux package installation and uninstallation

Installing the software under Windows is simple, download the package double-click the. exe file and click Next. However, in Linux installation software is not so easy, different Linux distributions differ, the following CENTOS7 system as an example

Linux packaging compression

bz2

Order 1.gzip 2.bzip2 3.tar OrderCompression advantages??? 1. Save space? 2. Save BandwidthSolution ContextNow there are various compressed file forms, why? Compression technology is the main replacement, the compression method is

Linux Learning-Catalog table

Directory Name Role Permissions Description /bin/ directory where system commands are stored All Users It can also be executed in command-user mode, which is stored under/bin/. /sbin/

Linux Common Commands

Linux Commond1.ls [Options] [Directory name | list all directories and files in the relevant directory 2.MV [options] source file or directory directory or multiple source files | Move or rename a file 3.cp [options] source file or directory

2018-3-2 Linux Learning Notes

11.18 Apache user authentication Background: When some content on the site does not want others to access to, can do user authentication. This way, when a user accesses the site, a dialog box pops up asking for a user and password to

Linux guard Service-Kill daemon

Kill a child processAfter killing the daemon's subprocess, the process changes to a zombie process 14087 ? Ss 0:00 ./test4-1 14088 ? S 0:00 \_ ./test4-1 14089 ? S 0:00 \_ ./test4-1 14090 ? S 0:00 \_ .

Linux Learning: Network (firewall) and system security-related command learning

Network:Top #查看内存, CPU, the state between processes.Htop #在top的基础上更好显示 (perform sudo apt-get install htop installation)Free #查看当前的内存使用情况Pstree #查看当前进程树Lsof file #查看哪个进程打开了文件filesudo lsof-i: #查看22端口现在运行什么程序sudo lsof-c vim #查看vim进行现在打开的文件Ifconfig Ens33

Linux server uninstalls native default installed JDK

1. Check the version of the system installation:Rpm-qa | -qa | grep GCJ2. View and delete[Email protected] ~]# rpm-qa|grep Jdkjava-1.6.0-openjdk-devel-1.6.0.0-1.41.1.10.4.5. Alios6.x86_64java-1.6.0-openjdk-1.6.0.0-1.41.1.10.4.5.

In linux, how does one modify the sshd port ?, Modify sshd port in linux

In linux, how does one modify the sshd port ?, Modify sshd port in linux Sshd is a remote service in linux. The default port is port 22. Generally, remote connection operations are performed using remote tools such as Xshell and CRT. But hackers

Tutorial on installing bcm43142 wireless network card driver in Ubuntu, javastubcm43142

Tutorial on installing bcm43142 wireless network card driver in Ubuntu, javastubcm43142 Due to learning needs, I installed Ubuntu dual-system, but various configuration problems also followed. The most speechless is the bcm43142 NIC Driver

Install hbase in linux (hadoop is not required) and hbasehadoop

Install hbase in linux (hadoop is not required) and hbasehadoop Hbase is a distributed, column-oriented (family) database. It is very common and involves a lot of information on the Internet. This article describes how to install hbase in linux.

Common methods to protect Linux servers

Common methods to protect Linux servers In the actual production environment, developers and testers should ensure security as much as possible to avoid leakage or even theft of important information. Many enterprises or organizations still have

Sshkey authentication in Linux

Sshkey authentication in Linux In the actual production environment, sshkey key authentication is often used for data distribution and other operations. You can also operate Intranet servers in batches and implement password-free authentication to

Total Pages: 5467 1 .... 2937 2938 2939 2940 2941 .... 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.