Dave McKayDave McKay's Latest HowTos
-
How to Run a Linux Program at Startup with systemd
It beats launching everything manually every time your PC restarts.
-
How to Use the xargs Command on Linux
xargs lets you use data from one Linux command as parameters in another.
-
How to Check Which GPU Is Installed on Linux
If you're troubleshooting a Linux computer and need to identify the graphics card, you've come to the right place!
-
How to Use netstat on Linux
Netstat might be a little old, but it gets the job done.
-
How to Use the find Command in Linux
Use find with xargs and exec to take your Linux file searches to the next level.
-
How to Use the grep Command on Linux
More information than you can shake a stick at.
-
How to Determine the Current User Account in Linux
Finding the current user account from the Linux terminal is simple