\\Category/Server/
Welcome to the server side of IT.
Fix DNS nameserver issues with resolvconf
Getting ping: google.ca: Temporary failure in name resolution or similar? Learn how to resolve it
Posted in Client, Information & Technology, Linux, Server on by Aebian // Comments
Migrate existing MySQL Database to another server
Switching db servers and need to move your MySQL instances along? Here's how.
Posted in Information & Technology, Server on by Aebian // Comments
SSL with Apache Tomcat [PKCS12]
This post is a plain guide and how to setup SSL on tomcat using a PKCS12 keystore.
Posted in Information & Technology, Server on by Aebian // Comments
Distributed Denial of Service
This post will explain some facts of DDoS and filtering systems aswell compare some of them.
Posted in Information & Technology, Server on by Aebian // Comments
Install tmux on RHEL
This post will cover how you can install tmux on RHEL without a subscription
Posted in Information & Technology, Linux, Server on by Aebian // Comments
Extend swap size on Linux / Extend VMware Hard Disk
This post will cover the plain details on how to extend a swap partition aswell how to extend a VMware hard disk. No stories, just facts!
Posted in Information & Technology, Linux, Server on by Aebian // Comments
Require password for specific commands with sudo
How you can enable passwords in sudo for specific commands only everytime will be explained here
Posted in Client, Information & Technology, Linux, Server on by Aebian // Comments
Recover root permissions / user
Accidently edited /etc/passwd and removed or changed the root user? Get the error "sudo unable to initialize policy plugin"? In this post I will explain why this is happening and how to fix it
Posted in Information & Technology, Linux, Server on by Aebian // Comments
How to install Java 8 via Package on Debian 8.2
With these simple script you will be able to install Java 8 under a minute on your debian machine