1. Build a VPN
First, go to the configuration panel of VPS.
The system is CentOS 5 32bit. Reload the system to complete the entire process.
Use Xshell 4 to connect to the remote host and change the initial password.
Directly use the PPTPD one-click installation package.
1wget http://www.diahosting.com/dload/pptpd.sh sh pptpd.shWait a few minutes. The following image is displayed after the installation is complete.The bottom line is the VPN account
First confirm uninstalling PPTPD and iptables#apt-get Remove pptpdApt-get Autoremove pptpdApt-get Purge pptpd#apt-get Remove iptables*Apt-get Autoremove iptables*Apt-get Purge iptables*Next Install pptpdApt-get Install pptpdVi/etc/pptpd.conf Fix the following two lines: where VPS_IP is the public IP of your VPS, can be viewed through the ifconfig command, 10.100.0.2-10 This is the IP segment assigned to the VPN user. Localip vps_ip Remoteip 10.100.0.2
LINUX VPS does not have root privileges is very difficult to do, and password landing is also convenient.The Linux version of my AWS VPs is Ubuntu 13.10, first signed in with an AWS certificate verified account,1. Change the root passwordsudo passwd root2, sudo chmod 777/etc/ssh/sshd_configUse up and change the authority back.3, Vi/etc/ssh/sshd_configPermitrootloginThis line should readPermitrootlogin YesPa
Many times do not know that they bought the VPS is the kind of virtualization technology, afraid to the business of the flicker, below to introduce how simple to judge their own VPS virtualization technology. 1. Make sure that the Ll/proc/ps:/proc directory has a Xen directory below it through the relevant directory or file on the system.The OpenVZ will have a vz directory. This method can only be seen with
First, the host name and IP should be set correctly, and the external network can be connected normally.
1, enter the following command to get root permissions:
sudo su
2, install MySQL 5, enter the following command:
Aptitude Install Mysql-server Mysql-client
The MySQL database administrator password is required to be set during installation, and two new passwords are entered continuously.
3. Install Apache 2
Aptitude Install Apache2
After the installation is complete, enter the IP address of t
First, install LFTP environment
Because we need to use the LFTP environment when uploading FTP files, we can't make sure all the systems are installed, so we'd better reinstall them first.
The code is as follows
Copy Code
#CentOS Yum Install lftp
#Debian Apt-get Install Lftp
Second, create a backup directory
The code is as follows
Copy Code
/home/backup/
My VPS Situation:
Operating system –centos 7 64-bitWeb Server Software –apacheGhost1 is based on Node.js, which itself has a Web server and does not need Apache.
Install Ghost
Main reference Ghost official Help 2.Download Ghost$ curl-l Https://ghost.org/zip/ghost-latest.zip-o ghost.zipDecompression Ghost$ unzip-uo ghost.zip-d GhostInstall Ghost$ CD Ghost$ NPM Install--productionStart Ghost$ npm Start--productionNow, you can access the Ghost blog vi
Today, share with you the most basic security configuration of VPS.First, modify the SSH portVPS Default SSH port is 22, those who scan the poor lift password, also bound to start from 22, so, modify 22 for an additional number, is very necessary.OK, SSH login vps, modify configuration file.Vi/etc/ssh/sshd_configLocate #port 22, remove the previous #, and modify it to Port 1380 (this number is used as much as 4 digits to avoid being occupied), and the
The Debian system takes up less memory and is load balanced, but without control panel, management can only be managed through SSH using Linux commands. It's really troublesome for people unfamiliar with Linux commands. This article will detail step-by-step instructions on how to use Linux commands to automatically back up Web site data in a Debian system. (This is a backup method for all Linux systems that do not have to be Debian)VPS System Environm
This article on the VPS used several common technology OpenVZ, Xen, KVM to do a simple introduction and comparison, in case you choose your own appropriate VPS
Many people see the same configuration of the VPS price difference is very large, it is not understood, in fact, there are many types of virtual VPS use, such
VPS Host Whether it is a Linux VPS or Windows VPS Theoretically can support both ASP and PHP programs, a lot of people have just started to use VPS host, so, will encounter a lot of problems at many times, here to share with you some of the more common web errors, and solutions.ASP or PHP Web extensions are improperly
Many Webmasters have misunderstandings about restricted traffic and unlimited VPs. This article will introduce some basic concepts and use some practical cases to explain the differences between restricted traffic and unlimited traffic.
When purchasing a server in the U.S., there are two options:
1. unlimited bandwidth and traffic restriction:
That is, Mb is exclusive and the traffic is limited to GB. If the traffic exceeds 2000 GB, another traf
In CentOS, determine whether your VPS is OpenVZ or Xen.
Generally, VPS Virtualization Technologies include Xen, OpenVZ, Xen HVM, and VMware. How can we determine which virtualization technology your VPS is based on?
1. Run the ls/proc/command. Generally, the Xen VPS and/proc Directory have the xen directory, and open
The most common system environment for us to use VPS for installation is LNMP. I have been learning to install and use VPS recently. I also see many system environments available, of course, you can choose to manage the installation panel. For the moment, I do not select to install the Panel. First, the Panel has no technical content. Second, I learned from the difficulties. Using SSH directly to operate
When we manage servers, the ipvsw system is more intuitive, including cpu usage, memory usage, and so on, as long as the task manager in the Remote Desktop is clear at a glance. However, in a linux environment, it is not that easy. In particular, large websites run on servers or vps. If server performance consumption cannot be detected in a timely manner, the website may be accessed during peak hours, I don't know what the problem is. Today we will in
There are not many Windows VPS/servers on the left. Although I have shared the Web site deployment process on a Windows VPS host and have not used any third-party software, however, it is difficult to directly deploy IIS, but many experts on the left can see that IIS is used for deployment. For convenience, we can use third-party software packages, such as XAMPP, PHPNOW, wampserver, APMServ, PHPStudy, Jing
starting a test of the experience speed and performance of a cloud host product. Of course, also want to have used this product netizen can leave a lot of comments to the considerable evaluation, convenient for other users reference.
First, Ex-cloud official website
The code is as follows
Copy Code
VPS Official Website: https://ex-cloud.jp/zh/vps/
Small station has a lot of home VPS, which also have a variety of clouds, although do not know is not true cloud, but used to be a VPS, so take to toss and toss.
This paper is tested perfectly through the CENTOS5 32bit 1GRAM+75GBHDD systemDirectAdmin is a foreigner developed a very sharp panel, through this panel can be very convenient management to open a virtual host, set up email, set up DNS, open FTP,
Everyone film and television, Sagittarius Network forced to close the aftermath of the late, many recent film and television new station construction once again inspire the enthusiasm of film enthusiasts.Film and television website for traffic and disk have certain requirements.at present, also saw a "Heng Chong Technology" VPS, do not know whether to meet the needs of film and television site? VPS Package
The tutorials on the forum are built on Ubuntu, which is simple and suitable for beginners. but for servers, CentOS is the first choice and stability is the king. Therefore, the following tutorials are provided. Especially after you buy VPS, in addition to SEEDBOX, you can better experience its original charm-server, you can use it to build a Forum (for example, the tutorial on the hd2pt Forum is built on Ubuntu, which is simple and suitable for begin
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.