Linux Tutorials

How To Install .tar.gz Or .tgz Packages In Linux

How to Extract and Install .tar.gz Files in Linux Members Public

Linux is the operating system with more kinds of packages. If you have used Debian, you should know the file type .deb. If you have used Fedora, you should know the file type .rpm. In Linux we have many file types when we talk about installation packages and surely you’

Mohd Sohail
Mohd Sohail
Linux Tutorials

All About Tar Files And How To tar, untar Files In Linux Using Terminal Members Public

tar is an archive utility tool for GNU/Linux. Primarily used to distribute executable software or package the software source code in the tarball for later distribution. The most popular being gzip and you might have noticed the source file of a program usually ends with *.tar.gz. Well, that

Mohd Sohail
Mohd Sohail
Linux Tutorials
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.

Mohd Sohail
Mohd 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

Mohd Sohail
Mohd 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

Mohd Sohail
Mohd Sohail
Linux Tutorials
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

Mohd Sohail
Mohd Sohail
Linux Tutorials
how to configure iptables in linux

How To Configure iptables Firewall In Linux Members Public

Iptables is a great firewall included in the netfilter framework of Linux. A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Configuring iptables manually is challenging for the uninitiated. Fortunately, there are many configuration tools available to assist:

Mohd Sohail
Mohd Sohail
Linux Tutorials
5 Tips To Master Linux

5 Tips To Master Linux Members Public

So here we are fans of Linux! But are we up to the bar? To get our hands a little dirty and maybe do what a surgeon does 😛 Well if that disgusts you then I didn’t mean cutting up your favorite distro and operating on it. I meant a

Mohd Sohail
Mohd Sohail
Linux Tutorials