Tag: Computer Networking

Network File System – How to Confirm Your Application is Using NFS

I was tasked recently to find which of our processes was accessing an NFS share [https://en.wikipedia.org/wiki/Network_File_System]. During this process, I found that some tools are better adapted than others for the task. In this article, I want to share with you my findings. The whole process was fun and gave ...
Continue Reading Network File System – How to Confirm Your Application is Using NFS

TCP and UDP Protocols – Explained in Plain English

Did you know that it’s thanks to the TCP and UDP protocols that the internet works? But what do these acronyms mean? Well, TCP stands for Transmission Control Protocol and UDP stands for User Datagram Protocol Ok, but what are they? Why are they useful? Why is it thanks to ...
Continue Reading TCP and UDP Protocols – Explained in Plain English