MySQL Command Basics

MySQL Command Basics

MySQL is a popular open source relational database management system.

Most MySQL commands are self explanatory, so I’ll just generally drop an example or syntax with a short explanation. One note, a MySQL statement ends at the semi-colon ;.

Continue reading →

Linux Commands Archive

Linux Commands Archive

A compiled list of linux commands that I’ll keep adding to. Includes a general list section, and then an explanation/example section. They aren’t in alphabetical order, so please use your browser’s search/find function!

Commands to add: uci show network

Continue reading →

Linux Background

Linux Background

What is Linux?

Linux is an operating system, just like Windows. Something I didn’t know until recently is that Android is actually powered by Linux! Just like iPhones are powered by iOS. It’s also in cars, refrigerators, televisions, and more. Linux is incredibly important in cybersecurity.

Continue reading →