NetBackup Interview Questions - 2

NetBackup Interview Questions – 2

  1. There is a Tape library with 10 drives …Can we able to create 2 Storage units…..? 2. There are 1000 Client machines , 999 machines are transfering datas in good speed but one client machine is taking too long to transfer a datas ….. that is …backup should complete within 2 hours ..but […]

NetBackup Interview Questions – 1

  1.What is the diff between Netbackup .6x and previous verison 2.what are the files backedup under catalog backups 3.how can i recover an corrupted image 4.how can i recover images from expired tapes 5.what is nbnos process for 6.what is ACSLS? 7.what is diff between volume pool and Volume group 8.how can i find […]

Netbackup Status codes

Veritas Netbackup Status Code 0 the requested operation was successfully completed 1 the requested operation was partially successful 2 none of the requested files were backed up 3 valid archive image produced, but no files deleted due to non-fatal problems 4 archive file removal failed 5 the restore failed to recover the requested files 6 […]

History of Netbackup

In 1987, Chrysler Corporation engaged Control Data Corporation to write a backup software solution. A small group of engineers (Rick Barrer, Rosemary Bayer, Paul Tuckfield and Craig Wilson) wrote the software. Other Control Data customers later adopted it for their own needs. In 1990, Control Data formed the Automated Workstation Backup System business unit. The […]

Using rsync to move a mountain of data …

In this installment of my blog, I want to document the proper use of rsync for folks who are tasked with moving a large amount of data.  I’ll even show you a few things you can do from the command line interface to extend the built-in capability of rsync using a little bash-scripting trickery. I […]

AWSTATS install step by step

AWSTATS install step by step

AWSTATS    AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. This log analyzer works as a CGI […]

Linux Just 4 U

ENABLE WEBSITE PREVIEW IN ZPANEL

Enable website preview in Zpanel     Hi Linux techs and zpanel users now we can implement Website preview feature in zpanel without having to use a domain name. With this settings user can preview there hosted website at zpanel  without DNS pointing. After setting below access all the accounts at http://IP/~username   open the /etc/zpanel/configs/apache/httpd.conf  […]

RPM Commands with Examples

RPM Commands and there Use’s Posted by Linux Mental on December 6, 2013, filed in: Centos Linux, Linux Distro, Linux How to Do, Linux server’s, Red Hat Linux, Tutorials How to use RPM Commands and It use’s RPM = Red Hat Package manager or RPM Package Manager Rpm is a Installation package which Used to […]

Recover a Corrupted System File

If an essential Windows file gets whacked by a virus or otherwise corrupted, restore it from the Windows CD. Search the CD for the filename, replacing the last character with an underscore; for example, Notepad.ex_. If it’s found, open a command prompt and enter the command EXPAND, followed by the full pathname of the file […]

tac – Unix, Linux Command

NAME : tac – tac is a Linux command that allows you to see a file line-by-line backwards. It is named by analogy with cat. SYNOPSIS tac [OPTION]… [FILE]… DESCRIPTION Write each FILE to standard output, last line first. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are […]

}