Learn Android Development, if you do not learn the basic use of Linux, always feel guilty, because after all, Android is installed on the basis of Linux. Therefore, learning the basic operation of a Linux system is very useful for our future
How to mount remote Windows sharesContents
Required Packages
Basic method
Better Method
Even-better method
Yet another Even-better method
OK, we live in the wonderful world of Linux. But, for many of us, have to deal
After the centos system is idle for a period of time (the default value is 5 minutes), it starts the screen saver (the default screen saver is black) and requires a new password to return to the original desktop. Set Screen Protection: System->
1,Because memcached is based on libevent, you must install libevent and libevent-devel.
Method 1: # Yum install libevent-devel-y (one-click installation)
Method 2: 1> tar zxvf libevent-2.0.17-stable.tar.gz 2>./configure -- prefix
Labels: Install the HTTP Java OS file ar Div amp1. first, install the GCC & G ++ compiler for source code compilation. The installation method is very simple. First, search for the package with Yum search GCC, and then select the appropriate version
During website migration, too many files in the website directory will consume a lot of time, so we need to use the compression and decompression commands, such as, I need to back up the/home/wwwroot folder, however, because wwwroot contains tens of
ImageMagick is a powerful server-side image processing tool, much more powerful than GD. Many PHP websites use ImageMagick as they are widely used.ImageMagick is a powerful, stable, and free tool set and development kit that can be used to read,
ArticleDirectory
Security Settings
Configure OpenSSH server
Update and install new software packages
After installing the system according to "minimum Virtual Machine installation centos 6.2", we also need to perform some
// Install SSH
[Root @ localhost/] # sudo Yum Install SSH
// Generate the key
[Root @ localhost/] # ssh-keygen (You can press enter all the way) to generate the following two files:/root/. Ssh/id_rsa/root/. Ssh/id_rsa.pub
[Root @
Preface
The installed centos is cloned from vcenter. In this way, the following problems exist:Question 1: Mac conflict description:
The cloned system Nic eth0 may be consistent with the system before cloning, resulting in MAC conflict;Solution:
1.
Lenovo ThinkPad e430. After centos is installed, the wireless network card has been unable to be used. It has gone through two twists and turns to the installation process of the network card driver. It took two nights to finally enjoy using the
Tip:
Your Boot partition is on a disk using the GPT partitioning scheme but this machines cannot boot using GPT.
After xenserver is installed, You need to reinstall centos 5.x. When partitioning, the system reports the following prompt: GPT is not
Upgrade git from 1.7.1 to 1.7.12.4 on centos
Abstract: This article records the process of upgrading git from 1.7.1 to 1.7.12.4 on centos6.3.1. Overview
The upgrade was conducted on July 15, June 10 this year and is available for future reference
1. InstallUse chkconfig -- list to check whether the vsftpd service is installed;Run the yum command to install: Yum-y install vsftpd.Create a log file for it: Touch/var/log/vsftpd. Log
2. Create an FTP user and home directory:# Mkdir/var/ftp#
Centos 7How to create an LVM Image
1. Create a disk partition
First, partition the SDB and SDC, and create four PVS (sdb1, sdb2, sdc1, and sdc2). Then create vg0 and add sd1 and sdc1 to it. Run the following commands in
In centos or RHEL system environment, rpmDependency is a headache. After each system installation is complete, I want to install another software package. Before I press the Enter key, I am scared to jump out of a dependency error. Behind a
Vsftp installation Configuration
1. Check whether vsftp is installed.Rpm-qa | grep vsftpdIf a vsftpd-2.0.5-16.el5_5.1 appears, vsftp is installed.
Install vsftp
Yum-y install vsftpd
2. test whether the installation is successful (change the ip
Solution for "cocould not retrieve into list" in CentOS yum -- resolv. conf configuration, yum1_listCause: resolv. conf is not configured. Solution: Configure resolv. conf In The/etc directory to add the nameserver IP address, for example,
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.