diff --git a/content/en/about/index.md b/content/en/about/index.md index 4ab5591..b52d9bb 100644 --- a/content/en/about/index.md +++ b/content/en/about/index.md @@ -26,3 +26,31 @@ A hobbyist programmer with experience and interests in: * Java * C# * ASP.Net + +# Linux & System Administration +I have used a few Linux distributions in the past, mainly: +* Debian Variants + * Debian + * Proxmox + * Ubuntu + * Raspbian + * Linux mint + * Kali Linux + * Parrot Security OS + * Tails OS + +* Arch Variants + * Manjaro + * Arch Linux + +* RHEL Variants + * CentOS + +* BSD Variants + * FreeNAS + +# Script Development + +I have developed scripts(Python/Bash) for some of these distributions for automation, which I may share some of the scripts and its use cases in this site. In the screen shot above, there are mini scripts used to display items, for example, the status bar has scripts to display time, volume or music. The lyrics viewer is also another script I developed as I couldn't find any programs online that fits my use case. + +__Thanks for checking out my website!__ diff --git a/content/en/posts/welcome.md b/content/en/posts/welcome.md index a78afbc..537a6b8 100644 --- a/content/en/posts/welcome.md +++ b/content/en/posts/welcome.md @@ -21,7 +21,9 @@ Read more about me [here]({{< ref "/about/index.md" >}}) # History I have used a few Linux distributions in the past, mainly: + * Debian Variants + * Debian * Ubuntu * Raspbian * Linux mint @@ -36,4 +38,7 @@ I have used a few Linux distributions in the past, mainly: * RHEL Variants * CentOS +* BSD Variants + * FreeNAS + Using Ubuntu for around 6 months, I have switch to Arch-based distributions like Manjaro and Arch and have not switch back since.