search
top

Port Capture on Windows 2003 Using PortReporter

Have you ever wanted to capture ports in use on Windows 2003 server with a simple output? Usually you would want such information for migrations of servers and applications to new hosts from servers that have never been documented or have been long forgotten. One such tool is PortReporter and PortParser. There are other tools available to complete this task but in this post I am only covering PortReporter... read more

Keeping Logfiles at Bay with bash

From time to time there are instances in which an application creates logfiles that are big but you need them to fix an issue. Most times these are trace logs. Ran into a similar situation and came up with a short and simple bash script to address the issue. #!/bin/bash #################################################################### #  This will look for trace log  and zip them and deleting files... read more

Evernote

Recently I found a piece of software that just works perfect for me in keeping track of ideas, notes and items I see but may not be near a computer or a device to write down or record that moment. In steps Evernote to the rescue. Evernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web. It is available on all of the major phone and... read more

Install Adobe Flash Player on Fedora 17 / 16

This document explains how to install Adobe Flash Player Plugin version 11.2 (32-bit and 64-bit) with YUM on Fedora 17/16 Adding Adobe’s YUM repository makes it very easy also keep up-to-date with Flash Player Plugin. Install Adobe YUM Repository RPM package Adobe Repository 32-bit x86 $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm $ sudo rpm –import... read more

Install Google Chrome on Fedora 16/17

This explains how to install Google Chrome on Fedora 16/17. First we need to add the Google yum repository to your system, for this we will add the 32 and 64 bit repositories. Create the following file with root privileges. $ sudo vi /etc/yum.repos.d/google.repo Add the following contents and save the file. [google-chrome] name=google-chrome – 64-bit... read more

« Previous Entries Next Entries »

top
Life of a Geek Admin
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.