Linux above devices are files, need to know now, such as USB flash drive and Sara hard disk on Linux above the file name,/dev/sd[a-p]. Unlike the IDE interface, the disks in the Sata/usb interface are not in a certain order, which is based on the
Now the production environment of the machine is basically more than 4G of hardware environment, we choose the operating system when it must be X64-bit system,When downloading the system, be careful to download the DVD version,LINUX cannot be
Command format:ls [option] Directory name
Command function: List all subdirectories and files in the destination directory
Common parameters:
-A lists all files under the directory, including "." Hidden files at the beginning-A is the same
1. View LoadUptime:panax notoginseng:1: 1 user, 0.00 0.00 0.00Average number of processes in the last 1 minutes, 5 minutes, 15 minutes2. View UsersW:4: 1 user, 0.00 0.00 0.00 USER TTY from [email protected] IDLE jcpu
Command format:RM [Options] File or directory
Command function:Delete one or more files or directories
Command parameters:- F do not give a hint, forcibly delete -I will prompt when I delete, interactive operation- R,-R you need to add this
Full Name: Print Working DirectoryPurpose: Displays the absolute path to print out the current working directoryformat:pwd [OPTION] ...Bash built-in command: YesDescriptionPWD prints out the path in two cases, and corresponds to two parameters "-L,--
When you have successfully installed JDK1.6.0_03 to/usr/java and configured the system environment variable to execute # java-version, it is shown jdk1.4.3 because your Linux system has a default JDK; Execute 1. # Cd/usr/bin# ln-s-f/usr/local/jdk1.6.
The Linux operating system provides 3 internal timers for each process.Itimer_real;itimer_virtual;itimer_prof.Itimer_real: Given a specified time interval, the count is reduced by the actual time, and a sigalrm signal is emitted when the interval is
Http://blog.sina.com.cn/s/blog_7479f7990100zwkp.htmlTAR-ZCVF /home/xahot.tar.gz/xahotTAR-ZCVF The file name is generated after packaging the full path of the folder to be packagedExample: Package The/xahot directory into a/home/xahot.tar.gz
local Yum Source configuration :1. Configure the Yum source in the form of a mounted discMkdir/mnt/cdrommount/dev/cdrom/mnt/cdromConfiguring the Yum configuration filevim/etc/yum.repos.d/rhel-debuginfo.repo[rhel-debuginfo]name=red Hat Enterprise
First, the actual case (practice) contentIf you study Linux, want to find a portion of Linux related operations, one day you received a company to give the invitation, you came to the company interview, before the interview, OPS supervisor gave you
Operating System:centos 7.01, the creation of a 10G file system, the type of Ext4, requires the boot can be automatically mounted to a separate data /data directory;1) Create mount point directory:# Mkdir/data2) in the VMware virtual machine setup
Operating System:centos 7.01, the creation of a 10G file system, the type of Ext4, requires the boot can be automatically mounted to a separate data /data directory;1) Create mount point directory:# Mkdir/data2) in the VMware virtual machine setup
In a single-threaded program, we often use "global variables" to implement shared data between multiple functions, but in a multithreaded environment, because the data space is shared, global variables are common to all threads. But sometimes it is
For these two systems, I have the same tangle with many friends. Access to Linux began in the sophomore, and later in an agency learning the configuration of the system server, when using a red Hat 9. After so many years of sentiment, do too much
Operating System-process/thread internal communication-Monitor introduction, implementation and application, system-Manager
Main content of this article:
Introduction to process (Monitor)
Management Implementation
Management Application
1.
Linux crontab and linuxcrontab
Use of Task Scheduling
1: set the task.
Crontab-e
2: assign a task-Execute date>/home/mydata1 at intervals of time
We hope to execute date>/home/mydata2 at every day.
You can add 0 2 **** date>/home/mydata2 to
Linux Kernel compilation, local driver configuration, Linux Kernel
1. Preface
The cause of Linux kernel compilation failure is that the driver is selected incorrectly. It is suitable for the driver of your local machine not to be compiled. In the
OpenDaylight source code compilation and installation in Ubuntu
Operating System: Linux x64/Ubuntu 14.04
Research Field: Software defined Network (SDN)
Development component: OpenDaylight
I. Environment Construction
1. Set up the basic development
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