LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   internet for arch linux ARM (https://www.linuxquestions.org/questions/linux-newbie-8/internet-for-arch-linux-arm-4175511385/)

lapishater276 07-17-2014 08:15 AM

internet for arch linux ARM
 
i am trying to get internet working for my raspberry pi running arch linux ARM, but i cannot figure outhow to connect it with my wifi dongle or a wired connectiong to another computer. Would i need to directly wire my ethernet into my router, or is there another solution that i can use?

Soadyheid 07-17-2014 10:59 AM

You should use a wired connection from the Pi directly to your router. Why would you want to stick another computer in the way? :scratch:

Play Bonny!

:hattip:

mister_b 07-17-2014 08:39 PM

This will work with the wifi dongle attached:

Code:

# wifi-menu
Afterwards, ensure you enable the profile you created so systemd will bring it up at boot time:

Code:

# netctl enable YOURPROFILE


All times are GMT -5. The time now is 08:03 AM.