1. After logging into Linux via Remote Tools, the location is the home directory of the currently logged in user.2. Symbols for home directories are represented by ~.The 3.linux file system is a tree structure. The root of the Linux file system is
7.Linux permissions mechanism · Permissions is the mechanism used by the operating system to restrict access to resources, the permissions are generally divided into read / write / Execute, each file in the system has a specific permission, the user
11.Linux system service Basics • Service Services are one or more programs running in the background of the operating system that provide specific services to users or systems• Services are usually uninterrupted, receive requests at any time,
#系统禁止pingecho 1 >/proc/sys/net/ipv4/icmp_echo_ignore_all#系统允许pingecho 0 >/proc/sys/net/ipv4/icmp_echo_ignore_all#上面的做法下次重启之后就恢复了, or you can ping the machine, in order to make it permanent, you can write the boot script, write the next restart also
After VMware clones the Linux system, the new system network problem device eth0 dose not seem to be present workaround.Today learning Linux to a certain stage, need to use two machines at the same time, so with VMware cloned the start of normal use
After VMware clones the Linux system, the new system network problem device eth0 dose not seem to be present workaround.Today learning Linux to a certain stage, need to use two machines at the same time, so with VMware cloned the start of normal use
= = = Dynamic Library Description = = =1. Library name format: Lib + the_name_of_library +. So + version_numberExp:libc.so.62.ldconfig typically creates soname, but does not create linker name (libname.so), which is typically created when the
The first thing to note is that iptables is not a firewall, but a tool to implement firewall functionality. Two frame diagrams for 1.iptables:650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6B/92/wKioL1Uxs8XDPuL7AAIyHGE7Rec248.jpg "style="
Tuning of the number of open processes for Linux usersReference article:about the Nproc limitation of Ulimit in RHEL6 (http://www.cnblogs.com/kumulinux/archive/2012/12/16/2820609.html)!! The content of this article is only tested on RHEL6.4. This
Today, equipped with VMware installed Linux server to learn Oracle database, because the installation package is downloaded to the local Windows system, need to copy to the Linux virtual machine inside. For half a day. Think of the virtual machine
Install and configure vncserver in CentOS7
1. Installation
Run the following command as the root user to install vncserver;Yum install tigervnc-server
Similarly, run the following command to install vncviewer;Yum install vnc
Stop and disable the
Speed Measurement Using speedtest-cli in CentOS
In Windows, we can easily access speedtest.net through a browser for speed testing. In a Linux system without a graphical management interface, we can also use a small script speedtest-cli for speed
Configure IPv6 in CentOS
We are about to start testing IPv6 devices recently. After the network is deployed, pay attention to the following host configurations, so record how to enable and configure IPv6 for the host (the Principles and network
Rpm command practices on CentOS 6.6
Reminder: This experiment platform consists of vmware 10 + Centos 6.6 x86_64. Please use the commands mentioned in this article with caution.
On the way to linux, which uses the Redhat release as the lab object,
Centos7 wireless wi-fi connection
I. commands used
Dmesg | grep firmware (see if there are any firmware requests from the wireless network adapter)
Iw:
Iw dev (search for Wireless Network Ports)
Iw wls1 link (view the wireless network connection of
In redhat, set boot to enter the graphical interface by default.
I copied a redhat template from the company's great gods. After opening it with VM, I found that the great gods despised us and used the graphic interface. after entering the template,
Disk Storage Structure and file recovery experiment (FAT file system)
Lab location: A2-412, Main Building
1. Laboratory name: Main Building laboratory A2-412
Ii. Experiment Project name: disk storage structure and file recovery experiment
Iii. lab
Optimization of Nginx as a web server in CentOSKey points of common optimization
Nginx uses a fixed number of workers, and each worker processes incoming requests. The best practice is to configure a worker for each CPU kernel.
How many CPUs does
Install git and gitolite servers on CentOS 6.4x64
I. Deployment Environment
System: CentOS 6.4x64 minimal installation
IP: 192.168.3.27
Ii. Install the basic dependency
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