Ubuntu无法找到add-apt-repository问题的解决方法

在docker中使用16.04Ubuntu镜像 ,想要安装python3 ,添加add-apt-repository报错 这就需要安装 python-software-properties和software-properties-common apt-get install python-software-propertiesapt-get install software-properties-common 安装完后 在执行 add-apt-repository ppa:jonathonf/python-3.6 即可

树莓派安装ubuntu server后无线网卡被禁用无法打开

树莓派烧制了ubuntu server,但是不能使用无线,只能有有线连接,此方案解决使用无线的问题,输入ifconfig ,查看网络情况,发现只有eth0和lo,其中eth0是我用网线链接路由器才访问到的,这里发现没有无线网卡,但是树莓派的无线网卡是正常的,因烧制了多个系统,其他系统是没有问题的,唯独ubuntu server显示不出来

Popular Articles
Recently published