Technical Blog

Red hat logo

Understanding Red Hat File System Permissions

This is an overview of everything permissions based. You will learn about How to find file and file system permissions There are a number of different ways to find out file permissions in Linux. Stat command One of my favourite Linux commands is the stat command. Stat – gives you...

Red hat logo

The Art of Finding Files in Linux

It doesn’t matter if you have worked on Linux your entire life or if you are a complete noob. Being able to find and manage files in Linux is a skill you will use every day. In this article, You will learn how to: Finding files is a crucial skill...

Red hat logo

Grep and RegEx One-Liners

GREP, short for Global Regular Expression Print, is a command-line utility used in Unix, Linux, and other Unix-like operating systems. It searches for text patterns or regular expressions within files and directories, enabling users to locate specific strings or patterns of characters efficiently. Regular Expressions (Regex or Regexp) are sequences...

cropped logo gcp px

GCP Projects: “You do not have permission to create projects in this location.”

Use Google Cloud? Have you ever had the headache where you cannot create GCP projects in your GCP organization? It can be extremely frustrating. Go to the google cloud console and make yourself an OrgAdmin, Owner, and ProjectCreator with these commands: Once I did the project creator role, I could...

arcserve logo

Arcserve BMR Restore for Linux Server

Arcserve is a robust backup and restore solution, essential for system engineers handling server restoration. Restoring a Linux server will appear challenging at first, but this guide will simplify the process. It offers a step-by-step outline for performing a bare metal restore of a Linux server into VMware. While this...

powershell

Amazing PowerShell One-Liners for System Administrators

Here is a collection of some really cool PowerShell one-liners scripts. I find them very useful for day-to-day system administration tasks. I will keep adding to this list as I learn more useful commands. List of all installed applications on a Windows device This one-liner searches the Windows Registry to...

GCE Auto Scaling

Essential Google Cloud Shell Commands: A Quick Reference

This guide offers a curated collection of practical Google Cloud Shell commands that streamline your cloud management tasks. These commands cover various areas, from project management to networking. How to prevent project deletion in Google Cloud Shell This is a great command to protect your cloud projects from overzealous system...

Microsoft Sharepoint Logo

How to audit SharePoint using powershell

Sometimes you need to know what information you have got in your SharePoint solution. I have been asked this numerous times since GDPR was introduced. This PowerShell command is designed to work with SharePoint, and its main purpose is to list the items in SharePoint document libraries that are not...

myclients

Published Writing

I have a great passion for writing in my spare time and I have developed a great relationship with several USA-based managed services businesses and SEO Agencies whom I frequently guest blog for. My work has been featured in Forbes, VMWare, and numerous CIO, Healthcare, and technical blogs in the...

Glances RHEL

Installing Glances on Red Hat Enterprise Linux (RHEL) and Compatible Distributions

Glances is a powerful, real-time system monitoring tool for Linux and Windows. It provides a wealth of information about CPU usage, memory, disk I/O, network traffic, processes, and more – either locally or remotely through a web interface. This guide covers installation on various Red Hat-based systems, including: Glances is...

Translate »