Linux swiss army knife: lsof/fuser/pkill/pgrep

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

CentOs network is unreachable Solution

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

Create TextMate in ubuntu

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

Build Nginx + Mono on CentOS to run asp.net

  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

How to fix Ubuntu startup and Grub Rescue

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

Java environment settings in ubuntu

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-

Use MMAP for inter-process communication in Linux

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

How to decompress Or compress files in linux

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

How to delete all Chinese characters in a script

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 6 system-optimized Shell script

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

Linux Command-bc-floating point calculator, hexadecimal conversion

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

Solution to garbled Chinese environment on Ubuntu Server 10.04

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

Asianux Server 3 install Apache + svn (subversion)

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 --

Install linphone.1.2.0 in Ubuntu

Install linphone.1.2.0 in Ubuntu1. libosip2-2.2.2./Configure -- prefix =/home/linux/linphone/install -- disable-staticMake; make install2. libogg-1.1.0./Configure -- prefix =/home/linux/linphone/install -- disable-static -- enable-fixed-pointMake;

Linux partitioning and mounting (mount command learning)

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

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

Install and update LaTeX macro package in Ubuntu/Mint

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

Implementation principle of tomcat4 reload

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.

Sudo configuration file/etc/sudoers format

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,

Linux Svn Server Installation

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

Total Pages: 5467 1 .... 2780 2781 2782 2783 2784 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.