Avoid users to see commands executed by others #41
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For instance
matrix-commander
message can easily be seen by others, as it takes time see Benjamin-Loison/matrix-commander/issues/16.DuckDuckGo and Google search Linux users to see commands executed by others.
Issue raised in the Unix Stack Exchange questions 454807 and 17164.
does not return anything but seems to work as wanted.
does not return anything.
DuckDuckGo and Google search Debian change mount proc options.
Output:
https://ubuntuforums.org/archive/index.php/t-2443493.html does not seem helpful.
Could give a try to
/etc/fstab
, see the Super User question 1858984.DuckDuckGo search Debian hidepid on reboot.
Source: the Unix Stack Exchange answer 508555
I don't want a crontab solution as the statement may not be the first one run, hence may leak some stuff on reboot.
Related to Benjamin_Loison/cron/issues/21.
Output:
Output:
The Unix Stack Exchange answer 508437:
/etc/fstab
:results at reboot in:
What are last 2 bits for? They seem to be respectively for backup and fsck (source: https://linuxconfig.org/how-fstab-works-introduction-to-the-etc-fstab-file-on-linux), so not relevant here.
/etc/fstab
:DuckDuckGo search /etc/fstab syntax.
For reference
htop
andps aux
.Can see how much the computer (CPU, RAM, Internet and disk (per disk precise) used and bandwidth) is being used (possibly used by the system or other users, maybe showing the distribution by user would be interesting)? To figure out if running something will be efficient or wait someone else finishing something.
See the messages:
Related to Benjamin_Loison/NVIDIA/issues/3.
Would help Benjamin_Loison/openssh/issues/39.