Adding a security login banner might seem like it would have zero effect on your server, but if an unwanted user gains access to your server, and if they see you've taken the time to set up a ...
Adding a security login banner might seem like it would have zero effect on your server, but if an unwanted user gains access to your server, and if they see you've taken the time to set up a ...
Chances are, your data center depends upon a MySQL database server or two. If that is the case, you'll want to make sure your databases are set up with an eye to security.
I'm going to walk through the process of setting up DHCP on Ubuntu Server 18.04. The process is quite simple, so it shouldn't take much time at all (about five minutes).
Learn how to add a full-featured HRM solution to your data center with ease, with the help of Ubuntu Server and Sentrifugo HRM. Your data center contains many of the tools your business requires ...
If you need to add Linux to your data center, consider giving Ubuntu server a try. Follow these steps to install Ubuntu server 16.04 and the Webmin GUI admin tool.
If this happens to you, simply type your username (even though you don't see a login prompt), hit Enter, and you'll be asked for your password. Logging in will work exactly as expected. Familiar ...
Say, for example, you have servers set up specifically for database and web: Your web server hosts an instance of WordPress that needs to be able to access the remote MySQL server.
Sometimes a good GUI can make a server even easier. Jack Wallen shows you how to install the GNOME Desktop Environment on Ubuntu Server, and why this might be a good idea.
If you have a need for Java Servlets, you'll probably want to deploy Tomcat. Jack Wallen walks you through this process on the Ubuntu Server 16.04 platform.
Say, for example, you have servers set up specifically for database and web: Your web server hosts an instance of WordPress that needs to be able to access the remote MySQL server.
From the office of, "If it's not broken don't fix it" comes this: In Ubuntu Server, there's a brand new method of setting IP addresses.Gone are the days of manually editing the flat text /etc ...
Ubuntu Server is an open source platform that does more than you might think. With its ability to serve as an internal company server or to scale all the way up and out to meet enterprise-level ...
I'm going to walk you through the process of getting this easy-to-use Git Server up and running on the Ubuntu Server 18.04 platform. All you need is a running instance of Ubuntu Server 18.04 and a ...
With the help of Samba, it is possible to set up your Linux server as a Domain Controller. Before you get too excited, I'm not talking about an Active Directory Primary Domain Controller (PDC).
sudo apt-get install php zip libapache2-mod-php php-gd php-json php-mysql php-curl php-mbstring php-intl php-imagick php-xml php-zip php-mysql -y ... the creation of an admin password. To take ...
I want to show you how to install SIPp on Ubuntu Server 18.04 and then demonstrate some simple examples. Do note, this tool is command line only, so if you're looking for a GUI for testing, look ...
If you want to install OpenStack, but don't want to have to dedicate multiple machines for the project, here's how to do that with a single Ubuntu Server virtual machine.
Let's install Snipe-IT on Ubuntu Server 16.04. ... sudo apt install mariadb-server sudo systemctl start mysql sudo systemctl enable mysql. Set up a root user password and secure MariaDB with the ...
By default, Apache does not set a limit to the size of HTTP requests it will accept; this can lead to an attacker sending a lot of data to take down the server. This is configured on a per ...
Scott Lowe walks you through some of the first tasks administrators perform when deploying a new Windows server on the network. Here's how it looks on Windows Server 2012.