Install Ubuntu21.10 in Windows10 by USB

Step1: Download rufus.exe on Rufus - 轻松创建USB启动盘

In my case: rufus-3.18.exe.zip

unzip

Step2: Download Ubuntu system on Enterprise Open Source and Linux | Ubuntu

In my case: Ubuntu 21.10

Step3: get USB medium in and run rufus

Step4: restart your PC and press f12, choose your USB to install Ubuntu

when finished take out your usb and restart

Stpe5: istall something important in your Ubuntu by terminal

sudo apt-get update

sudo apt-get vim gcc ssh

TIP: troubles I met

No wifi in the Ubuntu system, and I find the reason “disable fast startup in Windows 10”

step: press Windows Key + R to run cmd, and type ‘powercfg.cpl’

Click "Choose what the power buttons do”;

in the “Shutdown settings” uncheck the box: “Turn on fast startup”

save changes

restart

Ssh Connection

ubuntu:# hostname -I get IP address and make sure u have installed ssh (by # sudo apt-get install ssh)

Mac:# ssh usr_name@ip address

  transfer files:# scp src target(src is the name of the file needs to be transferred, and target is the location on remotely connected device like: # usr_name@ip address:~)

find something in the terminal, type: # grep -r “struct device” .

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值