AAApampa Abdulrasheedinabdulrasheedapampa.hashnode.dev·Jul 1, 2024 · 5 min readComprehensive Guide: Linux User(s) Creation using Bash ScriptIntroduction In the dynamic field of DevOps, automating routine tasks like user management is pivotal for efficiency and consistency. This guide explores a Bash script designed to create Linux users, assign them to specified groups, log actions, and ...00
AAApampa Abdulrasheedinabdulrasheedapampa.hashnode.dev·Feb 12, 2023 · 8 min readLaravel Application Deployment With DockerPrerequisites Before you start, you will need; 1. A running ubuntu operating system download or you can use a cloud provider 2. You must have docker installed on your VM Step1 - Download laravel and it's dependencies The first step is to get the lara...00