
Linux Study
DonZpp
这个作者很懒,什么都没留下…
展开
-
Linux最小化安装后纯手动安装gcc-8 -- 详解
我虚拟机上安装的是CentOS7系统,选的是最小化安装,网络适配器是NAT而不是桥接模式。心法总诀 他强任他强,轻风抚山岗。 总的来说,逢山开路,遇水搭桥,关键不放弃,本人第一次搭也遇到很多错误, 解决方法就是把错误信息百度一下。 本文把大部分可能会出问题的地方指出来了,如果有遗漏,可按上述方法解决,毕竟我搭好了,你肯定也可以。第一难 连上网络 ...原创 2018-07-20 15:43:10 · 4139 阅读 · 0 评论 -
Linux Study --SHELL PROMPT
Once we launch a terminal emulator or start a Linux char interface,we will see something like this: This is called a shell prompt,and it appears whenever the shell is ready to accept input...原创 2018-07-15 11:09:05 · 617 阅读 · 0 评论 -
Linux Study -- Tour directory in Linux
Understanding the Filesystem Tree AUnix-like operation system such as Linux organizes its files in what is calleda hierarchical directory structure.This means that they are organized in a tree-like...原创 2018-07-15 11:52:35 · 230 阅读 · 0 评论