Sponsored Content
Full Discussion: Launch veritas netbackup
Top Forums UNIX for Advanced & Expert Users Launch veritas netbackup Post 302142851 by blowtorch on Tuesday 30th of October 2007 12:12:01 AM
Old 10-30-2007
I believe that the command for actually running a Netbackup backup is 'bpbackup'. But you should really refer to some documentation to check what options need to be supplied and such.

-EDIT
Check this (sun.com link) out. You can browse for documents specific to your version of Netbackup.

Last edited by blowtorch; 10-30-2007 at 01:13 AM.. Reason: Additional info
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Veritas NetBackup

Veritas NetBackup, how does it work?? I mean, I know it is used for backups and restores but really, can anybody give me a brief or any explanation that sums up basically what it is about besides the fact that it does backups and restores??? Please, if you have any information, I would appreciate... (2 Replies)
Discussion started by: TRUEST
2 Replies

2. Shell Programming and Scripting

Veritas Netbackup Restore Scripts

Hi all, I wanted to find out if any of the folks out there have any experience with Netbackup restore scripts. I wish to set up a basic restore script on a "pilot" server. The script will basically non interactively set up a date (this date will be the date for which the data we are restoring) and... (1 Reply)
Discussion started by: ppantazis
1 Replies

3. UNIX for Dummies Questions & Answers

Veritas Netbackup Agent Running

I was facing problems in taking backup of a windows server for quiet a long time.i have again reinstall the client software to get rid of this. my question : how to check the agent (netbackup) is running on client side or not?? how to check???? bcoz reinstalltion is not a good solution .:( (6 Replies)
Discussion started by: saurabh84g
6 Replies

4. Solaris

veritas NETbackup command

i am using veritas admenistration console to control all backup operations of our servers . we use SUN LT25 LTO library connected to a backupserver running solaris 8 . i was wondering if there is a command that i can use from solaris so that i can activate and deactivate some policeis , rather... (4 Replies)
Discussion started by: ppass
4 Replies

5. Solaris

veritas netbackup

Hi All, We are currently running Veritas netbackup. We are currently having a few issues where were unable to log in due to several errors. Out usual fix for this is to recycle the backup servers however due to the nature of the information being backed up this is done by someone else and... (1 Reply)
Discussion started by: rickyclayton201
1 Replies

6. Solaris

Veritas Netbackup Trial Version

Hi all, Good day to all. Anyone here who recently tried to download a trial version for Veritas Netbackup for Sun Solaris System? The reason for asking is that, I need to download a trial version for testing purposes. I tried to look at the Symantec website but unfortunately, it is not... (0 Replies)
Discussion started by: graboid888
0 Replies

7. UNIX for Beginners Questions & Answers

How to extend a disk in veritas volume manager in veritas cluster?

Hi Experts, I wanted to extend a veritas file system which is running on veritas cluster and mounted on node2 system. #hastatus -sum -- System State Frozen A node1 running 0 A node2 running 0 -- Group State -- Group System Probed ... (1 Reply)
Discussion started by: Skmanojkum
1 Replies
TRANSMISSION-EDIT(1)					    BSD General Commands Manual 				      TRANSMISSION-EDIT(1)

NAME
transmission-edit -- command-line utility to modify .torrent files' announce URLs SYNOPSIS
transmission-edit [-h] [-a url] [-d url] [-r search replace] torrentfile(s) DESCRIPTION
transmission-edit command-line utility to modify .torrent files' announce URLs OPTIONS
-h --help Show a short help page and exit. -a --add URL Add an announce URL to the torrent's announce-list if it's not already in the list -d --delete URL Remove an announce URL from the torrent's announce-list -r --replace search replace Substring search-and-replace inside a torrent's announce URLs. This can be used to change an announce URL when the tracker moves or your passcode changes. EXAMPLES
Update a tracker passcode in all your torrents: $ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents/*.torrent AUTHORS
Jordan Lee SEE ALSO
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1) http://www.transmissionbt.com/ BSD
June 9, 2010 BSD
All times are GMT -4. The time now is 08:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy