1./relative path, root directory1.1 ~/equivalent to user directory/home/yourusername2.CD/To root directory, Cd/dev directly to the Dev directory in the root directory2.1 CD. Return to the upper directory, CD. Still the current directory3. View your
For this topic, let's say the timer in Linux. in the Linux kernel, there is a timer called the kernel timer, which is used to control a function, that is, the function that the timer is going to handle is executed at a certain time in the future.
1. First download the installation package, the recommended download ACTIVETCL (TCL source code is precompiled, installation steps simple). Open the URL http://activestate.com find ACTIVETCL Community Edition (Community Edition is free, find the
Linux operating system create user can set user information, set the specified Uid,gid, user notes information, specify login shell, specify home directory, can set up and modify a lot of content.such as the following actionsuseradd [Options]
The Linux directory structure follows the FHS standard (Filesytem Hierarchy standards), independent software developers, operating system creators, system maintenance users to follow this standard, which is conducive to the long-term development of
Reference URL: https://www.gnu.org/software/screen/manual/screen.html1 backgroundAs a system administrator, we often need SSH or telent telnet to a Linux server and often run tasks that take a long time to complete, such as system backup, FTP
First, PingIt determines the network connection between the host and the target host by sending a packet to the target host and receiving a response from the packet. Ping two functions: To determine whether the network can reach, network performance
1. What is FTPFTP is referred to as File Transfer protocol and can be used for file sharing with remote computers. The protocol uses the TCP protocol, the FTP service port number is 21, the data port is 20. Typically, users who transfer files need
First, IntroductionThe default startup Nginx, the use of the configuration file is: The installation path/conf/nginx.onf file, you can start Nginx, through-C to specify the configuration file to readEnglish Document: http://www.nginx.cn/doc/The
For Linux, but also love and hate, there are some of their own views, after all, has been in contact for almost two years. But, what does it mean to say that it hurts? If you want to know please let me give you a slow way. > The first contact with
How the Linux kernel loads and launches an executable programWith the last lesson, this is done directly with VMware (~ ̄3 ̄) ~First observe the new functions of menuos1 intExec (intargcChar*argv[])2 {3 intpid;4 /*Fork Another process*/5PID
A: Principle: There are seven modes for dual NIC bindings under Linux operating system. Now the general enterprise will use dual-card access, so that both the network bandwidth can be added, while the corresponding redundancy can be said to be a lot
1. Linux Time adjustment1) Install NTP (destination sync time) yum install NTP2) Modify File vi/etc/ntp.conf addServer ntp.sjtu.edu.cn perfer #复旦大学server 210.72.145.44 # China National Time Center Server 202.112.10.36 # 1.cn.pool.ntp.orgserver 59.124
Some time ago a project was written in C, and the performance test found a memory leak. Free is a good command for how to observe memory usage issues.parameter Explanationbash-3.00$ FreeTotal used free shared buffers Cachedmem:1572988 1509260 63728 0
File systems for Linux:Root file system (root)Root filesystemLSB,FHS: (FileSystem heirace Standard)/etc,/usr,/var,/root,/home,/dev/boot: Boot file directory, kernel file (vmlinuz), boot loader (bootloader,grub) are stored in this directory/bin:
1,ifconfigThe user can execute the ifconfig command to detect and set the local network interface. By default, this command displays the first NIC, the configuration information for eth0 and the native loop (lo,local loopback). If the user needs to
Original: http://www.cnblogs.com/johnw/p/5499442.html1, add the user, first with the AddUser command to add a normal user, the command is as follows:Add a user named Tommy #passwd Tommy //Change password for Tommy. Password//Enter a new password
Recently started to contact Linux, in the virtual machine loaded Ubuntu, the current version is Ubuntu 11.10, installed after the natural installation of some software, after setting the source of the software, began the sudo apt-get install, the
ObjectiveThread? Why are there processes that require threads, and what is the difference between them? What are the advantages of using threads? There are also some details about multi-threading programming, such as how threads are synchronized and
JAVA + Tomcat multi-instance configuration, javatomcat instance
Tomcat needs to be run in combination with the java environment, so we need to install java first (java 1.7.0 is used here)
I. Preparations: Download The java1.7.0 compressed
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