diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/2020-01-25-linux-software.md | 14 | ||||
-rw-r--r-- | content/blog/2020-01-26-steam-on-ntfs.md | 2 | ||||
-rw-r--r-- | content/blog/2021-01-07-ufw.md | 2 | ||||
-rw-r--r-- | content/blog/2021-03-28-vaporwave-vs-outrun.md | 4 | ||||
-rw-r--r-- | content/blog/2022-09-17-serenity-os.md | 8 |
5 files changed, 15 insertions, 15 deletions
diff --git a/content/blog/2020-01-25-linux-software.md b/content/blog/2020-01-25-linux-software.md index 389e460..40c598a 100644 --- a/content/blog/2020-01-25-linux-software.md +++ b/content/blog/2020-01-25-linux-software.md @@ -8,7 +8,7 @@ description = "A look at some useful Linux applications." ## Etcher - + [Etcher](https://www.balena.io/etcher/) is a quick and easy way to burn ISO images to CDs and USB devices. There are two different ways you can @@ -56,7 +56,7 @@ sudo pacman -S etcher ## Atom - + [Atom](https://atom.io) is the self-proclaimed "hackable text editor for the 21st century". This text editor is made by GitHub, [now owned @@ -105,7 +105,7 @@ sudo pacman -S atom ## Visual Studio Code - + [Visual Studio Code](https://code.visualstudio.com) is yet another fantastic choice for programming on Linux, especially if you need those @@ -142,7 +142,7 @@ sudo pacman -S yay binutils make gcc pkg-config fakeroot yay -S visual-studio-co ## GNOME Tweaks - + [Gnome Tweaks](https://gitlab.gnome.org/GNOME/gnome-tweaks) is the ultimate tool to use if you want to customize your GNOME desktop @@ -164,7 +164,7 @@ sudo dnf install gnome-tweaks ## Steam - + [Steam](https://steampowered.com) is one of the most popular gaming libraries for computers and is one of the main reasons that many people @@ -212,7 +212,7 @@ Here.](./2020-01-26-steam-on-ntfs-drives.html) ## neofetch - + [Neofetch](https://github.com/dylanaraps/neofetch) is a customizable tool used in the command-line to show system information. This is @@ -242,7 +242,7 @@ sudo pacman -S neofetch ## yt-dlp - + [yt-dlp](https://github.com/yt-dlp/yt-dlp) is an extremely handy command-line tool that allows you to download video or audio files from diff --git a/content/blog/2020-01-26-steam-on-ntfs.md b/content/blog/2020-01-26-steam-on-ntfs.md index 18b6e8d..2f29d56 100644 --- a/content/blog/2020-01-26-steam-on-ntfs.md +++ b/content/blog/2020-01-26-steam-on-ntfs.md @@ -6,7 +6,7 @@ description = "Learn how to fix Steam NTFS issues on Linux." # Auto-Mount Steam Drives - + If you want to see how to install Steam on Linux, see my other post: [Linux Software](/blog/linux-software/). diff --git a/content/blog/2021-01-07-ufw.md b/content/blog/2021-01-07-ufw.md index 6534a75..b0137cd 100644 --- a/content/blog/2021-01-07-ufw.md +++ b/content/blog/2021-01-07-ufw.md @@ -23,7 +23,7 @@ considered a beginner-friendly front-end to iptables. (GUI) application for users who are uncomfortable setting up a firewall through a terminal. - + ## Getting Help diff --git a/content/blog/2021-03-28-vaporwave-vs-outrun.md b/content/blog/2021-03-28-vaporwave-vs-outrun.md index efad32f..1bbb6d3 100644 --- a/content/blog/2021-03-28-vaporwave-vs-outrun.md +++ b/content/blog/2021-03-28-vaporwave-vs-outrun.md @@ -16,11 +16,11 @@ Vaporwave. For example, take a look at the image search results for Vaporwave: the results include **a lot** of Outrun-themed images. You'll find a similar trend almost everywhere. - + ## Vaporwave - + Okay, so what is Vaporwave? I'm going to just copy-and-paste some general info from the Wikipedia article on diff --git a/content/blog/2022-09-17-serenity-os.md b/content/blog/2022-09-17-serenity-os.md index d58805c..96123f2 100644 --- a/content/blog/2022-09-17-serenity-os.md +++ b/content/blog/2022-09-17-serenity-os.md @@ -92,25 +92,25 @@ the main network link wasn't connecting to my Fedora host properly. The initial launch of the image displays the SerenityOS desktop, with a simple terminal already launched: - + Here you can see the Fire application (literally just shows fire burning), a browser with the local Serenity Browser page loaded, and a text editor. - + I also poked around the system utilities and found most tools you'd expect to find within a standard desktop. - + Lastly, I noted that the default desktop contains numerous pre-defined themes to choose from. This is a small piece, but it's actually wonderful to see desktop developers consider theming directly out of the box rather than using an addon-based mentality. - + I didn't take a screenshot of the other pre-installed games, but I did spend nearly 30 minutes playing Solitaire before remembering that I was |