Prerequisites
Linux Kernel Parameter configuration file modification (/proc/sys corresponds to the/etc/sysctl. conf variable)"
Most kernel parameters are stored in the/proc/sys directory and can be designed to be changed while the system is running,
Some experiences have been found in ningx (someone used it to maintain 30 thousand processing connections at the same time). These are not only servers that use models such as web, it is also suitable for all others, such as games and ftp
Check the log/var/log/messages and find an error similar to "Out of Memory: Kill process ...".I didn't know OOM-killer {out of memory killer} in the past. Today, I happen to have a day off, so I can learn how to raise my mind!OOM_killer is a Linux
-- Data intercepted from --
Run the df-h command to view the system disk space.
[Root @ erpdbs PROD] # df-hFilesystem Size Used Avail Use % Mounted on/Dev/sda5 4.9G 241 M 4.4G 6%//Dev/sda10 716G 432G 248G 64%/back/Dev/sda1 4.9G 50 M 4.6G 2%/boot/Dev/
The role of a device driver is to provide a mechanism, not a policy.The so-called mechanism is "What functions need to be provided"; the so-called "policy" is "how to use these functions ". The former is designed to focus on details. The latter
ADSL soft routes are generally used on Windows. How can I install them in LINUX? Next we will give a detailed explanation of this problem. This solution is mainly used for companies, schools, and INTERNET cafes to connect the entire local network to
Ld-linux has two usage methods: indirect call and direct call.During indirect calls, the connector embeds the ld-linux execution path into an executable file, such as an elf file, which is placed in the. interp segment.During Direct calling,
After freetds is installedAdd database environment variables$ Export LD_LIBRARY_PATH = $ LD_LIBRARY_PATH:/usr/local/freetds/lib/Activate vi later# Include # Include # Include # Include # Include # Include Void echo (char * str){Printf ("% s \ n",
The "Linux Program Design" book explains that the daytime service is used for socket communication. The system we use is ubuntu 8.04, and these services are not automatically installed. after a long time of hard work, we gave up, but in the book
If you are using Linux, remember not to let the dumb enter the following commands. Although these commands seem complicated, they will still have a serious impact on your system.Some of them will affect your program and system running, some will
DocumentThe ls command is used in Linux/Ubuntu to view the files in the selected directory and list the sub-directories in the current directory. It is a frequently used command in Linux/Ubuntu, it is also a very basic command. This command is used
The IP address of the time server is 192.168.10.1.1) .. # rpm-ivh ntp-4.1.2-4.EL3.1.i386.rpm2). # vi/etc/ntp. confComment a lineRestrict default ignoreAdd a rowRestrict 192.168.10.0 mask 255.255.255.0 notrust nomodify notrap3). #
Ubuntu is installed in VMware. There are four network connection methods:
I.Bridged: Connected directly to the physical network (set the network connection mode of Ubuntu to bridge)
In this mode, the virtual system is like an independent host in the
When talking about the website architecture, we often see the saying "LAMP", which is "Linux + Apache + MySQL + PHP ". There have been many successful cases of MySQL + PHP collaboration. For example, PHPBB, VBB, domestic Discuz! Forums and other
The official QQ for Linux always crashes.
Description: When QQ for Linux 1.0.2 Beta1 is used in Ubuntu9.10, it is automatically disabled after several messages are sent.
Solution: I used to think that Webqq was not properly installed for a while.
In the network system, in addition to using Server Load balancer to improve performance and availability, there are also a large number of master-slave backup mode applications, such as the current version of redis and mongodb. We have countless
The driver cannot be installed after being automatically upgraded. I did not know how to install it after turning around on the Internet. Then I came to some people's experience posts, finally, write down the installation process for Backup Based on
A medium-level Linux user must always execute the. sh file. Of course, you can double-click the file under the graphic interface, but it is a waste of time.Now we will introduce the first method: (In ubuntu)First, open a terminal.Enter sudo suThen
In Linux, let's take a look at how to modify the document and folder (including subfolders) permissions.I. Introduction:You can use the command chmod to grant permissions to files or directories. File Access Permissions for Linux/Unix are divided
Note: I am using the latest ubuntu11.10 and Wine 1.3.
Wine garbled characters are caused by incorrect font associations. You need to modify the key value of the registry when solving the problem. If wine is installed in Ubuntu, you can modify the
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