CounterStrike has always been enjoyable to play from time to time. I have had a CS 1.6 server in the past, but it was time to stand up a CS:GO server. There are many steps available online to walk through this process, however they all seem to lack the end to end setup to share your private server with the community at large. Once we outline those missing steps, we will cover how to make this into a properly functioning server.
Category Archives: Technical
Slow Internet Speeds
I had been experiencing slower than usual downloads over Time Warner’s network and it had become unbearable when I could no longer support a G711 call. For once though, it was not Time Warner’s fault.
Browse CUCM TFTP Files
While attempting to find out what an existing jabber-config.xml file had in it, I was having some issues using a TFTP client across port 69 to the server. While searching around, I found that the solution was simple: use port 6970 to view the file through a web browser.
Adding an Existing Certificate to Cisco Expressway Edge
I currently have a certificate that provides the HTTPS functionality for this website as well as my web mail access. As there is the capability to add Subject Alternate Names (SAN) to the certificate, it was ideal to enable the existing godaddy.com certificate for the Cisco Expressway Edge server. The requirements with Cisco’s Expressway server is that a private key decryption password is not allowed, and my private key requires a password.
Continue reading
Meraki Radius to ACS 4.1
This is a quick post around setting up a Meraki AP to allow authentication to an old Cisco ACS 4.1 server. The intent of the setup is to allow access from the AP to provide WPA2-Enterprise Radius authentication.
Continue reading
Thank You Cisco CUBE IP Address Trusted List
For those of you who open their Cisco CUBE to 0.0.0.0 0.0.0.0 or issue the no ip address trusted list command, hopefully this may change your mind.
Continue reading
Voip.ms and Cisco CUBE Configuration
Working with voip.ms for the first time was pretty straightforward. I liked the $.99/mo DID with a pay per minute session that allowed simultaneous connections across my lab SIP trunk. After adding some funds, it appeared that their wiki page’s configuration was not working properly. I imagine it would be a common problem, so below is the debug message that took me down the path for a successful 200 OK SIP connection as well as the correct sip-ua configuration.
Continue reading
Removing Old Linux Kernels
Running some Linux machines for long periods of time can cause some older kernels to hang around on the /boot partition. As the /boot partition is small by design, this can cause a situation where space runs out. On my lab system, errors that have been created from this includes VMware Tools failing to load and package upgrade issues. Fortunately, the fix is not too difficult.
Continue reading
vMotion Failing at 14%
Ran into an issue this morning while changing some network switch ports around where all of a sudden vMotion was no longer working. I did not change the VMware configuration, only the ports in which they were plugged into.
Continue reading
First Raspberry Pi Purchase
Wow. Such a slick little system. I am surprised that I did not venture down this path a long time ago. For about $60, you can have quite a flexible little system. Best of all, its designed to run on Debian Linux. For me, the cost includes the Raspberry Pi Board, a basic plastic case, and a small SD card.
Continue reading