Working in IT can require many professionals to access several systems to troubleshoot hardware and configure settings in order to complete a task. In many cases, there are several redundant tasks that are time consuming. I’m sure you have asked yourself “If only there was a way to automate a lot of this?”. The good […]
When doing web development, having a test server to implement new code or make changes to server configurations, or even making any changes is vital. Virtualbox is a great way to emulate a production environment and allows for experimentation that would not be recommended to perform on a live production server. Snapshots The best part […]
NetBIOS in Windows allows other Windows hosts on the network to discover and communicate with each other. On a home network, this feature is useful when you want easily connect to and share files on your network with other Windows PC’s, however, on a public wifi network, this can be a huge security risk! Hackers […]
Creating a bootable Windows external ssd is a great way to mobilize your digital assets! Most external ssd’s are small enough to fit in your pocket and have lightning fast transfer speeds making them ideal for productivity on the fly. Imagine being able to plug the storage drive into a PC or a laptop and […]