sudo chmod -R 777 (ruta de tu carpeta con archivos para plex)
sábado, 15 de octubre de 2016
BIBLIOTECA DE PLEX NO ACTUALIZA EN UBUNTU 16.04
Buenas, en mi caso el problema era en el disco duro interno, y escribiendo exactamente:
sudo chmod -R 777 (ruta de tu carpeta con archivos para plex)
sudo chmod -R 777 (ruta de tu carpeta con archivos para plex)
PROBLEMA CON SAMBA EN UBUNTU Y DERIVADOS 16.04
In Ubuntu 15.04, system-config-samba fails unless you launch it with superuser privileges (gksu system-config-samba). I was subsequently able to launch system-config-samba from the Unity dash once I had logged out and logged back in after I configured samba for the first time using gksu.
I also got the following error message the first time:
SystemError: could not open configuration file `/etc/libuser.conf': No such file or directory
I resolved this by creating an empty text file 'libuser.conf' in /etc:
sudo touch /etc/libuser.conf
I also got the following error message the first time:
SystemError: could not open configuration file `/etc/libuser.conf': No such file or directory
I resolved this by creating an empty text file 'libuser.conf' in /etc:
sudo touch /etc/libuser.conf
UBUNTU : SE HA DETECTADO UN PROBLEMA EN UN PROGRAMA DEL SISTEMA
Solución para deje de darnos la lata este mensaje, cada vez que arrancamos nuestro sistema.
cd /var/crash
ls
sudo rm *
cd /var/crash
ls
sudo rm *
Suscribirse a:
Entradas (Atom)