The Holy Java

Notes of a passionate Java EE developer

Wiki

Persistent computer-related notes that are still under development.

Index of pages

Tiny notes

Linux

Lock user account

Disable: usermod –expiredate 1 <login>

Re-enable: usermod –expiredate 2099-01-01 <login>

Tools

See the tools page for Git, Vim etc. notes