Post, Code and Quiet Time.
  • Home
Sign in Subscribe

HowTos

A collection of 2 posts
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.
Jun 8, 2018
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
Oct 18, 2017 1 min read
Page 1 of 1
Post, Code and Quiet Time. © 2023
Powered by Ghost