Linux environment variables PS1 set linux environment variables PS1 in simple words is to set the command prompt to display the content, as follows: www.2cto.com 1root@10.1.1.200 :~ # The meaning of the prompt in the PS1 variable: \ d: represents
Appropriate log management tools can greatly reduce the burden on managing enterprise system log data. However, unless organizations put a certain amount of time and effort into this tool, the best tool will soon become a poor tool. The following
Why do we need to use web cache? I think the most important thing is to solve the traffic pressure. With the increase in website traffic, if a single machine processes both static files and dynamic scripts, it is obviously difficult to increase the
A file descriptor is a simple integer used to indicate the files and sockets opened by each process. The first open file is 0, the second is 1, and so on. A Unix operating system usually imposes a limit on the number of files that can be opened by
Ubuntu allows you to change the root password and only allow the certificate to log in. 1. Modify the root password www.2cto.com Java code 1. sudo passwd 2. password: 3. enter new UNIX password: 4. retype new UNIX password: 5. passed: finished
Concise Linux Command Line NOTE 4: mkdir mkdirmkdir is the meaning of creating a directory www.2cto.com 1. usage mkdir [Option]... directory... 2. common parameter-m is used to set the permission mode. The default value is 0777. You can use chmod to
After debian is installed, you may encounter the following problems: 0. Virtual optical drive 1. Resolution 2. touchpad 3. system sound www.2cto.com. Many software requires an installation disk. But for those who use usb to install the system, this
The disk file of the Suse system was damaged and recovered this morning. It was found that the development machine could not be connected because of the power failure of the property during the weekend. Boot, but the machine cannot start.
SVN enforces elevation of comments. This requirement can be simply implemented using the svn pre-commit hook. Www.2cto.com enter the hooks directory of the repository, find the pre-commit.tmpl file, rename, remove the suffix. tmpl. Edit the
The first step of OPENERP deployment is to install the Ubuntu Server operating system:1. Set the computer BIOS to enable the optical drive, and put the Ubuntu Server disc into the optical drive to start;2. If there is no accident, you can go to the
How to manually start x11vnc and start it with the system? 1. manually start x11vnc: www.2cto.com and press CTRL + ALT + T to open the terminal. Enter sudo/usr/bin/x11vnc-display: 0-auth/var/run/lightdm/root/: 0-forever-bg-o/var/log/x11vnc.
During linux execution, the system cannot be started properly due to operation errors. In this article, I used a software installation package to simulate several common small errors.
Download the installation package and install it:Rpm-ivh
Configuration of the Android environment in Linux (centos.
Building an Android environment in Linux has been running Linux for the past few days. Seeing a popular android environment recently, I tried to build an Android environment in Linux.Centos
First look at this http://www.bkjia.com/ OS /201108/100604.html
For lsof, network administrators should understand the following usage:# Display the current SSH connection user and source IP address
$ Sudo lsof-n | grep sshd | grep TCP | cut-c18-28,
This article describes the startup scripts of various services in the/etc/rc. d/init. d directory after rhel 5.1 is installed by default.Acpid: ACPI advanced configuration and Power Management InterfaceAnacron: a scheduling tool in Linux, similar to
It has been more than half a year since I started linux + android. I feel that the more I know, the more I don't know.First, linux does not correspond to wince. It should correspond to android.At the time of graduation, I started unix for a period
The company wants to create a group buying project and released a group buying website. I use the CentOS 5.5 system, which is based on the LNMP configuration environment. Considering synchronizing data on the server, we thought of the Rsync service.
Tcp wrapper access control based on tcpd ProcessThis is a mechanism that is simpler than iptables to set access control.Perform simple settings in the/etc/hosts. allow and/etc/hosts. deny files.To implement certain access control policies.There are
Top Command is one of the most popular performance monitoring tools, which we must understand. It is an excellent interactive tool for monitoring performance. It provides overall system performance, but reporting process information is the top
When talking with some friends about Nginx + Keepalived technology, although I have successfully implemented the Nginx + Keepaived project for many times, these are all work with a single-master Nginx, since Nginx is only in the backup state for a
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