[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Próxima revisión
Revisión previa
es:howtos:general_admin:udev_rules [2019/02/06 11:37 (UTC)] – creado slackwarespanoles:howtos:general_admin:udev_rules [2019/02/11 03:14 (UTC)] (actual) slackwarespanol
Línea 3: Línea 3:
  
  
-====== chmod ttyUSB and ttyACM ====== +====== chmod ttyUSB ttyACM ====== 
-(handy for running things like Arduino IDE as a regular user) \\+(útil para ejecutar cosas como el IDE de Arduino como usuario normal) \\
  
-1) Create the udev rules file:+1) Crea el archivo de reglas udev:
  
-as root:+como root
  
 vi /etc/udev/rules.d/50-usb.rules //and add one of the following// \\ vi /etc/udev/rules.d/50-usb.rules //and add one of the following// \\
Línea 20: Línea 20:
  
  
-====== Sources ======+====== Fuentes ======
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 <!-- * Original source: [[http://some.website.org/some/page.html]] --> <!-- * Original source: [[http://some.website.org/some/page.html]] -->
 <!-- Authors are allowed to give credit to themselves! --> <!-- Authors are allowed to give credit to themselves! -->
-  * Originally written by [[wiki:user:arfon | arfon]] +  * Escrito originalmente por [[wiki:user:arfon | arfon]] 
 <!-- * Contributions by [[wiki:user:yyy | User Y]] --> <!-- * Contributions by [[wiki:user:yyy | User Y]] -->
  
 es:howtos:general_admin:udev_rules ()