https://github.com/timakin/scable
https://github.com/timakin/scable
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timakin/scable
- Owner: timakin
- Created: 2017-01-28T07:36:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T07:40:17.000Z (over 9 years ago)
- Last Synced: 2025-01-23T19:20:39.228Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scable[WIP]
====
- install rsync. openssl, openssl-devel, and openssl-server to the container.
- install rsync lsyncd lua to the local host.
- `useradd` to open a channel on the container and insert a line that define `rsync` user group as `su`.
- check whether `rsync` user group exists.
- check whether `rsync` user group is set as a super user on `/etc/sudoers`
- generate a ssh-key pair, change mode of it, and save it to ~/.ssh.
- add pub_key to container's `~/.ssh/authorized_keys`.
- add `lsyncd.conf` to the local host and launch `lsyncd`