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
  • System Administration: User management, services, and system-level tasks
  • Tools: Useful tools and utilities for productivity
  • Cheat Sheet: Quick reference guides for commands and tools
  • Interview Questions: Common interview questions with answers

2076 articles

Golang Channel Use Cases Explained with Examples

How to create and use golang channel. Use comma ok idiom, context, fan in and fan out with channels. Different types of channels in go with examples.

By admin · 13 min read · programming

Golang Logrus Complete Tutorial with Examples

Using golang logrus to print messages on console, logfile, multi writer. Format the log output with custom log level. Change log output format. Change timestamp …

By antonyshikubu · 11 min read · programming

[SOLVED] Find Duplicate IP Address with Wireshark

Find duplicate ip address, how to detect duplicate ip address with arping, detecting duplicate ip addresses using arp, linux detect duplicate ip address …

By nurten-dogan · 6 min read · networking

How to PROPERLY change mount point name in Linux

Step by step instructions to change mount point name in Linux. Change mount point name without any downtime or any data loss. 100% risk free steps.

By omercakmak · 5 min read · linux

How to Install PowerISO on Linux [Step-by-Step]

Step by step instructions to install poweriso in Linux. Install PowerISO using GUI or Terminal manager in Ubuntu, Debian, Red hat, CentOS and any other …

By omercakmak · 4 min read · linux

Golang Global Variables Explained [Beginners Tutorial]

golang global variables across packages, golang global variable initialization, golang global variable across files, golang global variables best practices, …

By antonyshikubu · 7 min read · programming

Hackerrank Solution: Map and lambda function in Python

map and lambda function hackerrank solution, Python program to print fibonacci series using lambda function, python - How to write the Fibonacci Sequence, Print …

By bashiralam · 4 min read · programming

L3MON - Hack Android Mobile Remotely [Step-by-Step]

Step by step instructions to hack android remotely using l3mon RAT i.e Remote Administration Tool. Install malware on the android to access the mobile.

By kennedymuthii · 6 min read · security