Kayode Oluwasegun
Kayode Oluwasegun

Kayode Oluwasegun

Follow
homeResourcesLinuxTestingTypescriptNowBadges
Series

Linux

In this series, I will be sharing educational and fun articles on my experience using and learning about Linux.

Articles in this series

Things I noticed after using Vim for the first time in one week

Nov 24, 20212 min read

Disclaimer: This is my first time using Vim (actually Neovim 😎), so by no means am I an expert. Come on it took me a couple of hours before I could...

Things I noticed after using Vim for the first time in one week

Running scripts on boot in Linux using systemd

Apr 9, 20222 min read

Introduction In this article, we will configure our Linux computer to autorun a script on boot. For the purpose of this article, we will be making use...

Running scripts on boot in Linux using systemd

A beginner introduction to Arch Linux pacman

Apr 12, 20222 min read

Introduction This article is a beginner introduction to Arch Linux’s pacman. So it should not be treated as a comprehensive guide to pacman. You can...

A beginner introduction to Arch Linux pacman

My Arch Linux setup for coding

Apr 22, 20225 min read

In this article, I will be sharing how I set up my Arch Linux environment for coding. A brief backstory. I have some experience with Linux. I have...

My Arch Linux setup for coding