Chown changes the owner of the specified file to the specified user or group, the user can be a user name or a user ID, the group can be a group name or a group ID, and the file is a space-separated list of files to change permissions, and wildcard
This article mainly introduces the VMware installation and VMware under the Linux system installation, has a certain reference value, interested in the small partners can refer to.
1. Download install VMware, I installed is VMware 12.VMware from 11
1, view the number of memory slots, that slot plugged into the memory, the size of how much
Dmidecode|grep-p-a5 "Memory\s+device" |grep size|grep-v Range
2, view the maximum number of supported memory
Dmidecode|grep-p ' maximum\
1 Local Create SSH key
Ssh-keygen
2 Copy public key to "landed machine" Enter password,
SCP Id_rsa.pub root@10.35.0.35:~/.ssh/id_rsa.pub
3 SSH to "Landing machine" to the public key into the "Authorized_keys" (if multiple machines need to use
wildcard character (Globbing)
Wildcard characters are similar to metacharacters, and wildcard characters are mainly used for matching filenames, while metacharacters are mainly used for string matching;Here are a few common wildcard characters:
*
。
In this case, the only authentication mechanism that is guaranteed to be available on the WWW is provided by HTTP itself. The standard Apache server implements such a certification that it can control which hosts may access a particular site or a
1.1/etc/crontab file
In the/etc directory there is a crontab file, where there are some scheduling programs running on the system. Each user can establish their own scheduling crontab.
Such as:
Copy Code code as follows:
[Root@dave ~
Prior to the "SSH Trust and SCP automatic transfer Script" Technical document, this scenario is the way to backup in the company, but in the actual operation, because the primary server to the backup server transmission, our primary server needs to
1, server-side software: Install Nfs-utils and Portmap (Rpcbind)nfs-utils: Two NFS Daemons kits for RPC.NFSD and RPC.MOUNTDPortmap:nfs can actually be viewed as an RPC server program, and to start an RPC server program, do a good job of port
--Get installation packages, download directly from the Internet or other channels, direct wget here
# wget http://curl.haxx.se/download/curl-7.17.1.tar.gz
--Extract to current directory
# TAR-ZXF Curl-7.17.1.tar.gz
--Into the unpacked directory
I take the following three packages as an example: (Three packages are under/etc/opt)
A. example-1.2.3-1.rpm
B. Example-1.2.3-1.tar
C. example-1.2.3-1.tar.gz
1. Install RPM Package
Speaking of the RPM (REDHAT Package Management) standard
View the file systems supported by the current kernel system under Linux:
Typically included in the/lib/modules/kernl-version/kernel/fs/directory are file systems supported by the current kernel version:
ls/lib/modules/kernl-version/kernel/fs/
eg
Frequent internet friends may often go to Sina, Sohu and other large websites, only need to enter their web site in the browser to achieve access, it seems very simple, but technically speaking, but contains a complex process: in the Web page, first
Why Linux log servers are installed:
As we all know, Linux is a perfect log system operating system. When the system administrator is running the maintenance server, it is unavoidable to view the log file, when the server is wrong, the error is not
In a Linux environment, a widely popular bind server is provided, which is the most common server software for building DNS servers. Introduction to the installation of bind now a lot of articles, now we will talk about the maintenance of the topic.
grep: Searches for text based on patterns and displays lines of text that conform to the pattern.Pattern: Text word wildcards regular the expression's meta-character combination to match the conditiongrep [Options] PATTERN [FILE ...]-I (ignoring
Bluetooth Driver AnalysisThis driver analysis is the OK6410 Development Board comes with the kernel version is linux3.0.1, the supported WiFi and Bluetooth integrated chip is Marvell 's 8688 and 8787. According to the Development Board design, the
Original link: http://www.hao32.com/unix-linux/462.htmlConfiguration Files ~/.ssh/config and/etc/ssh/ssh_config14.01.You generally do not need to modify the OpenSSH client configuration file. For a given user, there are two profiles, ~/.ssh/config
The top command is a common performance analysis tool under Linux that shows the resource usage of individual processes in the system in real time, similar to the Task Manager for Windows. Here is a detailed description of how it is used. Top is a
FastCGI and PHP, FastCGIPHPWhat is CGI?
CGI is short for "Common Gateway Interface". It is a tool used for communication between HTTP servers and program services on other machines. CGI programs must run on network servers.
The main disadvantage of
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