how-to

Run Tomcat Server At Startup On Ubuntu Server

How To Run Tomcat Server At Startup On Ubuntu Server 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.

sohail
sohail
Linux Tutorials
how to reset root password in centos

How To Reset Root Password In CentOS 7 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

sohail
sohail
Linux Tutorials
configure samba server share files between linux windows

How To Configure SAMBA Server And Transfer Files Between Linux & Windows 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

sohail
sohail
Linux Tutorials
How to install PostgreSQL on Ubuntu

How to Install PostgreSQL on Ubuntu: A Beginner's Guide 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

sohail
sohail
Reviews

15 Things To Do After Installing Ubuntu 17.04 "Zesty Zapus" 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

sohail
sohail
Uncategorized

Three Portable Ways To Connect Ubuntu To Internet 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’

sohail
sohail
Uncategorized
encrypt dns traffic in linux using dnscrypt

How To Encrypt DNS Traffic In Linux Using DNSCrypt 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

sohail
sohail
Uncategorized
Ways To Rescue Grub Or Recover Grub Menu

Ways To Rescue Grub Or Recover Grub Menu 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

sohail
sohail
Linux Tutorials