Twelve tips for improving Ubuntu Desktop experience: Using Pithos is the best way to listen to music with Pandora on Ubuntu Desktop. It is a simple and effective user interface. It does not need to deal with Flash and annoying advertisements, so
Linux dual-nic configuration problems are mainly caused by the linux dual-nic. In the afternoon, the two NICs are not connected because the gateway is set and the static route configured manually also has problems, resulting in link failure. reset
The difference between the maximum number of opened files in Centos & Debian configuration recently I want to try Debian, And I have installed a 6.0 server. Because I need to do a Web server test, okay...Optimized, configure the hard limit and soft
Setting emacs as the default editor on Ubuntu server is simple, run the update-alternatives command www.2cto.com [plain] update-alternatives -- config editor There are 5 choices for the alternative editor (providing/usr/bin/editor ). selection Path
VI search replacement command use esc: Command mode and insert mode switch 1. vi search: When you open a file with vi, because the file is too long, how can we find the keywords you want? There is no menu-> Search in vi, but www.2cto.com does not
In linux, Samba service and NFS service configuration 1. Samba service configuration process is simple to achieve sharing between linux and windows. Using samba to build a file server is not only more powerful than windows, but also fast and secure
Preparations before installing the aix operating system in three ways: Installation of the AIX 5L operating system requires a certain degree of hardware environment. First, the server requires at least MB of memory and 2 GB of disk space. In
After the installation of Fedora 17, I recently bought a new computer. These days I have been tossing around installing the system and software. Yesterday, I installed Fedora 17 on my computer. Everything went well. This time, because my burner was
After installing linux, enter the terminal and enter the command line ifconfig. The prompt bash: ifconfig: command not found is displayed. This is because the complete variables have not been set in our environment variables. If we
On Solaris, you can see how to view boot_archive and make a customized version of boot_archive. There are two steps: first, view and modify the customization. 1. Check boot_archive. The lofiadm and mount commands are mainly involved. Lofiadm command
Ubuntu dpkg install software often use parameter 1, dpkg -- info wine-thunder_0.5-5_all.deb (list package name after package decompression, detailed information) is as follows: new debian package, version 2.0. size 8503002 bytes: control archive = 31
Linux File Attributes. files starting with ls are regarded as hidden files and cannot be seen only by using ls commands. In addition to displaying common file names, ls-a can also display hidden files. Www.2cto.com ls-l (this parameter is the
Install ffmpeg 1 in linux and download ffmpeg. 2, unzip tar xvfj ffmpeg-0.11.1.tar.bz2 to obtain the directory after decompression is ffmpeg-0.11.1 3, configure www.2cto.com. /configure -- enable-shared -- prefix =/usr/local/ffmpeg where: --
Methods for viewing linux version information: 1. uname-a 2. cat/proc/version 3. cat/etc/issue 4. lsb_release-a details lsb_release-a www.2cto.com log on to the server and execute lsb_release-a to list all version information, for example: 1. [root@3
Share a svn merge script in linux #! /Bin/bash # svn merge script www.2cto.com # svn version library address BRANCHES_URL = svn: // xxx; # version = $1 if [[$ # = 0]; then usage; exit; fi if [$? -Ne 0]; then echo 'version number must be 'exitfi echo
Ubuntu/etc/fstab parse and open/etc/fstab, you can see the following content: Shell code www.2cto.com [root @ localhost ~] # Cat/etc/fstab #/etc/fstab: static file system information. # Use 'blkid' to print the universally unique identifier for a #
The school's DNS Server is a Linux operating system. When it is bound to DNS, it is always a problem, and often the client computer cannot get the correct resolution. So I studied the bind software for binding domain names in Linux.
I use Ubuntu 10.0
Similar to windows resource manager, it dynamically displays the usage of processes, memory, and cpu.
Top-d 1
Ps aux | more
Ps sorting
Ps aux | sort-k4, 4n
Ps auxw -- sort = rss
Ps auxw -- sort = % cpu
Sort ps aux-sort =-uid in descending order of
The basic usage of linux zip commands is:
Zip [parameter] [package file name] [Package directory path]
Linux zip command parameter list:
-A converts a file to ASCII mode.
-F try to repair damaged compressed files
-H: display the Help Page
-M:
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