Streaming video and audio from the Web is now commonplace. Netflix, iTunes, Hulu, Spotify and other services make it simple to watch or listen to what you want when you want. You don't even need a ...
If you're like many people, you or a family member has had a low-specced Chromebook collecting dust in the closet for years. I'm one of those people too, and I decided to finally put mine to use by ...
Getting top performance from a storage system and making applications faster and more resilient are two critical and challenging aspects of computing. Unfortunately, many vendors’ solutions focus on ...
In my last article, I talked about the classic, complicated approach to server hardening you typically will find in many hardening documents and countered it with some specific, simple hardening steps ...
Salt brings simplicity, flexibility, and high scalability to Linux and Unix server infrastructure management -- it does Windows too Like Puppet, Chef, and Ansible, Salt is an open source server ...
If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...