Krishnat Ramchandra Hogalekrish27.hashnode.dev·Nov 14, 2024Mastering Linux Commands: sudoers, Shell Scripting, and Text Processing with awk, grep, and sedLinux offers powerful tools for system administration, shell scripting, and text processing, making it a versatile operating system for both developers and system administrators. This blog will guide you through advanced Linux commands and scripting ...DiscussLinux
Christian Loza Peraltachristianloza.dev·Nov 1, 2024[Ubuntu] 24.04 - Instalación VPN FortiClientDiscusión Si bien la versión LTS de Ubuntu 24.04 es la última, que trae consigo nuevos beneficios, correcciones y características, el lado contrario de esto es que existe una eliminación de paquetes antiguos o sin utilidad. Uno de esos paquetes que u...Discussguias y notasforticlient
Dinesh Kumar Kblog.dineshcloud.in·Sep 21, 2024Installing and Configuring NFS Server on Ubuntu 22.04Network File System (NFS) allows a system to share directories and files with others over a network. With NFS, users and programs can access files on remote systems as if they were on the local hard disk. This is useful for sharing resources such as ...DiscussLinuxLinux
Peter Njugunapcodesdev.hashnode.dev·Aug 25, 2024Steps to Resolve Ubuntu OS Boot Failures and Boost Disk Space Using GPartedHave you ever encountered a heart-stopping moment when your Ubuntu OSrefuses to boot? Recently, I faced this exact scenario with my Ubuntu 22.04 installation. In this blog post, I'll walk you through how I resolved the boot issue and expanded my disk...Discuss·60 readsUbuntu
Sanjay Kumar Dasitzsanjaykumar.hashnode.dev·Aug 21, 2024Multi-Website Setup On Magento2 By Nginxgo the the directory = cd /etc/nginx/sites-available create a file i.e = sudo nano local (paste the below data - here i am doing two site setup) #-------------------------------------------------------------------> upstream fastcg...DiscussMagento2
Dinesh Kumar Kblog.dineshcloud.in·Aug 18, 2024Terraform Installation on Ubuntu 22.04Terraform is an open-source infrastructure as code (IaC) tool developed by HashiCorp. It allows you to define and manage your infrastructure using a declarative configuration language, known as HashiCorp Configuration Language (HCL), or JSON. Step 1:...DiscussDevOpsTerraform
Zainul Khanzainul.hashnode.dev·Aug 18, 2024Essential Linux Commands Cheat Sheet for BeginnersWhether you're a student exploring Linux for the first time or a professional managing your Ubuntu server, having a handy reference can make all the difference. This blog post is designed to be your go-to cheat sheet for essential Linux commands, hel...DiscussLinux
Sanjay Sikdarread.sanjaysikdar.dev·Jul 24, 2024Deploy Node with Nginx on Ubuntu 22.04Today I'm gonna share how to Install and Configure NodeJS with Nginx and I am using AWS EC2 (t3.micro) for writing this tutorial. Step 1 — Creating an EC2 Instance, DNS and SSH First, we require an ec2 instance so launch an instance with your preferr...Discuss·31 readsNode.js
Ashim Rudra Paulcodewithashim.hashnode.dev·Jul 14, 2024How to Easily Control Multiple GitHub Accounts with SSHManaging multiple GitHub accounts on one device can be streamlined by using SSH keys. This guide provides step-by-step instructions to set up and switch between multiple GitHub accounts using SSH on any device. Step 1: Generate SSH Keys for Each GitH...Discuss·2 likes·27 readsManage Multiple GitHub Accounts Using SSH
Prabhat MauryaforBugStitch.devbugstitch.dev·Jul 10, 2024Ubuntu 24.04 vs. Pop OS 22.04: Performance ComparisonUbuntu and PopOS are two of the most popular Linux distributions, each backed by well-known tech companies. Ubuntu is developed and maintained by Canonical, a company that has been a major player in the Linux community for many years. It offers a use...Discuss·1 like·412 readsLinux