First, create a file command1. Touch commandLinux touch commands are not commonly used, and are generally used when using make, to modify file timestamps, or to create a new file that does not exist.Touch [-acm][-r ref_file (Reference file) |-t time
Recently found that big data technology deployment, high availability, cluster and web site load Balancing, automation operations, disaster preparedness and so on actually have a lot of knowledge are coincident, to learn Linux operation and
1. System InformationArch or UNAME-M display the processor architecture of the machineUname-r displaying the kernel version in useDMIDECODE-Q Display hardware system components-(SMBIOS/DMI)Hdparm-i/DEV/HDA lists the architecture characteristics of a
The main reason people create logs is the wrong line. Usually you will diagnose what problems occur in your Linux system or application. An error message or a series of events can give you clues to find the root cause, explain how the problem
Correct shutdown Method:ShutdownFunction Description: System shutdown instructions.Syntax: Shutdown [-effhknr][-t seconds] [TIME] [warning message]Additional note: The shutdown directive can close all programs and perform a reboot or shutdown action
First, install the VSFTPThe FTPD packages commonly used in open source operating systems include VSFTP, ProFTPD, PUREFTPD, and WUFTPD.VSFTPD is the abbreviation for "very secure FTP daemon", and security is one of its greatest features. VSFTPD is
There is some information in the log:grep -I. TaintedSpecific code can be seen through proc:Cat /proc/sys/kernel/taintedThe meaning of the numbers:Tainted:Non-zero if the kernel has been tainted. Numeric values, whichCan be ORed together:1-a module
Count the number of files in a folderLs-l |grep "^-" |wc-lCount the number of directories under a folderLs-l |grep "^d" |wc-lThe number of files under the statistics folder, including subfolders.Ls-lr|grep "^-" |wc-lThe number of directories under
Installing RABBITMQRabbitMQ is a popular open source Message Queuing system developed in Erlang language, so it is necessary to install Erlang dependencies and Erlang first.
Install the basic environment that Erlang relies on and install it in
Find BasicsFile Lookup: The process of locating a qualifying file on a file system;File Lookup command: Locate, findLocate: A non-real-time lookup tool that relies on a pre-built index, which is built automatically when the system is idle (periodic
Practice1, every Monday to Saturday 3:20 A.M., run the CP command to save the/etc/directory, storage locationFor/BACKUPS/ETC-YYYY-MM-DD;3 * * 1-6/bin/cp-a/etc/tmp/etc-' Date +\%f '2, every Sunday 2:30 A.M., run the CP command to backup the/etc/fstab
NIC Binding technology has been out for a long time, in different platforms under the name of different, in Linux called BONDING,IBM called etherchanel,broadcom called Team, but the name of how to change, the effect is to two or more network card as
Linux under routine task execution:At: Interactively specify command execution, execute result send messageFormat: At hh::mm the next time you reach hh::mm, run the programAt now+ #[minutes|hours|days|weeks]at [Noon|midnight|teatime]At Month day or
A Linux mail systemMail direct input to view mailmail [email protected] body Interactive provide Ctrl +d submit-s-s subject-A fileCasesMail-s ' fstable ' [email protected] MailHeirloom Mail Version 12.5 7/5/10. Type? For help."/var/spool/mail/root":
Check the desktop environment in LinuxLinux desktop systems include gnome, kde, mate, cinnamon, lxde, xfce, and jwm. Common examples are gnome, kde, and xfce. So how can we determine which desktop environment components are installed in Linux? The
One of Linux learning-essential knowledge for boot and essential knowledge for linux
The most important feature of linux is command interaction, which uses commands to perform various operations. Of course, you can use X Window to obtain a friendly
Add the Markdown preview plug-in to the gedit editor of UbuntuInstall Markdown Preview in gedit
The built-in gedit editor of Ubuntu also has powerful functions and supports plug-in installation. For me who like to use Markdown, this is of course
Linux SSH slow logon case analysis and linuxssh Case Analysis
It takes dozens of seconds to log on to a Linux server over ssh. No such problem occurs on other servers. At ordinary times, the login operation was intolerable. Today, I finally cannot
TCP connection survival in the backend of the server
0. Background
The company's server backend is deployed in a certain place, connected to the user's APP, and the network signal in this place is poor, resulting in the failure of the user access
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