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

FreeNAS 8.2 is Released!

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

Additional features include: Support for iSCSI target reload. GUI support for SAS and FC multipath hardware. Webshell accessible from the FreeNAS web interface. ZFS scrubs are configurable from the GUI. A newer web toolkit is used in the GUI, enabling use of mobile browsers. An autotuning script tunes ZFS for the hardware it’s running on….

Read more

Sites that sell your details…

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

So Like most people i sign up for differant services and product notifications. On the sites you fill a form in with your details like name, address, email, etc Pritty standard details, on these sites also there is the option to opt out of having your details sold to a 3rd party. Like most people…

Read more

YouView, my opinion…

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

I would highly recommend the youview service to people who just want to view Freeview and online content from BBC Iplayer and other players. The box is a re branding of the Humax hdr-fox t2, which in my opinion is a nice freeview box, over all for people who don’t want a paid subscription to…

Read more

Using Wireshark to Capture Network Traffic

Posted on 24/06/201208/03/2023 by Phil

When troubleshooting certain issues, it is useful to know what information is being sent and received over the network. This makes it possible to close in on the source of the problem encountered. Information transmitted on the network can be captured using a network packet analyzer such as Wireshark. Wireshark (and network packet analyzers in…

Read more

Setting up Fax to Email in Trixbox 2.8.0.2

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

Followed instructions on http://www.trixbox.org/forums/trixbox-forums/help/want-setup-fax-email with slightly modified settings. I am putting copying and pasting with my modifications in bold for Trixbox 2.8.0.2 (actually there is just one change  ) <start paste> To configure Asterisk to listen for faxes on an inbound route, go to the Inbound Routes page, pick any route on which you want to…

Read more

Network Configurations Supported by 3CX Phone System

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

  This guide illustrates how SIP, Audio and Data traffic is transmitted over the network when 3CX Phone System is used. This will depend on the backend infrastructure and network topology, and this guide helps administrators understand how 3CX operates in different scenarios. If a combination of topologies is used, 3CX Phone System will route…

Read more

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

Snom 720 & OpenVpn

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

Starting with firmware version 8.4.27, all Snom firmware versions for Snom 370, 8xx and 7×0 include the ability to build secure VoIP-Infrastructures via OpenVPN-Technology: in this post I will show step-by-step how to configure a Snom 720 to connect to an Asterisk pbx installed on CentOs 5.2. The first step is to upgrade the firmware…

Read more

Enterprise deployment OpenSIPS…

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

Introduction A load balancer setup can share load between multiple FS hosts according to load. A single ingress IP can be presented to the customer for the entire cluster simplifying the customer configuration (this can be combined with DNS SRV to give failover between data centres). The load balancer will measure load on each server in the…

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

Posts pagination

  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 18
  • 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