filmov
tv
Install OpenWRT on Raspberry Pi
![preview_player](https://i.ytimg.com/vi/0ASlKovC80U/maxresdefault.jpg)
Показать описание
#OpenWRT #Router #RaspberryPi
--------------------------------------------------------------------
Things You Will Need
--------------------------------------------------------------------
--------------------------------------------------------------------
Downloads and Flashing to MicroSD
--------------------------------------------------------------------
a. Search for the Raspberry Pi device
b. Select the Factory (ext4) download
05. Run Balena Etcher
06. Burn the OpenWRT image to the microSD card
07. Safely remove the microSD
--------------------------------------------------------------------
Booting OpenWRT
--------------------------------------------------------------------
01. Insert the microSD card into the Raspberry Pi and power it on
02. OpenWRT should begin booting
03. After the terminal has stopped scrolling press Enter to be logged in as root
04. Enter the following commands at the terminal prompt
# set a root password
passwd
# enter and confirm a password
# set the ip address
# set the gateway
# set dns server, usually the gateway or pi-hole
# restart network service for changes to take effect
service network restart
# update openwrt packages
opkg update
# install the luci web ui
opkg install luci
06. At the login screen, enter the username root and the password set above ≫ Click the Login button
07. Welcome to OpenWRT running on Raspberry Pi
### Connect with me and others ###
--------------------------------------------------------------------
Things You Will Need
--------------------------------------------------------------------
--------------------------------------------------------------------
Downloads and Flashing to MicroSD
--------------------------------------------------------------------
a. Search for the Raspberry Pi device
b. Select the Factory (ext4) download
05. Run Balena Etcher
06. Burn the OpenWRT image to the microSD card
07. Safely remove the microSD
--------------------------------------------------------------------
Booting OpenWRT
--------------------------------------------------------------------
01. Insert the microSD card into the Raspberry Pi and power it on
02. OpenWRT should begin booting
03. After the terminal has stopped scrolling press Enter to be logged in as root
04. Enter the following commands at the terminal prompt
# set a root password
passwd
# enter and confirm a password
# set the ip address
# set the gateway
# set dns server, usually the gateway or pi-hole
# restart network service for changes to take effect
service network restart
# update openwrt packages
opkg update
# install the luci web ui
opkg install luci
06. At the login screen, enter the username root and the password set above ≫ Click the Login button
07. Welcome to OpenWRT running on Raspberry Pi
### Connect with me and others ###
Комментарии