window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-132386743-1');

cPanel on Ubuntu – Easy Installation Guide

By |2022-03-09T08:01:12-06:00March 9th, 2022|Categories: Email & Messaging, File Sharing & Hosting, Linux Networking, Linux System, Web Hosting, Web Servers & Applications|Tags: , , |

cPanel and WHM now support for Ubuntu Linux Here is the pre-installation check and installation guide. 1) Firstly, check your network if DHCP. cPanel on Ubuntu require STATIC only setup for network. ip r | grep default If DHCP found, configure your network as STATIC. 2) Set your server hostname (must be a FQDN). nano /etc/hosts [...]

Change Elastix Web Panel Port

By |2020-12-10T07:01:46-06:00December 10th, 2020|Categories: Linux Networking, Linux System, VOIP Telephones|Tags: , |

If needed, we can change the Elastix web access port. Install nano editor if not installed. yum -y install nano Open the SSL configuration file. nano /etc/httpd/conf.d/ssl.conf Find the line "Listen 443 https" Replace the line with Listen 56789 https Find the line "VirtualHost _default_:443" Replace the line with VirtualHost _default_:56789 Save and quit the file. [...]

Anonymous FTP – FTP Server Setup Complete Guide

By |2020-12-08T12:56:57-06:00December 8th, 2020|Categories: Linux Networking, Linux System, Web Servers & Applications|Tags: , , , , , , |

Welcome to Linux FTP server setup tutorial. We are going to setup an anonymous FTP server. Linux (CentOS 6) powered FTP server which support anonymous users, no password needed to access FTP. yum -y update yum -y install nano wget Set the network in your local network DHCP. nano /etc/sysconfig/network-scripts/ifcfg-eth0 Now, install the FTP server. yum [...]

Proxmox VE 6 Redundancy Setup

By |2021-08-03T05:57:10-05:00November 15th, 2020|Categories: File Sharing & Hosting, Firewall, Linux Networking, Linux System, Network Security, Web Servers & Applications|Tags: , |

Just starting... will be continued... 3 Servers Cluster. Must have two physical disk on each cluster server/node. One disk is for cluster OS and second disk is for Ceph storage. Firewall: Web interface: 8006 VNC web console: 5900-5999 SPICE proxy: 3128 SSH: 22 COROSYNC multicast: 5404, 5405 udp Download Proxmox at https://www.proxmox.com/en/downloads/category/iso-images-pve Before install please make [...]

MikroTik RouterOS CHR on Ubuntu – Alibaba Cloud

By |2020-11-08T12:08:24-06:00November 8th, 2020|Categories: Linux Networking, Linux System, MikroTik Networking, Network Security, Networking, Web Servers & Applications|Tags: , , , , , , |

Whether you have "Elastic Compute Service (ECS)" or "Simple Application Server" instance, you can migrate/replace MikroTik CHR on your instance. 1) To do this, you first need to reinstall your OS to Ubuntu 16.04 2) Go to your Alibaba Cloud account panel, then navigate to the instance's Security settings. And edit the Firewall settings. Delete all [...]

Linux CentOS 7 – Firewall Made Easy

By |2020-08-14T03:21:46-05:00August 14th, 2020|Categories: Firewall, Linux Networking, Linux System, Network Security, Networking|Tags: , , , , , , , |

You should not work hard to manage firewall by iptables, from CentOS 7 the firewall management is very easy with firewalld command. Firewall Status First check to see the firewall status, if firewall is installed. systemctl is-active firewalld If already installed you will get the status, or else you will get an error result if not [...]

Prepare a Contabo Server – CentOS 7

By |2020-08-14T04:01:29-05:00August 14th, 2020|Categories: Linux Networking, Linux System, Web Servers & Applications|Tags: , , , , , , , |

This post is for preparing a Contabo VPS or dedicated server. Before you going to a project installation, the first things you should do first. 1) Login to SSH (via PuTTy), and update the system first yum -y update   2) Install nano and wget first yum -y install nano wget   3) Setup the hostname [...]

VestaCP (Vesta Control Panel) Default Ports

By |2019-09-25T05:58:21-05:00September 25th, 2019|Categories: Email & Messaging, File Sharing & Hosting, Linux Networking, Network Security, Web Hosting|Tags: , , , |

VestaCP is an well-known free web hosting control panel. If you want to setup your server with a free control panel, then use VestaCP. Before the installation you have to open the following firewall ports (necessary to create websites) to your server/router. 1. FTP & SSH: 20, 21, 22 2. SMTP: 25 3. DNS: 53 (UDP) [...]

What “FeatOut” means ?

The word “feat” is a noun that means something difficult needing a lot of skill, strength, courage, etc. to achieve it.

The word “out” means revealed or made public.

At FeatOut.com we are a team of expert who sharing the great knowledge online.

Are you an expert ?

FeatOut.com is a knowledge sharing place for expert only.

We have more than 1450 categories to post on. Only valuable content for readers will be posted here.

If you have something unique knowledge to share online,  you can contact us.

Powered by Advertisements

Although, we share great knowledge online for free but we bear the cost of this website keep running.

In order to keep our site live, we earn revenue by publishing advertisement.

If you want to post premium ads for your business please contact us.

Go to Top