首页 > 系统服务 > 详细

ubuntu 常见问题

时间:2020-02-05 16:43:45      阅读:65      评论:0      收藏:0      [点我收藏+]

安装ssh  

安装ssh

apt-get install  openssh-server

============ 

安装 yum:

 apt-get install yum

==========

安装vim:

apt  install  vim

安装net-tools实现ifconfig:

 apt install  net-tools

=========

实现ubuntu和windows之间copy,粘贴:

apt-get autoremove open-vm-tools
apt-get install open-vm-tools-desktop

sudo  init  6  

==========

安装git:

apt  install git 

which  git  

====  升级源:

apt   update  &&   apt  upgrade  

 

ubuntu 常见问题

原文:https://www.cnblogs.com/SunshineKimi/p/12263713.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!