注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/233/en
Jump to navigation
Jump to search
(chroot) # emerge linux-firmware networkmanager (chroot) # rc-update add NetworkManager default
The above command will ensure that NetworkManager starts after you boot into Funtoo Linux. Once you've completed these installation steps and have booted into Funtoo Linux, you can use the addwifi
command to connect to a Wi-Fi access point:
root # addwifi -S wpa -K 'wifipassword' mywifinetwork
For more information about NetworkManager, see the NetworkManager package page.