logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决ubuntu上ifconfig没有eth0且无法上网的问题

最近在vsphere上新建虚拟机,搭载OpenStack,发现apt-get update、apt-get install和ping等命令都无法使用,很大的原因就是因为连接不了网络、上不了网。ifconfig -a, 只有一个轮回端口lo,没有我们的网卡eth0,一开始以为是vsphere(新手对于vsphere不是很熟悉)上我的虚拟机配置问题,还查看了相关的网络配置,后来才知道是

openwrt编译环境搭建

openwrt编译环境搭建 1、虚拟机安装         请参考网络上的资料进行安装。 2、ubuntu安装         请参考网络上的资料进行安装。 3、ubuntu下安装相关的编译环境(若是编译环境没有准备好,在后来的操作中会出现一些问题)         sudoapt-get install g++         sudoapt-get install libncurses5-de

虚拟机ubuntu全屏显示设置

1.按照网上的教程安装好了VMware tools之后,如果没有自动全屏,或者是按Ctrl + Alt + Enter也没有全屏的时候,就应该设置ubuntu的分辨率,具体操作:ubuntu -> setting -> display -> resolution ->1360 * 768 ->apply ->keep this configuation.

#ubuntu
set specital termimal(https://wiki.archlinux.org/index.php/Color_Bash_Prompt#List_of_colors_for_pro)

Applying changesTo apply changes made in ~/.bashrc without restarting your shell,source the script.Basic promptsThe following settings are useful for distinguishing the root prompt from non-

到底了