HowTos Samba add user for share add user sudo smbpasswd -a USER sudo smbpasswd -e USER set up share path /etc/samba/smb.conf [USER] comment = USER home path = /home/USER writeable = yes public=yes browseable = yes create mode = 776 force directory mode = 776 restart samba service sudo systemctl restart smbd.service sudo systemctl restart nmbd.
HowTos Reset user password for your own Ghost blog If you do not config mail up for your ghost blog, it maybe a big problem once you lost your user password. however, methods are always more than problems. We can fix it up by reset it. 1. Find out your database name in your ghost config, it is maybe