Illustration: Setting Wi-Fi hotspots in Ubuntu 12.04Broadband is available in both rooms and dormitories, and computers can access the Internet. But without wireless connection, how can I access the Internet through a mobile phone? Ubuntu12.04 how
Root users force the user to kick the system except other users. root users can force the user to kick other users. First, use the who command to view the user information. The information displayed is as follows: [root @ localhost ~] # W 10:32:06
Mailx is a tool used on UNIX systems to process emails. It can be used to send and read emails. Next let's take a look at how to use it to send emails. The sending format mailx-s subject user@xxx.com
[Do not perform O & M without _ 11] Precautions for permission setting during GNU/Linux NFS server deploymentMeasure the test taker's knowledge about how to delete massive data files in seconds during O & M.Http://www.bkjia.com/ OS
In linux, after tomcat is started and configured in linux, If you want tomcat to start automatically after it is configured in linux, another configuration is required. The following two methods are introduced! Tomcat startup Method 1: Modify tomcat/
The output result of linux free command is as follows: [root @ linux/tmp] # free total used free shared buffers cached Mem: 4149156 4130412 18744 0 13220 2720160-/+ buffers/cache: 1397032 2752124 Swap: 6289408 144 6289264 1st rows total memory: 41491
The vim split window command displays two different files, or two different parts of a file, or two files are compared side by side. All of this can be achieved through split windows. | 08.1 | split window | 08.2 | split window with another file | 08
Ubuntu integrates apache and tomcat ubuntu: 12.04.1 apache: 2 tomcat: 7.0.27 versions. The configuration is the same. 1. install apache and reference aptitude install apache2. install tomcat to directly download compressed files. For more
The nfs tftp server configures the TFTPtrivial file transfer protocol simple file transfer protocol, which is a simple file transfer protocol between the client and the server in the TCP/IP protocol family, with low overhead and simplicity. Tftp is
Use the shell command in combination with grep awk sed sort # when processing a ticket, select the desired ticket first. Here, select the AAA ticket, then sort by corresponding fields # The-k parameter is generally used, and + 0.4 is generally used
Simple tips and commands for linux beginners (2) ctrl + alt + d Display desktop pwd display current path uname-r view machine kernel version touch New empty file/change file creation time if this file is not available new empty file, if cd enters a
Vim script-vertical line '|' and backslash '\' directory: [-] Meaning an example of vertical line is used to link Multiple commands as one command, it is like the semicolon in shell. Note that it is not a pipe. A backslash is used to link multiple
View disk space size in Linux 1. df command; df comes from coreutils software package and comes with it during system installation; we can use this command to view the disk usage and the location where the file system is mounted. For example: [root @
Run the netstat command to check the port usage of a program that occupies a port in ubuntu. View the connected service port (ESTABLISHEDnetstat-a) view all service ports (LISTEN, ESTABLISHED) netstat-ap view port 8080, you can combine the grep
Compile a simple shell command parser environment: RedHat 9.0 kernel 2.4.20 vi file editor 6.1.320 gcc 3.2.2-5 implementation steps: Step 5: Write a simplest shell command interpreter, this program is taken from APUE Example 1-5. The command cannot
The instance parses shell sub-process (subshell) through an instance to understand the shell sub-process. It mainly includes the following aspects: 1. What is shell Sub-process 2: under what circumstances does shell generate sub-process 3:
In CENTOS, if a single user changes the password, "passwd: Authentication Token Manipulation Error" is reported. Before a CentOS 5.3 WEB server is resolved, the key can be used for ssh remote connection, suddenly one day, remote connection fails.
In linux, the date command is used to display and set the system date and time. On a linux server, you can use man date to view the usage of date. In the date setting time format command, each option has the following meanings:-d datestr, -- date
Kill tomcat or some you want to kill in one time Kill tomcat sh in ubuntu 10.04 first run try to run this script: ps aux | grep-I tomcat | grep-v grep | cut-d ''-f (1 2 3 4 5 6 .....) in my pc, I run [ps aux | grep-I tomcat | grep-v grep | cut-d
View cpu usage information of processes in memory. For Linux Command-TOP, we use the top command to view CPU usage. Top does not produce output, and the screen content remains unchanged. It refreshes the screen to display new information. Therefore,
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