/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.theunixschool.com
| | bsid.io
3.0 parsecs away

Travel
| | When an application is launced in linux, it becomes a process. A process is a special instance provided by the operating system that inclused all the resources that are used by the running app. A process in linux has a five digit identifier called process id or PID and it represents process for all it's life cycle. There cannot be two process with same PID but once the process is terminated same PID can be reused for another process if needed.
| | blog.koehntopp.info
4.8 parsecs away

Travel
| | Kris Köhntopp's blog (Fedi: @isotoppinfosec.exchange)
| | www.thegeekstuff.com
1.9 parsecs away

Travel
| | Process is a running instance of a program. Linux is a multitasking operating system, which means that more than one process can be active at once. Use ps command to find out what processes are running on your system. This article explains 7 practical usages of ps command and its options. To monitor and control
| | github.com
24.6 parsecs away

Travel
| Changes and Pinafore projects. Pull requests not accepted. - 0.3 Milestone · AshleyYakeley/Truth