raspberry
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| raspberry [2026/03/05 15:37] – jose | raspberry [2026/09/07 14:25] (current) – [Cambiar idioma teclado] jose | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| interface wlan0 | interface wlan0 | ||
| static ip_address=192.168.1.191/ | static ip_address=192.168.1.191/ | ||
| + | static routers=192.168.1.1 | ||
| + | static domain_name_servers=192.168.1.1 | ||
| + | </ | ||
| + | |||
| + | |||
| + | O por cable | ||
| + | < | ||
| + | interface eth0 | ||
| + | static ip_address=192.168.1.210/ | ||
| static routers=192.168.1.1 | static routers=192.168.1.1 | ||
| static domain_name_servers=192.168.1.1 | static domain_name_servers=192.168.1.1 | ||
| Line 62: | Line 71: | ||
| ===== Habilitar SSH ===== | ===== Habilitar SSH ===== | ||
| Creamos un fichero que se llame ssh en la partición boot. Da igual que esté vacio. Podemos hacer: | Creamos un fichero que se llame ssh en la partición boot. Da igual que esté vacio. Podemos hacer: | ||
| - | touch boot/ssh | + | touch bootfs/ssh |
| Line 76: | Line 85: | ||
| Model : Raspberry Pi 3 Model B Plus Rev 1.3 | Model : Raspberry Pi 3 Model B Plus Rev 1.3 | ||
| </ | </ | ||
| + | |||
| + | ====== Pais de WiFi ====== | ||
| + | sudo raspi-config | ||
| + | 5 Localisation Options | ||
| + | L4 WLAN Country | ||
| + | |||
| ====== Cambiar idioma teclado ====== | ====== Cambiar idioma teclado ====== | ||
raspberry.1772725024.txt.gz · Last modified: by jose
