Sponsored Content
Full Discussion: usfrestore
Top Forums UNIX for Dummies Questions & Answers usfrestore Post 21327 by Kelam_Magnus on Wednesday 15th of May 2002 10:55:34 AM
Old 05-15-2002
You may have already done this, but check the manpage for ufsrestore.

Here is the manpage. I believe that the option x filename will give you what you need.

http://medan.math.ias.edu/cgi-bin/man-cgi?ufsrestore+1


Smilie
 

We Also Found This Discussion For You

1. Solaris

Using usfdump and usfrestore commands

I need to rlogin to a remote server, execute a usfdump to copy all its files to a 8mm cartridge tape. Take that tape to a local server room and execute a usfrestore to load all the files to the back-up server. The back-up server must also be formatted to look identical to the remote server. ... (1 Reply)
Discussion started by: davels
1 Replies
cachemgr.cgi(8) 					      System Manager's Manual						   cachemgr.cgi(8)

NAME
cachemgr.cgi - squid HTTP proxy manager interface SYNOPSIS
http://your.server/cgi-bin/cachemgr.cgi DESCRIPTION
The cache manager (cachemgr.cgi) is a CGI utility for displaying statistics about the Squid HTTP proxy process as it runs. The cache man- ager is a convenient way to manage the cache and view statistics without logging into the server. FILES
./cachemgr.conf @DEFAULT_CACHEMGR_CONFIG@ The access configuration file defining which Squid servers may be managed via this cachemgr.cgi program. Each line specifies a server:port followed by an optional description The server name may contain shell wildcard characters such as *, [] etc. A quick selection dropdown menu is automatically con- structed from the simple server names. Specifying :port is optional. If not specified then the default proxy port is assumed. :* or :any matches any port on the target server. SECURITY
cachemgr.cgi calls the requested server on the requested port using HTTP and returns a formatted version of the response. To avoid abuse it is recommended to configure your web server to restrict access to the cachemgr.cgi program. Configuration examples for many common web servers can be found in the Squid FAQ. SEE ALSO
squid(8) The Squid FAQ, Chapter 9 The Cache Manager Squid Web Proxy 3.1.20 cachemgr.cgi(8)
All times are GMT -4. The time now is 03:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy