Alexis OreiroOSI ModelThe OSI model (or Open Systems Interconnection Model) is an absolute fundamental model used in networking. This critical model provides a…Mar 29, 2022Mar 29, 2022
Alexis OreiroDefensive Cybersecurity (NIST)I’m going to talk about steps that the US government takes to encourage good defensive cybersecutity practices.Jan 24, 2022Jan 24, 2022
Alexis OreiroWhat happens when you type holbertonschool.com in your browser.I’m going to show you how the web stack works.Apr 24, 2021Apr 24, 2021
Alexis OreiroIoT (Internet of Things).The internet of things (IoT) describes the network of physical objects — “things”- or objects — that are embedded with sensors, software…Apr 19, 2021Apr 19, 2021
Alexis OreiroDifferences between Static & Dynamic libraries.Why we use libraries?Dec 14, 2020Dec 14, 2020
Alexis OreiroWHAT IS THE SHELLAnd what happend when you type <ls -l> on your bash prompt.Nov 25, 2020Nov 25, 2020
Alexis OreiroWhat, Why and How of the Static Libraries in C.Befor we start to talk about Static Libraries we need to know what is a library on C language.Oct 12, 20201Oct 12, 20201
Alexis OreiroWhat happens when you type gcc main.c ?Gcc is the GNU Compiler Collection which is a compiler system. It is used in many different languages including C, C++, Java, Objective C…Sep 17, 2020Sep 17, 2020
Alexis OreiroWhat is the difference between a hard link and a symbolic link?There are two types of links in UNIX system, hard link and soft links, also known as symbolic link or symlink.Sep 17, 2020Sep 17, 2020
Alexis OreiroThe ls *.c command on Linuxls command is a basic command in Linux used to list files and directories. This command comes with so many features like you can sort…Sep 17, 2020Sep 17, 2020