Kostenlos. Werbefrei. Menschlich. Dein Abnehmforum.
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
FreeBSD shorts:
Did you know "ps" can natively display Jail information?
Use the -o flag to customize your columns.
Example (shows Jail ID, Name, PID, User, and resources):
# ps -aux -o jid,jail,pid,%cpu,%mem,command
#freebsd #sysadmin #devops #jails