How to create an NFS share and use it on Linux
What is an NFS share? An NFS share is literally a Network File System, developed by Sun Microsystems (now owned by Oracle - https://www.oracle.com/sun/ ) and rapidly became a [...]
Folding@home – Fight covid-19 together!
Folding@Home project In this period of worldwide difficulty and emergency, where we are now forced to spend our time at home, maybe in front of the PC to [...]
Ansible: what is it and how to install it on Linux
It's been a while since my last article, my new awesome job is making me go deep in it, and I have little to no free time to [...]
How to manage users in Linux
Learning how to manage users in linux is crucial when you have to deal with accounts in your organization or even just users in your personal lab or [...]
How to prepare for interviews
Let's be honest, we are all getting submerged by posts, tweets, pseudo-articles, instagram posts, stories and so on about how to interview with Google, Facebook, Amazon, etc. When [...]
How to configure SSH key in Github
When you work with Github, it will be very handy to use command line for the base operations, like git clone, git push, git pull and so on. [...]