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模式
l2tp同一台服务器, 在一个局域网多个账号不能同时登陆的解决方案原因:由于同一个局域网交换机,一般都是一层交换机,承载不了1个以上的IPSEC的加密解决方案:关闭IPSEC加密就可以多账...
挂载Windows共享文件夹的方法:1.在windows10宿主机下新建一个共享文件夹,比如叫share_win,并将其设为共享文件夹。2.在CentOS下,执行命令:mount ...
The solution is actually very simple: Take the l2tp solution of centos 7 as an example:Mo...
<Script Language=JavaScript>function doChange(objText, objDrop){ if (!objDrop) return;&nb...
命令中要加-R mysqldump -u root -p -R 数据库名称 > 备份文件名.sql...
macbook安装window10 之后导致键盘P键失效与声卡没有声音解决方案:macbook启动的时候,同时按住command+r键,进入恢复模式大概20分钟之后,按键失效的问题就能解决了,如果声卡...