1run the following command at the terminal tail-F/var/log/syslog2insert a USB flash drive with read-only file system failure3. Observe the command-line output in the following part: Jul8 -: -: -CSLOUIS-PC kernel: [15595.155904] Fat:filesystem error
You can view the contents of the%mem directly after you use the top command. You can choose to view by process or by user, if you want to see the process memory usage of the Oracle user, you can use the following command:(1) TopThe top command is a
Production server: CentOS 6.8Task: Set the public IP address, including DNS and host settings.Overview:Public IP: The Internet computer gets an IP address that is not a reserved address on the Internet, and the public computer and other computers on
Just started playing Linux children's shoes may have such a problem, I clearly with ifconfig eth0 192.168.0.37 set up the Eth0 network, and Ifconfig view network card information when the Eth0 network is also correct, but when we ping 192.168.0.1,
In the router, bridge mode, enter command dhclient auto Get IPYou can modify the configuration file to set your own IP:Vim/etc/sysconfig/network-scripts/ifcfg-eth0Bootproto=static #配置静态ipONBOOT =yes #开机启动IPADDR = ipnetmask= Subnet Mask gateway=
1) effective after reboot Open: Chkconfig iptables onoff: chkconfig iptables off2) Immediate effect, failure after rebootOpen: Service iptables startClose: Service iptables stopIt should be stated that for other services under Linux, the above
File system as a module of the operating system, the kernel needs to be configured to use; The kernel provides configuration features for file system feature optionsKernel configurationMake Arch=arm MenuconfigConfiguration of File system optionsFile
ln [-s-v] SRC DESTHard Links1. Can only be created on files, cannot be applied to the directory2. Cannot cross file system;3. Creating a hard link increases the number of times a file is linked.Symbolic Links1. Can be applied to the catalogue;2.
Linux kernel (English: Linux kernel), is a computer operating system kernel, written in C and assembly language, in line with the POSIX standard, with the GNU General Public License release. The Linux kernel was originally developed by Finnish
Alias: Displays and creates an alias for an existing command.BG: Put your homework in the background.Bind: Displays the current keyword's binding to the function, or binds the keyword to a readline function or macro.Break: Jumps out of the inner
Original address: Linux file systemThe file system is a very basic knowledge of Linux, but also a prerequisite for learning Linux.This article will stand in a higher view to understand the Linux file system, mainly including the Linux disk partition
First, view the current catalog fileLS Demo view all files under the demo directoryLs-l Demo/test.txt--View detailed contents of the specified directory (test.txt)Second, copy the fileCP ori.txt Demo/des.txt--copy ori.txt content to Des.txt and
composition of the iptables (four-sheet five-strand)TableFilter: Filtering PacketsNAT: The source or destination address of the transform packetMangle: Used to mangle the package, changing the properties of the packageRaw: A link-tracking process
mkdir Directory name Create directory mkdir -p /1/2/3 Create directories and subdirectories rmdir directory name Delete empty directory rm file name Delete directory/file rm -rf f: Force r: Need to add cp
Last said that the implementation of the Linux kernel interrupt will be broken into two parts to deal with, on the previous part, this time to talk about the next part of the design ideas
The realization mechanism of the lower half part
Load BIOS (Basic Input and Output System)
The system must complete the bootstrap at the start of the machine, and there is a cured instruction in the hardware to accomplish this. It can automatically load the contents of a piece of hardware
1. Turn off firewall and SELinux# Service Iptables Stop# chkconfig--level 2345 iptables off# Vim/etc/selinux/configChange enforcing= to =>disabledUse Getenforce to get the status of the current SELinuxNote: After you change SELinux, you have to
General browsers have six skills that are rarely known.
Although we do not have a high sense of presence, the browser is undoubtedly a window for us to access the World Wide Web. The selection of Chrome, Firefox, Edge, and other solutions depends
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