Last updated: February 19, 2025 at 03:30 AM
Reddit Comments Summary for "backup tgz"
Termux
- Termux is an Android terminal emulator app used for Linux tasks.
- Users advise to switch from the Google Play version to the F-Droid build for better functionality.
- There are instructions to submit package-related or application issues on the appropriate GitHub pages.
8BitDo Gamepads
- People have successfully connected 8BitDo Gamepads to devices like Kobo e-readers for enhanced control.
- Some users have shared specific button configurations and keybinds for the Zero 2 gamepad.
- Connecting Bluetooth mice, like the Logitech MX Master 2S, has also been successful with certain button configurations.
- There are threads and tutorials available online for additional keybind options and configurations.
Borg Backup
- Borg is mentioned as a backup tool that can be set up with systemd services for automated backups.
- It offers features like compression and encryption, and users are happy with its performance and ease of use.
scp and SSH Keys
- Users emphasize the security and simplicity of using SSH Keys instead of passwords for scp transfers.
- Recommendations include using rsync or mounting partitions with NFS for secure transfers.
- Some users suggest using tools like
expect
orsshpass
for automated password-based transfers if necessary.
Backup Strategies
- Setting up SSH Keys for secure transfers is a widely recommended practice.
- Advice is given on creating temporary SSH Keys, adding them to the authorized_keys file, and then removing them for secure and temporary access.
- Playbooks and automated solutions using tools like Ansible are suggested for efficient and secure backup processes.
Overall, the comments provide a mix of advice on using Termux, setting up 8BitDo Gamepads, utilizing Borg for backups, and securing scp transfers with SSH Keys, along with various strategies and tools to automate and enhance the backup process.