Linux swiss army knife: lsof/fuser/pkill/pgrep lsof command details: the original function of the lsof command is to list the processes of opened files, but in LINUX, all devices exist as files. Therefore, lsof is powerful. generally, the root user
Today, when you use Cent OS 5.4 to prepare to test the shell, you need to connect to the FTP server and ping the server. The solution to the problem of network is unreachable is displayed. First, ipconfig the settings of the local machine as an
I have been using netbean for rails development. However, it is found that netbean is too resource-consuming. So I am looking for more lightweight development tools.
After searching for online resources, I found that foreign users thought TextMate
Installation steps:
1. Obtain open-source programs:
1. Use the yum Command provided by CentOS Linux to install and upgrade the required libraries:
Sudo-s
LANG = C
Yum-y install gcc-c ++ autoconf libjpeg-devel libpng-devel freetype-devel libxml2
Problem:Previously, the system was Windows 7 64bit (C disk) + D, and E disk (both NTFS and Ubuntu.Today, the elastic Block Storage (e) disk is deleted in Windows 7 and you are going to install RedHat 6 on it. After Windows 7 is restarted, the grub
Method 1: Modify the/etc/profile fileAll users' shells have the right to use these environment variables. execute the command on the shell terminal: vi/etc/profile Add the following content to the end of the profile file:JAVA_HOME =/usr/lib/jvm/java-
At the operating system level, the virtual address space seen by each process is independent and there is no intersection between them. Therefore, you need to map different virtual addresses of multiple associated processes to the same physical
We often encounter decompression of large *. zip files under linux. Generally, winrar is often used to extract files directly in smb, but there may be a long Decompression Time and sometimes network errors. Therefore, I checked the linux
Today, a user asked me a question: He wants to delete all Chinese characters in a script. This problem makes me a little hard at once. If I delete one or two Chinese characters in the script, it is my first time to match all Chinese characters. Then
CentOS version 6.2 has been released and can now be used in the production environment. The new kernel version can also make better use of hardware. I wrote a script to initialize the system environment. Now, you can modify the script as needed.The
DescriptionBash has built-in support for four integer arithmetic operations, but does not support floating-point arithmetic operations. The bc command can easily perform floating-point computation. On the manual page, bc is An arbitrary precision
When installing the Linux Ubuntu Server, you can select Chinese characters for installation. After installation, you can find that the results displayed by many commands are garbled, as shown in: I checked the solution provided by other people on
1. Preparations Bytes Note: There are requirements for versions between components. If the installation fails, try other versions. The installation is successful in the above versions. 2. install Apache Tar zvxf apr-1.3.6.tar.gz ./Configure --
When a Windows system encounters a problem, you may need to reinstall the system. At this time, we often use the system disk to re-install the system on the C disk. The files on other disks are not affected by the re-installation of the system, this
Autofs: automatic mounting DeviceThe automatic mount device is a daemon that monitors directories. When the target subdirectory is referenced, it automatically performs a predefined NFS mount.The automatic mount device is managed by the autofs
Generally, there are not many built-in macro packages for software such as texlive installed in Linux, and many macro packages have been installed several years ago, in this way, it is often possible to compile the tex files on the Internet in the
1. In setLoader of ContainerBase, loader. setContainer (this );2. The setContainer () of WepappLoader is called ()If (this. container! = Null) & (this. container instanceof Context) {// if it is a Context containerSetReloadable (Context) this.
Describes the format of the sudo configuration file/etc/sudoers.# User privilege specificationRoot ALL = (ALL) ALL# Allow members of group sudo to execute any command after they have# Provided their password# (Note that later entries override this,
Operating System: Redhat Linux AS 4Obtain the installation package:DownloadHttp://subversion.tigris.org/downloads/subversion-1.6.6.tar.gzAnd http://subversion.tigris.org/downloads/subversion-deps-1.6.6.tar.gzCompile:Log on as the root user.Upload
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