
Finally we would like to keep our system clean of any backdoors, rootkits or local exploits. These can happen whenever you pull something (or somebody) to your server. Rkhunter was […]
Read more ›
The most easy and fast Firewall I think there is, is UFW. UFW, or Uncomplicated Firewall, is an interface to iptables that is geared towards simplifying the process of configuring […]
Read more ›
Now we’ve already setup our SSH keys, we can harden the server even more. If you have not setup SSH keys, please check my other post here Changing the Port […]
Read more ›
Introduction SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with a Debian server, chances are you will spend most of your […]
Read more ›
Hey guys! Welcome to another tutorial of Just Some Tech. In this tutorial you will learn how to create your own webserver :0 running on Linux inside a datacentre. Linux […]
Read more ›
Two years ago, someone asked me to write a tutorial about how to setup a teamspeak server on Ubuntu 15.04. That turorial had been seen so many times, with alot […]
Read more ›
Allright….. So now we have looked at different streaming clients, and setup a local based client; we are going to look at a server based client. A server based client […]
Read more ›
Hey there, Right now, we’ve setup the Icecast server on a Linux VM at Digitalocean so we’re ready to stream some music over there. Once you are streaming, a website, […]
Read more ›
Hey guys, in this tutorial I will explain how to setup an icecast server, use different source clients and make a web radio. After all the episodes you will be […]
Read more ›Player
Recent Posts
- How to secure Debian Server 9.X – Scan for malicious items (Rkhunter)
- How to secure Debian Server 9.X – Setup a firewall
- How to secure Debian Server 9.X – Disable root login & change SSH port
- How to secure Debian Server 9.X – Setup SSH keys
- How to make a WordPress website running on a Linux webserver – Part 1