Estoy ingresando los comandos para instalar xampp, pero me niegan el acceso. ¿Como resolverlo?
$ cd ~/Downloads
Downloads$ sudo su
Downloads# sudo chmode 777
sudo: chmode: command not found
Downloads# sudo chmode 777xampp-linux-x86-5.6.30.1-installer.run
sudo: chmode: command not found
Downloads# sudo chmode 777 xampp-linux-x86-5.6.30.1-installer.run
sudo: chmode: command not found
Downloads# ./ xampp-linux-x86-5.6.30.1-installer.run
bash: ./: is a directory
Downloads# ./xampp-linux-x86-5.6.30.1-installer.run
bash: ./xampp-linux-x86-5.6.30.1-installer.run: Permission denied
Respuesta1
Necesitas usar chmod
en lugar dechmode