1. CentOS modify the IP address to modify the corresponding network interface IP address configuration file # vi/etc/sysconfig/network-scripts/ifcfg-eth0 modify the following content DEVICEeth0 # Description of the network interface corresponding to
Solve the problem of network disconnection in ubuntu11.10 configure ADSL dial-up Internet access (use pppoeconf for network configuration, do not use dial-up on the GUI) 1. open the application menu, select attachment-terminal in sequence. 2. enter
The tailtail command of a linux command per day is used to display the last few lines of the file. the default value is 10 lines. It is generally used to view log files. The latest file content is continuously output based on log updates. you do not
The kill application is used together with the ps or pgrep command [root @ localhost ~] # Psauxf | grephttpdroot49390.00.05160708pts/3 S + 13:100:00 \ _ grephttpdroot48300.11.324232102...
The kill application is used together with the ps or pgrep
In the Linux desktop version, it is really convenient to view these things and you can use them with graphical tools. However, there is no graphical interface to operate on Linux server or remote ssh connection. At this time, if we need to
I just learned about linux. when I opened my thunderbird, I found it was an old version and wanted to update it. so I downloaded the latest version from the official website. After the download, I enter mkdir./Thunderbirdcp-r on
Linuxvi format file command full formatting: In command mode, gg -- to the beginning of the file -- format G -- to the end of the file www.2cto.com partial formatting can be used: in command mode, press v to enter visual mode. Use the up and down
I. overview memory ing: in short, you can map a memory area of your space to the kernel space. after the ING is successful, your modifications to this memory area can be directly reflected in the kernel space. On the contrary, modifications made to
Step 5: install the win7ubuntu dual-system on Ubuntu under Win7. I have been searching for it online for a long time, and I have not found a good tutorial for installing ubuntu in win7. After my unremitting efforts, I finally figured out the entire
Linux message queue function ------------------------------------------------------- linux message queue function ------------------------------ header file: # include & lt; sys/types. h & gt; # include & lt; sys/ipc. h & linux message queue
The ultimate solution to the disappearance of the Ubuntu12.04iBus input method tray icon for no reason Ubuntu12.04 has been a problem of the disappearance of the iBus tray icon since Beta, and it has never been solved by Canonical, so it has been in
The whowho command of a linux command shows the user information currently logged on to the system. Who -- help can be used to view command parameters. Who command format: who [OPTION]... [FILE | ARG1ARG2] if FILE is not specified, the default value
Solve several problems that occurred after LUbuntu12.04 installation. after LUbuntu12.04 was installed, several problems were found, among which iBus and Synaptic were the most serious. IBus cannot be started or used (it seems to be drool). for an
Some common commands and troubleshooting for emulator Android simulators in ubuntu 1. how to find the simulator process psaux | grepemulator and kill it 2. run emulator to prompt emulator: WARNING: systempartitionsizeadju...
Some common commands
CPU is one of the main factors affecting Linux performance. Vmstat command: displays brief information about the performance of various system resources. The r in the procs column indicates the number of processes that run and wait for the CPU time
In linux, the head command is used to view the content of the first few lines of a specific file. the specific format is as follows: head & lt; filename & gt ;: you can use the head command to view the first few lines of content in a specific file.
Linux command find-perm usage took some time to understand the-perm parameter of the find command in linux. Find-perm: find the file according to the file permission. There are three forms: find-permmodefind-perm-modefind-perm + mode...
Linux
In linux. install and uninstall the run file. run file installation is very simple, just add executable properties for the file, you can execute the installation to virtualbox installation file virtualbox-3.1.6-59338-Linux_x86.run as an example,
Delete a specified row in linux #! /Bin/shFILENAMEfile.txt # it can be changed to $ 1if [! -Ffile.txt]; thenecho & quot; $ FILENAMEnofound & quot; exit1www. 2cto. comfiecho-n & quot; INPUTSOMETHING: & quot; read...
Delete a specified row in linux #!
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