n00tz.net
so you think you're savvy? reviews.ramblings.references
  • Home
  • About
  • Amateur Radio
  • Lifestream

Software Category

Quick Post: Mani Admin Plugin for Source Dedicated Server

Software 1 Comment »

Source EngineIn setting up a dedicated source engine game server for Internet/LAN use, I was having problems getting the server to work with MetaMod:Source and the Mani Admin Plugin. It would hard-fault and close as soon as a round would begin.

If you run into this same issue with a memory error and the following error in the server console window:

workthreadpool.cpp (296) : Assertion Failed:CWorkThreadPool::StopWorkThreads: Some threads required forcible termination.

The fix is to update your cfg/mani_admin_plugin/gametypes.txt with the one generated here at the Mani Admin Plugin’s site.

It took me a bit to find this fix, so hopefully the search engines were nice to you and directed you here.

  • Share this:
  • Reddit
  • Facebook

July 20th, 2010 |

Tags: Counter-Strike, Day of Defeat, error, Mani Admin Plugin, MetaMod, MetaMod:Source, Source, Source Dedicated Server, Team Fortress 2




Installing VMWare Tools (ESXi vSphere 4) on Ubuntu Server Edition

Software 6 Comments »

This post is for preservation, because just about the time I forget the steps is the time I need to reinstall VMWare Tools on an Ubuntu Guest on an ESXi Host.

  1. sudo -i
  2. apt-get update
  3. apt-get upgrade
  4. apt-get install build-essential binutils linux-headers-$(uname -r)
  5. mount /dev/scd0 /cdrom
  6. cp -a /cdrom/VMwareTools* /tmp/
  7. cd /tmp/
  8. tar -vxzf VMwareTools*.gz
  9. cd vmware-tools-distrib/
  10. ./vmware-install.pl

CD-ROM mount point may vary. Accept all defaults for vmware-install perl script.

  • Share this:
  • Reddit
  • Facebook

June 16th, 2010 |

Tags: binutils, build-essential, guest operating system, linux, Lucid Lynx, Ubuntu, VMWare ESXi, VMWare Tools, vSphere




Quick Tip: Synergy on Windows 7

Software 28 Comments »

For those of you that aren’t familiar with Synergy, it is a very essential server/client tool for anyone using multiple computers at their desk. It eliminates the need to have multiple keyboards and mice on your desk, while virtually extending your desktop across Windows, Mac, and Linux environments. You still connect your monitors to the varying computers. I’ve seen seamless Quad-monitor (Three different OSes: WinXP, WinVista with dual monitors, OSX) setups using this program.

This post won’t outline how to use Synergy, but rather just how to take care of the little things that will keep it from being a good experience on Windows Vista/7. I’m writing the rest of this post for those that are already familiar with Synergy, and instructions are targeted at Windows 7 Professional users.

Anyways, I was running into problems with my Synergy client on my home-office setup. I have a laptop docked with a second monitor for my office computer (operating as the Synergy client), and then a single monitor rig in portrait-orientation for my home computer (operating as the Synergy server). I use Display Fusion, which runs as an administrator-level service on my desktop, and I use the multi-monitor taskbar available on the paid version of the software. I was unable to use the Synerg-ized mouse to select a window on that Display Fusion taskbar, and considering that was my 24” monitor where a lot of my work takes place it would be a huge problem if the laptop didn’t have a keyboard. On top of that, every time the client computer would prompt for UAC approval for various things, I would lose the ability to use my G5 mouse and G15 keyboard on my office laptop.

(more…)

  • Share this:
  • Reddit
  • Facebook

January 26th, 2010 |

Tags: Display Fusion, dual monitor, multi-monitor, Synergy, Synergy2, UAC, User Account Control, Windows 7




Un-Tethering your Windows Mobile Device

Gadgets, Software 6 Comments »


A couple months ago, my boss came to me and told me my work cell contract was eligible for a new phone upgrade. I did some research, and moving away from a hacked moto-Razr would only prove worthwhile if I were to pack in a few more features (like email, mobile internet, and maybe a better camera). I first asked for a BlackBerry Pearl because I already had a BlackBerry World Edition 8830 and I didn’t need the extra bulk. When he vetoed my request to add an additional BlackBerry Data Plan to the already pretty hefty data plan the company had, I went back to the drawing board.

Things I knew I wanted:

  • Exchange Support
  • WiFi and/or Mobile Internet that does not suck.
  • Decent Camera (the BB8830 doesn’t have a camera)

(more…)

  • Share this:
  • Reddit
  • Facebook

June 23rd, 2009 |

Tags: 3G router, internet anywhere, omnia, samsung, tethering, WiFi Hotspot, Windows Mobile 6.1, WMWifiRouter




Setting up a Streaming Media Server on Ubuntu 8.04LTS (Hardy Heron)

Software 41 Comments »

I don’t fall asleep easily when I’m on-call so I decided I’d watch Dexter Season 2. I didn’t want to download 4.1GBs of xvid/avi’s from my parents house to my place because it’s entirely unnecessary to have the videos in two places. So, let me explain how I got a Streaming Media daemon working on my server.

I did some searching and there wasn’t anything super awesome out there that would keep me away from using the command line interface of VLC. So, the first step was to install vlc. I also use screen so I can log out of my SSH session and just use the web interface available on VLC, so I’ll include steps for using screen.

Code:
sudo apt-get install vlc screen

During or after installing vlc, you might as well set up the port forwarding on your router for access to the web interface. Log into your router and open up port 8080 to your server. If you are not trying to stream over the internet or don’t have a persistant dynamic or static IP address, you can skip this step. Check http://www.portforward.com/english/routers/port_forwarding/routerindex.htm for information on how to port forward on your router. (more…)

  • Share this:
  • Reddit
  • Facebook

July 10th, 2008 |

Tags: linux, media server, port forwarding, screen, server, ssh, streaming, ubuntu hardy, video, vlc




Next Entries
  • Meet Your Blogger

    profile092008square When not spending time behind a computer screen bringing you his latest blog posts; you might catch him playing video games on his PC; eating/cooking something in the kitchen of his house in Northwest Georgia; watching movies from his Netflix queue; volunteering for the Boy Scouts of America; fueling his wilderness interests by hiking, camping, backpacking, rafting, kayaking; sustaining his established hobbies in Amateur Radio, videography, photography, or music; running his DJ business with his brother as a partner; or hanging out with his friends doing any number of fun activities. Find out more...
  • Paying the Bills

  • Lifestream

    • Listened to Rock N' Roll [Will Take You To The Mountain] - Skrillex.
      — January 4th via Last.fm
    • Listened to Mixtress - J. Hazen Remix - DJ Baby Anne.
      — January 4th via Last.fm
    • Listened to Cinema feat. Gary Go - Skrillex Remix - Benny Benassi.
      — January 4th via Last.fm
  • Blogroll

    • Garrett Bartley
    • Molly Locklear
    • Nathaniel Foster
    • Paul Stamatiou
    • Robert Sloan
  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

  • Mint Investing and Personal Finance
Copyright © 2012 n00tz.net All Rights Reserved
RSS XHTML CSS Log in
Wp Theme by n Graphic Design
Powered by Wordpress