Sponsored Content
Full Discussion: RSC vulneabilities
Operating Systems Solaris RSC vulneabilities Post 302564662 by baumer11 on Friday 14th of October 2011 09:14:45 AM
Old 10-14-2011
RSC vulneabilities

I have a disk failure in a V280, the support tech asked for explorer output and rsc information
sc>showsc
rsc>environment
rsc>loghistory
rsc>consolehistory
rsc>version -v
since RSC is not a secure connection, I am not comfortable with providing this information for a disk failure. I've never been requested to provide this before, should I be this paranoid?
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

RSC question?

Has anyone had a message after attempting a telnet to an RSC server of: "Console session already in use." I'm attempting to access this server to setup a user account, and I'm having some problems. Does anyone have an idea or suggestion on how to proceed? (0 Replies)
Discussion started by: mr-synapse
0 Replies

2. UNIX for Dummies Questions & Answers

RSC card specification

Hi I have a SUN box that i am supporting Model 480r . The RS card that is attached to it is giving some problems . It is pinging but i am unable to telnet into it therefore having no remote TC console access ( the system is currently up ) Is there a way by which i can remotely check the... (1 Reply)
Discussion started by: Sam4u
1 Replies

3. Solaris

RSC configuration

Hi All, Please send the configuration for RSC in solaris. Thanks and Regards, (3 Replies)
Discussion started by: lbreddy
3 Replies

4. Solaris

RSC Configuaration

Dear All, Can any body help me how to configure the RSC in solaris9. Thanks and Regards, (1 Reply)
Discussion started by: lbreddy
1 Replies

5. Solaris

Sun 8 +RSC

Hi All I have done a reboot for SUN Solaris 8 ( model SUNFIRE 280R) but i havent got the OK prompt i only got the following: RSC2 POST - Version 10-18-2000 0.7 Dual Port Memory Test, PASSED. TTY External - Internal Loopback Test TTY External - Internal Loopback Test, PASSED. ... (3 Replies)
Discussion started by: alaa75
3 Replies

6. Solaris

Solaris RSC configuration

Hi everyone, I've been reading across to configure the RSC that came with my SunFire v890 (along time ago) but I think there are several points I don't completely understand. First, I think I need a new IP address for the RSC, right? where should I attach the RSC? to my network (the same as the... (2 Replies)
Discussion started by: gcrespo
2 Replies

7. Solaris

Old RSC card problem

All, I have a unique situation concerning RSC cards and would like to see if anyone has a solution. Here is the situation: We are migrating older versions of Solaris using ufsdump images to like older hardware. We basically installed a temporary Solaris O/S then copied the dumps over and... (5 Replies)
Discussion started by: sljack
5 Replies

8. Solaris

Unable to RSC

Hi All, ;) I have configured rsc hosted on Sun-Fire-V490. But I am not able to telnet this machine Packages installed : #pkginfo -l | grep SUNWrsc PKGINST: SUNWrsc PKGINST: SUNWrscd PKGINST: SUNWrscj I rebooted system but still I' not able to take rsc. I am not... (3 Replies)
Discussion started by: tuxian
3 Replies

9. Solaris

RSC packages?

Does anyone know where to get these on Oracle's support site or elsewhere? (7 Replies)
Discussion started by: LittleLebowski
7 Replies
BIBTOOL(1)						      General Commands Manual							BIBTOOL(1)

NAME
BibTool - BibTeX file manipulation tool SYNOPSIS
bibtool [options] [files] DESCRIPTION
This manual is not meant to be exhaustive. The complete documentation for BibTool can be found in the BibTool Manual. BibTeX provides an easy to use means to integrate citations and bibliographies into LaTeX documents. But the user is left alone with the management of the BibTeX files. BibTool is intended to fill this gap. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities - and intentions - of BibTeX. BibTool manipulates BibTeX database files through the command line front-end bibtool which accepts numerous options. Modifications are performed through resource instructions that allow the modification of the various internal parameters determining the behavior of BibTool; resource instructions can be grouped in resource files. The original BibTool distribution contains a sufficient set of resource file sam- ples to perform basic, relevant manipulations. OPTIONS
bibtool accepts the following options. Resource files -R Immediately evaluate the instructions from the default resource file. -r rsc_file Immediately evaluate the instructions from the resource file rsc_file. -- rsc_cmd Evaluate the resource instruction rsc_cmd. Input file -i bib_file Add the BibTeX database file bib_file to the list of input files. If -i omitted the file name may not start with a -. If absent stdin is taken to read from. Input files should follow the bibtex(1) conventions. Output file -o output_file Direct output to the file output_file. If absent the output is directed to stdout. Status reporting -q Suppress warnings. Errors can not be suppressed. -v Enable informative messages on the activities of BibTool. Sorting -s Enable sorting of entries. -S Enable sorting of entries in reverse order. -A type Determine key disambuguation; type in 0, a, A. Selecting items -x aux_file Extract the entries from the auxiliary (.aux) LaTeX aux_file file. -X regex Select certain entries according to the regular expression regex. -c Turn on the additional selection of crossreferenced entries. Key generation -f key_format Set the specification for key generation to key_format. -F Turn on key generation. -k Generate short format keys. -K Generate long format keys. Semantic checks -d Find and mark (or delete) entries with identical sort keys. Strings/Macros -m mac_file Write the macro definitions to the file mac_file (- is stdout). -M mac_file Write the used macro definitions to the file mac_file (- is stdout). Getting help -h Print short help and exit. -V Print version and exit. Statistics -# Print statistics about all known entry types (long). -@ Print statistics about the used entry types only (short). ENVIRONMENT
BIBINPUTS Search path for BibTeX database (.bib) files. BIBTOOL Search path for BibTool resource (.rsc) files. BIBTOOLRSC List of resource file names separated by colon. FILES
./.bibtoolrsc The default current directory BibTool resource file. ~/.bibtoolrsc The default individual BibTool resource file. /usr/share/bibtool/*.rsc The BibTool resource files included in the original distribution. /usr/share/doc/bibtool/bibtool.pdf The BibTool Manual. /usr/share/doc/bibtool/ref_card.pdf The BibTool Quick Reference Card. SEE ALSO
bibtex(1), latex(1), tex(1) The BibTool Manual. BUGS
Some arrays are allocated statically which may result in an overflow. Most memory is allocated but not returned to the OS: A garbage collection algorithm might be integrated in a future release. This man page is updated only occasionally, so it is very likely out of date. For complete, current documentation, refer to the BibTool Manual which is distributed as LaTeX source file (bibtool.tex) in the original BibTool source distribution. AUTHOR
BibTool is designed and maintained by Gerd Neugebauer. Debian 24 February 2012 BIBTOOL(1)
All times are GMT -4. The time now is 08:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy