Recent Post
- Spartan IT Update – Shutting down store.spartanit.pro
- 🚀 NexaLibre is Officially Live!
- Unleashing the Power of Language: A Deep Dive into Large Language Models (LLMs)
- NexaLibre: Your $15 Ticket to Digital Excellence is Now Live!
- The Pillars of Progress: Understanding the Vital Role of Standards in Our World
-
How to disable Ubuntu firewall in Oracle Cloud
When I first started using Ubuntu on Oracle Cloud, I ran into the problem in which ports weren’t open even though the traditional firewall wasn’t blocking them. After some research, I discovered that Oracle has a specific file that blocks all connections except for ssh (port 22). The following guide will teach you how to…
-
How to make your own Minecraft java edition server 1.17.1 on Ubuntu
Introduction Today I am going to teach you how YOU can have your own Minecraft server so you can play with your friends or even start your own adventure as a server admin. This server requires you to do port forwarding. This means that you need to give public access to the Minecraft port (25565)…