User Tools

Site Tools


raspberry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberry [2026/03/05 15:37] joseraspberry [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/24 static ip_address=192.168.1.191/24
 +static routers=192.168.1.1
 +static domain_name_servers=192.168.1.1
 +</code>
 +
 +
 +O por cable
 +<code>
 +interface eth0
 +static ip_address=192.168.1.210/24
 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
 </code> </code>
 +
 +====== 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