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: Little Guides

Ubuntu 12.04 Download

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

The Ubuntu 12.04 Download links below are for the x86 AMD64 (64 Bit) versions of Ubuntu 12.04 Beta the mirrors below are fast. This article is designed as a quick reference so people can quickly and easily find Ubuntu 12.04 download ISO’s for i386 AMD64 for both Desktop Server. Ubuntu 12.04 Download ISO Links Below…

Read more

Recursive Grep Command – Recursively Search Through Directories

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

How to perform a recursive grep on Linux, allowing you to search through files / sub directories for a specific string. How to grep recursively grep -r SEARCHSTRING /home/* Enter your own search in the SEARCHSTRING above… Say for example I am searching for the string class=”author” located somewhere in /var/www/wp-content/themes/your-theme. I would type the…

Read more

[warn] _default_ VirtualHost overlap on port 80, the first has precedence Apache

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

When restarting Apache (or httpd service) if you get the following Apache error: [warn] _default_ VirtualHost overlap on port 80, the first has precedence on Linux (CentOS, Ubuntu, Fedora, etc) chances are you are configuring vhosts or adding additional virtual hosts to your Apache config. You are probably seeing an error similar to the following:…

Read more

Simple PHP Screen popping and message taking script

Posted on 28/01/201208/03/2023 by Phil

i wrote this little application a while ago as a test and for my own curiosity to see if i could create a message taking system to work with asterisk/trixbox. i was at the time going to present this to the employer i was working for however i left the company and did not get…

Read more

Creating a WiFi Repeater/Bridge with Linksys WRT54G+DD-WRT…

Posted on 24/12/201108/03/2023 by Phil

A very simple step-by-step description to connect a Router running selected DD-WRTV24 firmware in Repeater Bridge Mode. (This will work for almost everything, but do check notes on individual routers below clock). If you are using a G router, use 12548 builds to create a wireless bridge. DO NOT USE SP1 OR THE MAY 24 08…

Read more

How To Configure Wireless / WiFi Networking in Ubuntu via the Command Line (CLI)…

Posted on 24/12/201108/03/2023 by Phil

There are a number of tutorials available on-line for sorting out WiFi in Ubuntu via the CLI, but most of them seem quite outdated, so I decided to do my own. I did this on a minimal install of Ubuntu Lucid, so it is as up-to-date as possible. The PC I was using has no Windows Manager…

Read more

Load balancing an apache web server/website with “POUND”….

Posted on 23/12/201108/03/2023 by Phil

The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Pound is distributed under the GPL – no warranty, it’s free to use, copy and give away….

Read more

ZFS Replication…

Posted on 19/12/201108/03/2023 by Phil

As I’ve been investigating ZFS for use on production systems, I’ve been making a great deal of notes, and jotting down little “cookbook recipies” for various tasks. One of the coolest systems I’ve created recently utilised the zfs send & receive commands, along with incremental snapshots to create a replicated ZFS environment across two different…

Read more

Jailbreak Apple TV… with seas0npass

Posted on 17/12/201108/03/2023 by Phil

REPOSTED FROM : http://support.firecore.com/entries/387605-jailbreaking-101-seas0npass Seas0nPass supports a tethered jailbreak of the current 4.4.4 (iOS 5.0.1 – 9A406a) software or an untethered jailbreak of the previous 4.3 (iOS 4.3 – 8F455) software. The current version of Seas0nPass will default to an untethered jailbreak for the 4.3 (iOS 4.3 – 8F455) version. An untethered jailbreak means the steps listed under the “Using…

Read more

Setting up DNS SRV for services like SIP and IAX…

Posted on 29/11/201108/03/2023 by Phil

This is a copy and paste from voip-info.org which helped me on a recent project… All credits go to the author of the post oej… DNS SRV  A Domain Name Server (DNS) SRV record helps connecting to a SIP user in a similar way that an MX record helps email delivery. When you send email…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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