ubuntu 远程连接 22 端口
安装OpenSSH
Ubuntu缺省没有安装SSH Server,使用以下命令安装:
sudo apt-get install openssh-server openssh-client
不过Ubuntu缺省已经安装了ssh client。
配置完成后重起: sudo /etc/init.d/ssh restart
windows 客户端用putty连接命令shell模式
安装OpenSSH
Ubuntu缺省没有安装SSH Server,使用以下命令安装:
sudo apt-get install openssh-server openssh-client
不过Ubuntu缺省已经安装了ssh client。
配置完成后重起: sudo /etc/init.d/ssh restart
windows 客户端用putty连接命令shell模式
extension=fileinfo...
<VirtualHost *:443> ServerName www.ilikegoodproducts.com DocumentRoot &q...
bin/magento setup:install --base-url=https://www.mytinely.com/ \--db-host=localhost --db-name=...
<?php for($i=0;$i<=5;$i++){echo $i."<br/>";ob_flush();//这里是刷新php缓冲区flush();//这...
由于公司英语商城要做免注册登录,我就想到了facebook,按照官方的文档,一步一步做下去,心情很好,竟然没有坑,但是我高兴的太早了,上线测试了一下发现无法获取用户的邮箱与头像,那有什么用呢.然后就是...
最简单、能直接用的 Shadowsocks(SS)服务端 + v2rayN 客户端配置教程,加密方式 aes-128-gcm,端口 255998。(假设你是使用 Linux 服务器(Debian/Ub...