- Mar 07, 2023
-
-
freezed authored
YAML works in curious ways
-
- Mar 06, 2023
-
-
freezed authored
This syntax is about using variables in dict keys: htps://stackoverflow.com/a/65304374/6709630 Server name is used to compose unique group name property on source and destination: https://github.com/psy0rz/zfs_autobackup/wiki#select-filesystems-to-backup
-
- Feb 26, 2023
-
-
freezed authored
reference: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Buster#ipcc_send_rec.5B1.5D_failed ```bash root@server:~# systemctl start pvestatd.service 2023 Feb 26 15:45:20 server [main] crit: Unable to get local IP address 2023 Feb 26 15:45:20 server [main] crit: Unable to get local IP address Job for pvestatd.service failed because the control process exited with error code. See "systemctl status pvestatd.service" and "journalctl -xe" for details. ``` ```bash root@server:~# systemctl status pvestatd.service ● pvestatd.service - PVE Status Daemon Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2023-02-26 15:45:20 UTC; 1min 5s ago Process: 798824 ExecStart=/usr/bin/pvestatd start (code=exited, status=111) CPU: 603ms févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[1] failed: Connection refused févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[2] failed: Connection refused févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[3] failed: Connection refused févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[1] failed: Connection refused févr. 26 15:45:20 server pvestatd[798824]: Unable to load access control list: Connection refused févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[2] failed: Connection refused févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[3] failed: Connection refused févr. 26 15:45:20 server systemd[1]: pvestatd.service: Control process exited, code=exited, status=111/n/a févr. 26 15:45:20 server systemd[1]: pvestatd.service: Failed with result 'exit-code'. févr. 26 15:45:20 server systemd[1]: Failed to start PVE Status Daemon. ```
-
- Jan 05, 2023
- Jan 01, 2023
- Dec 04, 2022
- Dec 02, 2022
-
-
freezed authored
-
- May 05, 2022
-
-
fred authored
-
- Apr 13, 2022
-
-
fred authored
-
Freezed authored
- TODO: integration to [system_cfg](https://lab.frogg.it/fcode/ansible/debian/-/tree/stable/tasks/system_cfg) - Product details: [OVH Log data platform](https://docs.ovh.com/fr/logs-data-platform/) - Tutorial followed: [How to log your Linux with syslog-ng 3.8+](https://docs.ovh.com/fr/logs-data-platform/how-to-log-your-linux/)
-
- Apr 12, 2022
- Apr 05, 2022
- Mar 20, 2022
- Mar 15, 2022
- Mar 14, 2022
- Mar 01, 2022
-
-
Freezed authored
- root dot files, shell & font - my_user shell - openNTP deamon
-
- Feb 25, 2022
-
-
Freezed authored
- Add config files for my_user - Add ssh config file - Add dotfiles for root - Add GPS prune config (my_user) - Add idempotence to font config
-
Freezed authored
- un/install main, OS related, Desktop env. related - add repo for signal-desktop - remove snap packages - upgrade all - cache managemet
-
Freezed authored
-
- Feb 22, 2022
-
-
Freezed authored
"reset_connection" tip came from: https://www.jeffgeerling.com/blog/2021/allowing-ansible-playbooks-work-new-user-groups-on-first-run
Remove sudo passwd less add root auth w/ key Root is accessible from: * SSH by key * sudo by password TODO: if keychain is waiting for passphrase, ansible hang https://www.funtoo.org/Keychain#Quick_Setup
-
- Jan 13, 2022
-
-
Freezed authored
-
- Jan 02, 2022
-
-
free_zed authored
-