|
You are here |
www.cricalix.net | ||
| | | | |
colincogle.name
|
|
| | | | | SSH is easy to secure, but that doesn't mean there isn't more work to be done. | |
| | | | |
www.sethvargo.com
|
|
| | | | | With many popular websites providing two factor authentication, why shouldn't you add two-factor authentication to SSH? Public-key, Private-key encryption is generally considered to be very secure, but why not take an extra step? | |
| | | | |
dgl.cx
|
|
| | | | | ||
| | | | |
anilwadghule.com
|
|
| | | Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install] WantedBy=multi-user.target [Unit] Description=Janus S3 Upload timer [Timer] OnCalendar=*:0/1 OnBootSec=5min [Install] WantedBy= | ||