- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
alias
es prefer LAN over Internet but with a single command
I verified that if do not specify a command, the Bash function works fine without any warning.
alias
es prefer LAN over Internet but with a single command
Not waiting the whole command execution before starting seeing its output would be nice.
alias
es prefer LAN over Internet but with a single command
otherSshArguments="${@:2}"
does not seem to easily enable me to find and modify the command, so let us assume that there is only the command as it is the case as far as I know how…
alias
es prefer LAN over Internet but with a single command
man ssh
Output:
...
EXIT STATUS
ssh exits with the exit status of the remote command or with 255 if an error occurred.
...
</detai…
alias
es prefer LAN over Internet but with a single command
ssh oc3k exit 0; echo $?
0
ssh oc3k exit 1; echo $?
1
So if run an unsuccessful command, it will try to reexecute it with Internet proxy…
It does not seem to be in top 3 in terms of performances (not considering computation time), so won't be further investigated I guess.
adb: failed to install
.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from
.apk: Attempt to get length of null array]
Could search how to start using a partition as the tutorial for /boot/
.
Well it does not seem to just be a question of asking twice the password but just following the tutorial.
https://ubuntuhandbook.org/wp-content/uploads/2024/08/encrypt-prepare.webp
Both on my Debian 12 GNOME laptop the Ubuntu /boot/
does not seem to have its specific partition and the Virtual Machine Manager Ubuntu (trust) virtual machine does not seem to have a /boot/
…
https://ubuntuhandbook.org/index.php/2024/08/encrypt-existing-ubuntu-system/ looks promising but use a snapshot according to https://discourse.ubuntu.com/t/24-04-disk-encryption-not-available-durin…
Same issue with Sheet.
Involves the issue Benjamin-Loison/gitea/issues/175#issuecomment-2810923495.