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

About Feat Out

Feat Out is the founder of "Feat Out Media Inc." and head of author at featout.com. His name is Bilal, a freelancer and SysAdmin of several Linux platform. He is looking to help others and eager to learn things online...

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

Elastix 2.4.0 Install From Pendrive

By |2021-12-01T13:42:52-06:00December 1st, 2021|Categories: Linux System, VOIP, Web Servers & Applications|Tags: , , |

Firstly, create bootable pendrive by ISO, after creating boot installer, also copy the Elastix ISO file in the pendrive root space. Let's modify two files in pendrive root; 1) Pendrive root > isolinux > isolinux.cfg We need to change the drive path from cdrom to hard-drive Find these lines label linux kernel vmlinuz append ks=cdrom:/ks_default.cfg initrd=initrd.img [...]

Free Email Marketing – Email Marketing CMS – Open Source Email Marketing Software

By |2022-04-23T11:43:31-05:00April 16th, 2021|Categories: Advertising & Marketing, Email & Messaging|Tags: , , , |

We are going to setup a self hosted email marketing system. The best open source email marketing software is phpList. We will setup phpList CMS on a cPanel hosting account easily. 1) Download the phpList CMS first, or download latest release from phpList website 2) Upload the script (zip file) to your cPanel file manager web [...]

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

Prepare Additional Disk – CentOS

By |2020-12-08T13:18:14-06:00December 8th, 2020|Categories: File Sharing & Hosting, Linux System, Web Servers & Applications|Tags: , , |

Here is how to prepare additional disk on Linux for more storages. Find the disk drives represented by /dev/sd* ls /dev/sd* Result looks like: /dev/sda /dev/sda1 /dev/sda2 /dev/sdb Additional hard disk is: /dev/sdb Create a new partition on the new disk. fdisk /dev/sdb Command (m for help): c DOS Compatibility flag is not set Command (m [...]

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

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