linux:slack_4app
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:slack_4app [2025/01/12 13:27] – azman | linux:slack_4app [2025/01/12 13:40] (current) – azman | ||
---|---|---|---|
Line 65: | Line 65: | ||
{{page> | {{page> | ||
+ | |||
+ | ===== rsync server ===== | ||
+ | |||
+ | * create '' | ||
+ | max connections = 2 | ||
+ | log file = / | ||
+ | timeout = 300 | ||
+ | |||
+ | [share] | ||
+ | comment = Shared Stuff | ||
+ | path = /home/share | ||
+ | read only = yes | ||
+ | list = yes | ||
+ | hosts allow = 192.168.3.0/ | ||
+ | uid = nobody | ||
+ | gid = nobody | ||
+ | #auth users = pub | ||
+ | #secrets file = etc/ | ||
+ | </ | ||
+ | * modify subnet mask address for host allow accordingly | ||
+ | * in '' | ||
+ | * in '' | ||
+ | * create '' | ||
+ | pub:pub | ||
+ | </ | ||
+ | * start rsync daemon< | ||
+ | |||
+ | ===== Steam on Slack64 (in chroot32) ===== | ||
+ | |||
+ | on an x86_64 machine, | ||
+ | * install libtxc_dxtn package from slackbuilds.org (64-bit) | ||
+ | * use ' | ||
+ | * target for desktop | ||
+ | * ssh into localhost to enter chroot32 as normal user | ||
+ | * remember to run ' | ||
+ | * ... and ' | ||
+ | * install packages | ||
+ | * install alien_bob' | ||
+ | * install libtxc_dxtn package from slackbuilds.org (32-bit) | ||
+ | * run ' | ||
+ | * run 'steam -tcp' | ||
linux/slack_4app.1736659625.txt.gz · Last modified: by azman