Skip to content
Monday, June 2, 2025

Technically Rambling

Tech news and how-tos

  • Home
  • How To
  • Problem Solving
  • Rambling
Technically Rambling
Codewars Problem Solving 

Count By X

January 13, 2023January 13, 2023 Chris 0 Comments 8 kyu, Codewars, JavaScript

Create a function with two arguments that will return an array of the first n multiples of x. Assume both the given number

Read more
Codewars Problem Solving 

List Filtering

January 6, 2023January 6, 2023 Chris 0 Comments 7 kyu, Codewars, JavaScript

In this kata you will create a function that takes a list of non-negative integers and strings and returns a new list with the strings filtered out.

Read more
Codewars Problem Solving 

Square(n) Sum

October 4, 2022January 6, 2023 Chris 0 Comments 8 kyu, Codewars, JavaScript

Complete the square sum function so that it squares each number passed into it and then sums the results together.

Read more
How To 

Install WordPress to Rocky Linux

October 2, 2022October 3, 2022 Chris 0 Comments Apache, Bash Script, Linux, PHP, Rocky Linux 8, Rocky Linux 9, SELinux, WordPress

In this post I will go over how to install Apache, MariaDB, and PHP to Rocky Linux 8 or Rocky Linux 9 with the intention of hosting a WordPress site on HTTPS with a valid Let’s Encrypt certificate. This includes Apache settings, SELinux config, and firewall commands all in one unattended script. 

Read more
  • Next →
  • Install Incus on Raspberry Pi 4
  • Error Installing Incus on Raspberry Pi
  • Five Twenty Five Twenty Five Update
  • Map LXC Container Port to Host Port
  • Use LXC containers on Ubuntu
Copyright © 2025 Technically Rambling. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.