Main page
Recent changes
IP Switch with ESP32-GATEWAY
B
I
U
S
link
image
code
list
Show page
Syntax
!! Secure remote manage Configuration available via serial CLI (command line interface). This interface can be safely accessed to the Internet and encrypted connections to manage all features [https://remoteqth.com/img/wiki-manual-ipsw-07.png|noborder] What you need * any version Raspberry PI * microSD card with [Raspbian Lite|https://www.raspberrypi.org/downloads/raspbian/] * micro USB cable * 5V power adapter with micro usb cable * ethernet connection * for first start HDMI monitor and USB keyboard How to start * after first boot login to serial console with default login '''pi''' and password '''raspberry''' * run command and '''enable [SSH|https://www.raspberrypi.org/documentation/remote-access/ssh/]'''{{sudo raspi-config}} * run command and write down the shown '''IP address'''{{ip a}} * you can disconnect HDMI monitor and USB keyboard * connect to Raspberry PI from any other PC ** [windows|https://www.raspberrypi.org/documentation/remote-access/ssh/windows.md] ** [Linux|https://www.raspberrypi.org/documentation/remote-access/ssh/unix.md] ** [iOS|https://www.raspberrypi.org/documentation/remote-access/ssh/ios.md] * update system with run command{{sudo apt-get update && sudo apt-get upgrade}} * install screen fith command {{sudo apt-get install screen}} * run '''screen'''{{screen /dev/ttyUSB0 115200}} * now after pres any key show status information and you can '''configure via CLI'''[https://remoteqth.com/img/wiki-manual-ipsw-cli.png|noborder] * close screen with '''CTRL+A K''' and confirm '''y''' * disconnect from Raspberry PI use command {{exit}} [<-- Order page|https://remoteqth.com/order.php#ip-sw-mk2] [<-- Web|https://remoteqth.com/ip-switch-mk2.php] [<-- Control box|Manual IP switch II]
Password
Summary of changes