To start the crontab service in Linux:/etc/init.d/crond startCrontab's command formatCRONTAB-L Displays the current crontab file (the crontab file that is written by default is saved in (/var/spool/cron/user name, for
21.1 Pvcreate: Creating a physical volume
21.2 Pvscan: Lists the physical volumes found
21.3 pvdisplay: Displaying related properties of physical volumes
21.4 vgcreate: Creating a volume Group
21.5 Vgscan: Find all volume groups
21.6
19.1 mkfs: Creating a Linux File system
19.2 mke2fs: Creating Ext2, 3, 4 file systems
19.3 MKFS.EXT4: Creating a Ext4 File system
19.4 Mk FS.EXT3: Create ext3 file system
19.5 mkfs.ext2: Create ext2 file system
19.6
File systems for Linux:Root file System (ROOTFS):Root filesystemLSB, FHS: (FileSystem heirache Standard)/etc,/usr,/var,/root,/home,/dev/boot: Boot file directory, kernel file (vmlinuz), boot loader (bootloader, grub) are stored in this
First, IntroductionThe PWD command is used to view the current working directory. The PWD command is also the shell's built-in command. Syntax: pwd [options]Second, common options-P: Shows the actual path (physical path);-L: Shows the link path
Since entering the pit of Linux, every time you check the data is basically the data of 14 ago, miserable ah, and then the brain to look at the resources outside the wall. Windows is very well, there are a lot of software or proxy server, but to the
# # # In Linux, we can implement the task of the future scheduling, so that the use of Linux to achieve semi-automated operation mode, in short, can be at some point in the future, the system can automatically run our deployed tasksPremise:Need an
OneWhat are the benefits of learning Linux network commands?The advent of the network, our life is more convenient, and the efficiency of handling things more and more high, but also can see the cultural differences around the world. At the same
A blocking operation is when a device operation is performed, and if no resources are available, the process is suspended until the operational conditions are met . The suspended process goes into hibernation and is removed from the running queue of
Share ssh usage records in Ubuntu and ssh in ubuntuThis article is based on Ubuntu 16.04. 1. Install
Sudo apt-get install openssh-server2. Configuration
The configuration file is located in/etc/ssh/sshd_config.
The default port is 22, which can
Differences between soft links and hard links in Linux
Ln is another important command in linux. Its function is to create a synchronization link for a file in another location. when we need to use the same file in different directories, we do not
Introduction to the essence of linux creation users and the essence of linux Creation
Ref: manually create a user in the/etc/default/useradd configuration file/etc/skel directory of the useradd commandParameters of the useradd command
[Vincent @
Linux User identity and File Permission commandsI. User identity and capabilities
Root users have high system ownership and can manage various system functions, such as adding/Deleting Users, starting/disabling processes, and enabling/disabling
In linux, how does one fix the failure of the source/etc/profile terminal ?, Sourceprofile
I originally wanted to configure environment variables. I have read many online and blog posts about changing the/etc/profile. Then, after source/etc/profile,
Install WineHQ on Ubuntu 16.04
Install WineHQ on Ubuntu 16.04
If you have installed Wine in other software sources, remove it before installing WineHQ and remove software dependent on it, such as wine-mono, wine-gecko, and winetricks, otherwise,
Tutorial on installing the nrpe client in ubuntu
1. Add users
Useradd-s/sbin/nologin Nagios
2. Copy and install the tar package to the server and decompress it.
Tar-zxvf nrpe-2.15.tar.gz
Tar-zxvf nagios-plugins-2.1.1.tar.gz
3. Compile
Cd
How to mount and detach data disks on a linux Server
If you select a data disk when creating an instance, after logging on to the instance, the system needs to format the data disk and then mount the data disk.
In addition, you can configure
Bash variable types and bash Variables
Local variable: it acts on the Current shell and is invalid for other shell processes other than the current shell and the Current shell Sub-processes.
Assign a value to a local variable
name='value'
Value can
Use traefik to publish a service in a kuberneters Cluster
The previous article has introduced the implementation principle and configuration of k8s ingress. This article will introduce the alternative solution traefik. Before starting the
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