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
  • Cloud: AWS, Azure, OpenStack, and hybrid cloud administration
  • 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

2329 articles

Blog illustration with latest articles, tutorials, guides, and how-to content across Linux and DevOps topics
devops

Detailed review on Movavi Video Editing Software

Read a detailed review of Movavi Video Editing Software. Find out its features, pros, and cons to make an informed decision about video editing.

Deepak Prasad8 min read
devops

Securing Cloud Storage: Challenges, Strategies & Best Practices

Explore the challenges, strategies, and best practices for securing cloud storage. Protect your data and ensure the integrity and confidentiality of your files.

Deepak Prasad13 min read
programming

How to disable Laravel's Eloquent Timestamp?

Learn how to disable Laravel's Eloquent timestamps and understand key considerations to take into account before doing so. Ensure data integrity and functionality in your application

Steve Alila6 min read
programming

How to sort by multiple columns in Laravel?

Discover how to efficiently sort by multiple columns in Laravel. Learn how to organize your data more effectively using eloquent queries, enhancing your application's functionality and user experience.

Steve Alila7 min read
devops

Linux Versus the World: What Makes It Stand Out Among OS

Discover what makes Linux stand out among operating systems. Explore its features, flexibility, and why it is a popular choice for developers and enthusiasts.

Deepak Prasad6 min read
devops

Language Learning Tools for DevOps, Virtualization & Security Professionals

Discover effective language learning tools and resources for professionals in DevOps, virtualization, and security roles. Enhance your communication skills, open up career opportunities, and immerse yourself in …

Deepak Prasad8 min read
programming

Getting started with Voyager Laravel

Get started with Voyager Laravel with this comprehensive tutorial. Learn how to set up and use Voyager to streamline your Laravel development process.

Steve Alila4 min read
programming

Getting started with Laravel Kafka [In-Depth Tutorial]

Laravel, one of the most popular PHP frameworks, seamlessly integrates with Apache Kafka through the powerful Laravel Kafka package. This integration empowers

Steve Alila5 min read
programming

How to setup Laravel Pagination? [In-Depth Tutorial]

Laravel Pagination is essential for web applications that display large amounts of data, such as search results or product listings, as it helps to boost the

Steve Alila6 min read
programming

Update column to Nullable in Laravel Migration?

Dealing with database schemas is an integral part of any application development lifecycle, and Laravel's migrations provide a robust and intuitive way to

Steve Alila4 min read
programming

Select specific columns in Laravel Eloquent? [SOLVED]

Laravel Eloquent stands as a testament to the power of simplicity paired with functionality, demonstrating how a well-designed tool can drastically streamline

Steve Alila7 min read
programming

Set variables in a Laravel Blade Template?

When working with Blade templates, it's often necessary to set variables that will be used to render dynamic content or control the behavior of the template.

Steve Alila6 min read
programming

Get last inserted ID with Laravel Eloquent?

Discover how to 'Get Last Inserted ID with Laravel Eloquent' in our comprehensive guide. This article provides easy-to-follow steps, enhancing your Laravel development journey. Improve your efficiency with Laravel …

Steve Alila6 min read
programming

How to decrypt Hash Password in Laravel?

Learn how Laravel uses the one-way hashing function to securely store and verify passwords without decryption. Explore how to use Laravel's Hash::check() function for secure password verification.

Steve Alila7 min read
programming

How to implement Linked List in Java?

Discover how to effectively implement linked list in Java with our comprehensive guide. Learn about the Node class, various operations, and best practices. Master this dynamic data structure today!

Bashir Alam7 min read
programming

While Vs Do While loop in Java [In-Depth Tutorial]

Looping constructs are the cornerstone of programming, allowing developers to control the flow of execution and repeatedly perform tasks within their

Bashir Alam8 min read
devops

Tech Savvy Students: Mastering Education with Linux Apps

Learn how Linux applications are empowering tech-savvy kids to transform the classroom. Also, understand how to use this excellent software for education.

Deepak Prasad6 min read
linux

Where to set environment variables in Linux?

Discover where to set environment variables in Linux with this comprehensive guide, exploring methods for user-specific and system-wide configurations, as well as temporary and persistent variable settings.

Deepak Prasad11 min read
databases

SQL String Concatenation

In this comprehensive article, we will delve into the world of SQL string concatenation, exploring its fundamentals, various techniques, and best practices to

Falguni Thakker9 min read
databases

SQL Remove Characters from String with Examples

SQL remove characters from string from left side, right side. Remove first character, remove last character, remove last n characters, remove specific characters, remove characters from beginning or end of the string in …

Falguni Thakker10 min read
security

How to build Windows Remote Access Trojan?

After the installation is complete, we can now proceed to install, run and use RAT-el to build a Windows RAT payload. We download the tool’s file from its

Kennedy Muthii6 min read
programming

Laravel validation using IN or ENUM Values?

In this article, we will explore how to use the "laravel validate in" rule and ENUM values to create efficient and effective validation logic for your Laravel

Steve Alila6 min read
programming

Laravel Sail and Docker [In-Depth Tutorial]

However, setting up a local development environment for Laravel applications can be a pain. You need to install and configure a web server, database, and

Steve Alila7 min read
programming

Laravel Reset Password Securely

Discover how to implement a secure Laravel reset password system and send reset password link emails with this comprehensive guide, covering essential steps to enhance user experience and maintain account security.

Steve Alila6 min read
cloud

Check Openstack version and mapped release information

Is there any single command to check openstack version or release name and how is Red Hat Openstack version mapping done.

Deepak Prasad2 min read
cloud

Step-by-Step Tutorial: Install OpenStack on CentOS 7 using Packstack

Step by Step openstack installation Guide using packstack single node in centos or rhel 7 linux. Install Openstack on CentOS 7 using Packstack

Deepak Prasad12 min read
cloud

How to troubleshoot OpenStack ironic introspection

Troubleshoot OpenStack ironic introspection for issues like Invalid provision state for introspection, Look up error: Could not find a node for attributes.

Deepak Prasad4 min read
cloud

Solved: ironic node-delete is associated with instance

Here I have shared the steps to fix "ironic node-delete is associated with instance" where you fail to delete an ironic node accociated with an instance.

Deepak Prasad2 min read
cloud

How to create and set property of flavor in OpenStack with examples

In this article I will show you the steps to create and set property of flavor with examples. Use openstack flavor set --property for existing flavors

Deepak Prasad5 min read
devops

Machine Learning in Video Games

machine learning has discovered computer video games as an interesting and rewarding area. Also, the video game market has become a prominent and proven global industry.

Deepak Prasad13 min read