I sophomore small white one, from the beginning of the semester began to contact with Linux, at that time to see the school whenever we download resources are in an FTP server , feel particularly tall on, so they want to have their own FTP server,
Second, DD application example1. back up the local /dev/hdb full disk to the /dev/hdd#dd If=/dev/hdb OF=/DEV/HDD2. back up the /dev/hdb full data to the image file of the specified path #dd If=/dev/hdb Of=/root/image3. Restore the backup file to
Second, RPM Package service management:Standalone service starts fast, consumes more memoryFewer services based on xinetdThe management method of independent service:/etc/init.d/: Start Script location/etc/sysconfig/: Initializing the Environment
First step: Download the corresponding version from http://nginx.org/download/(or wget http://nginx.org/download/nginx-1.5.9.tar.gz directly on Linux)Step two: Unzip TAR-ZXVF nginx-1.5.9.tar.gzStep three: Set the configuration information./configure-
Recently, I saw a favorite little thing in the public.That is, enter it under the terminalGsettings Set Com.canonical.Unity.Launcher launcher-position BottomThe position of the starter is automatically adjusted to the lower endGsettings Set
String interception of Linux is useful. There are eight ways.Suppose there is a variable var=http://www.hao.com/123.htm..A # Intercept, delete the left character, and leave the right character.Echo ${var#*//}where Var is the variable name and the #
Samsung is stepping up its plans to move beyond Apple's iOS system, a South Korean company that has announced it has joined the Linux Alliance and enjoyed the alliance's highest-level platinum membership, giving Samsung a place on the Linux Alliance
found that ECS Linux Server intermittent packet loss, through Tracert, MTR and other means to troubleshoot, the external network has not seen an exception. June 15:20:23 web3 kernel:nf_conntrack:table full, dropping packet. June 15:20:24 web3
The CentOS6 system comes with a python version of 2.6. Many modules in Python require a Python version of 2.7. This article describes if python2.7 is installed.1, pre-installation preparationInstall the ReadLine module to provide command history and
development using multi-threaded process, it is inevitable that multiple threads concurrently operate the same piece of shared resources, when the operation is all read, there will be no unknown results, once there is a write operation in a thread
Use gcc for program compilation and gcc for program Compilation
In Linux, whether an archive can be executed depends on whether there is the executable permission (x). However, the executable files actually recognized on Linux systems are binary
Nginx and nginx ConfigurationI. Brief Introduction to nginx the nginx structure is divided into three modules:
1. core modules (HTTP module, EVENT module, and MAIL module)
2. Basic modules (HTTP Access module, HTTP FastCGI module, HTTP Proxy module,
Compile libiconv in CentOS 7
Compile and install libiconv
Cd/usr/local/src
Wgethttp: // ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz
Tar xfz libiconv-1.14.tar.gz
Cd libiconv-1.14
./Configure -- prefix =/usr/local/libiconv
Make
Make install
Cd ..
Set up RabbitMQ in CentOSInstall Erlang
1) Enable EPEL on your machine
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpmyum install foo
2) EnableErlang repository
wget -O /etc/yum.repos.d/epel-erlang.repo
Diagram of CentOS System Startup Process
After we press the enable key, do we know the secrets behind the system? Here, I will show you the secrets behind linux boot.
1. Power-on self-check
After the main board is powered on, the system first
Description of/etc/sysconfig/clock in CentOS1) the time zone configuration file for CentOS is:/etc/sysconfig/clockThe configuration file supports the following configuration options: UTC, ARC, SRM, and ZONE:(1) UTCSpecifies whether the time saved in
CentOS sets APACHE and MYSQL services to run automatically upon startupAfter centos has installed apache, mysql, and other server programs, It is not set to enable automatically after startup. To avoid restarting, you must manually enable web and
Official UbuntuBSD website officially launched
After the launch in March 12 this year, the javastubsd Project (Integrating FreeBSD core and Ubuntu Linux) won the attention of many users, project founder Jon Boden even hopes to become an official
Ubuntu 16.04 LTS default wallpaper published, multi-chart warning
Ubuntu project member Nathan Haines announced to the media today the upcoming Ubuntu 16.04 LTS (Xenial Xerus) Operating System Default wallpaper. Haines selects the winning content
Ubuntu14.04 install samba, vpn, and ubuntu14.04samba
Preface:
VPN + SAMBA allows you to map the VPS directory you have applied online to the network drive of your computer for convenient development.
1. Install samba
Source: http://jingyan.baidu.com/
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