See: http://cn.linux.vbird.org/linux_basic/0410accountmanager.php1. User and passwd files1) Master the function of the/etc/passwd file: Store all user related information, this file is also called the user information database.2) The specific
Cd.. : Returns to the next level of CD xx/: Indicates the entry to the following table of Contents LL: Show details in this directory cat XX: View current fileThe following are the default colors for Linux system conventions for different types of
CENTOS7 Modifying the default boot state
In the CENTOS6 boot default boot state is saved in the /etc/inittab file, that CENTOS7 will not change, we might as well view the/etc/inittab file in Centos7:Discovery and CENTOS6 content is not
Disk partitioningFdisk-l List of disksNow I add a piecen Re-create new partitionP list toW SaveD DeleteThese are some of the more common2 options appear after entering n p is the primary partition E is the extended partitionUsing an MBR partition,
1. Crond definitionCrond is a service or software used on a Linux system to regularly execute commands or specify programs.(1) Tasks that the Linux system itself performs regularly (polling system logs, backing up data, etc.)(2) User-performed tasks
For the development of a graphical interface with QT, QT uses OpenGL's associated library files and header files. While the vast majority of Linux distributions do not have presets to install these development tools, it is very simple to install
Linux firewalld to open the firewall and port step tutorial, linuxfirewalld
1. Basic use of firewalld
Start: systemctl start firewalld
View status: systemctl status firewalld
Stop: systemctl disable firewalld
Disable: systemctl stop firewalld
2.
Linux nginx installation and reverse proxy configuration tutorial, linuxnginx1. Install nginx2. configure the direction proxy
Enter nginx. conf under/usr/locl/nginx/conf. The configuration information is as follows:
#user nobody;worker_processes 1;
Five very good Linux partition managers
There are many programs that can help you manage partitions on the drive. Some are command line tools, like fdisk. There are also some GUI (graphical user interface), such as GParted. Today, I will demonstrate
Yii2 manually add plug-in PHPExcel
Yii2 manually add plug-in PHPExcel
1.: https://github.com/PHPOffice/PHPExcel
2. decompress and change the file name to phpexcel.
Create a folder named phpoffice under the vendor directory of the yii project.
Put
Linux basics: orphan and zombie ProcessesOrphan process:
Because the father process exits first, the process adopted by the init process is an orphan process, that is, the father of the orphan process is changed to the init process, the process
How to install Linux Kernel 4.15 In Ubuntu/Linux Mint
After the release of the 9th-bit candidate version, the Linux Kernel 4.15 stable version was announced earlier. Kernel 4.15 is the first patch that completely targets Meltdown and Spectre
Three simple and excellent Linux network monitoring tools
Passiftop,nethogsAndvnstatLearn more about your network connection status.
You can use these three Linux commands to learn a large amount of information about the current network.iftopTrack
How to run the bash script with root permission during Linux Startup
Have you ever thought about using the root permission to start the script? If you have a home server or even a Linux desktop, this may have gone beyond your mind. This sounds a bit
Linux top command parameters (instance) and top Parameters
Introduction
The top command is a common performance analysis tool in Linux. It can display the resource usage of various processes in the system in real time, similar to the Windows Task
Spark cluster running process
1. Spark on Standalone
1. After the spark cluster is started, Worker registers information with the Master
2. After the spark-submit command submits a program, the driver and application will also register information
Docker Import and Export Images
Docker Import and Export ImagesDocker allows you to export an image to a local file. The export command is docker save. First, let's take a look at the usage of this command.[Plain] view plain copy$ Sudo docker save --
Deploy DNS server in CentOS 7
Sometimes, for internal debugging or testing, you need to specify some domain names not to point to the online environment, but to the ip address we need to specify (for example, we may need www.bkjia.com not to point
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