Thread: Can't install samba
i uninstalled samba commandafter removed samba folder "/etc"code:sudo apt-get remove sambaso when try install samba there no "/etc/samba" folder. please me reinstall samba.code:rm "."
best regards
in advance
the /etc/samba directory should present, if haven't yet installed samba. in future, rather removing applications , trying manually remove associated configuration files, purge application this:
that ensure don't remove wrong files.code:sudo apt-get purge application-name
if trying install samba throws error complaining there no /etc/samba directory, see if work empty directory:
code:sudo mkdir /etc/samba sudo apt-get install samba
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Can't install samba
Ubuntu
Comments
Post a Comment