Windows 8 Shortcut Keys

Here is a list of Windows 8 Shortcut Keys.

  • Windows Key + C = Open Charm Bar
  • Windows Key + D = Navigate to the Desktop
  • Windows Key + I = Opens Settings
  • Windows Key + R = Open Run Dialog Box
  • Windows Key + Q = Opens Windows Search
  • Windows Key + X = Open Administrator Tools / Task Manager

Howling Hounds Website

Just updated the Howling Hounds Website check it out here http://howlinghoundbassets.com

Went from a static pages to a Word Press themed.

If you would like assistance in creating your website contact me.

Websense Hosted Web Security Allow Certain YouTube Videos

I recently came across a interesting problem with the Websense hosted security and allowing just certain streaming videos from YouTube to be viewed. What I came across is that with a website it has a embeded YouTube video in the website and the user needed to play it. By default if you have streaming media blocked you wont be able to access anything on the streaming video site YouTube.

  • The setup is they are using the hosted endpoint client installed on the computers.
  • In the Websense online program you will login and create a new Custom Category under the Policies Management.
  • Name the Category accordingly “YouTube Allowed”
  • Add the following sites to the category (please note that these may change by site)
    1. c.youtube.com
    2. i1.ytimg.com
    3. i1.ytimg.com/crossdomain.xml
    4. s.youtube.com
    5. s.ytimg.com
    6. www.youtube.com/crossdomain.xml
    7. www.youtube.com/get_video_info
    8. youtube.com/crossdomain.xml
    9. ytimg.com
    10. youtube.com/embed/ (youtube unique id for video)
  • Note that each YouTube video has a unique id so find that id and apply it accordingly.
  • Once the custom category is completed go to Policies.
  • Select the policy that you are wanting to allow the YouTube videos on.
  • In the web policy that you selected click on the “Web Categories” tab.
  • Under the custom categories select the YouTube category that you created.
  • In the actions section click the “Allow Access” (with the allow access it will ignore any other blocking category.

 

This is the first revision and will be updated in the future.
I wanted to get others this information to assist them and if you have anything that you want to add be sure to send me a message or comment on this post.

FAN Add Host

Fully Automated Nagios Add a Host through the Centreon interface.

  1. Log into your FAN installation
  2. Click on “Configuration”
  3. Click on “Host”
  4. Click on “Add”
  5. Host Configuration
    Need to enter the following for the Host

    • Host Name
    • Alias
    • IP Address or DNS Name
    • Template – these are configured services to watch on the host.
    • Notification
      • Enable Notifications
      • Select the Contacts or the Contact Group that you want notified
      • Enter the interval in minutes to get repeat notifications
      • Select the Notification interval you would like notified
      • Select the Notification Options that you would like notified.
      • Enter the delay of the notification.
  6. If the host is related to another host or service you can edit it under the relations tab.
    • Parent Host Groups
      • The host group will group hosts in one view under the monitoring to view all like services.
    • Parent and Child Hosts
      • This helps if the Parent Host is down the child hosts will not send a alert that it is down also. Helpful if the ISP is down you don’t need to see that the devices are down at that location.
  7. Save the settings for that Host.
  8. Be sure the send the config to Nagios when done.

This is a quick guide to adding a host to the FAN interface through Centreon.

 

 

 

 

FAN Installation

Following the documentation on the FAN website. Here

It is simple to install with knowing what IP address you are going to use on your network and the Machine’s name to use.

Once installed open a web browser to “Http://(ip address)”

Default login and password is nagiosadmin/nagiosadmin

 

Fully Automated Nagios

I have changed jobs recently and was given the task of building a network monitoring system.

Check out http://fannagioscd.sourceforge.net/

It is a complete setup that all you have to do is download the ISO, burn the DVD and start the installation.

In the installation process it installs Nagios with supporting packages of Centreon and NAGVIS.

Check it out and I will be updating these posts as I get more done in the project.

If you would like to add a article to this site please contact me and I will be willing to work with you.

Excel Email Add-In

Found a nice Add in for excel to email information out of the sheet or workbook.
RDBMail

The feature that I find handy is the PDF feature for emailing information to someone else.

You can do a selection, workbook, or the sheet.

It expands the capabilities to the email feature in Excel 2007 and 2010.

TM

Outlook 07 – Move Autocomplete Address List

Having the convenience of the address auto complete option in outlook is very handy. But when you move to a different computer those auto complete addresses do not follow you like all them emails do.

Steps to move the auto complete address to your computer are as follows.

  1. Close Outlook program
  2. On the computer with the saved auto complete name list. Open the folder location where the outlook files exist.
    Open Control Panel -> Mail -> Show Profiles -> Select your Profile -> Click Properties -> Data Files
    Under the file names list is the location of your outlook files on the computer.
  3. Copy the “(profile name).nk2″ file.
    Save to a network share or thumb drive to move to new computer.
  4. On the new computer Copy the “nk2″ file to the outlook folder location which can be found in step 2.
  5. If the name of the nk2 file on the new computer is different be sure to delete that file and rename the nk2 file that is being copied over.

This is a quick guide to moving the nk2 files.

Secunia Personal Software Inspector

http://secunia.com/blog/123/

This program once installed will go through your installed applications and find insecure, patched and out of service applications.

Very useful in keeping your computer up to date.

Displaying Windows 7 Build Number

To display your build number at the bottom right of your desktop screen do the following.

1. Open the native Registry Editor by typing regedit in Start menu search area and hitting Enter key.

2. Next, navigate to the following key: HKEY_CURRENT_USER\Control Panel\Desktop

3. In the right side, look for the entry named PaintDesktopVersion.

4. Double-click on the same entry and change it value to 1 to get the build number on desktop. To remove the build number, make it as 0.

5. Reboot computer once completed.