Archive for April 3rd, 2012

The proper way to show my computer on Windows XP

Tuesday, April 3rd, 2012

I decided to post here the proper way on how to display My Computer on the Desktop on Windows XP. As I always forget how this is being done. Actually, I've rarely seen a WIndows Computer which doesn't have My Computer on their desktop, so why on earth Microsoft guys ever thought of not making the My Computer icon default on the poor Windows XP??

Anyone who regularly re-installs Windows XP computers will certanly agree the missing my computer windows desktop icon is a big non-sense.

Today, once again I had to re-install one stupid Windows XP desktop computer and it took me a couple of minutes to recall, what was the proper way. I'm sure many other people who doesn't often re-install Windows based computers encounter the same annoying issue.
 

Now here is the "fix", just for my personal future reference on how is the proper way to show the MY COMPUTER icon on Microsoft Windows Desktop

The proper way to display / show my computer icon on a newly Windows XP installed Desktop personal computer

 

By the way, I've seen many people who does make the My Computer Desktop icon, by simply shortcutting it. This is not correct and if it is done by this way. The My Computer desktop icon will not have the ability to be propertisized (e.g. use the Properties) menus like while on it with left mouse button.

Well mission for today, accomplished, lets now shift to something more meaningful and fun than dealing with almost obsolete Desktop operating systems 🙂

Defcon 16 – Hacking OpenVMS – A short history of the most secure said operating system in the World

Tuesday, April 3rd, 2012

Many younger people probably haven't heard of Digital Equipment / DEC Corporation neither PDP 8, PDP 16 and all of this arcane computer hardware. I'm sure many people nowdays determining themselves as hackers or tech professionals don't know about VMS nowdays known under the name of OpenVMS either. OpenVMS used to be often said as to be one of the most secure operatings systems in the World
What makes this OS unique is that it had a tremendous influence on modern computers as we know it. OpenVMS used to the first commercial operating system to be supporting a decent native clustering memory and hard disk sharing. I've played with OpenVMS on a test machine and it is really amazing. One of the main design engineers who planned VMS has later worked for Microsoft on the Windows NT technology. Therefore, many of the VMS ideas are nowdays embedded in most of Microsoft Windows products (Windows NT, XP, 2000, 2003, Windows '7 etc.). VMS was an absolute hit and many corporations used it until 1989, when the OS deployment slowly started to fall down, followed by a demise of DEC corporation as well. With its demise DEC was bought by Packard Bell which later was purchased by HP. VMS was renamed to OpenVMS as it was bought by Hewlett Packard in 1996.
What is interesting of OpenVMS is that it requires a specific hardware 64 bit architecture Alpha Processors).Hence OpenVMS is not nowdays compatible with modern Personal Computers 32 / 64 bit hardware. There are some emulator softwares which can make a PC to run OpenVMS (if someone wants to take a look at this nowdays considered archaic OS). OpenVMS comes with a command language similar to Linux's bash called DCL (Digital Command Language). DCL scripts are rather funny to read and see, and I'm sure anyone who has a love for scripting will be interested to learn it as a learning curve. Below is a DEFCON Video talk on DEFCON. For all those who don't know DEFCON, this is one of the most popular hacker conferences in America. DEFCON is a codename from the army and means (Defence Readiness Condition). As hacking is quite related to military someone decided to name this hacking / cracking conference under this sound name 🙂 To check out what OpenVMS is like you can immediately, launch:

# ssh -l NEWUSER dahmer.vistech.net

  Welcome to Gein.vistech.net [Alpha DS10L Under OpenVMS 7.3-1]

 Public Access DEC Alpha/OpenVMS 7.3-1

 For more information about how to get a account here,
Please check out http://deathrow.vistech

 IRC Server: irc.2600.net / IRC Channel: #vms

    The #vms channel password (if one is set) is shosys

   (Select "Deathrow Chat" @ http://deathrow.vistech.net)

—————————————————————————

Want an account?  New users   Login as -> "NEWUSER"/Password="NEWUSER"
Forgotten password?           Login as -> "NEWPASSWORD"/Password="NEWPASSWORD"
For "Guest" access to DCL     Login as -> "DEMO"/Password="USER"
To play the online GAMES      Login as -> "GAMES/Password="PRESSPLAY"

—————————————————————————-

This Node was graciously donated by http://www.islandco.com [Island Computers]

NEWUSER@dahmer.vistech.net's password: 

 

To access it from Windows use Putty or any terminal emualator:

I hope below video will be of interest to you. It introduces OpenVMS shortly and also explains how it can be hacked. Enjoy 🙂