Modify Settings Time zone
Methods (1)
Tzselect
After you log in to SSH, execute the tzselect command.We choose Asia 5 here.
Here choose the 9.
Generally selected East eight (Beijing, Guangdong, Shanghai), you can also choose according to their
Installation and configuration of FTP server (Ubuntu)1. Query whether to install VSFTPD:RPM-QA |grep vsftpd
(RPM Installation: Apt-get install RPM)
or query the current FTP process: Ps-ef|grep vsftpd
2. Install VSFTPD server: RPM-IVH vsftpd-*.rpm
1: Install zlib ()
TAR-XF zlib-1.2.8.tar.gz
CD zlib-1.2.8/
./configure
Make
Make install
2: Install libpng ()
TAR-XF libpng-1.6.24.tar.gz
CD libpng-1.6.24/
./configure
Make install
3: Install
If your CentOS system needs to install Zend Optimizer, please use the root account to complete the installation (32-bit, 64-bit Linux systems are supported!) ):wget http://www.CTOHome.com/linux-vps-pack/zend.sh;sh./zend.sh;In general, you do not
Reprinted from: https://linux.cn/article-4243-1.htmlIf you want to provide services on the server, Enterprise Linux distributions such as CentOS or Rhel contain built-in powerful firewalls, which are strictly the default firewall rules. Therefore,
Configuring an SMTP mail service on a server can be a common need in daily work, such as when doing some simple testing.The configuration step is extremely simple, nonsense does not say:1,yum-y Install Mail2, edit/etc/mail.rc, configure some SMTP
NFS is the abbreviation for the network file system, which is the web filesystem. A contract for the decentralized file system, developed by Sun, was announced in 1984. The function is to enable different machines, different operating systems to
VSFTPD is the more famous FTP server under Linux, it is of course preferred to build FTP server. This article describes the process of installing VSFTPD under CentOS 6 4, configuring virtual users to log on to FTP. IsVSFTPD is the more famous FTP
Cough ~ Several days did not write blog, these days are studying git, no way the company to abandon the SVN transfer station GIT, nonsense will not say, below we perform operation demonstration:Environment: Previously built Redis-master server, the
Objective:Based on the content of the previous article, we have been able to build a fully automated installation of CentOS service. But if we want it to support the installation of various systems at the same time, the implementation is more
This article takes the installation of Itop 2.3 on CentOS 7 as an example. More convenient to copy and paste.1. Installation of lamp and related softwareYum install Epel-release-yyum install httpd PHP mariadb-server graphviz unzip php-gd php-mysqlnd
CentOS 7 rsync1) Software IntroductionRsync is a remote data synchronization tool that enables fast synchronization of files between multiple hosts via Lan/wan. Rsync was originally a tool used to replace RCP, which is currently maintained by
If you are using centos, use yum:Yum install goaccessIf your yum cannot find goaccess, install epel first.Wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
The official PHP 7 version was released in early December 2015 and is welcomed by the largest version since 2004. The most significant change in PHP7 is the performance improvement, which is close to the PHP execution engine HHVM developed by
When we perform some bash-related operations, such as setting aliases and logging on to startup items, we will deal with the following files more or less. When we use them, we will check them and forget them. A good memory is not as bad as a pen.
Original intention: During the nagios test, QQ Enterprise Post Office rejected the request directly (only the records can be viewed), and 163 mailbox received the message in time (I thought my nagios configuration was wrong ), to solve the above two
Riak is a highly scalable distributed data storage written in Erlang. Riak is implemented based on Amazon Dynamo. One of Riak's design goals is high availability. Riak supports multi-node systems. Each read/write request does not require 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