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模式
退出VB unload meVB全屏:Form1.Left = 0Form1.Top = 0Form1.Width = Screen.WidthForm1.Height = S...
Hyper-V 管理器的自动停止操作的选项里,设置"保持虚拟机状态"如下图所示:...
字段内容为空有两种情况 1.为null 2.为字符串的空'' 字段 is null or trim(字段)=''...
php图片上传不认"\"C:\Users\Administrator\Desktop\"只认C:/Users/Administrator\Desktop/...
MySQL 日期类型及默认设置 (除timestamp类型外,系统不支持其它时间类型字段设置默认值) MySQL 日期类型及默认设置之前在用 MySQL 新建 table,创建日...
windows下安装、卸载mysql服务2012年03月09日 16:30:20阅读数:52062 将下载下来的mysql解压到指定目录下(如:d:\mysql)安装服务 在命令行输入d:\...