LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "Access denied to /home/violentj/firefox-installer/install.ini" (https://www.linuxquestions.org/questions/linux-newbie-8/access-denied-to-home-violentj-firefox-installer-install-ini-339433/)

GameGuru 07-02-2005 05:15 PM

"Access denied to /home/violentj/firefox-installer/install.ini"
 
Ok I installed Firefox successfully and now I want to delete the install directory for it but it won't let me, says I don't have access.

How do I delete this folder?

Tinkster 07-02-2005 05:20 PM

ls -l /home/violentj/firefox-installer/install.ini

What do you see?

GameGuru 07-02-2005 05:27 PM

I am not sure what you want me to do. Do you want me to type -l /home/violentj/firefox-installer/install.ini into Konsole and if so is that a lower case L with the "-" sign?

Tinkster 07-02-2005 05:29 PM

That's a (best to copy and paste ;})
Code:

ls -l /home/violentj/firefox-installer/install.ini
in a terminal, yes.


Cheers,
Tink

GameGuru 07-02-2005 05:37 PM

Quote:

Originally posted by Tinkster
That's a (best to copy and paste ;})
Code:

ls -l /home/violentj/firefox-installer/install.ini
in a terminal, yes.


Cheers,
Tink

What is that character after the "-", I tried "L", "I" and "1" but it bash command not found

Tinkster 07-02-2005 07:32 PM

It's a small L same as in the LS (again, small) right before it.

And you're supposed to type the lot, including the ls


Cheers,
Tink

jrdioko 07-02-2005 08:26 PM

From your other post, I assume you installed firefox as root. If that's the case, you need to be root to delete the folder since it was installed with root permissions.


All times are GMT -5. The time now is 05:35 PM.