Git is an open-source, widely-used version control system for code repositories. Git used to safely make changes to their codebases, track those changes across time, and combine or even undo changes made If required. Git is a version control system that allows you to track changes made to files while working on a project, either …
Author Archives: Bill Tranchois
Know About Linux containers
Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package. And they are designed to make it easier to provide a consistent experience as developers and system administrators move code from development environments into production …
Interesting Alternatives to Some of the Classic Linux Commands
Legacy commands were created several decades ago and while they do their intended jobs, their functionalities could be improved and the structure could be simplified. This is why there exist ‘alternative’ tools that enhance the legacy UNIX/Linux commands. In this article, I am going to list some new CLI tools that you could use in …
Continue reading “Interesting Alternatives to Some of the Classic Linux Commands”
Google and Microsoft Cloud Solutions Compared
Microsoft 365 Many PC users will already be familiar with many applications from the Microsoft 365 suite. Word, Excel, and PowerPoint are some of the most well-known programs in the world and are part of the standard equipment in many offices. Microsoft 365 enables software solutions to be used in the cloud. This simplifies working …
Continue reading “Google and Microsoft Cloud Solutions Compared”