Blog

Latest Articles

Browse the latest tutorials, guides, and practical examples across Linux, DevOps, security, databases, and programming on GoLinuxCloud.

Explore the latest tutorials and guides across Linux, DevOps, programming, and more.

You can also browse content by category below:

  • Linux: Commands, administration, troubleshooting, and system operations
  • DevOps: CI/CD, Kubernetes, containers, and automation
  • Programming: Coding tutorials, scripting, and development concepts
  • Security: Ethical hacking, system security, and best practices
  • Databases: MySQL, MariaDB, PostgreSQL, and database management
  • Networking: Network setup, troubleshooting, and protocols
  • Storage: Disk management, file systems, and storage solutions
  • Tools: Useful tools and utilities for productivity

2257 articles

security

Vulnerability Scanning Tools with Examples

Vulnerability scanning is the process of inspecting an information system for known security weaknesses. This process provides results with no

Deepak Prasad14 min read
security

Network Reconnaissance using Nmap [Cheat Cheet]

Network reconnaissance is a critical part of any network pentesting operation. Knowing more information about the target’s network will let us know about …

Deepak Prasad12 min read
security

3 Methods to Perform DNS Reconnaissance

DNS reconnaissance is a technique to gather information about DNS (Domain Name System) data. This process helps in identifying the network infrastructure …

Deepak Prasad5 min read
security

Top Open-source intelligence (OSINT) Tools

OSINT aka Open source Intelligence is the data and information that is retrieved from all kinds of sources like Social media , Search engines , Domains , …

Deepak Prasad13 min read
security

Active and Passive Reconnaissance Explained

Common active reconnaissance methods include the following:

Deepak Prasad4 min read
programming

How to create PAM Module using Golang [Step-by-Step]

Step by step instructions to create or build a PAM Module using Golang and CGO language. The PAM module will import the required C functions using CGO and …

Deepak Prasad18 min read
programming

Send mails in Laravel 10.x with Example [100% Working]

step by step instructions to send mails in Laravel for single or multiple recipient. Send mails with attachments

Steve Alila13 min read
security

How to Hack Social Media Accounts - ZPhisher [5 Simple Steps]

Step by step instructions to hack social media accounts using automated phishing tool i.e. zphisher with practical example.

Kennedy Muthii5 min read
programming

Building an Image Gallery with Laravel and Intervention

This tutorial is going to guide you in the most perplexing of ways. Trust me. It’s about creating an image gallery using Laravel and an Intervention Image …

Steve Alila11 min read
programming

10 Simple Steps to Build & Test Laravel GraphQL API

In this tutorial, we'll guide you through setting up a GraphQL API in Laravel, covering project initialization, model and migration creation, installing …

Steve Alila14 min read
programming

How to remove /public from Laravel URL? [SOLVED]

In this tutorial we will explore different methods to remove /public from Laravel URL using Nginx, .htaccess and Apache Virtual Host configuration files.

Steve Alila12 min read
security

How to Install GoBuster with Basic Usage on Ubuntu

This tutorial will guide you through steps to install Gobuster on Ubuntu, configuring it, and basic to advanced usage tips, including working with …

Deepak Prasad8 min read
programming

How Laravel Eager Loading solves N+1 Query Problem?

This tutorial will explore Laravel Eager Loading, addressing the N+1 query problem, defining Eager Loading, its benefits, and how to use it for optimizing …

Steve Alila13 min read
programming

How to Setup and Use Laravel Task Scheduler Like a PRO

This tutorial will guide you through setting up and utilizing Laravel Task Scheduler, covering task creation, scheduling frequencies, preventing overlaps, …

Steve Alila13 min read
linux

3 Simple Methods to Install HPLIP on Ubuntu

This tutorial will guide you through step by step instructions to install HPLIP on Ubuntu, covering prerequisites, installation methods, fixing common …

Deepak Prasad9 min read
security

Install Kali Linux on Android [100% Working]

Step by step instructions to install kali linux on android with screenshots. Even though we have successfully installed a full-featured Kali Linux on …

Deepak Prasad9 min read
devops

Securing the Gateways to Your Digital Realm

In the bustling metropolis that is the cloud, our first line of defence against digital wrongdoers is what's known as the Identity provider, or IdP for …

Deepak Prasad6 min read
devops

DevSecOps Best Practices for 2024

DevSecOps is like adding a security guard to the team that builds and maintains software. In the old way of doing things, this security guard would only …

Deepak Prasad4 min read
devops

How to Mitigate the Dangers in Cloud Hosting Online Safety

In this fierce era of competition, cloud computing is no longer just an option for businesses. It has occupied the business world lately. Whether it is a

Deepak Prasad6 min read
linux

How to Install Nvidia Drivers on Ubuntu

This tutorial guides you through step by step instructions to install Nvidia drivers on Ubuntu, covering different methods like GUI, command line, and PPA …

Omer Cakmak9 min read
linux

How to Install and Configure PostgreSQL on Ubuntu?

This tutorial guides you through step by step instructions to install PostgreSQL on Ubuntu, including system preparation, secure installation, basic …

Deepak Prasad9 min read
linux

Steps to Install Darktable on Ubuntu [4 Methods]

In this tutorial, we'll guide you through steps to install Darktable on Ubuntu, a powerful photo editing tool. We'll cover different methods including APT, …

Deepak Prasad8 min read
linux

How to extract specific file, link & folder from tar.gz

In this tutorial, we'll explore how to extract specific files, folders, and symbolic links from a tar.gz archive, using straightforward command-line …

Deepak Prasad5 min read
linux

How to Install and Configure Memcached on Ubuntu?

This tutorial will guide you through detailed steps to install and configure Memcached on Ubuntu. We'll cover the installation process, setting up the …

Deepak Prasad7 min read
programming

How to Install Dart on Ubuntu with Hello World Code

This tutorial will guide you through step by step procedure to install Dart on Ubuntu, covering two installation methods (APT and Debian package), …

Deepak Prasad5 min read
linux

3 Simple Methods to Install Joplin on Ubuntu

This tutorial will guide you through steps to install Joplin on Ubuntu, covering different installation methods (official script, Snap, Flatpak), launching …

Deepak Prasad9 min read
linux

How to Install PhotoQt on Ubuntu?

Step by Step instructions to install PhotoQt on Ubuntu environment.

Deepak Prasad4 min read
security

Install Kali Linux on Apple M1 with UTM [100% Working]

Step by step instructions to install Kali Linux on Apple M1 Laptop using UTM

Deepak Prasad8 min read
programming

How to PROPERLY upgrade GO version in Ubuntu? [SOLVED]

Step by step instructions to upgrade go in Linux, Windows and MacOS.

Tuan Nguyen5 min read
linux

6 Methods to List Installed Packages in Ubuntu in 2024

In this article, we will discuss how to list installed packages in Ubuntu using the command line interface. By following these instructions, users can …

Omer Cakmak6 min read