Oyinbra's Blog

Unlocking Tech's Wonders
All Dev Tech Web 3

Dev

Setting Up MySQL on ArchLinux using MariaDB: Installation and Configuration

When it comes to installing MariaDB on Arch Linux, you might encounter issues with conflicts and deprecation warnings, as I did. Additionally, much of the information available online might be outdated. This guide will help you navigate the installation process, provide essential configuration steps, and teach you how to manage users effectively. By the end, you'll have a secure and functional MariaDB setup on your Arch Linux system.

Oyinbra

Tech

Vivaldi Browser: A Developer's Delight for Productivity and Customization

The Linux terminal is a potent tool that can significantly improve your coding experience. Whether you're a seasoned developer or just starting, mastering the terminal can streamline your workflow and make you more efficient. In this article, we'll explore how to organize your aliases in a separate file and source them from your zshrc or bashrc configuration – a technique that can supercharge your productivity.

Oyinbra

Dev

Mastering the Linux Terminal: Organize Your Aliases for Enhanced Productivity

The Linux terminal is a potent tool that can significantly improve your coding experience. Whether you're a seasoned developer or just starting, mastering the terminal can streamline your workflow and make you more efficient. In this article, we'll explore how to organize your aliases in a separate file and source them from your zshrc or bashrc configuration – a technique that can supercharge your productivity.

Oyinbra