1. Security of physical systems Configure BIOS, disable boot from CD/DVD, external device, floppy drive. Next, enable the BIOS password and enable Grub password protection, which limits physical access to the system. 2. Disk partitioning It is
When you use terminal ssh to log on to the console of the Linux operating system, a hint sign (for example: #或 ~) can be entered after the cue symbol, and Linux responds with the input command, a series of actions that are handled by a so-called
Before installing PowerPath, you need to download the PowerPath installation package, which you can download from the Support.emc.com Web site via the following path: Home-> download-> find product "PowerPath". It is recommended that you read
The blog added 50X monitor Restart script, finally to 502 and 504 errors have some control, but today there is a friend response to the "Database connection error" information, by troubleshooting Kern.log, found the following information,
8 02:01:05
Preface
A period of time before the work of the machine replaced by Ubuntu + 128G SSD + 8G memory desktop, and finally embarked on the use of Linux Office Road, in general, Ubuntu is still more smoothly than I imagined, its "apt-get-style" package
If you want to know what your server is doing, you need to know some basic commands, and once you've mastered the commands, you're a professional Linux system administrator.
Some Linux distributions provide GUI programs for system monitoring, such
Case statements are useful for applications where multiple branches are required.The case Branch statement is formatted as follows:Case variable name inMode 1)Command sequence 1;;Mode 2)Command Sequence 2;;*)Sequence of commands executed by
Manage your Evernote record notes on the Linux command line. If you've never heard of it, Evernote has a dedicated, user-friendly online service that can sync notes between different devices. In addition to providing a fancy web-based api,evernote,
First, how to use the "RM-RF" command Under the Linux system, the command "RM-RF" can remove any data directly from the hard drive, without any hint, and Linux does not have the same function as Windows Recycle Bin, which means that the data cannot
I used to create a file that I normally use DD for example to create a 512M file:
The DD command makes it easy to create files of a specified size, such as
DD If=/dev/zero of=test bs=1m count=1000
Generates a 1000M test file with a total of 0
First step: CVS installation
The code is as follows
Copy Code
sudo apt-get install CVS
Initializing CVS
The code is as follows
Copy Code
$ sudo cvs-d/var/lib/cvsd/cvsroot init$ sudo
Imagine a scenario where our Linux system runs out of swap space, in which case we want to expand the swap space using the swap partition, but in some cases there is no free partition available on the disk, so we can't expand it.
Therefore, in this
All socket communication is through the socket interface, any family communication including UNIX domain sockets to go, so as long as the intercept socket read and write a few syscall can understand the UNIX domain socket sent and received.The
Yum (full name Yellow dog Updater, Modified) is a shell front-end package manager in Fedora and Redhat and SuSE. Based on RPM package management, the ability to automatically download the RPM package from the specified server and install, can
Installation
Tar zxvf crunch-3.6.tgz
CD crunch-3.6
gcc-wall-lm-pthread-std=c99-m64-d_largefile_source-d_file_offset_bits=64 Crunch.c-o CRUNCH-LM
Make install
Use
Crunch 1 8
#生成最小1位, maximum 8 bits, all combinations of
This is a very important command in Linux, please be familiar with it. Its function is to create a link to a file in another location, the most common parameter of this command is-s,The specific usage is: Ln-s source file Destination file.when we
Turn off the action Association for Ctrl+alt+del Auto RestartThis operation must be done, or there is an accident really is not even cry, Linux this really pit dad, do not login, directly press Ctrl+alt+del can restart the server? The important
GNU awk:Text Processing three tools: grep, sed, awkgrep, Egrep, Fgrep: Text filtering tool; patternSed: line EditorPattern space, hold spaceawk: Report Generator, formatted text output;Awk:aho, Weinberger, Kernighan---New AWK, NawkGNU awk,
Basic Docker technology: Linux Namespace (I)GuideDocker is the most popular technology nowadays. Many people think that Docker is a new technology. In fact, Docker is not a new thing except for its programming language to use go, that is, a New
Add users to sudoers in CentOS
Environment: VMware12, CentOS7
Background: After Entering terminal, the default value is normal. Previously, you can use the Ubutu series to directly increase user permissions. However, in CentOS, the following
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