Search notes:

Kernel parameters

Kernel parameters can be configured at run time with sysctl
Possible kernel parameters are those listed under /proc/sys or those listed in Documentation/admin-guide/kernel-parameters.rst
Use sysctl -a to display all currently available values.

kernel.yama.ptrace_scope

kernel.yama.ptrace_scope controls which processes can be traced with strace:

TODO

Find all «first level components»

$ sudo sysctl -a | sed 's/\..*//' | sort -u
abi
debug
dev
fs
kernel
net
sunrpc
user
vm

See also

Linux kernel command line
/proc/cmdline

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759398086, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/kernel-parameters(70): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78