Installed new Ubuntu system

本文介绍了在安装新的Ubuntu系统后必须进行的一些基本配置步骤,包括更新软件包列表、安装常用工具如Vim、Git等,配置SSH密钥,解决显示权限问题以及检查网络连接等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

What we must do when installed anew Ubuntu system

1.      sudo apt-get update

2.      sudo apt-get install vim

3.      sudo apt-get update

4.      sudo apt-get install git-cor

5.      sudo apt-get install tig

6.      sudo apt-get install makedown

7.      sudo apt-get update

 

8.      ssh-keygen    //to creat new secret key

9.      cd $HOME/.ssh/

10.   vimid_ras.pub

11.   http://github.com

12.   add allcontent of  $HOME/.ssh/id_ras.pub to git publc key.

 

13. files shared through VMware with windows XPexisted in path: /mnt/hgfs/

14. How to do,when Ubuntu on VMware has no file /dev/fb0 ?

       sudo vim /boot/grub/grub.cfg

        added"vga = 0x318" in the 53th line.

       reboot

15. How to do when displayed "permission denied" as we executour program in which operated mice

    andscreen.

       sudo chmod 777 /dev/fb0

       sudo chmod 777 /dev/input/mice

       also we can do directly :

       sudo ./exe_file

 

 

16. Using command "ifconfig" to check inter address.

17. Using command "ping IP" to test networkconnect.

 

18. Install manpages:

    sudoapt-get install manpages-dev

 

 

further continued......

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值