Skip to content
GoLinuxCloud
  • Ansible
  • AWS
  • Azure
  • Blockchain
  • CheatSheet
  • Ethical Hacking
  • GIT
  • Java
  • Kubernetes
  • OpenStack
  • OpenSSL
  • Python
  • SQL
  • Wireshark

Tips and Tricks

This covers topics and articles related to Tips and tricks and cover various areas in Linux.

SOLVED: How to PROPERLY rename file(s) in Linux

How to PROPERLY rename files in Linux [Practical Examples]

Renaming files can feel like a daunting task if you're new to Linux. Luckily there are plenty of ways to change the names of your files and folders. The steps are easy if you're running

Categories Tips and Tricks Leave a comment

Linux find File using the command-line [8 Different Ways]

Linux find File using the command-line [8 Different Ways]

When working with Linux systems, you will often find yourself in a situation where you need to look/find particular files on your system. If you are on a Graphical system, you can quickly type the

Categories Tips and Tricks Leave a comment

Know impacts of chmod 777 command [Be Cautious]

Understanding impacts of chmod 777 command

This post will look at the chmod 777 command, the impacts of running this command, and why you should rarely execute this command on any file or directory. Linux systems are generally considered less user-friendly

Categories Tips and Tricks 2 Comments

Perform a POST Request Using Curl [Practical Examples]

Perform a POST Request Using Curl [Practical Examples]

What is Curl? cURL, which stands for Client URL, is an open-source command-line utility mainly used by developers to transfer data to or from a server via the different supported protocols. The supported protocols include

Categories Tips and Tricks Leave a comment

Solved: DHCPDISCOVER fails with "no free leases" in Linux

Solved: DHCPDISCOVER fails with "no free leases" in Linux

Why DHCP client fails to get IP with no free leases error? Recently I was trying to perform an automated installation which requires a DHCP server to provide the IP Address to the client, I

Categories Tips and Tricks Leave a comment

How to PROPERLY test port connectivity in Linux

How to PROPERLY test port connectivity in Linux

So, are you getting connection time out while trying to connect to some service over some port? It may be possible that the service may be UP and Running but due to firewall the port

Categories Tips and Tricks Leave a comment

Install Nodejs and NPM on Raspberry Pi [Step-by-Step]

Install Nodejs and NPM on Raspberry Pi [Step-by-Step]

What is NodeJS  Nodejs or Node is an open-source and cross-platform runtime environment for executing Javascript code outside of a browser. We often use Node to build back-end services, also called APIs (Application Programming Interfaces).

Categories Tips and Tricks Leave a comment

Steps to format SD Card in Linux [100% Working]

Steps to format SD Card in Linux [100% Working]

Different ways to format SD Card in Linux Working with Linux can get a little complicated, especially if you are a new user migrating from a platform like Windows. Getting yourself familiar with the new

Categories Tips and Tricks Leave a comment

Tutorial: Setup VNC Server CentOS 8 [100% Working]

Tutorial: Setup VNC Server CentOS 8 [Step-by-Step]

Getting started with steps to setup VNC Server in CentOS 8 VNC stands for Virtual Network Computing which is a way of virtually accessing the desktop of remote Linux server. You may be familiar with

Categories Tips and Tricks Leave a comment
Post navigation
Older posts
Page1 Page2 … Page14 Next →

Featured Posts

  • Understanding High Availability Cluster and Architecture
  • Top 15 tools to monitor disk IO performance with examples
  • 8 ways to prevent brute force SSH attacks in Linux (CentOS/RHEL 7)
  • Tutorial: Beginners guide on linux memory management
  • RHEL/CentOS 8 Kickstart example | Kickstart Generator
  • Overview on different disk types and disk interface types
  • 30+ awk examples for beginners / awk command tutorial in Linux/Unix
  • 10 single line SFTP commands to transfer files in Unix/Linux
  • 5 useful tools to detect memory leaks with examples
  • Linux zip folder | 16 practical Linux zip command examples
  • List of 50+ tmux cheatsheet and shortcuts commands
  • How to check security updates list & perform linux patch management RHEL 6/7/8
  • 100+ Linux commands cheat sheet & examples
  • 15 steps to setup Samba Active Directory DC CentOS 8
ADVERTISEMENT
Subscribe GoLinuxCloud
ADVERTISEMENT
Ansible Tutorial
Kubernetes Tutorial
  • Sitemap
  • Privacy Policy
  • Disclaimer
  • Guest Posts
  • Contact Me
Copyright © 2022 | Hosted On Rocket.net