Stay Tuned!

Subscribe to our newsletter to get our newest articles instantly!

Security

How to Install and Configure Kasm Workspaces on Ubuntu

  • 30 October 2022
  • 0 Comments

Background As we would like to test the suspicious URL, we could set up a virtual machine and create a snapshot and test that way. Once it has been done, then roll back the snapshot. The problem with this approach is that sometimes you forget to roll back the snapshot and are not sure about […]

Apps

Windows Command Cheat Sheet in 2022

Background Sometimes you log in to a machine with no administrator privileges, and it needs to run a task but not be able to cause it has admin rights. So run a command line and run as administrator. Then, you can run any command that will launch the GUI with admin rights. In other scenarios, […]

Security

How to Enable Remote Access to MariaDB Database

  • 22 October 2022
  • 0 Comments

Challenge We have a requirement to see the production database via a remote connection so we can run queries internally for further analysis. This production server has tightened security already in place. Solution Get the Public IP address (remote) Open up the browser and type in the following URL: https://ipchicken.com Note down the IP address. […]

Gadgets

How to Fix a Solid State Drive (SSD) Read-Only

The Challenge We had a Samsung Solid State Drive (SSD) disk that has bad sectors scattered across the disk. We found these bad sectors through the application called Samsung Magician. We bought this disk about a year ago and we contacted the vendor and they said the disk has 5 years warranty. Technically, we can […]