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模式
1701,1702,4500,500...
php图片上传不认"\"C:\Users\Administrator\Desktop\"只认C:/Users/Administrator\Desktop/...
netstat -tlna...
在浏览器打开这个网站http://ping.chinaz.com/dl.google.com或者:https://www.ping.cn/ping/dl.google.com他会列出一个ip列表,挨个...
l2tp同一台服务器, 在一个局域网多个账号不能同时登陆的解决方案原因:由于同一个局域网交换机,一般都是一层交换机,承载不了1个以上的IPSEC的加密解决方案:关闭IPSEC加密就可以多账...
之前也遇到过这种问题Uncaught TypeError: $(...).size is not a function 控制台报错如上图,打开Frame.js可以看到里面定义大小...