nehpets0701SignalsSignals in Linux, are standardized messages that can be sent to or from certain programs or processes in order to trigger a specific…Sep 28, 2021Sep 28, 2021
nehpets0701Virtual MemoryMemory, also known as RAM (random access memory), is where a computer stores information that is actively being used. This is not to be…Aug 25, 2021Aug 25, 2021
nehpets0701The /proc filesystemToday we will be talking about something called the “/proc filesystem” in Linux or other Unix-like operating systems. If you navigate to…Aug 25, 2021Aug 25, 2021
nehpets0701Portfolio ProjectAccount Stats is a website created with the goal of making it easy to collect data from accounts on multiple sites all in one place. I…Jun 19, 2021Jun 19, 2021
nehpets0701Sample PostmortemWeb sever 1 had an outage this morning from 4:20 am EST to 6:09 am EST. Only one of the two servers was down and as a result all traffic…May 24, 2021May 24, 2021
nehpets0701Low Level Programming and STEMOne of the largest, broadest, and fastest growing fields in the modern world is that of “STEM”. “STEM” stands for science, technology…May 23, 2021May 23, 2021
nehpets0701What happens when you type https://www.holbertonschool.com in your browser and press EnterWhen you type this URL in the browser, a number of things occur. First, is a DNS request. A DNS request is when the browser finds out where…Apr 26, 2021Apr 26, 2021
nehpets0701Internet of ThingsThe Internet of things describes the network of physical objects — “things” or objects — that are embedded with sensors, software, and…Apr 12, 2021Apr 12, 2021
nehpets0701RecursionRecursion is a concept in both mathematics and computer science in which something is defined by itself, or depends upon itself to…Feb 14, 2021Feb 14, 2021
nehpets0701Classes and attributesClasses contain attributes. Attributes are pieces of data shared by the whole class. These can be of any data type that the programmer…Jan 13, 2021Jan 13, 2021