Setting Up and Using an SSH SOCKS Proxy
A Secure Shell (SSH) SOCKS proxy allows you to route your internet traffic through a remote server, providing enhanced privacy and security. This blog will guide you through setting up an SSH SOCKS...
A Secure Shell (SSH) SOCKS proxy allows you to route your internet traffic through a remote server, providing enhanced privacy and security. This blog will guide you through setting up an SSH SOCKS...
Introduction Amazon Simple Storage Service (S3) is a scalable, high-speed, web-based cloud storage service designed for data storage and retrieval. Pre-signed URLs are a secure way to grant tempor...
Setting up an AWS EC2 instance involves configuring various networking components to ensure your instance is accessible and secure. This blog post will guide you through a comprehensive Bash script...
Introduction Secure Shell (SSH) is a cryptographic network protocol that enables secure communication between computers. One of the most effective ways to authenticate SSH connections is through t...
Introduction Azure Active Directory (Azure AD) Connect is a Microsoft tool that connects on-premises directories to Azure AD. It allows for a common user identity for Microsoft 365 and other cloud...
Transitioning legacy systems to the cloud while maintaining interoperability with on-premises infrastructure. Introduction As organisations strive for digital transformation, migrating legacy sys...
In this blog post, we will delve into a Python script designed to convert HTML files into Markdown format. This script not only converts the content but also handles code blocks with language detec...
In this blog post, I will walk you through a Bash script designed to automate the processing of video files in a specified directory. This script performs tasks such as calculating bitrates, adjust...
Managing AWS resources efficiently requires automation and the ability to quickly identify the relationships between different services. In this blog post, we’ll explore how to create a script that...
In today’s fast-paced world, automating repetitive tasks can save time and reduce errors. If you’re a job seeker, keeping up with new job postings and crafting customised cover letters can be time-...