Advanced UFW rules for the seasoned mind

UFWheader

For the seasoned among us, this is for you! We will explain default rule states, how using service names can save you time, good ways to manage a multitude of rules…

How To Install and Use UFW Firewall In Linux

UFW-header

UFW, the Uncomplicated Firewall, is as true as a command line utility can be. Posing some of my very first challenges managing a server for the first time, I learned by spinning up a copy of Ubuntu on an old computer using a keyboard and mouse for initial setup.

Top 5 Linux Server Distributions | Replacing CentOS

centos-asci-edited

The CentOS ecosystem, have we an option that will replace it? So you have a server or many more. You are using programs native to CentOS, and you’re worried about patches and updates going forward. We are here to say, worry not. The community has got you!

Configure a SAMBA Share in Linux

SAMBA-preview

Lots of businesses need to share files with employees and need a way to achieve this. SAMBA is a Linux service for sharing files and much more. We will go over setting up a share for users and anonymous users.

Configure Bind9 in Debian/Ubuntu

dns

Every large organization needs a way to resolve internal resources, this could be internal websites, webapps or even file servers…

Configure DHCP Server in Ubuntu

dhcp-preview

Networks especially ones with hosts of at least 50, need some sort of auto configuration for the network. It would be tedious to have to manually configure every host on a network or new hosts as well. Here we will look into creating a DHCP Server to automate this addressing of hosts under Ubuntu Server.