Randomize your MAC Address

Randomize your mac address in pop_os

  Why do i want to randomize my MAC Address? Giving out your MAC address is telling people information about your computer. Knowing information gives away your privacy and gives an adversary something to go on in breaking into your system. This is not a good idea. So, giving them a made up MAC address […]

Read More… from Randomize your MAC Address

What to Do After Installing Pop_OS

  I really am enjoying I just received a beautiful new Thelio Mira from System 76 (they don’t advertise here, but they make a great product and I highly recommend them). When I get a new computer I install the programs and add-ons that I want on it. POP_OS is great for this. It is […]

Read More… from What to Do After Installing Pop_OS

Getting Smart With: PASS – the command line password manager

Open source command line tool to store passwords securely

Getting Smart With: PASS – the command line password manager PASS is a password manager that uses the command line in Linux to create encrypted files for the sites that you visit. PASS was designed for simplicity and adheres to the Unix philosophy. With PASS, each password lives inside of a gpg encrypted file whose […]

Read More… from Getting Smart With: PASS – the command line password manager

6 Linux CLI apps you need

6 cli tools you need

6 Linux CLI apps you need Here are 6 Linux CLI apps you need to install to make your life a lot more pleasant at the command line.  They will make your life easier and more entertaining. 1. Wikit Wikit is a free and open source command line program for easily viewing Wikipedia summaries of […]

Read More… from 6 Linux CLI apps you need

Linux Command Line Basics

Linux command line basics

Linux Command Line Basics Here are the basic commands that you should become familiar with when learning about the command line in Linux. One thing to remember is that Linux is case sensitive. That means if you type in “cd Movies” and the file is called “movies” you won’t find it. Command Line basics will […]

Read More… from Linux Command Line Basics