The PS command in Linux is used to list those processes that are currently running on the system.Use format: PS parameters such as: ps-aDetailed parameter usage of PS can be obtained by man PS
-A
Show All process information
1MCR IntroductionBefore MCR is the abbreviation of MATLAB Component Runtime, later renamed to Matlab Compiler runtime. MCR is actually a set of independent shared libraries, which is often said dynamic connection library, the role is to enable you
I hope my lfs run on the USB stick, the long-term goal is to make a LFS-based programming exercise U disk, convenient for their programming exercises. Today is the first step of the work, the first LFS to do on the U disk.The usual way to do Linux
1. Discovery of iSCSI storage devicesIscsiadm-m discovery-t sendtargets-p 192.168.1.1:32602. Discovery Record ItemISCSIADM-M node3. Log in to the nodeIscsiadm-m node-t iqn.2001-05.com.equallogic:0-fe83b6-ac96160c3-c1e22d6fd8c56678-test-p 192.168.1.1:
There are several advantages to using QEMU for embedded Linux learning:The development environment is easy to build; it is very easy to perform instruction-level debugging;Our goal is to learn from boot to the Linux kernel a series of operating
When we turn on the computer, the computer automatically reads the stored program from the BIOS of the motherboard (Basic input/output System). This procedure usually knows some hardware directly connected to the motherboard (hard disk, network
Before using the chmod command, learn how to view the permissions of a file or directoryFor example: To view the detailed properties of the directory/etc and file/etc/password, you can use the LS command we described earlier650) this.width=650;
CentOS Optimization:1, close the services you do not need:NTSYSVCrond: Automatically Scheduled TasksNetwork: The Footstep service for the configured networking interface.Sshd:openssh Server daemon.Irqbalance: Enable the Irqbalance service to improve
The Chkconfig command can be used to check and set various services of the systemUse syntax:chkconfig [--add][--del][--list][system service] or Chkconfig [--level ][system service][on/off/reset]Parameter usage:--addà adds the specified system
Export some logs to a file under Linux, using the ' > ' symbolFor example:grep 13987654321 Monitor.log| grep getcalendarview > shared[[email protected] logs]$The results are as follows:[[email protected] logs]$ ll total
When learning Swoole, the recommended number of worker processes to open is 1-4 times the number of CPU cores. So I learned how to check the CPU core number# View the number of physical CPUs cat/proc/cpuinfo| grep "Physical ID" | Sort| uniq| wc-l#
Transferred from: http://www.latelee.org/embedded-linux/porting-linux-tslib.htmlSome time ago let Tslib Dizzy head, originally everything is version of trouble. This article is just an essay, with the author, feel free to write down the experience
Prepare Wine EnvironmentWine version requirements, the newer the better, I use 1.7.55, the latest is 1.8RC2.Delete or back up your ~/.wine if you have previously run wine. Because it involves a small amount of configuration, try not to let the
Linux view access Windows shared directory Nt_status_duplicate_name problem resolution[Email protected] ~]$ smbclient//powerhouse-smb.mydomain.com/logfiles-u DoctorEnter doctor ' s password:Domain=[powerhouse] os=[windows server R2 standard 7601
Fuser command summary, fuser SummaryPrerequisites
In linux, when you use the umount command to detach a mount point, a message "device is busy" is displayed. Then, fuser can find out who is using this resource; of course, umount-lf [mount point] can
Linux system network configuration and linux System Network Configuration
Linux Network Configuration
There are several methods to configure the Linux system network. Here we will introduce two common methods.
First, use the command ifconfig to
Troubleshooting of high server CPU usage and troubleshooting
It is found that the cpu usage on the server is particularly high.
Troubleshooting:
-Use top or mpstat to view cpu usage# Mpstat-p all 2 1Linux 2.6.32-358. el6.x86 _ 64 (linux-host) 01/05/2
[Linux] [Ubuntu] delete old kernel, linuxubuntu
Before Ubuntu was installed,/boot was divided into separate zones, 200M...
After the kernel is continuously upgraded, this area becomes smaller and smaller, leading to the failure to install system
Call the getrusage function in Linux.
Call the getrusage function in Linux
Function Description:Obtain process-related resource information. For example, user overhead time, system overhead Time, and received semaphore;
Usage:# Include # include #
[Switch] iptraf and iptraf of linux real-time network traffic monitoring tools
Iptraf for linux real-time network traffic monitoring tool
IPTraf is a network monitoring tool with more powerful functions than nload. It can monitor all traffic, IP
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