Skip to content

Phils Blog and Stuff

TELECOMS. VIRTUALIZATION. IT. CODING. and more…

Menu
  • Home
  • Resources
    • Subnet Mask Cheat Sheet
    • Easy Dmarc+Email
    • MX Tool Box
    • LOAD BALANCING & SRE
  • SHOP
  • SOLUTIONS
  • SERVICES
  • Contact Me
Menu

Category: How To Guides

Here you will find how to guides either video links from my YouTube VLog site or just hand writen

How to update the yum repository on Centos 5 server

Posted on 19/05/201208/03/2023 by Phil

How to update the yum repository on Centos 5 server 1) yum install yum-fastestmirror 2) yum install yum-priorities 3) uname -i If the output is i386 then cd /usr/local/src wget  http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm 4) Install key rpm –import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt 5)Install rpmforge rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm 6) yum check-update It will take some time to update teh RPM and…

Read more

Adding a OpenVPN client on ubuntu 10.04…

Posted on 07/05/201208/03/2023 by Phil

First the certificate (key) should be created on the server. cd /etc/openvpn/easy-rsa/ source vars ./pkitool hostname Copy the certificate files to the client * /etc/openvpn/ca.crt * /etc/openvpn/easy-rsa/keys/hostname.crt * /etc/openvpn/easy-rsa/keys/hostname.key Then the client should be setup apt-get install openvpn cd /etc/openvpn cp /usr/share/doc/openvpn/examples/sample-config/client.conf client.conf Edit the client.conf file (edit all that you need to fit your…

Read more

3CX Phone System version EOL

Posted on 25/04/201208/03/2023 by Phil

We often receive support requests for older versions of 3CX Phone System. Product support can only be offered on the current version. The previous version will be supported for 12 months following the release of the current version, after which you will be asked to upgrade to a more recent version. In addition, we cannot…

Read more

3CX and Appia Announce Low-Cost, Quality VoIP Solution

Posted on 25/04/201208/03/2023 by Phil

3CX and Appia present a complete VoIP PBX solution to all 3CX Phone System customers after interoperability testing proves successful. London, UK and Traverse City, Michigan, USA – 24 April 2012 – 3CX, developer of the popular Windows-based VoIP PBX, 3CX Phone System, has announced that integration testing with Appia Communications, a leading VoIP provider in…

Read more

CentOS 6 LAMP Install (Apache MySQL & PHP) via YUM

Posted on 22/04/201208/03/2023 by Phil

This tutorial will walk you through the process of installing a CentOS 6 LAMP server, LAMP stands for Linux Apache MySQL PHP and is often refereed to as a “LAMP Stack“. CentOS is a popular choice for web servers as it’s based on RHEL (Redhat Linux), this tutorial will use YUM to install the required packages. This…

Read more

3CX is a Viable Solution for Large Enterprises

Posted on 04/04/201208/03/2023 by Phil

3CX Phone System has proven itself as a leading PBX solution for small to medium sized businesses. But how does it hold up for larger companies? Can 3CX Phone System work under the enormous strains that a large enterprise would put on it? These were the questions that Polish 3CX Partner, HaloKwadrat, recently set out…

Read more

Ubuntu Server GUI Install Tutorial

Posted on 03/04/201208/03/2023 by Phil

How to install the Ubuntu Server GUI on a server without an X Windows interface Gnome, this tutorial will assume you have a fully up to date version of Ubuntu LTS 10.04 and is a copy and paste tutorial for installing the Gnome Ubuntu Server GUI. Ubuntu Server GUI minimal install The following command will…

Read more

How to React when 3CX Phone System is Under Attack

Posted on 03/04/201208/03/2023 by Phil

This is a guest post from 3CX Premium Partner, Charles Ambrosecchia of SigmaVoIP. In this article, Charles explains how to combat any attacks on your 3CX Phone System server. What should you do if someone attempts to hack your 3CX Phone System installation? A hacker will attempt to use your system to make calls to remote…

Read more

Installation of OpenSIPS on RedHat Rel5…

Posted on 31/03/201208/03/2023 by Phil

The following document will guide you through the installation of the newly released OpenSIPS version 1.5 in Red Hat Enterprise Linux 5.3 along with mysql. I will divide this process in 2 phases: – Installation of Red Hat Enterprise Linux 5.3 – Installation and configuration of OpenSIPS, webmin and mysql The following components and parameters…

Read more

Google Contacts Integration with 3CX Phone System

Posted on 23/03/201208/03/2023 by Phil

3CX is pleased to announce the new Google Contacts plugin for the 3CX CRM Integration module. With this plugin, users can integrate 3CX Phone System with Google Contacts so that when they  receive an inbound call the contact details are automatically retrieved from Google Contacts. This new plugin retrieves contact information from Google Contacts, shows…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 8
  • Next

POSTS

  • Home Assistant. Add water meter with PHP+MQTT+YML.
  • Automating your home with Home Assistant. Initial install and config (Hyper-V).
  • The importance of setting up email security correctly.
  • Automate Debian installations with Seed, DHCP and Nginx.
  • A simple link shortener.. Fun little project…

WORD CLOUD

3CX 3CX Phone System Apache Asterisk Cacti CentOS CRM DHCP DNS Email Fail over Failover File System Firewall FreeBSD FreeNAS FXO IAX install IP IP PBX Linux M0n0wall Nottingham Open Source PBX PFSense PHP Router Server SIP snom SSH TrixBox ubuntu VLAN Voice VoIP VPN vyatta WAN Website WiFi yealink ZFS

© 2025 Phils Blog and Stuff | Powered by Superbs Personal Blog theme