- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#38
2024-11-10 23:52:14 +01:00
Make my raw notes public
Registered
Upload and share files Store files in your CryptDrive: images, PDFs, videos, and more. Share them with your contacts or embed them in your documents. (up to 25MB)
…
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
DuckDuckGo search Linux get program name from program id.
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
wmctrl -lp
Output:
0x02a00003 0 3011 benjamin-loison-framework Desktop
0x03c0002c 0 3229 benjamin-loison-framework #29 - Make a `Shut…
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
wmctrl -lv
Output:
envir_utf8: 1
Invalid type of _NET_WM_DESKTOP property.
Invalid type of _WIN_WORKSPACE property.
0x02a00003 0 benjamin-lo…
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
wmctrl -d
Output:
0 * DG: 2256x1504 VP: 0,0 WA: 0,0 2256x1424 Workspace 1
1 - DG: 2256x1504 VP: N/A WA: 0,0 2256x1424 Workspace 2
2 …
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
wmctrl -m
Output:
Name: Mutter (Muffin)
Class: N/A
PID: N/A
Window manager's "showing the desktop" mode: OFF
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
wmctrl --help
Output:
wmctrl 1.07
Usage: wmctrl [OPTION]...
Actions:
-m Show information about the window manager and
…
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
Maybe list running programs in taskbar and be able to start them would be a good start.
Make a
Shut Down
mode able to restore running applications like Suspend
after having provided a decryption password such that cannot steal memory content and potentially decryption token
Would help Benjamin-Loison/cinnamon/issues/155.
Avoid users to see commands executed by others
Run command on a given user SSH connection
Run command on a given user SSH connection
Run command on a given user SSH connection
SSH open_session on LemnosLife VPS from anonymous!
SSH close_session on LemnosLife VPS from anonymous!
ssh anonymous@lemnoslife.com
Output:
Run command on a given user SSH connection
Would be nice to exclude multiple users without using and
.
The Stack Overflow question 11396740 may help.
Run command on a given user SSH connection
With &
:
time ssh benjamin@lemnoslife.com hostname
Output:
vps713872
real 0m0.645s
user 0m0.116s
sys 0m0.011s