How to Install and Configure Samba on Ubuntu 18.04
Related Posts
Mount Windows Share on Ubuntu
$ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…
Postfix mail queue
To flush queue Traditionally you use the "sendmail -q" command to flush mail queue under…
