how-to
How To Run Tomcat Server At Startup On Ubuntu Server Paid Members Public
Every developer knows that for running any web applications it needs a web server. One of the most famous web servers for J2EE is Apache Tomcat. Tomcat runs applications created in JSP, JSF, Javascript, and available languages. To start the webserver you need to run a shell file called startup.
How To Reset Root Password In CentOS 7 Paid Members Public
One of the most important things for Linux users is to know what to do if the root password is lost. Many times we create a strong password for our computer, but sometimes we forget it. This trouble is mostly for servers, and CentOS is a Linux distro focused on
How To Configure SAMBA Server And Transfer Files Between Linux & Windows Paid Members Public
If you are reading this article it means you have a network at home or office with Windows and Linux hosts or have created a virtual network using VirtualBox and need to send files between a Linux host to Windows. File transfer between Linux and Windows can be done using
How to Install PostgreSQL on Ubuntu: A Beginner's Guide Paid Members Public
In this in-depth article, we will learn how to install PostgreSQL on Ubuntu, Fedora and Arch Linux. We will also learn how PostgreSQL differs from MySQL and how to migrate from MySQL to a PostgreSQL database. * MySQL Database * Advantages of MySQL * Disadvantages of MySQL * PostgreSQL * Advantages of PostgreSQL * Disadvantages of
15 Things To Do After Installing Ubuntu 17.04 "Zesty Zapus" Paid Members Public
Well, last month Canonical released a new version of Ubuntu which is version 17.04. This will be the last version with unity and canonical will be switch back to GNOME. If you are the kind of person that likes to have everything updated to the latest version you should
Three Portable Ways To Connect Ubuntu To Internet Paid Members Public
Most of you have probably used a dial-up connection or wired connection to access the resources available on the World Wide Web. But what if you’d just bought a new desktop or laptop and you don’t have the resources (router, modem, etc) to connect to the Internet. I’
How To Encrypt DNS Traffic In Linux Using DNSCrypt Paid Members Public
Dnscrypt is a protocol that is used to improve DNS security by authenticating communications between a DNS client and a DNS resolver. DNSCrypt prevents DNS spoofing. It uses cryptographic signatures to verify that responses originate from the chosen DNS resolver and haven’t been tampered with. DNSCrypt is available for
Ways To Rescue Grub Or Recover Grub Menu Paid Members Public
You started your laptop this fine morning, and Bam! You will see a black screen with the message “Unknown Filesystem” and grub rescue. You’ve arrived at LinuxAndUbunu to learn how to solve this problem, save your valuable data, and boot into Linux normally once more. Let’s go over