摘要:
Ubuntu系统下制作U盘启动盘 在终端输入 sudo fdisk -l 查看U盘的路径,如/dev/sdb或/dev/sdc。 然后下载ISO文件,如文件路径为/home/raina/xxx.iso 在终端输入 sudo dd if=/home/raina/xxx.iso of=/dev/sdb 阅读全文
posted @ 2022-01-09 01:23
jiftle
阅读(2668)
评论(0)
推荐(0)
摘要:
❯ cat /etc/my.bashrc # golang 配置 # export GOROOT="/usr/local/go/1.16.6" export GOROOT="/usr/local/go/1.17.3" export GOPATH="/home/john/wsp/gowork" exp 阅读全文
posted @ 2022-01-09 01:22
jiftle
阅读(111)
评论(0)
推荐(0)
摘要:
❯ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be 阅读全文
posted @ 2022-01-09 00:29
jiftle
阅读(86)
评论(0)
推荐(0)

浙公网安备 33010602011771号