ezone
  • Home
  • Blog
    • Cloud ERP
  • Flutter
    • FlutterFlow
  • Joomla
  • About

Multizone | All our technotes

If we've published it, you can find it here.

Project setup in Jira

Project setup in Jira

Multiple projects, one set of consistent tools, one roadmap?

A client wants to consider standardising on Jira and Confluence across their entire portfolio so I thought I'd implement these tools from Atlassian for all my projects first as a proving exercise. Previously I've used Assembla (really great tools but clunky and unloved) and GitHub (really great tools and community but questions over ownership intentions amplified by copilot) so I'm no stranger to these kinds of tools. I thought my write up might be interesting even though Atlassian was crowned "a very boring software company" in The New York Times for its focus on development and management software.

Atlassian has around 7,000 employees, almost a quarter of a million customers and around 10 million monthly active users. It is famous for Jira and Confluence and acquired Trello, Bitbucket and a host of other organisations. So its a pretty safe bet. Jira has a generous free tier too, which is welcome.

TL:DR If you like ticket tools, feature prioritisation, software product roadmaps, software assurance and devops tools you might find this interesting.

Details
Last Updated: 24 June 2025
  • DevOps: Revolutionising Software Development and IT Operations
  • Software Assurance
  • Mastering Product Management
  • Product Management with Jira

Read more: Project setup in Jira

Atlassian Logo

Sprint setup in Jira

Sprints

In the first article, Project setup in Jira, I got started with Jira for multiple projects, setting up boards for them and a Cross Project Board to give an overview of Everything, Everywhere in one place. I noted Jira has automatic unique numbering of issues which is vital! I set up my project to use the same Issue type scheme so that all my projects are identical and any future changes I make apply to all these projects. 

Theres just one problem. Theres nothing in Jira to manage yet! So lets create sprints and issues for each project in order that we can then use the Jira Dashboard and the Cross Project Board to make sense of everything.

TL:DR: – If you like issue management tools, sprints and work prioritisation, and software product roadmaps you might find this interesting.

Details
Last Updated: 22 July 2024
  • DevOps: Revolutionising Software Development and IT Operations
  • Software Assurance
  • Mastering Product Management
  • Product Management with Jira

Read more: Sprint setup in Jira

Flutter Logo - Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.

Flutter on Intel Mac, and first app, in about 15 mins

Installing Flutter 3.0 on a Mac Mini (2018) running macOS Ventura

Running the flutter 3.0 based 'Hello, world' app on a macOS computer with an Intel processor.

Flutter 3.0 can now create macOS desktop apps which run on Mac computers. This is the hello world example app.

TL:DR— Getting this running took around a dozen commands, and a bit of default question answering and installer clicking for Flutter, Xcode and Android Studio, both of which you have to launch at least once after installation. It took about 15 minutes to set it up. I use a folder called 'Development' in my home directory but you can choose whatever name makes sense for you.

Details
Last Updated: 14 April 2025
  • macOS: The redefinition of modern Computing
  • Mobile Apps: Innovation, Compliance, and Favourites
  • Flutter: Build Once, Deploy Everywhere

Read more: Flutter on Intel Mac, and first app, in about 15 mins

Kali Linux on EC2 in AWS for Pen Testing (Part 1)

Kali Linux on EC2 in AWS for Pen Testing (Part 1)

Kali Linux: A Robust Platform for Security Professionals

Kali Linux is a versatile, open-source Linux distribution based on Debian, designed specifically for advanced information security tasks. Its key applications include penetration testing, security research, computer forensics, and reverse engineering. For cloud-based environments, a Kali Linux Amazon Machine Image (AMI) is available for deployment on Amazon EC2 within Amazon Web Services (AWS). This setup is ideal for organisations requiring an internal penetration testing environment. To quote the developers of Kali Linux: “Try harder!”

What Sets Kali Linux Apart?

Kali Linux is meticulously crafted with penetration testers in mind, but adapting it to your specific requirements may involve a learning curve. Below are some considerations highlighted by the developers:

  • Specialised Design: Tailored for professional pentesting, Kali Linux might not align perfectly with all use cases out of the box. Adjustments and configurations may be required.
  • Learning Curve: Users new to Linux or unfamiliar with command-line interfaces might find the system challenging, despite efforts to enhance usability.
  • Hardware Compatibility: While designed to support a wide range of hardware, some components may exhibit compatibility issues. Researching hardware requirements prior to installation is strongly advised to avoid potential issues.
  • First-Time Installation: For beginners, installing Kali Linux on a virtual machine is recommended as a preliminary step. This approach allows users to familiarise themselves with the system before committing to a physical installation.

For further details, refer to the comprehensive guide: "Should I Use Kali Linux?"

TL:DR – If you’ve decided to deploy Kali Linux in AWS, the following sections will provide a detailed, step-by-step guide to get you started.

Details
Last Updated: 09 April 2025
  • Linux: The Backbone of Modern Computing
  • Amazon Web Services (AWS): A Cloud Computing Solution
  • Apache HTTP Server: Power the Web with Open-Source
  • Remote Access with Apache Guacamole
  • Apache Tomcat: Java Servlet Container and Web Server
  • Kali Linux for pen testing and digital forensics

Read more: Kali Linux on EC2 in AWS for Pen Testing (Part 1)

Kali Linux on EC2 in AWS for Pen Testing (Part 2)

Kali Linux on EC2 in AWS for Pen Testing (Part 2)

Installing Kali Linux on EC2 in AWS for Pen Testing

Next — This is part 2 of Installing Kali Linux on EC2 in AWS for Pen Testing. You might want to review. Kali Linux on EC2 in AWS for Pen Testing (Part 1) before continuing.

TL:DR In part one a Kali Linux instance was created in AWS what follows is a step by step guide to getting remote desktop working with Apache Guacamole™ so that the Kali Linux graphical tools can be used.

Details
Last Updated: 09 April 2025
  • Linux: The Backbone of Modern Computing
  • Amazon Web Services (AWS): A Cloud Computing Solution
  • Apache HTTP Server: Power the Web with Open-Source
  • Remote Access with Apache Guacamole
  • Apache Tomcat: Java Servlet Container and Web Server
  • Kali Linux for pen testing and digital forensics

Read more: Kali Linux on EC2 in AWS for Pen Testing (Part 2)

Kali Linux on EC2 in AWS for Pen Testing (Part 3)

Kali Linux on EC2 in AWS for Pen Testing (Part 3)

Installing Kali Linux on EC2 in AWS for Pen Testing

Next — This is part 3 of Installing Kali Linux on EC2 in AWS for Pen Testing. You might want to review. Kali Linux on EC2 in AWS for Pen Testing (Part 1) and Kali Linux on EC2 in AWS for Pen Testing (Part 2) before continuing.

TL:DR In part one a Kali Linux instance was created in AWS and in part two the dependencies and web services required were added to that instance. What follows is a step by step guide to getting remote desktop working with Apache Guacamole™ so that the Kali Linux graphical tools can be used.

Details
Last Updated: 09 April 2025
  • Linux: The Backbone of Modern Computing
  • Amazon Web Services (AWS): A Cloud Computing Solution
  • Apache HTTP Server: Power the Web with Open-Source
  • Remote Access with Apache Guacamole
  • Apache Tomcat: Java Servlet Container and Web Server
  • Kali Linux for pen testing and digital forensics

Read more: Kali Linux on EC2 in AWS for Pen Testing (Part 3)

Software Assurance

Software Assurance

Making sure software apps function as intended and are free from known vulnerabilities and implementation flaws

Recently, I was asked to examine an acquired Software as a service (SaaS) app to see if it needed updating because the acquirer felt it was based on some older technology and needed to understand that more fully. This was for a very mature system with little or no new feature development planned. My task was to make whatever recommendations were necessary without planning new product features.

There's quite a bit to unpack there. So lets try to get to the bottom of it and come up with a plan.

TL:DR — Some steps I took, and all the gory details of how I thought it through using the principles of "Software Assurance" to provide recommendations to bring an acquired SaaS app to a state where security and service can be assured by the acquiring organisation.

Details
Last Updated: 24 June 2025
  • DevOps: Revolutionising Software Development and IT Operations
  • Software Assurance

Read more: Software Assurance

Page 29 of 43

  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33

Popular articles

  • Use an Apple Magic Mouse on Windows 11 PC
  • Tips for Recovery Success Using GNU ddrescue on Ubuntu Linux
  • New Cassette recorders in 2026
  • Amazon Fire Max 11 - best value for the money tablet
  • Working headless RDP with GNOME Remote Desktop on Ubuntu 25.10

Recent articles

  • Prime Day 2026
  • Android 17 features
  • New rules to protect children online in the UK
  • Joomla front-end starts returning 500 errors
  • Apple Previews Major Child Safety Features Coming in Autumn 2026
  • Why the Internet Has Always Needed Guardrails

Popular Topics

  • macOS: The redefinition of modern Computing 38
  • Linux: The Backbone of Modern Computing 18
  • Android: A Dominant Force in Mobile Computing 15
  • iOS: The Engine Behind Apple’s Mobile Revolution 15
  • Apple Silicon: Redefining Performance and Efficiency 14
  • Ubuntu Linux: Stability, Security, and Open-Source Freedom 14
  • Amazon Web Services (AWS): A Cloud Computing Solution 12
  • Flutter: Build Once, Deploy Everywhere 11
  • Apple Computer: Innovation, Software, Electronics 11
  • Technology We Use: Devices and Tools Powering Everyday Life 10
My Blog
  • Terms of use
  • Privacy statement
  • Contact us
  • Sitemap
  • Joomla! — award-winning content management system (CMS)
  • Flutter — An open source framework for building applications from a single codebase