学校锐捷不提供linux版,所以不能有线上网,centos不支持Broadcom的无线网卡,驱动要自己下载安装。网络上的解决方案指出需要sudo yum install kernel-headers kernel-devel gcc.但是在安装kernel-headers kernel-devel gcc时需要能够上网。请问该如何解决。
伊谢尔伦2017-04-17 15:08:59
You can try searching for a method to add local offline sources of yum, but this method may be a bit convoluted...
Another way is to download it from http://pkgs.org/download/kernel-headers The installation package corresponding to the system...should be the rpm package. I guess you should know how to install the rpm package, but it may be due to the lack of pre-dependency packages. Don't panic...remember the required dependency packages and use the same method to remove the respective dependency packages. After downloading and installing the completion from the official download channel, you can install kernel-headers normally
高洛峰2017-04-17 15:08:59
Borrow your roommate’s network, use a wireless router to bridge it, and then use WifiAP to convert wireless to wired.