Skip to main content
479
results
Andrew Fletcher
When troubleshooting network issues or configuring devices, knowing your IP address can be essential. Whether you're connected via Wi-Fi, Ethernet, or tethering through a mobile provider, macOS offers powerful built-in tools to quickly identify your IP address. Here's a practical guide tailored to Australian users with step-by-step instructions.   Finding your IP address on Wi-Fi If you're connected to the internet via Wi-Fi, you can retrieve your IP address with a simple command in...
Andrew Fletcher
DDEV has become a popular tool for local web development, offering a streamlined...
Andrew Fletcher
The release of Drupal 10.4.0 sees stricter validation rules being applied to...
Andrew Fletcher
Securing sensitive content is essential for protecting data integrity and user...
Andrew Fletcher
Observing colleagues work with Drush, it’s clear they have the basics down pat....
Andrew Fletcher
Transferring files between development and production environments is a critical task in the deployment process. However, I continue to come across multiple approaches that scale from awesome automation using pipelines to the basic of direct command line entry. Where the basic approaches rely on outdated processes that are inefficient and difficult to maintain. Let's explore how to optimise file transfer workflows, moving from rudimentary approaches to more efficient methods using cp and...
Andrew Fletcher
Seemingly minor technical misconfigurations can escalate into major...
Andrew Fletcher
Deploying updates to production environments is a critical phase in web...
Andrew Fletcher
In the ever-evolving landscape of web development, technical challenges are par...
Andrew Fletcher
Docker containers list To view a list of Docker containers that are currently...
Andrew Fletcher
Maintaining your Ubuntu server is essential to ensure it operates smoothly, stays secure, and benefits from the latest features. Whether you're managing a server for personal projects or enterprise-level applications, regularly updating your system is a critical best practice. Here’s a straightforward guide to updating your Ubuntu server effectively and efficiently, with a focus on the benefits of chaining commands.   Step 1: Update the package list Before applying updates, it's crucial to...
Andrew Fletcher
For developers working with Python, setting up and managing environments can...
Andrew Fletcher
Logging levels determine the severity or importance of the messages that are...
Andrew Fletcher
In today’s fast-paced digital landscape, businesses increasingly rely on...
Andrew Fletcher
In today’s digital landscape, effective management of user accounts is pivotal...