码迷,mamicode.com
首页 > 系统相关 > 详细

个人Linux(ubuntu)使用记录——远程访问linux

时间:2019-04-14 10:03:23      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:www.   不用   inux   pen   conf   linux服务器   oba   服务器   lan   

说明:记录自己的linux使用过程,并不打算把它当作一个教程,仅仅只是记录下自己使用过程中的一些命令,配置等东西,这样方便自己查阅,也就不用到处去网上搜索了,所以文章毫无章法可言,甚至会记录得很乱。

linux我们往往当作服务器,很多时候我们需要在windows下访问linux服务器。访问过程如下:

step1:安装openssh

sudo apt-get install openssh-server

step2: 查看ip地址

ifconfig

技术图片

 step3: 

windows下用 putty 进行远程连接

技术图片

自己平时常用ssh连接工具:

putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

MobaXterm(有免费版) : https://mobaxterm.mobatek.net/download.html

 

个人Linux(ubuntu)使用记录——远程访问linux

标签:www.   不用   inux   pen   conf   linux服务器   oba   服务器   lan   

原文地址:https://www.cnblogs.com/418ks/p/10703690.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!