# Armbian Setup an SBC as a lolipop router and private LAN # Additional Information and Notes Armbian has some good docs if you'd like to read more - [https://docs.armbian.com/User-Guide_Getting-Started/](https://docs.armbian.com/User-Guide_Getting-Started/) - [https://docs.armbian.com/User-Guide_Armbian-Config/](https://docs.armbian.com/User-Guide_Armbian-Config/) The big things from above - ```sudo armbian-config``` lets you control a ton of useful base features - Some boards have built in eMMC, you can use the ```armbian-config``` tool to install to the eMMC and re-use the micro-sd card as a generic storage (under /tank for example) - ```nmtui-connect``` is a good CLI app for getting on wireless - After first login it’s usually good to reboot immediately so the filesystem resize can complete before any real disk usage happens