Categories
How-To Software Technical

Tunneling Firefox traffic over SSH

Paranoia, Security or Privacy Issues; All are reasons why I tunnel my web traffic though a SSH Tunnel via a remote machine.  In most cases I do this because I do not trust the network I’m on and don’t want to send unencrypted traffic through it.  In some cases firewalls or local network DNS prevent […]

Categories
How-To Software Technical

VIM_VCDB database ‘PRIMARY’ filegroup is full (part 2)

After cleaning up your Virtual Center Database to get us back and running I came across the following vCenter Server 4.x has a Database Retention Policy setting that allows you to specify when vCenter Server tasks and events should be deleted. Since this setting does not affect performance data records it is still possible to purge […]

Categories
Software Technical

KMS Client Setup Keys

By default, the Windows 7 and Windows Server 2008 R2 operating systems use KMS for activation. In volume installations, the setup key is installed by default, which makes the system a KMS client. If you are converting a computer from a KMS host, MAK, or retail edition of Windows to a KMS client, install the applicable setup key […]

Categories
Software Technical

alsamixer

alsamixer is a graphical mixer program for the Advanced Linux Sound Architecture (ALSA). It is used to configure sound settings and to adjust the volume. It has an ncurses user interface and does not require the X Window System. It supports multiple sound cards with multiple devices. The top-left corner of alsamixer is the area […]

Categories
Software Technical

Kismet – Fate or Luck (or both)

Kismet is an 802.11 layer 2 wireless network detector, sniffer and intrusion detection system (IDS). Kismet works with almost any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11a,g, and 802.11n traffic. Kismet Features: 802.11b, 802.11g, 802.11a, 802.11n sniffing Standard PCAP file logging (Wireshark, Tcpdump, etc) Client/Server modular architecture Multi-card and channel […]

Categories
How-To Software Technical

Firefox + Cache + Ram

Playing around with using ram-risk configurations lately I decided to attempt to store cache data my web browser (Firefox) in memory rather than on the conventional location (my hard-drive). So by following these simple steps I was able to accomplish just this, and here are the steps I took Create a location where you would […]