solusvm安装过程
openvz
solusvm
** Testing connectivity PING solusvm.com (69.168.233.94) 56(84) bytes of data.
64 bytes from 69-168-233-94.static.onappcdn.com (69.168.233.94): icmp_seq=1 ttl=45 time=336 ms ** Testing connectivity PING solusvm.com (69.168.233.94) 56(84) bytes of data.
64 bytes from 69-168-233-94.static.onappcdn.com (69.168.233.94): icmp_seq=1 ttl=45 time=336 ms
64 bytes from 69-168-233-94.static.onappcdn.com (69.168.233.94): icmp_seq=2 ttl=45 time=340 ms
64 bytes from 69-168-233-94.static.onappcdn.com (69.168.233.94): icmp_seq=3 ttl=45 time=338 ms --- solusvm.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 3536ms
rtt min/avg/max/mdev = 336.206/338.369/340.406/1.716 ms ** Connectivity test complete ** Checking fastest mirror
files.eu.fr.soluslabs.com [DONE]
files.eu.uk.soluslabs.com [DONE]
files.us.tx.soluslabs.com [DONE]
files.us.az.soluslabs.com [DONE]
files-usa-dallas.solusvm.com [DONE]
files-france-rbx.solusvm.com [DONE] ** Using files.eu.fr.soluslabs.com
** Disabling SeLinux in /etc/sysconfig/selinux
** Disabling SeLinux in /etc/selinux/config
** Yum found
** Wget found
** Adding SolusVM user
** Installing the SolusVM yum repos
** Cleaning yum
** Installing Glibs
** Installing crontab
** Installing logrotate
** Configuring firewall
** Installing stack components
** Symlinking PHP
** Reloading webserver
** Configuring sysctl
** Installing OpenVZ repo
** Installing OpenVZ
** Configuring OpenVZ
** Starting OpenVZ
** Downloading extras
** Extracting extras
** Installing SQL server
** Starting SQL server
** Configuring SQL server
** Writing SQL config files
** Downloading installation files
** Extracting installation files
** Installing updates ** Downloading template: centos-7-x86_64-minimal
######################################################################## 100.0%
** Updating template in database ** Downloading template: centos-6-x86_64-minimal
######################################################################## 100.0%
** Updating template in database ** Downloading template: debian-8.0-x86_64-minimal
########## 14.3%
curl: (56) Failure when receiving data from the peer
** Updating template in database ** Downloading template: debian-7.0-x86_64-minimal
## 3.3%
curl: (56) Failure when receiving data from the peer
** Updating template in database ** Downloading template: ubuntu-15.10-x86_64-minimal
######################################################################## 100.0%
** Updating template in database ** Downloading template: ubuntu-15.04-x86_64-minimal
######################################################################## 100.0%
** Updating template in database ** Downloading template: ubuntu-14.04-x86_64-minimal
######################################################################## 100.0%
** Updating template in database Installation Complete. Full install log: /tmp/install.log SolusVM UI Login Information:
=============================
Admin Area Standard Port (SSL) .... : https:///admincp
Admin Area Custom Port (SSL) ...... : https://:5656/admincp
Client Area Standard Port (SSL) ... : https://
Client Area Custom Port (SSL) ..... : https://:5656
Admin Username ...... : vpsadmin
Admin Password ...... : vpsadmin It is advised that you change the default admin password on your first login To generate a free signed SSL certificate for your domain using the Lets Encrypt service,
run the following: /usr/local/svmstack/letsencrypt/letsencrypt -i
The domain name must already resolve to the servers ip address Thankyou for choosing SolusVM Edit /boot/grub/grub.conf and make sure the server is set to boot into the OpenVZ kernel. Then reboot.
solusvm安装过程的更多相关文章
- webstorm下载&&安装过程&&打开项目
		
一.webstorm下载 WebStorm 是jetbrains公司旗下一款JavaScript 开发工具.被广大中国JS开发者誉为"Web前端开发神器"."最强大的HT ...
 - vagrant 1.8.6 安装过程及总结遇到的坑
		
下面先总结遇到的问题,这些问题如果你也遇到,可能需要搜索很多次才能找到原因. 如果想看安装过程,可以先直接跳到后面第二部分部分. 1 问题汇总: 1.1 vagrant版本过高问题. vagrant ...
 - 安装过程错误[INS-30131]
		
问题:Oracle Database 安装过程错误[INS-30131] 原因:安装用户没有对临时文件夹的读写权限 解决方案: 1.以管理员身份运行cmd.exe 2.输入命令(需启动Se ...
 - TortoiseGIT的安装过程详解
		
TortoiseGIT简介 TortoiseGIT 是Git版本控制系统的一个免费开源客户端,它是git版本控制的 Windows 扩展.可以使你避免使用枯燥而且不方便的命令行.它完全嵌入 Windo ...
 - RabbitMQ 集群安装过程详解
		
一.安装Erlang 1.rabbitMQ是基于erlang的,所以首先必须配置erlang环境. 从erlang官网下载 otp 18.3.下载链接:http://erlang.org/downlo ...
 - JAVA安装过程中出现的“javac不是内部或外部指令”的解决方法
		
近来重新安装了JAVA,安装过程中出现问题,网上找到解决办法,汇总发布. 解决流程: 1.确定自己的环境变量设置没问题,没有出现遗漏 : . 等情况 (具体环境变量设置百度) 2.环境变量设置后 ,d ...
 - LNMP安装过程
		
LNMP一键安装包是什么? LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RadHat/Fedora.Debian/Ubuntu/Raspbian/Deepin VPS或独 ...
 - hbase 1.1.7在centor6.5安装过程
		
1.自己安装的最新版一直没成功,换成了1.1.7稳定版的.中间遇到的问题记录下 1) jdk 用的1.7版本的,安装过程省略. 2)下载hbase zip包:https://mirrors.tuna ...
 - 2016最新cocoapods安装流程,安装过程中遇到的问题及解决方法
		
现在的cocoapods与之前比较.有很多不一样的地方.自己试了一试,终于搞定.现在大概纪录一下. 1.首先查看ruby是否是最新版的. ruby是通过rvm安装的所以需要先安装rvm后查看ruby是 ...
 
随机推荐
- 下载B站、秒拍等视频网站视频
			
需要一个FVD Downloader(插件) 安装过程很简单,会浏览器安装插件的就不多说了!
 - 【idea】清除类中无用的包
			
快捷键 ctrl+alt+o 自动清除的配置方法 可以settings-general-auto import-java项,勾选optimize imports on the fly,在当前项目下会自 ...
 - iterm2字符输入换行遮挡问题
			
来源:http://wonderffee.github.io/blog/2013/08/15/solve-new-line-problem-in-terminal/ .bash_profile中 进行 ...
 - 使用k8s && minio 进行 postgres 数据库自动备份
			
通过k8s 的定时任务job,我们可以方便的进行定时任务应用的开发,通过minio s3 兼容的cloud native 存储 我们可以方便的通过http 请求进行数据文件的备份,以下简单演示下如 ...
 - 【转载】Win10打开U盘提示“文件或目录损坏无法读取”怎么办?
			
以下文转载至系统之家 网址:http://www.xitongzhijia.net/xtjc/20190314/152334.html (PS:暂未亲测) Win10打开U盘提示“文件或目录损坏无法读 ...
 - Jmeter之函数助手
			
本文转载自:心的开始 Emily0120 JMeter函数是一些能够转化在测试树中取样器或者其他配置元件的域的特殊值.一个函数的调用就像这样:${_functionName(var1,var2,va ...
 - jstack实战死循环与死锁学习笔记
			
一.实战死循环导致CPU飙高 top -p pid -H jstack pid printf "%s" 十进制的线程id 二.创建CUP100%实例(死循环) 1.创建CpuCo ...
 - Java ThreadPoolTaskExecutor使用
			
1. 配置 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http:/ ...
 - 用shell通过jps -m来杀死进程
			
#!/bin/sh ### find pid jps=`jps -m` echo "$jps"|while read i do if[[ $i =~"agentTestT ...
 - MBR详解
			
我们通常对磁盘分区时,都会涉及到MBR和GPT.MBR和GPT都是磁盘分区的类型,由于以前的硬盘只有几个GB,几十个GB,几百个GB,使用MBR类型分区已经足够.但是近些年来,硬盘容量的发展速度迅速, ...