Benjamin_Loison commented on issue Benjamin_Loison/linux#48 2025-05-28 14:16:30 +02:00
Make computer behave as a screen

For reference: HDMI.

Benjamin_Loison commented on issue Benjamin_Loison/linux#48 2025-05-28 14:16:22 +02:00
Make computer behave as a screen
The person:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAmNN4y/Wu7w9aV+cpbMaL8SAAWyI+JenbJ73cWxIIsH4w
QzxA2RArmVm2sJbJhpP3TLonjHG7jEvEipMi5vytHWRQTtVyCV…
Benjamin_Loison commented on issue Benjamin_Loison/linux#52 2025-05-28 14:15:32 +02:00
Share files/folders with another computer through USB or Ethernet
The person:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAxAJ+nUfB6wIJITxdC7UTUaLyMrdHPnOwPw1JnP+MzwQw
6jgoWGC0+c+mAn9BvSIK8oea/JuUhaU9hN0yX9jNFowsKkJATb…
Benjamin_Loison commented on issue Benjamin_Loison/linux#80 2025-05-26 00:03:32 +02:00
Mirror horizontally a window

DuckDuckGo and Google search Linux mirror horizontally a window.

Benjamin_Loison commented on issue Benjamin_Loison/linux#80 2025-05-26 00:02:15 +02:00
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) >…

Benjamin_Loison opened issue Benjamin_Loison/linux#80 2025-05-25 23:30:26 +02:00
Mirror horizontally a window
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-05-25 16:00:18 +02:00
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…
Benjamin_Loison opened issue Benjamin_Loison/adb#41 2025-05-25 01:00:44 +02:00
Investigate adb shell service list
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-05-24 18:57:55 +02:00
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…
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#13 2025-05-24 14:32:14 +02:00
*server error: 500* when add a new issue comment

Screenshot from 2025-05-24 14-32-00.png

Source: [Benjamin_Loison/OVH_API_helper/issues/6#issuecomment-4851303](https://codeberg.org/Benjamin…

Benjamin_Loison reopened issue Benjamin_Loison/linux#68 2025-05-24 12:20:16 +02:00
Change home folder without root access
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-05-24 12:20:16 +02:00
Change home folder without root access

Can we actually change the home folder without changing HOME variable?

Benjamin_Loison closed issue Benjamin_Loison/linux#68 2025-05-24 12:19:53 +02:00
Change home folder without root access
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-05-24 12:19:22 +02:00
Change home folder without root access
~/.bashrc:
HOME=/scratch/`whoami`/
cd $HOME

On SSH login:

loison_benjamin@CENSORED-srv-02:/scratch/loison_ben…
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-05-24 12:15:14 +02:00
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…