Renato Cruzjustcode.com.br·Nov 6, 2024Passo a passo: O que fazer após instalar o Arch Linux com KDEA distribuição Arch Linux é amplamente reconhecida no mundo Linux por sua abordagem minimalista, filosofia "faça-você-mesmo" e foco na simplicidade e elegância. Lançada em 2002 por Judd Vinet, a Arch Linux se destaca como uma distribuição rolling rel...DiscussArchLinux
Mario Césarmarcial.hashnode.dev·Nov 4, 2024My PC setup: Arch Linux and i3 wmSpecs OS Arch Linux has been great. No issues after a couple of years running it as my main OS. Installation can be a bit challenging, but the reward is a responsive environment tailored exactly to your liking. If you want to install it, I st...DiscussArchLinux
Febin Joyartofcoding.dev·Oct 27, 2024Setting up a Linux terminal for productivityIntroduction Recently, I have installed my computer with Arch Linux. The decision to move to vanilla Arch from EndeavourOS (another Arch-based distro) was quite an organic one. I just thought of starting with a clean slate without any preinstalled ap...Discuss·68 reads#LinuxTerminal
Ashish prajapaticodingashish.hashnode.dev·Oct 24, 2024Step-by-Step Guide to Installing PostgreSQL on Arch LinuxStep 1: Update Your System sudo pacman -Syu This command updates your package database and your system. Step 2: Install PostgreSQL To install PostgreSQL, use the Pacman package manager: sudo pacman -S postgresql This command will install the PostgreS...DiscussBackendPostgreSQL
Abang Lazabang.hashnode.dev·Oct 10, 2024Understanding Linux Commands: Beginner to AdvanceStage 1: Beginner Level Introduction to Linux: What is Linux and how it works. Common Linux distributions. Basic Linux Commands: Navigating the filesystem. Managing files and directories. Viewing and editing files. Stage 2: Intermediate ...DiscussLinux
Michael RWXmichaelrwx.hashnode.dev·Sep 30, 2024Daily Driving Linux and My Personal PostmortemsPostmortem (noun) - : an analysis or discussion of an event after it is over. (adjective) - : done, occurring, or collected after death. Prelude I've wanted to write about this for a while now but was in the learning process for a good bit. When I wa...DiscussLinux
Romjan D. Hossainromjan.hashnode.dev·Sep 28, 2024Guide to Installing MariaDB/MySQL on Arch LinuxIntroduction Installing MariaDB or MySQL on Arch Linux can be a daunting task, especially if you're not familiar with the intricacies of the Arch environment. This guide aims to be a comprehensive, one-stop resource to help you get MariaDB/MySQL up a...DiscussMySQL
kintsugikintsugicodes.hashnode.dev·Sep 8, 2024Creating a Multi-Bootable USB Drive with Ventoy on LinuxFor those who frequently work with various operating systems or need a versatile tool for system recovery, Ventoy offers a robust solution. With Ventoy, you can easily create a bootable USB drive that supports multiple ISO/WIM/IMG/VHD(x)/EFI files wi...DiscussVentoy Bootable USB Linux System Recovery ISO Files Multi-Boot USB Tech Guide IT Tools USB Drive Setup Open Source Tools Linux Tutorials Boot Menu Operating Systems System Deployment IT Professionals
tusharirohanrajput.hashnode.dev·Sep 3, 2024Installing PHP from Source on Arch Linux: A Step-by-Step GuidePHP (Hypertext Preprocessor) is a popular server-side scripting language used for web development. Installing PHP from source allows you to customize and optimize your PHP installation. This guide will walk you through the process of installing PHP f...DiscussArchLinux
Aryan Kushwahablog.funinkina.xyz·Aug 25, 2024Simplifying Package installation on Arch LinuxAll of us in the "Arch Btw" cult use it for one of its main selling points, the repositories. Arch Linux's pragmatic approach to its packages makes it so much easier for users to sync packages without fiddling with multiple repositories and dependenc...Discuss·10 likesArchLinux