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
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
[[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/
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,
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
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,
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
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
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 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
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
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 \_ .
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
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
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
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
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
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
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