Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-02-06 14:11:09 +01:00
Make my SSH aliases prefer LAN over Internet but with a single command
ssh_on_same_network_preferably
Output:
Internet proxy
ssh: Could not resolve hostname _other_network: Name or service not known
Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2025-02-06 14:10:20 +01:00
Dual boot Windows time inconsistency

With Proton VPN at Amsterdam:

Screenshot from 2025-02-06 14-09-39.png

Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-02-06 01:08:44 +01:00
Make my SSH aliases prefer LAN over Internet but with a single command

scp + tab on Termux leads to network devices enumeration, this is to investigate.

Benjamin_Loison opened issue Benjamin_Loison/linux#64 2025-02-05 15:28:05 +01:00
Can emulate a user from another one?
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-02-04 15:23:32 +01:00
How to enable full disk encryption after install?

See calendar event of 04/02/25 at 14:00 to encrypt my cloud VMs.

Could reinstall OVH VPS to activate encryption but this is too heavy.

Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2025-02-04 11:48:19 +01:00
Dual boot Windows time inconsistency

Can somehow get time of motherboard? Which should be stable without OS change.

Benjamin_Loison opened issue Benjamin_Loison/linux#63 2025-02-03 16:55:19 +01:00
Get public IPv4 without requesting a random website
Benjamin_Loison commented on issue Benjamin_Loison/linux#28 2025-01-28 19:53:13 +01:00
Get device network name potentially different due to router
sudo nmap -sP 192.168.1.0/24
Output:
Starting Nmap 7.93 ( https://nmap.org ) at 2025-01-28 21:50 CET
Nmap scan report for livebox.home…
Benjamin_Loison commented on issue Benjamin_Loison/linux#28 2025-01-28 11:42:42 +01:00
Get device network name potentially different due to router

Related to my Debian 12 GNOME laptop ~/.ssh/config.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#36 2025-01-27 18:19:15 +01:00
Track Improve websites thanks to open source: [docs.numerique.gouv.fr] Is it open-source?
Benjamin_Loison commented on issue Benjamin_Loison/linux#40 2025-01-27 17:02:33 +01:00
User basis /etc/hosts

Benjamin_Loison/git/issues/95 may be a workaround.

Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2025-01-27 14:23:22 +01:00
Dual boot Windows time inconsistency

Could add ntpdate to visudo.

Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2025-01-27 14:22:57 +01:00
Dual boot Windows time inconsistency

How to be notified in real-time when the issue happens? Could leverage an always running server notifying if notice an offset of more than half an hour. This should not lead to false alarms as the…

Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2025-01-26 16:29:55 +01:00
Dual boot Windows time inconsistency

To be able to investigate when the time shift occurs, let us add to crontab:

# [Benjamin_Loison/linux/issues/27](https://gitea.lemnoslife.com/Benjamin_Loison/linux/issues/27)
* * * * *…
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-01-26 00:56:26 +01:00
How to enable full disk encryption after install?

[wiki.archlinux.org: Dm-crypt/System configuration#Unlocking in late userspace (822797)](https://wiki.archlinux.org/index.php?title=Dm-crypt/System_configuration&oldid=822797#Unlocking_in_late_user…

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-01-26 00:55:02 +01:00
How to enable full disk encryption after install?

Should test with:

/etc/mkinitcpio.conf:
HOOKS=(base systemd autodetect microcode modconf kms keyboard sd-vconsole block sd-encrypt lvm2…
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-01-26 00:25:57 +01:00
How to enable full disk encryption after install?

/mnt/etc/mkinitcpio.conf does not exist.

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-01-26 00:25:21 +01:00
How to enable full disk encryption after install?

Above configuration is still stuck on SeaBIOS.