Find the answer to your Linux question:
Results 1 to 3 of 3
i installed proftp as inetd and i need standalone, i uninstalled through terminal but now i cannot delete the /etc/proftp says access denied no privileges so i need to uninstall ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    18

    proftp

    i installed proftp as inetd and i need standalone, i uninstalled through terminal but now i cannot delete the /etc/proftp says access denied no privileges so i need to uninstall and reinstall as standalone basically , bare with me please this is my 3rd day with linux and thank you!

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    If you are absolutely sure you want to delete that directory try this command but beware, if used incorrectly a command like this can wipe out your entire system if you mistype or get the wrong syntax.

    sudo rm -rf /etc/proftp
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    18

    ok

    now when i go to install it automatically installs to start form inetd?? bu thank you that worked great anything i can do to make iot standalone?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...