Explore >> Select a destination


You are here

matt.blwt.io
| | postgrespro.com
18.9 parsecs away

Travel
| |
| | xcellerator.github.io
28.5 parsecs away

Travel
| | Now that we know how to hide directories (see last time), we can also hide processes! This is because nearly all userspace tools that give us information about processes just read the contents of the /proc/ filesystem. We can check this by looking at the output of strace -e openat ps or strace -e openat top. So, if we hide directories with the name of the PID we want to keep secret, then these userspace tools won't notice that the process is there!
| | justatheory.com
13.9 parsecs away

Travel
| | A proposal to modify the PostgreSQL core so that all files required for an extension live in a directory named for the extension, along with a search path to find extension directories.
| | azureplayer.net
56.9 parsecs away

Travel
| Efficient Upserts into Data Lakes with Databricks Delta When MERGE on data lake is inefficient. Building a Data Mesh Architecture in Azure - part 1 With this...