added sambashare convenience alias, updated README.md with usage documentation section

This commit is contained in:
2021-07-18 18:41:56 +02:00
parent 6b2dded19a
commit a8eaab7e81
2 changed files with 7 additions and 0 deletions

View File

@@ -2,3 +2,8 @@
Personal Linux-related configs to help me succeed in life (or at least simplify it).
Feel free to try or poke around in the source (it's all human-readable bash), or heck even add "cool stuff" to help each other out!
## Usage
Explaining section for not-so-intuitive configurations
- alias `sambaserver`: please `cd` into the directoy is needed to be shared and execute `sambaserver` followed by `"shareuser;<SUBSTITUTE-YOUR-PASSWORD-HERE>"`, then just login with username `shareuser` and the provided password with the host computer as URL/IP, autodiscovery of both the host and the share was tested working on Windows and a Samsung Tablet.