Offline
Online
Viewers
I'm Live!
Watch Now

Tag: linux

Arch Linux Running OSX High Sierra In QEMU

I’m not a fan of Mac or OSX by any means however, there comes a time where I need to test either using their native Safari browser or some other native Mac environment. To solve this issue, I set out to install OSX into QEMU. It wasn’t very straight forward but I figured it out […]

Read More
How To: Run Arch Linux on Windows 10

Windows 10 has the ability to run a Linux subsystem.  However, you can now run Arch Linux instead of the default Debian thanks to some great work by “turbo” at github.com.  Here’s the skinny on getting this setup. First, download the alwsl.bat file from: https://github.com/alwsl/alwsl Next, open a command Windows command prompt and execute the following: […]

Read More
Running Graboid on Linux

Want to run Graboid on Linux, cool, here’s how you do it.  First you’ll need to install either wine  to run graboid. sudo pacman -S wine Great, next we’ll need to install Graboid.  The good news is I’ve made it very easy for you, simply download my premade version containing everything you’ll need. Download: Graboid for […]

Read More
Web Developer Essential Tools

Foreword The following highlights what I believe to be the best tools for web development and best of all, they’re all free.  This is a living reference which will be updated as new and better tools are found.  Feedback and suggestions are always welcome. The List Google Chrome Light, extremely fast, jam packed with features […]

Read More
Creating Virtual Network Adapters In CentOS

Forward So here’s the scenario, let’s say for the sake of argument that you have a CentOS linux box running with a single NIC, but you want to have 2 IP addresses assigned to this box (for whatever reason). The following is a step by step guide that will walk you through the process of […]

Read More

Affiliates