Bring your GitHub repository to the next level of functionality. For the past year since Microsoft has acquired GitHub, I've been hosting my Git repositories on a private server. Although I relished ...
Docker provides a powerful tool for creating lightweight images and containerized processes, but did you know it can make your development environment part of the DevOps pipeline too? Whether you're ...
How to create a bash script for starting VirtualBox VMs Your email has been sent Jack Wallen shows you a nifty trick for easily starting, stopping, pausing, and resuming your VirtualBox virtual ...
Few aspects of Unix system administration are more intimate than the relationship between the admin and their chosen shell. After all, the shell is the most fundamental interface to the system, the ...
Community driven content discussing all aspects of software development from DevOps to design patterns. It’s pretty easy to run a batch file on Windows. Just create a file, change the extension to ...
Many IT teams are moving towards software development standards that improve communication between developers and software users – DevOps tools are usually needed to make these changes. In this ...