The one-click installation package of some Linux VPS is collected without name. The one-click installation package can greatly simplify manual costs and save time, which not only facilitates the use of Linux VPS, for Linux veterans, a large number of commands are required for compiling and installation. It takes a lot of time to configure the production environment. These one-click installation packages are
Next let's take a look at how to add and delete swap partitions in linux vps. I will use the Xen VPS to create swap partitions.
Root permission is required for all operations
1. Create a swap PartitionFirst, use fdisk-l to view hard disk partitions.
The Code is as follows:
Copy code
Fdisk-lDefaultDisk/dev/sda: 21.5 GB, 21474836480 bytes255 heads, 63 sectors/track, 2610 cylindersUnits
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
Install Virtualmin panel in VPSWhat is Virtualmin panel?
Users who are unfamiliar with some Linxu operations can install the web control panel on VPS to simplify operations such as adding websites or databases, cPanel, DirectAdmin, Virtualmin/Webmin, and Kloxo web control panels are commonly used. However, cPanel, DirectAdmin, and Kloxo are both charged control panels and occupy system memory and resources, generally, it is used by a space vendor for
From the user's perspective, VPs host users can be divided into several categories: Personal studio, personal webmaster, micro-enterprise, small portal website, Soho, small and medium enterprises, professional portal websites, group organizations, and large enterprises.
From the application perspective, VPs hosts can be used in office automation, instant messaging, multimedia entertainment, resource downlo
Yesterday:
Remotely, a vps process is abnormal: the VPS xenguestagent.exe process actually consumes 1 GB of virtual memory.
So I wrote a simple article to record the following: http://www.cyqdata.com/cyq1162/article-detail-54353
Although it is known that the process is not normal, but the process information is very small, can only end processing.
Today:
I went up and looked at it again. I suddenly saw tha
Label: Io ar OS, using SP data Div on BS Virtual Host
Shared hosting is also known as a virtual host. It shares the hardware and bandwidth of this server on many websites upstream of a server. If it fails, all the above websites will be inaccessible.
VPS
VPs, virtual private server, divides a server into multiple virtual private servers for high-quality services. Each
Opening
Talk about the VPS remote connection control after a lot of like the author of the small rookie began to sharpening, and then in that is the breathtaking LNMP a key installation process I hope everyone give a applause ah. And you VPS talent, Master will not see, after all, I am also a garbage. Here for Host1free permanent free VPS also refer to demo, jus
From:http://www.106ba.com/some-cheap-vps-collection-15usd-annually.html
11/28/2010 Mario Yang Domain host go to comment
The benefits of VPS are self-evident, independent IP, high degree of customization (you can also as a trouble), in short, looks like VPS is more popular than the virtual host. Today to introduce a few $15/years of the United States
Tags: des blog http io os using Java ar StrongNginx 0.7.x + PHP 5.2.6 (FastCGI) + MySQL 5.1 in 128M Small memory VPS Server Configuration Optimization Large |Medium | Small [2008-10-28 16:55 | by Zhang Banquet] [Article Zhang Banquet this version: v1.0 last modified: 2008.10.28 reproduced Please specify the original link: http://blog.zyan.cc/post/375/]The VPS (full name Virtual private server) is the use of
Problem
VPs capacity problems caused by 32-bit windows without paging memory limit
Solution
On a 32-bit Windows system, the main parameter restricting the number of VPs is "non-Paging memory"
Open your job manager in windows, select the performance tab, View "core memory", and view "not paging"
In 32-bit windows, this parameter cannot exceed 256 MB, that is, 262144
When it comes to this paramete
If you are a webmaster looking for a host hosting a website, or a developer, you need to set up a server environment and purchase VPs. We strongly recommend that you do not use VPs products in China. It has no cost performance, poor maintenance level, or even some so-called cloud host VPs installation backdoors in China to monitor your data.Vultr, digitalocean, a
YD contact with the VPS soon, for the choice of what kind of system is also more tangled, because now there are too many options, of course, there are relatively large differences. For beginners, the ability to use a suitable one, and install an uncomplicated Linux VPS system environment is the most important. Because we need to get rid of the use of Control Panel to manage
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.