u may use the following commands other than scp…. 1. rsync -e ssh [-avz] /some/file [ more ... ] host.name:/destination/file 2. tar -cf – /some/file | ssh host.name tar -xf – -C /destination or u may use smb command.
I do recommend the move to LTO5. However a point to consider is that the LTO5 drive cannot read the LTO1 tapes, so the data will either have to be migrated to LTO5 or keep a LTO1 around. Initially I would keep the backup configuration the same, just simply swap to LTO5. Then run test [...]
Here are instructions for Exchange 2007: http://support.microsoft.com/kb/556045 ************* Please clarify the backup software you use and the actual Exchange version as there is no Exchange 2005. Thanks.
Here you go: Here’s a white paper on <a href=”http://www.emc.com/collateral/hardware/white-papers/h6235-virtual-infrastructure-microsoft-applications.pdf”>EMC Virtual Infrastructure for Microsoft Applications</a>. And here are some more white papers from <a href=”http://www.emc.com/resource-library/resource-library.esp?source=link&findResourceBy=Solutions&searchKey=&listName=Application%20Environment%20Examples&grpName=Application%20Platform&name=VMware%20and%20Microsoft%20SQL%20Server”>EMC’s resource library</a>.
Where is the file stored? On a shared network drive? If so you may be able to use shadow copy (Previous versions) to recover your file. Right click on the folder it lives in and see if you have a previous versions tab. Then you can select the day you want to go back to [...]
Edit the job under the SQL Agent in SQL Server Management Studio. Select the Notifications tab, and set it up to email you on failure. You’ll need to setup an operator within the SQL Agent which points to your email address (or to a distribution list) first.
By screen saver do you mean the desktop wallpaper? I would say that explorer.exe is failing to start hence the reason why you can see no icons menu etc…. I would start to debug this by getting into safe mode, you can do this by holding F8 whilst you boot and then choose safe mode [...]
It is a lot easier for IBM, EMC and Cisco to reduce the number of needed reboots. They own the hardware and the software so they’ve got total control. With client and server OSs (Windows, *nix, etc) the hardware is built by several companies and the software is built by one or more companies. Because [...]
Hi Ddinanno123, Take a look at <a href=”http://windows.microsoft.com/en-US/windows7/products/compare”>Microsoft’s comparison chart for Windows 7</a>. The Home Premium version does not appear to have the same back up and restore capabilities. You can also learn more about <a href=”http://windows.microsoft.com/en-us/windows7/products/features/backup-and-restore”>Windows 7 Backup and Restore</a> on the site. I hope this helps! Em
SQL Server doesn’t have incremental backups. We have Differential backups instead. A differential backup is all the changes since the last full backup. Use the BACKUP DATABASE command just like you would to do a full backup but add in the DIFFERENTIAL flag. <pre>BACKUP DATABASE YourDatabase TO DISK=’D:PathToYourFile.bak’ WITH DIFFERENTIAL</pre> This can be done with [...]
This all depends on what was done within the change script. It a lot of data was backed up that could explain it. Does your QA database have the same amount of data as your production database? You should really contact your software vendor and ask them. Anyone here will just be guessing where they [...]
Restore the full backup, then restore the most recent differential backup. Then restore the logs taken from after the differential backup until current. So basically sunday’s full, then Yesterday’s differential, then the log backups taken aften 1pm yesterday.
Sorry, All days at 10:00pm, example: Today is 17/08/10 at 09:00pm ….but my system crashed on this moment. I have my journals was saved in antoher system. and only backup from Yesterday 16/08 at 10:00pm. What can I do ? Restore my backup tape with this position 16/08 at 10:00pm, and my journals too. I [...]
Not to resurrect this, but I came across this while looking for some best practices for restricting admin rights on workstations and think that our current configuration may help others. Using a VB script we add a group that includes all IT service staff as local admin on each workstation. We also add “authenticated users” [...]
Better u use Webmin or NX for that issue. Also try to tune kernel and network
To be honest its a recipe for disaster. Assuming that 2 compatible operating systems could coexist on the same file system (XP and 2K for instance) then the potential for problems if huge. I would recommend that if you are planning to install multiple operating systems on the same machine that you have a partition [...]
You can certainly boot from an Ubuntu (or any other distro) live CD and make changes to your Windows XP registry. Since you are working directly with the files on the hard drive, there will be no restrictions to what you can do; you are not booted into Windows, so it has no influence. The [...]
You can set up nightly backups using the SQL Maintenance plan, then backup that flat file with whatever backup software you use for your other servers. There is backup software available that will back up live databases as well, but that would take research and planning to find the one you would like to use [...]
Yes you can use SATA drives.
That would be everything that you can’t live without, in other words everything except for Windows.





