- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
How to enable full disk encryption after install?
*Why do Fortune 500 companies and top research institutions trust Overleaf to streamline their collaboration?*
Add table line or column
Support
* in adb shell command
Make my SSH
aliases prefer LAN over Internet but with a single command
Benjamin_Loison/openssh/issues/37 would help.
Track webext-signed-pages: Add on websites
Add prefix to output
Make my SSH
aliases prefer LAN over Internet but with a single command
Would help Benjamin_Loison/Remmina/issues/19.
Dual boot Windows time inconsistency
I had to check my phone to ensure the time was correctly set (it was).
Why does it take 87.8 s to figure out that the OS image signature is incorrect?
Related to Benjamin_Loison/coreutils/issues/6.
Why does it take 87.8 s to figure out that the OS image signature is incorrect?
Make my SSH
aliases prefer LAN over Internet but with a single command
alias fp4sshlocal='ssh -p 8022 _gateway'
is still useful as:
ssh _gateway -p 8022 exit
ignoring bad CNAME "_gateway" for host "_gateway": domain name…
Make my SSH
aliases prefer LAN over Internet but with a single command
Could make my tool be called as ssh and make ssh available as ssh_raw or initial_ssh.
Make my SSH
aliases prefer LAN over Internet but with a single command
time timeout 1 ssh fp4; echo $?
Output:
real 0m1.004s
user 0m0.003s
sys 0m0.007s
124
time timeout 0.5 ssh…