Dealing with stopped jobs
Sometimes when you try to logout, you'll get a message saying there are "stopped jobs ". these stopped jobs are programs or processes which have been susponded by a ^ Z (CTRL-z) command. you have to either make the job
/Usr/tmp mysql-4.1.7.tar.gz
# Cd/usr/tmp# Tar zvxf mysql-4.1.7.tar.gz# Cd mysql-4.1.7#./Configure -- prefix =/usr/local/MySQL# Make# Make install
Configure MYSQL:# Cd/usr/local/MySQL/bin# Mkdir-P/data/MySQL // create a directory to store the
1. C code:
# Include # Include # Include # Include # Include # Include # Include # Include # Include # Include # Include
# Define globalmem_size 0x1000# Define mem_clear 0x01# Define globalmem_major 254
Static globalmem_major =
1. Prepare to compile Ko's Linux environment:
I use Ubuntu 9.10.
2. view the system version:
Run the uname-R command. Your system is 2.6.31-22-generic.
3. Install the kernel header file:
Sudo apt-Get install linux-headers-'uname-R'
I use: sudo
When the server uses UDP broadcast to obtain IP addresses of other devices through UDP protocol in the local area network, the client device does not respond. first, study the normal UDP broadcast communication method. refer to writing documents on
Kernel version: 2.6.33.4The switch_to macro is defined in system. H (ARCH \ x86 \ include \ ASM). The full text is as follows:/** Saving eflags is important. It switches not only iopl between tasks,* It also protects other tasks from NT leaking
1. xargs
XargsMore practical applications $Ls | xargs-t-I MV {}{}. Bak-The I option tells xargs to replace {} with the name of each item {}.Parameter Parsing:T ----------------- print out the command before executingI ------------------ Replace with
1. How to install the RPM Software PackageYou can use the program RPM to install the RMP package. Run the following command:Rpm-I your-package.rpmThe your-package.rpm is the file name of the RPM package you want to install, usually under the current
1. Start, stop, and restart nginx
/Usr/local/nginx/sbin/nginx-C/usr/local/nginx/CONF/nginx. conf (-C is the configuration file of nginx to be loaded, which is the default location)
Stop operation
First, view the PID (master) of the master process
This article is original in itspy. If you copy or repost it, please try to indicate the original source http://blog.csdn.net/yyplc/article/details/7010536. thank you! About Linux dynamic link shared libraries (how to solve problems such as not found
==== This article is the original site. You are welcome to reprint it! Reprinted please indicate the source: http://blog.csdn.net/yyplc====
Software:
In the previous article, we reviewed the knowledge of the S3C2440 Interrupt Controller principles
==== This article is the original site. You are welcome to reprint it! Reprinted please indicate the source: http://blog.csdn.net/yyplc====
In Linux, you can use the following functions to register handle, an entry function related to interruptions
==== This article is the original site. You are welcome to reprint it! Reprinted please indicate the source: http://blog.csdn.net/yyplc====Kernel version linux-2.6.30.4I2C is a sub-system under bus in Linux. It consists of client driver, i2c-core
There are two methods to run a Windows program in Linux:
1. Open a virtual machine
2. Use a simulation program similar to wine
Opening a virtual machine consumes resources. Besides, I just want to run some simple win programs ....Let's take a look
First, you need to understand that in LinuxSystem.Allocate an inode (index node). Each file has a unique inode number. The file attributes are stored in the index node. when accessing the file, the index node is copied to the memory.To achieve quick
Linux Account and identity management
1. Linux accounts and user groups
User ID: UID and GID
Although we usually enter an account when logging on to a Linux host, Linux does not directly know our account. It only knows ID. ID is a string of
Linux Log Management
Syslog is an industrial standard protocol that can be used to record device logs. These logs record the major and minor events in the system. Therefore, it is very important for system security. It records some system
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