Black Bytes » ps http://www.blackbytes.info Ruby Programming Tutorials Mon, 21 Mar 2016 18:40:19 +0000 en-US hourly 1 http://wordpress.org/?v=4.3.3 The /proc filesystem http://www.blackbytes.info/2013/05/the-proc-filesystem/ http://www.blackbytes.info/2013/05/the-proc-filesystem/#comments Tue, 28 May 2013 17:39:23 +0000 http://www.blackbytes.info/?p=879 Have you ever heard of the /proc filesystem before? I’m pretty sure you have if you are a regular Linux user. Here is a quick refresher. /proc is a virtual filesystem that the Linux kernel uses to expose information and allows the user to change some settings at run time. One of the most common uses is […]

The post The /proc filesystem appeared first on Black Bytes.

]]>
http://www.blackbytes.info/2013/05/the-proc-filesystem/feed/ 1
Linux: Process management http://www.blackbytes.info/2013/04/linux-process-management/ http://www.blackbytes.info/2013/04/linux-process-management/#comments Sun, 07 Apr 2013 21:48:52 +0000 http://www.blackbytes.info/?p=848 Have you ever come across a miss-behaving process? In this post I will share how you can keep your system under control effectively. If we don’t know the name of the process a good start is getting a list of running process. You may turn to top, but I want to propose a better looking […]

The post Linux: Process management appeared first on Black Bytes.

]]>
http://www.blackbytes.info/2013/04/linux-process-management/feed/ 2