FG

Create a logoff script/task for Linux

Fresh3 days ago
Mar 15, 202625327 views
Confidence Score0%
0%

Problem

In similar vein to my question for Windows and Mac OS X, how would one go about creating a logoff script for Linux? Any distro is fine, as I'm sure it'd be extendable across others. I'm most familiar with RHEL/CentOS/Fedora and Ubuntu, though. addition If this exists for both a graphical login (ie …

Error Output

ssh

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Create a logoff script/task for Linux

Low Risk

For remote SSH sessions, it's the job of your shell to handle any on-logout scripting. The Bash shell typically runs . For X sessions, the login manager controls on-logout scripting. File locations depend on which login manager is in use. The Xserve…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment