Mount File SystemMount Options- o ro load in read-only mode- o rw load in read/write mode- o remount re-mount- o noexec do not execute executable fileMount-o remount,rw/dev/sda2/mnt/test/Mount the ISO file (linux.iso file using Wincap upload to/root)
one, zip compression command:1. Compress files:Format: Zip compressed file source fileExample: Zip abc.zip ABC//compress the ABC file into the Abc.zip file.2. Compression directory:Format: Zip–r compressed directory source directoryExample: Zip
How to modify group permissions under Linuxchmod g+r path/file Read permission current directoryChmod-r g+r path/file Read permissions current directory and subdirectoriesG-r Read-less permissionsG+w Write permissionG-wG+x and Execute
The whole story:At the beginning of the employment direction has been very annoying, and then contact 51CTO after the Wu Guangko teacher's Linux operations to the advanced system of learning down finally got a point 5 K offer, alas, because of the
Why to configure the network card redundancy, for the people in line, are very clear, it is also very important for the financial, national, and other large enterprises for the company's server network security must be ensured.When one of the
Requirements: Traverse the directory under Linux and output the file names in the directory.The related functions that traverse the directory under Linux are:#include dir* opendir (const char* Dir_path);struct dirent* readdir (dir* dirp);int
I am a Linux operations engineer, a bit of experience in this area, and now I say to master what aspects of the tool it.When it comes to tools, it can be said to be a skill, and in the line we are generally called tools, which are tools that must be
Linux DaemonDaemon (Daemon) It is carried out in a specific process background.Event. Daemons are a very practical process. Most of Linux's servers are implemented with daemon processes. Example. INTERNETSERVERINETD,WEBSERVERHTTPD and so on. At the
The main point here is the grep command in Bash's SUSE11 environment to avoid the difference in the execution of the command resulting from a different system environment.grep is a Unix-like tool that matches rows by line and displays rows that
Linux add Users, permissions-!!!!!!!!!!! -Blog Park
# useradd–d/usr/sam-m SamThis command creates a user Sam, where the-D and-m options are used to generate a home directory for the login Sam/usr/sam (/usr is the parent directory where the default
1. Add record to/etc/scsi_id.configecho "options=--whitelisted--replace-whitespace" >>/etc/scsi_id.config2. In this example, the block device sdb-> SDD needs to be bound[[email protected] ~]# for i in B c D;> Do> echo "kernel==\" sd*\ ", bus==\"
#df-H (view partition and data disk name) # Mkdir/data (This step skips if no data directory is created) # Umount/home (unmount the hard drive's Mounted home directory) # Mount/dev/sdb1/data (Mount to the data directory # vi/etc/fstab (edit Fstab
Because there are students interviewed by the card, consultation! I would like to have some detailed explanations for practical use.First step: PXE client sends request to DHCPFirst, the BIOS setting of the client that supports PXE network interface
First, the introduction of environmental construction
Hostname
IP
Zabbix version
System version
Service side
Webserver
192.168.1.20
zabbix2.2
CentOS 6.6
Client
Hpf-linux
19
Nothing to do, just between two machines test Erlang distributed example, a station is WindowsXP, a set of REDHAT9, no detailed documents, their own groping for success, recorded.1. First, the implementation of distributed Erlang provides its own
Centos6.6 install rsync server, centos6.6rsync
I. Introduction
Rsync is often used for code distribution or data backup at work. The configuration is not complex and only recorded. The installation environment is as follows:
1) Centos6.6
2) rsync-3.0
Telnet to remotely log on to the CentOS Server
My wife was on duty on the evening of October 11. She arrived at her office more than and wanted to continue learning the LINUX video and learn it online. What should I do if I did a LINUX experiment?
11 tips for Linux beginnersWith the expansion of Linux applications, many friends have started to access Linux. Based on Windwos learning experience, they often feel a bit confused: they do not know where to start learning. Here are some suggestions
Install MySQL5.6 in RPM Mode Under CentOS
All previous projects were deployed in the windows system environment. This time, we tried to deploy them in the Linux system environment, so this time, we have installed JDK, Maven, and Jboss on seven hosts,
Install mysql5.5.32 source code in centos6.3
Compile. This is because mysql uses cmake for compilation since 5.5.
Download the cmake source code packageCmake-2.8.8.tar.gz, Mv to the/usr/local/src directory, compile and install it
Cd/usr/localTar zxf
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