Marco Linux Course learning time is about 3 months, a total of about 400 books 25, basic course content including RHCE, RHCA, MYSQL, NoSQL and so on, the learning process will encounter some problems, we need to find ways instead of excuses, As long
RCP stands for "Remote file copy". This command is used to copy files between computers. The RCP command has two forms. The first format is used for file-to-file copies, and the second format is used to copy files or directories to another directory.
User Group Management:1. groupadd User group nameeg, gruopadd grp1 #创建用户组grp1 2. Gruopdel user group nameeg, groupdel grp1 #删除用户组grp1 User management:1. useradd [option] User nameeg, useradd usr1 #创建用户usr1; Useradd-u 322-g grp1-g grp2 usr1 #建立用户usr1,
Build the Environment:Boot file specifies lpxelinux.0Copy the lpxelinux.0 and LDLINUX.C32 to the TFTP directory.Create a new Pxelinux.cfg folder with a configuration file named defaultThe contents of the configuration file are as follows:Default
Let me introduce some of the security tips for Linux, which are simple and practical, and they are called kick for the process of biting gold:First Axe: Delete the system version information and welcome information(1) The system's version
Vamei Source: Http://www.cnblogs.com/vamei Welcome reprint, Please also keep this statement. Thank you!After learning about the Linux file management background, we can learn some commands to manage our files.File Operation relatedThere are some
Open TerminalCd/java/tomcat#执行Bin/startup.sh #启动tomcatBin/shutdown.sh #停止tomcatTail-f Logs/catalina.out #看tomcat的控制台输出;#看是否已经有tomcat在运行了Ps-ef |grep Tomcat#如果有, use kill;Kill-9 pid #pid for the corresponding process numberFor example Ps-ef |grep
The CAL command can be used to display a Gregorian calendar. The Gregorian calendar is now the International Universal Calendar, also known as Griel, the Gregorian calendar. "Solar" is also known as "solar Calendar", the earth around the sun for one
Linux shell: mysql bin_log regular cleanup script, mysqlbin_logRequirement: 1. automatically process mysql bin log Script 2. Output readable log3, retain logs for one week 4. process all databases in a unified manner. Implementation Process
As a linux O & M engineer, you must master the following tools:
For linux systems, you can choose redhat or centos for learning. In particular, centos is the most used in enterprises. Of course there will be other versions, but learners can still
Add SSH for Github
This is just a Linux cainiao diary, which is concise and realistic. It records the process of adding ssh to Github in OSX for code blindness.
Clone the source code from Github to the local machine and find that there is no ssh
Notes for common Linux commands
This is a frequently used command note when I was a beginner in Linux. I deleted some notes based on my current familiarity. I also used backups to check the notes. I hope you can make reference to the useful ones.
//
MBR partition in Linux
For MBR partitions in Linux, the following section describes how to partition an MBR partition for a hard disk that is added to the server. Why is this MBR partition? We will talk about MBR partitioning later and use the fdisk
Basic requirements and partitioning scheme for CentOS/RedHat System Disk Partitions
Basic Requirements for Linux system partitioning:
1. At least one root (/) partition is required to store system files and programs. It must be at least 5 GB in size.
Hadoop enterprise cluster architecture-Hadoop Installation
Hadoop enterprise cluster architecture-Hadoop Installation
1. Unzip and configure hadoop-2.5.2 on h1.hadoop
2. Create the tmp and data Directories under the hadoop installation directory.
3.
AFNetworking + Nginx + HTTPS Server Communication
This article describes how to use AFNetworking for secure communication with HTTPS backend interfaces on iOS. 2. describes how to create a self-signed certificate in the background. 3. And the Web
RHEL6.4 x86_64 build SVN Service
I. SVN Introduction
SVN is short for Subversion and is an open-source version control system. The svn server runs in two ways: an independent server (for example, svn: // xxx.com/xxx) and apache (for example:
Shell script: LVS simple script
After LVS is successfully installed, You can execute commands in the command line mode or customize scripts, which is convenient and scalable; the DR host can also execute vip binding and arp suppression using scripts;
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