ubuntu安裝及防火牆配置


1、系統安裝:

https://jingyan.baidu.com/article/3c48dd348bc005e10be358eb.html

2、系統更新:

https://blog.csdn.net/ezhchai/article/details/80525207

3、系統下載地址:

https://releases.ubuntu.com/xenial/

4、ubuntu系統的防火牆相關:

https://blog.csdn.net/qq_36938617/article/details/95234909?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param

5、配置網絡:

(1)

https://www.cnblogs.com/lishubin/p/11672037.html

https://blog.csdn.net/yangpf1910/article/details/96432979

 

 

  • ifconfig查看IP地址是否改過來,如若發現Ip地址重啟網絡不生效,在命令行執行
  •  

     

     ip addr flush dev eth0

          ifdown eth0

          ifup eth0

(2)配置虛擬網卡:

https://www.cnblogs.com/nulige/p/8979069.html

 6、 配置ssh遠程連接

https://blog.csdn.net/zhe_csdn/article/details/90053018

7、yum與apt的區別與使用

https://blog.csdn.net/Lkeven/article/details/77100358

 8、安裝docker

sudo apt install docker.io

使用docker 安裝centos7鏡像

https://www.runoob.com/docker/docker-install-centos.html

 9、Ubuntu16.04刪除客人會話

https://blog.csdn.net/weixin_30415113/article/details/94965509

 10、ubuntu15系統使用root用戶或者其它用戶登錄系統

https://blog.csdn.net/XiaoXiaoPengBo/article/details/78028134

 11、ubuntu安裝tigervnc

https://jingyan.baidu.com/article/cbcede077f59bf02f40b4ddb.html

 12、ubuntu使用root用戶無法ssh登錄解決辦法

https://jingyan.baidu.com/article/066074d615b8f4c3c31cb067.html

 

1

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM