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 [...]

Branch To Branch Router Access – Remote Access Via MikroTik CHR

By |2020-12-13T12:07:40-06:00December 13th, 2020|Categories: Firewall, MikroTik Networking, Networking|Tags: , , , |

Assuming that you have already setup your OpenVPN network. (https://featout.com/mikrotik-openvpn-server-client-setup/) And also assume that OVPN is connected in your branch MikroTik. So, your OVPN IP block is 192.168.22.128/25 If you have configured your OVPN IP block with another IP series, then replace as yours. If you want to access your another branch MikroTik router, you do [...]

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 [...]

MikroTik 3G/4G Modem Setup

By |2022-11-02T10:41:03-05:00October 28th, 2020|Categories: Internet & Telecom, Internet Service Plans, MikroTik Networking, Phone Plans|Tags: , , , , , |

Readers, today we will configure 3G Modem in MikroTik router. Firstly, setup your mobile network APN on LTE profile. We need to create a PPP-Client interface. Go to "Advanced Mode" for PPP Client configuration. Now, config your modem. Modem init string can be found for your specific model at https://wiki.mikrotik.com/wiki/Manual:Peripherals Set modem routes distance to 3rd [...]

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 [...]

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