Issue: I am unable to connect to a VPN server hosted as a guest on VMware ESXi 5.5. After much troubleshooting it seems that the issue with my PPTP connections is that GRE isn’t making it to my server. In my logs I found the following: vyatta pptpd[2777]: CTRL: PTY read or GRE write failed […]
Category: Technical
Here are some steps I used to restore my saved HP ProCurve configuration file to my new switch using USB and the console cable. Connect your console cable to a computer Load up a program such as putty. Change the connection type to Serial then click Open Your screen will turn black. Press enter 2 […]
I originally preformed similar steps to setup a raspberry pi for this reason, later using a very tiny Ubuntu server install. Using a clean Ubuntu / or / Debian installation (recommended, not necessary) add the following repositories to /etc/apt/sources.list: deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main to figure out the name of your distribution. A quick command to run […]
radioPup is a personalized radio app designed for mobile devices featuring local radio stations streaming the best music and news available. Covering many genres of the best music the stations have to offer. Best of all its live radio. But what if you didn’t want to just use your mobile device and prefer using your […]
I updated my ESXi 5.1 server to the latest ESXi 5.5 release. The process with smooth as it has always been in the past. After updating the tools for my guests I thought it was only practical to update the hardware level of my machines… I thought wrong. The moment I upgraded the ability to […]
I ran into the following error under the plugin section of OpenMediaVault after a clean install. Error message: openmediavault, Failed to execute command ‘export LANG=C; apt-get ..etc To resolve this I needed to edit the sources.list with the proper source information below. # Debian Squeeze Sources deb http://ftp.de.debian.org/debian/ squeeze main non-free contrib deb-src http://ftp.de.debian.org/debian/ squeeze main […]