Stiven Gonzalez·Sep 27, 2021Problems to be solved:Lack of knowledge regarding the offer of recreational, tourist and ecological activities.
Stiven Gonzalez·Sep 11, 2021What happens when you type https://www.holbertonschool.com in your browser and press 'Enter'Computers and other devices communicate using IP addresses to identify each other on the internet (10.0.0.1, 192.168.1.0, 8.8.8.8). But…
Stiven Gonzalez·Mar 8, 2021Libraries in CA library in C is a collection of header files, exposed for use by other programs. The library therefore consists of an interface…
Stiven Gonzalez·Feb 5, 2021What are hard and symbolic links, and what’s the difference between themIn Unix-like operating systems such as Linux, “everything is a file” and a file is fundamentally a link to an inode (a data structure that…