In linux, view the Running Service 1. first, check the processes running by the system. If you need to view all processes currently running by the system, run the following command: # ps auxw. The parameter a indicates the processes of all users in
Nginx HttpAuthBasicModule authentication configuration auth_basic http://wiki.nginx.org/HttpAuthBasicModule 1. first generate the password Passwords must be encoded by function crypt (3 ). if Apache is installed, you can create the password file
Ipv6 is now popular in building ipv6 ftp servers in Linux. Today, we have an ipv6 ftp server. It is easy to set the network connection to bridged on a Windows 7 host, a VMware CentOS 5.4 host. Www.2cto.com requires that you have a linux ipv4 ftp
Preparations for installing mysql in a Linux environment: Installation========================================================== ================================== Install mysql ========================================================== =============
RedHat9.0 fcitx installation official home http://www.fcitx.org/ www.2cto.com installation: Note: // and parentheses for annotation // use the following command to decompress tar jxvf fcitx-().tar.bz2 I'm using RedHat9.0 fcitx-3.4.2.tar.bz2 //
In Linux, the crontab command is used to schedule scheduled tasks. In linux, some tasks need to be started at a specific time, you can use the crontab command to set the file in/etc/crontab. The specific steps are as follows: (1) set the task
Solve the problem that CentOS cannot resolve the domain name. Today, we will continue to help you build a CentOS server. The domain name cannot be resolved because of an unexpected situation today. Google continues and finds that the domain name
New Experience of ora 15 shortcut operations because Fedora uses the default Gnome3, the desktop environment is very different from previous versions. For example, there is no shutdown tab in the upper right corner, you need to press the Alt key and
For solutions to installing flash plug-ins in linux, we often need to view online documents on the linux server. In this case, we need to use flash plug-ins. The following describes how to install flash plug-ins (applicable to linux systems such as
Ubuntu shutdown icon disappears solution 1. The shutdown button in the upper-right corner of the Ubuntu panel is deleted and found on the Internet. We can reply to the initial value of the Panel by entering these three lines of commands into the
RainyFox
Use the iptables connlimit Module Based on the port
Iptables-I INPUT-p tcp-syn-dport 22-m connlimit-above 2-j REJECT
A command can be used to initiate a transaction.-connlimit-above 2 indicates that only one customer is allowed to enable
Original article: http://sery.blog.51cto.com/10037/122108I. InstallationThe most convenient installation of pptpd under centos 5 is to download the rpm package pptpd-1.3.4-1.rhel5.1.i386.rpm and then directly execute the rpm-ivh pptpd-1.3.4-1.rhel5.1
: Directory ::
Preface
1. Installation of systems and service programs1. System Installation2. Install the Service Program
Ii. System Security Settings1. User Control2. File Access Control3. System Service and Port Control4. Log Management and
1. Install the Java environment and Configuration
Method 1:1. Open the terminal, execute the command, and install jre and jdk:
$sudoapt-getinstallsun-java6-jre;
$sudoapt-getinstallsun-java6-jdk;
2. Set the current default java
APACHE cannot be installed on CENTOS of a virtual machine. The solution is as follows:
/Sbin/iptables-I INPUT-p tcp -- dport 80-j ACCEPT/Sbin/iptables-I INPUT-p tcp -- dport 22-j ACCEPT
Then save:/Etc/rc. d/init. d/iptables save
After the
Library files are used when they are connected (static databases and shared libraries) and run (only programs that use shared libraries). Their search paths are set in the system. In Linux, the/lib and/usr/lib directories are used as the default
Image View Software
DigiKam: the best choice in the KDE environment. F-Spot: A good choice in the GNOME environment. GQvIEw: a good alternative based on GTK. ImgSeek: a good alternative to metadata management. Mirage: refreshing and Fast Image
Run the command CTRL + Z to force the current process to be switched to the background and stop it.
1. resume the process (background)
(1) Use the command bg
Example:
Zuii @ zuii-desktop :~ /Unp/tcpcliserv $./tcpserv01
* CTRL + Z is used here,
The Tomcat servers used are both zip and non-installed. Take two examples:
After installing the second Tomcat, go to the conf subdirectory under the installation directory to open the server. xml file and find the following three places:
(1)
Before using linux to create an adsl dial-up connection, we need to check whether the pppoe rpm package is installed on our computer.If you use the command above, the package name for the rp-pppoe-3.5-32.1 is not displayed. we need to install it
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