- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Make computer behave as a screen
The person:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAmNN4y/Wu7w9aV+cpbMaL8SAAWyI+JenbJ73cWxIIsH4w
QzxA2RArmVm2sJbJhpP3TLonjHG7jEvEipMi5vytHWRQTtVyCV…
Share files/folders with another computer through USB or Ethernet
The person:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAxAJ+nUfB6wIJITxdC7UTUaLyMrdHPnOwPw1JnP+MzwQw
6jgoWGC0+c+mAn9BvSIK8oea/JuUhaU9hN0yX9jNFowsKkJATb…
Mirror horizontally a window
OBS studio Transform > Flip Horizontal preview with Source Window Capture is a workaround by right-clicking the grey preview background and select Fullscreen Projector (Preview) >…
Mirror horizontally a window
Change home folder without
root
access
scp CENSORED_other_network:android/lineage/out/target/product/virtio_x86_64/system_ext/priv-app/Settings/Settings.apk .
scp: android/lineage/out/target/product/virtio_x86_64/sys…
Investigate
adb shell service list
Set *Restrict USB* > *Deny USB connections*/*Allow USB connections when unlocked* with
adb
Could just proceed automatically graphically, see Benjamin_Loison/Voice_assistant/issues/46.
Change home folder without
root
access
I asked the server administrator if he is fine me sharing this tip to other users of this server:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAmDVTpojQdu…
Change home folder without
root
access
Change home folder without
root
access
Can we actually change the home folder without changing HOME
variable?
Change home folder without
root
access
Change home folder without
root
access
~/.bashrc
:
HOME=/scratch/`whoami`/
cd $HOME
On SSH login:
loison_benjamin@CENSORED-srv-02:/scratch/loison_ben…
Change home folder without
root
access
https://wiki.lineageos.org/devices/FP4/build/#install-the-platform-tools
loison_benjamin@CENSORED-srv-02:~$ HOME=/scratch/loison_benjamin/
loison_benjamin@CENSORED-srv-02:/mnt/homes/@LH-CE…