The Wiki has moved to new hardware, and the old server died.
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa Última revisión Ambos lados, revisión siguiente | ||
es:howtos:general_admin:udev_rules [2019/02/11 01:18 (UTC)] slackwarespanol |
es:howtos:general_admin:udev_rules [2019/02/11 03:14 (UTC)] slackwarespanol [Sources] |
||
---|---|---|---|
Línea 4: | Línea 4: | ||
- | ====== chmod ttyUSB and ttyACM ====== | + | ====== chmod ttyUSB y 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 21: | Línea 21: | ||
- | ====== 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]] --> | ||