6

How-to : Connect to Amazon EC2 Linux AMI using SecureCRT

-

Recently I decided to use Amazon AWS EC2 platform to host systems in the Cloud. As operating system I needed is Linux I quickly deployed Amazon Linux AMI, which is quick and simple to do.

Once instance was created I downloaded key pair. Now it came down to connecting to my virtual machine in the cloud.My SSH client of choice is SecureCRT. Let’s see how to configure session parameters in SecureCRT in order to connect to Amazon Linux AMI instance hosted on EC2 platform.

I’m using SecureCRT 7.0.1 to connect to server hosted on Amazon EC2 platform.

(more…)

0

Apple iOS6 post upgrade welcome wizard screenshots

-

At least with Apple iOS 6 upgrade process didn’t cause headaches (like previous iOS’ upgrades :)). For those who wants to see what happenes with iPad after upgrade here are screenshots of welcome wizard which shows after upgrade is completed.

(more…)

0

Apple iOS 6 Released

-

Finally Apple released iOS 6. After months of spreading news how great new iOS will be we can install it. So, was it really worth waiting and is it really that great as Apple tried to tell us past few months?

(more…)

0

Games : Screenshots : Skyrim Blackreach Sun

-

0

How-to : Create Zend Framework 1.x based project with home.pl as hosting platform

-

I’m using home.pl to host some of my projects. Also, this is test platform for some of the application I work on. At some point I started using Zend Framework and when tried to use home.pl to host Zend Framework-based project went into bit of trouble. By default there is no shell access, so no way to manipulate httpd settings.

After few emails with Technical Support from home.pl I received step-by-step instructions from them on how to create Zend Framework-based project and make it run correctly, so I thought it is worth to share.

(more…)

0

How-to : Riverbed Service Platform (RSP) installation on Riverbed Steelhead 250H

-

Previous article about Riverbed covered RiOS upgrade process. In this post I will show how to install Riverbed Service Platform (RSP).

First let’s see how to get RSP image and what is RSP and how this can be used.

RSP can be downloaded from Riverbed Support page (https://support.riverbed.com/software/rsp.htm), where appropriate version for particular RiOS and Steelhead model can be downloaded.

Best source of detailed description will be RSP User’s Guide, so I did use it as source of information.

RSP offers branch-office-in-a-box services with the following benefits:

  • A VMware-based virtualization platform that provides the benefits of the most commonly deployed and advanced virtualization tool set
  • Support for running up to five different additional services simultaneously on a single Steelhead appliance, depending on the service and Steelhead appliance model
  • Support for more services and types of services, including in-band packages located in-line with optimization such as the Universal Threat Management (UTM) security services, proxy solutions such as video or network monitoring services, and improved support for out-of-band packages  such as Windows Active Directory, DNS and DHCP management software, and print services.
  • A comprehensive, integrated user interface that provides granular control of RSP, including setup, reporting, and the definition of the data flow between services

(more…)

0

Games : Codes : Skyrim – Removing HUD for better screenshots

-

It is really cool to take a screenshot of the favorite game and have it as wallpaper. Unfortunately usually HUD spoils whole effect.

But… there is a solution 🙂 Turn off HUD.

(more…)

0

Tips & Tricks : ShoreTel ShoreGear console settings

-

When you need to connect to ShoreTel ShoreGear via console cable (MAINT port on devices) set PuTTY Serial Line setting as follows:

(more…)

0

Games : Codes : Skyrim – Hanging Gardens quest from Urag gro-Shub

-

I had problem with task given by Urag gro-Shub (he is sitting in The Arcaneum in Winterhold). He requested to bring him book “Hanging Gardens”. Problem was that at some point, before I got quest from him, I did get that book. Regardless that quest couldn’t be completed.

If that happens only solution is to enforce book to be dropped using codes:

  • player.drop 1AD08 1 – drops the book “Hanging Gardens” even is quest for that is already started

Once book is dropped pick it up and quest will move on.

0

Games : Codes : Skyrim – finding Lydia

-

I’m a big fan of Skyrim 🙂 so, sometimes I will put some codes and clues for that game.

If for some reason you have to leave Lydia and take another person with you and then you want to bring Lydia back you can speed up that process using codes.

  • player.moveto a2c94 – will bring you to current Lydia location
  • a2c94.moveto player – will bring Lydia to your current location

You might have to split up with Lydia if you need to hire someone else temporarily like in Boethiah quest.