30 Mart 2015 Pazartesi

NetBackup Appliance üzerinde firmware versiyon kontrol

NetBackup Appliance üzerinde firmware versiyon kontrol

Sunucya ssh ile bağlatı yapıldıktan sonra Support altında Maintenance çalıştırılır

Maintenance modda iken aşağıdaki komutlar ile bilgi alınabilir.


#dmidecode -t bios

#/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -aall | grep "Product Name\|FW Package Build\|FW Version"

3 Mart 2015 Salı

none of the requested files were backed up(2)

none of the requested files were backed up(2)

"NT AUTHORITY\SYSTEM" is not able to access the database "DB NAme" under the current security context


http://www.symantec.com/docs/HOWTO85432

For SQL Server 2008 and earlier, the sysadmin role is automatically applied to the NT AUTHORITY\SYSTEM and BUILTIN\Administrators groups.

You can use Local System for the logon accounts for the NetBackup services.

For SQL Server 2012, you must first apply the sysadmin role manually to the NT AUTHORITY\SYSTEM or the BUILTIN\Administrators group.

Then you can use Local System for the logon accounts for the NetBackup services.

Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde;  Internet Explorer, FileZilla vb. uygulamalar ile erişim ...