User Tools

Site Tools


archlinux

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
archlinux [2025/07/23 09:40] – [Instalar impresoras] adminarchlinux [2026/02/18 12:44] (current) – [/etc/fstab DPH] admin
Line 397: Line 397:
   # You can check for other available repo's keyrings to populate in /usr/share/pacman/keyrings/   # You can check for other available repo's keyrings to populate in /usr/share/pacman/keyrings/
  
-**Liberar espacio dejendo solo la versión más reciente de los paquetes instalados**+**Liberar espacio dejando solo la versión más reciente de los paquetes instalados**
   sudo paccache -rk 1    sudo paccache -rk 1 
  
Line 414: Line 414:
   sudo pacman -S libreoffice-still libreoffice-still-es   sudo pacman -S libreoffice-still libreoffice-still-es
  
-  yay -S libreoffice-extension-languagetool papirus-libreoffice-theme  libreoffice-impress-templates openoffice-uglyfix-freetype2+  yay -S libreoffice-extension-languagetool libreoffice-impress-templates
  
 **Si se quieren los cliparts...** **Si se quieren los cliparts...**
Line 468: Line 468:
 Instalar dropbox Instalar dropbox
   yay -S dropbox   yay -S dropbox
 +Instalar el paquete libappindicator-gtk3
 +  sudo pacman -S libappindicator-gtk3
 Lanzar dropbox desde el menú de aplicaciones Lanzar dropbox desde el menú de aplicaciones
 +Lanzar dropbox desde la línea de comandos y conectar la cuenta desde el navegador que se abrirá
 +  dropbox &
 +Instalar el paquete nautilus-dropbox para tener info desde el explorador Nautilus
   yay -S nautilus-dropbox   yay -S nautilus-dropbox
  
Line 482: Line 487:
   yay -S nemo-media-columns   yay -S nemo-media-columns
   yay -S nemo-mediainfo-tab   yay -S nemo-mediainfo-tab
 +
 +**Instalar Teamviewer**
 +  yay -Sy teamviewer
 +
 +**Iniciar el servicio de Teamviewer**
 +  sudo systemctl enable teamviewerd --now
  
 **Remmina (acceso remoto)** **Remmina (acceso remoto)**
Line 645: Line 656:
   # migra_padron   # migra_padron
   172.19.1.71:/migra_padron     /mnt/migra_padron    nfs    noauto,rw    0 0    172.19.1.71:/migra_padron     /mnt/migra_padron    nfs    noauto,rw    0 0 
 +
 +En el navegador
 +
 +  nfs://172.19.1.71/migra_padron
 +
  
 Montar con Montar con
archlinux.1753256450.txt.gz · Last modified: 2025/07/23 09:40 by admin