网站综合信息 www.grhk.com
    • 标题:
    • 欢迎您使用OneinStack 
    • 关键字:
    • 机票 酒店 旅游 宾馆 预订网站:www grhk.com www.5176666.cn 
    • 描述:
    • OneinStack是一键PHP/JAVA安装脚本工具,包含lnmp,lamp,lnmpa,ltmp,lnmh,MySQL,PostgreSQL,MongoDB等,官网oneinstack.com 
    • 域名信息
    • 域名年龄:22年1个月16天  注册日期:2002年04月02日  到期时间:2021年04月02日
      注册商:ENAME TECHNOLOGY CO., LTD. 
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 17  
    • 661  
    • 快照:2014-01-08  
    • Google
    • 49  
    • 0  
    • pr:1  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:1/10  
    • 360搜索
    • 7  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    grhk.com

    域名年龄: 22年1个月16天
    注册时间: 2002-04-02
    到期时间: 2021-04-02
    注 册 商: ENAME TECHNOLOGY CO., LTD.

    获取时间: 2015年11月04日 22:36:22
    Domain Name: GRHK.COM
    Registrar: ENAME TECHNOLOGY CO., LTD.
    Sponsoring Registrar IANA ID: 1331
    Whois Server: whois.ename.com
    Referral URL: http://www.ename.net
    Name Server: DNS1.IIDNS.COM
    Name Server: DNS2.IIDNS.COM
    Name Server: DNS3.IIDNS.COM
    Name Server: DNS4.IIDNS.COM
    Name Server: DNS5.IIDNS.COM
    Name Server: DNS6.IIDNS.COM
    Status: clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited
    Status: clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited
    Updated Date: 2015-08-11
    Creation Date: 2002-04-02
    Expiration Date: 2021-04-02

    >>> Last update of whois database: Wed, 2015-Nov-04 14:49:34 GMT <<<

    For more information on Whois status codes, please visit
    https://www.icann.org/resources/pages/epp-status-codes-2014-06-16-en.
    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2020年02月16日 15:51:27
    网址:http://www.grhk.com/
    标题:欢迎您使用OneinStack
    关键字:机票,酒店,旅游,宾馆,预订网站:www,grhk.com|www.5176666.cn
    描述:OneinStack是一键PHP/JAVA安装脚本工具,包含lnmp,lamp,lnmpa,ltmp,lnmh,MySQL,PostgreSQL,MongoDB等,官网oneinstack.com
    主体:
    OneinStackOneinStack官网控制中心 (current)虚拟主机管理数据库管理FTP管理运维工具管理服务备份升级 & 卸载端口开放教程捐赠OneinStack官网OneinStack首页安装、使用方法FAQ更新日志控制中心探针phpinfoOpcachephpMyAdminCongratulations, OneinStack installed successfully!OneinStack Linux+Nginx/Tengine+MySQL/MariaDB/Percona+PHP+Pureftpd+phpMyAdmin+redis+memcached+jemalloc.主机工具探针phpinfophpMyAdminOpcache基本使用步骤域名解析域名控制阿里云(万网)DNSPODCloudflare详细教程新建虚拟主机建立网站新建虚拟主机 ./vhost.sh删除虚拟主机 ./vhost.sh --del管理FTP账号 ./pureftpd_vhost.sh详细教程部署网站上线运行phpMyAdmin管理FTP账号 ./pureftpd_vhost.sh备份 ./backup_setup.sh
    详细教程
    如何添加虚拟主机?
    ./vhost.sh
    如何删除虚拟主机?
    ./vhost.sh --del
    FTP客户端推荐
    FileZilla: 下载地址
    如何管理FTP账号?
    ./pureftpd_vhost.sh
    数据库
    phpMyAdmin
    如何获取MySQL root密码?
    如何配置MySQL远程连接?
    如何备份?
    ./backup_setup.sh # Set backup options
    ./backup.sh # Start backup, You can add cron jobs
    # crontab -l # Examples
    0 1 * * * ~/oneinstack/backup.sh  > /dev/null 2>&1 &
    如何管理服务?
    PS: 提示Redirecting to /bin/systemctl请忽略,即已切换至systemd,兼容service
    Nginx/Tengine/OpenResty:
    service nginx {start|stop|status|restart|reload|configtest}
    MySQL/MariaDB/Percona:
    service mysqld {start|stop|restart|reload|status}
    PostgreSQL:
    service postgresql {start|stop|restart|status}
    MongoDB:
    service mongod {start|stop|status|restart|reload}
    PHP:
    service php-fpm {start|stop|restart|reload|status}
    HHVM:
    service supervisord {start|stop|status|restart|reload}
    注:hhvm进程交给supervisord管理,了解更多请访问《Supervisor管理hhvm进程》
    Apache:
    service httpd {start|restart|stop}
    Tomcat:
    service tomcat {start|stop|status|restart}
    Pure-Ftpd:
    service pureftpd {start|stop|restart|status}
    Redis:
    service redis-server {start|stop|status|restart}
    Memcached:
    service memcached {start|stop|status|restart|reload}
    如何更新版本?
    ./upgrade.sh
    如何卸载?
    ./uninstall.sh
    云主机安全组必须打开如下端口:
    ssh: 22
    http: 80
    https: 443
    ftp: 21, 20000~30000
    云主机安全组端口开放教程
    阿里云安全组端口
    腾讯云安全组端口
    华为云安全组端口
    PayPal: lj2007331@gmail.com ; 支付宝:lj2007331@gmail.com , 手机客户端扫描二维码捐赠:
    OneinStack by LinuxEye
    QQ群:   262601796(新) 558540514(付费千人群)
    回顶部

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2024-05-12 22:25, Process in 0.0089 second.