View the number of threads of a process in CentOS

Sometimes it is necessary to determine the number of threads currently running in the process, so the following methods are worth using. 1. query by process Number: # Pstree-p process number # Top-Hp Process number 2. query by process name: #

Mount an NTFS disk in CentOS

1. Problem description:# Mount-tntfs/dev/sdc1/mnt/usbmount: unknownfilesystemtype 'ntfs' This is because partitions in NTFS format cannot be identified by default in linux. 2. solution: Solved by using ntfs-3g. Open the download point ntfs-3g

Fedora 8 cannot display Chinese characters after mounting a USB flash drive

At the beginning of the installation of Fedora 8, the system is still very satisfied, but under a linux-2.6.25 kernel source code package after compilation and installation, mount the U disk can not display Chinese, found on the Internet the

Install the photo editing software Fotoxx 14.04 In the PPA in Ubuntu 14.05

Fotoxx is an open-source photo editing program that runs on Linux. Supports major image formats, including JPEG, BMP, PNG, TIFF, and RAW. Fotoxx is mainly used to crop, resize, or polish a photo, without the need for layers. Recommended reading:

Install mac OS X 10.0 on VMware 10.8 on Win7 64bit System

Let's take a look at the charm of mac OS X! Download VMware Workstation v10.0.1 official Simplified Chinese version (with permanent KEY registration KEY) First, let's clarify the following points: 1. By default, vmwarevm does not support Apple OS 2.

Kubuntu 12.04/12.10/13.04/13.10 users upgrade KDE Desktop to 4.13

Kde SC 4.13 has been released for a while. KUbuntu 14.04 uses this new version by default. It is mainly about how to upgrade other Kubuntu versions to 4.13. For more information about kde SC 4.13 release, see kde SC 4.13 release. Download Kubuntu 1

How to install Bino in Ubuntu to play 3D movies

Dear Linux geeks, Q: I downloaded a high-quality 3D movie, but when I played it in a VLC player, the video was split into two parts. I don't want to enjoy my large high-definition movies like this. Download, install, and configure Ubuntu 14.04

Ubuntu 14.04 64-bit WPS installation (successfully solved the problem without ia32-libs)

Today, I changed my system to Ubuntu 14.04 64-bit. Then install WPS (Click here to download it from the official website ). Because WPS provided on the official website is a 32-bit operating system, 64-bit operating systems are not available.

How does an Arch Linux user install Unity 7.2?

It is very easy to install Unity in Arch Linux Through the repository. All you need to do is add the repository and install the Unity package. Open the/etc/pacman. conf file in the Text Editor: Sudo vim/etc/pacman. conf Copy and paste the

Install Windows 8 and CentOS on UEFI + GPT

With the widespread use of virtual machine management software, dual-system installation is getting fewer and fewer, but there are still such places, especially when learning some hardware. This article describes how to install dual systems in the

Install Atom through PPA in Ubuntu

The previous article on compiling and installing Atom under Ubuntu (SEE) found that webupd8 released Atom PPA today. Currently, Atom PPA can only be installed and used in 64-bit Ubuntu 14.04, 13.10 or 12.04. This is very important. If you meet the

How to watch Netflix in Ubuntu 14.04

It is easy to watch Netflix in Windows. You can use a web browser or desktop program, but this is different in linux. This is not feasible by default in linux, because Netflix needs Microsoft Silverlight, and because it is "Microsoft", it is obvious

Install Cinnamon 2.2.0 and Mate 14.04 in Ubuntu 1.8

Cinnamon and Mate are based on the GNOME2 classic desktop and used as the default desktop of Linux Mint. Cinnamon 2.2.0 and Mate 1.8 will be used as the default desktop environment for Linux Mint 17 Qiana, which were released a few weeks ago (now

Reasons for inconsistent usage of disk space displayed by df and du and troubleshooting

Check disk space usage in Linux. The most common ones are du and df. However, there are still many differences between the two, and sometimes their output results are even very different. Linux Command cd Cat for Linux commands Linux Command

Steps to build the MPICH2 Development Environment on CentOS 6.4

Prerequisites: A total of five machines are installed with CentOS6.4. The host names are node0, node1, node2, node3, and node4. Node0 acts as the master node. The master node here refers to the server that uses node0 as the NFS. MPICH2 installation

Zabbix2.2.3 solution to Chinese garbled characters

After Zabbix2.2.3 is changed to Chinese, the following figure is displayed: Solution: 1. View zabbix font files [Root @ zabbix ~] # Cd/usr/share/zabbix/fonts/[Root @ zabbix fonts] # lsGraphfont. ttf 2. Copy the font file you want to use in

Centos automatically backs up mysql Databases every day

Scheduled execution script: Mysqlback. sh: line 25: mysqldump: command not found The mysqldump command is installed in the Custom directory due to the custom installation of mysql. Add the directory where the mysqldump command is located in the PATH

Install the JSP runtime environment in CentOS 6.5

------ The following content is the materials that have been tested and verified by myself in the VMWare and PC environment. Friends who have common interests can collect them. For technical exchange, you can add QQ: 1864837 or email to this QQ

Export and Import MySQL under CentOS

Recently, due to the large number of migration servers, you need to export data from the MySQL database before importing it. When phpMyAdmin is used, it is often unable to export due to PHP and execution time restrictions (because the database is

Nginx ip address with the highest traffic count

Command to count the maximum number of 100 ip addresses accessed in apache or nginx logs and the number of visits. This is often used in previous log statistics. Awk '{print $1}' log address | sort | uniq-c | sort-n-k 1-r | head-n 100The last

Total Pages: 5467 1 .... 5279 5280 5281 5282 5283 .... 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.