MJ’s Last Rehearsal

Micheal Jackson’s Rock With You Performance

Now this must be my current favorite MJ track. He had an awesome way of wowing the crowds. RIP Micheal Jackson.

All time favorite though is:

Iran: What I Know Is Being Planned.

Aaron Russo narated what his close friend at the time (Nicholas Rockafeller) told him:

“He just said there’s gonna be an event and out of that event we’re gonna invade Afghanistan so we can run pipelines through the Caspian sea, we can go into Iraq to take the oil and establish bases in the middle east and to make the middle east part of the new world order and we’re going to go after Venezuela – that’s what’s going to come out of this event.”

“Eleven months to a year later that’s what happened….he certainly knew that something was going to happen.”

This was a ploy by the “decision makers” in the US  to earn more money in loans and interest by fueling wars in mineral rich countries. Unfortunately I feel like Iran has just become another victim of this. I just wish that US President Barak Obama will be stronger at pushing off these lobbyists and leaving Iran alone. “The last thing that I want to do is to have the United States be a foil for those forces inside Iran who would love nothing better than to make this an argument about the United States, we shouldn’t be playing into that,”  Obama said in an interview broadcast Monday.

Why do I say this? Well look at Africa…when African states rig elections and place whoever they want in power, civil war breaks out and who comes to our rescue….NO ONE!!!! Clearly whoever starts these wars has a hiddedn agenda, and if the war starts in an African state, well there’s nothing to be gained there so why help out. Rwanda saw the worst of it at the time and lost over half of it’s population.

I strongly condem Iran’s iron fist and it’s lack of democracy, but then again this is an Iranian issue that has to be dealt with and fixed by Iranians. And if they call on the international community to assist, then it’s the work of the United Nations and NOT the United States. Get that right!!

FREE IRAN!!

File Server Shadow Copy

Recently I discovered the brilliant advantages of ShadowCopy and just felt like I should share this with all of you. This how-to has been pulled from several sites but atleast it will help my readers who have ever experienced data loss :)

Recovery of Files or Folders

There are three fundamental situations in which most end users find themselves at one time or another when they use their computers. These scenarios include:

  • Accidental file deletion, the most common situation.
  • Accidental file replacement, which occurs for example, when users forget to use Save As.
  • File corruption.

It is possible to recover from all of these scenarios by accessing shadow copies. The process is a little different when accessing a file compared to accessing a folder.

Recovering a Deleted File

To recover a deleted file, use the following procedure:

  1. Navigate to the folder in which the deleted file had been stored.
  2. Position the cursor over a blank space in the folder. If the cursor hovers over a file, that file will be selected.
  3. Right-click the mouse and select Properties from the bottom of the menu. Select the Previous Versions tab.
  4. Select the version of the folder that contains the file before it was deleted, and then click View.
  5. View the folder and select the file that will be recovered.
  6. Drag and drop, or cut and paste, the shadow copy to the desktop or folder on the end user’s local machine.

Recovering an Overwritten or Corrupted File

Recovering an overwritten or corrupted file is easier than recovering a deleted file because the file itself can be right-clicked instead of the folder. To recover an overwritten or corrupted file use the following procedure:

  1. Right-click the overwritten or corrupted file and click Properties.
  2. Select Previous Versions.
  3. If you want to view the old version, click View. To copy the old version to another location, click Copy… To replace the current version with the older version, click Restore.

Recovering a Folder

To recover a folder use the following procedure:

  1. Position the cursor so that it is over a blank space in the folder that will be recovered. If the cursor hovers over a file, that file will be selected.
  2. Right-click the mouse, select Properties from the bottom of the menu, and then, click the Previous Versions tab.
  3. Choose either Copy or Restore.
  4. Choosing Restore enables the user to recover everything in that folder as well as all subfolders. Selecting Restore will not delete any files.

Important: End users should be notified regarding how frequently shadow copies of the selected volume will be made. End users should also be made aware that there is a maximum of 64 shadow copies, after which the earliest copy is purged.

FAQs

Q. I’m logged on locally to the server. How do I access shadow copies?
A.

This feature requires the Common Internet File System (CIFS) file sharing protocol to work—even if you are working on a server that stores shadow copies locally. Therefore, to see previous versions, loop back: for example, from StartRun, connect to \\localhost\c$. This will enable the client running on the server to access previous versions.

Q. I know I’ve enabled shadow copies on my server, but from my client computer I don’t see previous versions of a file. Why?
A.

The client computer user interface (UI) shows only previous versions that are different from the current version. If your file hasn’t changed from the previous versions that are stored on the server, then the client UI will not show any previous versions.

Q. I installed Windows Server 2003. To enable shadow copies, do I need to have a dedicated data volume?
A.

You can take shadow copies of any NTFS volume and store shadow copies on any NTFS volume. The volume you choose to take a snapshot of and the one used for storing the snapshot can be the same—this is actually the default configuration.

Q. If I enable Shadow Copies for Shared Folders on my system volume, will it take a snapshot of everything? For example, if I install a service pack, will my DLLs (dynamic link libraries) have previous versions available?
A.

Although you can take shadow copies of any NTFS volumes and place the shadow copy storage on any NTFS volume, Shadow Copies for Shared Folders is not a backup or archival solution. Microsoft does not recommend that Shadow Copies for Shared Folders be used for DLL recovery.

Q. What are the performance implications for using Shadow Copies for Shared Folders?
A.

Shadow copies use a copy-on-write mechanism to preserve the volume image at points in time. This incurs a runtime cost.

For lightly loaded servers, both in terms of input and output bandwidth and disk space used, the cost of maintaining shadow copies should not be noticeable. If the server is lightly loaded overall, there should be no adverse performance effect due to excessively large individual files.

For heavily loaded servers, you should dedicate a disk for shadow copy storage. This will eliminate extra disk head seeks caused by the copy-on-write algorithm.

It is not possible to give precise metrics on the performance overhead of shadow copies, because performance is highly dependent on workload.

Q. How does security work?
A.

There are two key points with shadow copies and security. First, access control lists (ACLs) are preserved in each shadow copy; these ACLs are used to control who is able to read files on the shadow copy.

For example, if Fred has access to a set of files at 7:00 A.M., he will have access to those files on the 7:00 A.M. shadow copy. Likewise, if he does not have permission to read those files, he won’t have access to them on the shadow copy. However, when reverting a file to a shadow copy version, the ACL that already exists on the file is preserved.

Q. Can I revert an entire volume to a shadow copy? For example, if a virus hits at 4 A.M., and my computer created a shadow copy at 2 A.M., can I revert my disk image to the way it was at 2 A.M.?
A.

Yes, with WS 2003 SP1 revert is possible except of the boot and system volumes. On clusters reverts of volumes on shared disks are blocked.

Q. How do I administer shadow copies using scripts?
A.

Two command-line tools enable you to administer shadow copies using scripts. “Vssadmin” lets you create shadow copies and configure settings for the shadow copy storage area. “Schtasks” lets you create and configure scheduled tasks. Using these tools you can automate every administrative task involving shadow copies.

Q. Why isn’t the Recycle Bin sufficient for reverting back to a previous version of a file?
A.

Ever since Windows 95, Windows has provided a way for customers to undelete files: the Recycle Bin. However, two factors limit the usefulness of the Recycle Bin for knowledge workers.

First, it can only be used to recover files that have been deleted by an application that is Recycle-Bin-aware, such as Microsoft Explorer. The Recycle Bin cannot be used to recover files deleted at the command line, for example, nor can it be used to recover old versions of files that have been modified.

Second, and most important for knowledge workers: the Recycle Bin does not work for files stored on network shares.

Q. Can Shadow Copies for Shared Folders be used on a file allocation table (FAT) volume?
A.

No. Shadow Copies for Shared Folders is an NTFS feature.

Recover Data From Windows Dynamic Disk

Just so you know, with Linux you can access data from a windows dynamic disk and recover it if need be. My file server’s power supply just failled on me and before the backups could be returned from my offsite storage vault, I was able to boot up into Ubuntu 9 and retrieve data from one of my dynamic disks. So for those of you that are looking for a quick fix, Linux can provide that for you :)

Surf The Net Anonymously

Hi guys, found this really cool post…thought I’d share it: http://torir.org/

Also, go to http://iran.whyweprotest.net and open your minds. It’s about time we all put an end to all this bullsh**!!

Ronaldo’s Plans After Man Utd

Ronaldo’s future at United has been the subject of constant speculation, with Real having trailed his signature for the last three summers. Real president Florentino Perez has made no secret of the fact that he would like to lure Ronaldo to El Santiago Bernabeu. The Spanish titans have now agreed an £80million offer for the Portuguese ace and United have given the World Player of the Year permission to talk to the capital club. Ronaldo will head to the Spanish capital to hold discussions with Real and undergo a medical. Real have already snapped up Brazilian superstar Kaka in a world-record deal, but a move for Ronaldo would significantly eclipse that figure. ”Manchester United have received a world-record, unconditional offer of £80million for Cristiano Ronaldo from Real Madrid,” read a club statement.

“At Cristiano’s request – who has again expressed his desire to leave – and after discussion with the player’s representatives, United have agreed to give Real Madrid permission to talk to the player. ”Matters are expected to be concluded by 30th June. The club will not comment until further notice.”

Awesome Dorm Lights

I wonder if they had any bulbs to spare after this display. I think it’s awesome though.

Hitler Reacts To Blue Bulls Super 14 Victory

Now this here is one of the funniest clips ever. You’ve gotta share it with even the non-Bulls supporters. Even the Chiefs crowd was on the floor in tears :)

LxLabs’ HyperVM Hacked – 100K Sites Lost

Virtualization software, called HyperVM, was the web platform software from an Indian company called LxLabs and is currently used to managed approximately 30,000 virtualized private servers. It is this virtualization that allows many web hosting companies to provide extremely low-cost hosting services.

Recent reports though from security researches show that products from LxLabs contain up to 24 security vulnerabilities and exploits. It was one of these exploits that totally wiped (delete) the data for half of the websites hosted on UK based service provider Vaserv.com. The breach was likely the result of a SQL injection attack that penetrated Vaserv’s central management software and removed vital binaries and data for about half of all user data stored by the service. Whether or not this failure of the LxLabs software was a contributing factor in the death of KT Ligesh, CEO of LxLabs, is unknown.

« Previous entries Next Page » Next Page »