工具:
nexus unix包官网链接(可能要魔法):https://download.sonatype.com/nexus/3/latest-unix.tar.gz
mobaxterm 官网:MobaXterm free Xserver and tabbed SSH client for Windows
环境:Ubuntu20.04,jdk8
一、nexus远程仓库的配置
1、通过mobaxterm登陆服务器上的用户
1.右键单击,建立new session
2.建立连接,以ssh为例,输入host ip地址,以及选择对应端口,例如:192.168.7.7:22
3.登入账号,以root为例
登陆成功后会提示你是否保存密码并设置Master password,设置完Master password后登陆就不需要输入账号密码了