Sponsored Content
Operating Systems Linux Red Hat installation question / vnc setup Post 302304450 by k2k on Monday 6th of April 2009 12:50:26 PM
Old 04-06-2009
installation question / vnc setup

hi,
i am a new fedora9 user. i always confused about the usage of rpm and hope someone may clarify along with the VNC setup.
let me use vnc installation as an example. I downloaded vnc rpm package from the official web site and it was automatically saved to /home/henry .. ok then i cd to /home/henry and # rpm -i vnc* .. and it started the installation and seemed it was done.

now, i become having absolutely no idea where VNC was installed to. i couldn't find anything in my /bin, /sbin.. and finally i found my vncviewer under /usr/bin .. however i couldn't find vncserver after an hour of random search. Smilie

would someone please explain a bit how to specify path when trying to install rpm so i can find the stuffs after installation? Or please explain a bit how rpm packages got installed to different area in the system.

thanks a lot
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

simple modem setup question from new comer

How do you adjust the volume on a modem internally. I know there is a setting to turn off the speaker during handshake and leave it on while dialing. Could someone help me please? (2 Replies)
Discussion started by: agentrambo
2 Replies

2. Solaris

VNC Installation

Hi, I would like to install VNC on my Solaris 6/10 x86 machine. Can someone walk me thru it step by step? I'm very new to Solaris and I would like to get this running ASAP for school so I can VNC into it and use it remotely. I have serached online but the information is so abundant. I don't know... (1 Reply)
Discussion started by: kungpow
1 Replies

3. Solaris

Soalris 10 - vnc 4.1.2 java setup

I have vnc installed and configured and it's working when I use the vncviewer to connect to my vnc server. How do I setup the java vnc on the server? When I go to http://192.168.1.1:5800, it says no connection. I have tired this: #Xvnc -httpd /usr/local/vnc/classes -httpport 5800 Fatal... (1 Reply)
Discussion started by: kungpow
1 Replies

4. Solaris

VNC setup

Hi, I need to setup VNC to get the X display on my local machine. I installed vncserver, according to the link http://salixtraining.co.uk Started the VNC server. But i am not getting the display from the vncviewer. I get connection timed out error. Actually i am on SSH connection. ... (0 Replies)
Discussion started by: bang_dba
0 Replies

5. UNIX for Dummies Questions & Answers

New User/Mail setup question. PLEASE help.

OK, here's the situation. Our regular computer guy left the company without warning. We are in the process of replacing him with someone much more knowlegeable than I, but as of right now, I have been handed the duties. Our mail server is running OpenBSD and I need to set up a new employee with an... (3 Replies)
Discussion started by: Rotting
3 Replies

6. Red Hat

DNS resolvers setup/installation ?

Hi all ! A basic but a tricky question though http://e1h7.simplecdn.net/lqcdn/images/questions/images/smilies/smile.gif] Ok, here it goes, we all use DNS resolvers on our servers, local machine, etc. They are necessary for resolving the domain names, etc. OpenDNS is one of the free DNS... (2 Replies)
Discussion started by: virusnet
2 Replies

7. Solaris

Sun cluster setup question

I have 2 sun blade 1500 with Qlogic card and T3 storedge. I can connect to the T3 storedge through my boxes. Now I want to setup cluster, in order to setup I need to buy a Fiber Channel switch. Can I buy any fiber channel switch? Can you recommend some old switches? I can get it from ebay. ... (4 Replies)
Discussion started by: mokkan
4 Replies

8. UNIX Desktop Questions & Answers

Question on VNC

Hi, I set-up my VNC Server on a Fedora 13 and I have a client on windows. I can access the Fedora PC but when I move the mouse and click on folders, I do not see the Fedora Desktop updating (I don't see the things that I am doing in my client on the Fedora PC) Then, when I do something on... (0 Replies)
Discussion started by: h0ujun
0 Replies

9. Solaris

vnc version question

Hello, Help me understand this. I'm on a Solaris 10 server with VNC installed on it. VNC comes installed by default on Solaris 10. I 'm tiring to see if the system has the latest version of VNC installed. The package for VNC on Solaris is SUNWxvncpkginfo -l SUNWxvnc PKGINST: SUNWxvnc ... (2 Replies)
Discussion started by: bitlord
2 Replies

10. HP-UX

HP-UX installation and setup bootdisk

Hi everyone, I am very new to HP-UX zx600 workstaton had a bad boot disk and need to replace it. After done installing HP-UX 11.31 (with LVM), how do I make it boot to the bootdisk? it stops at EFI shell. Any hints will be appreciated. Thanks, Lily. (2 Replies)
Discussion started by: lilyn
2 Replies
scap-as-rpm(8)						  System Administration Utilities					    scap-as-rpm(8)

NAME
scap-as-rpm - manual page for scap-as-rpm DESCRIPTION
usage: scap-as-rpm [-h] [--pkg-name PKG_NAME] [--pkg-version PKG_VERSION] [--pkg-release PKG_RELEASE] [--pkg-summary PKG_SUMMARY] [--pkg-license PKG_LICENSE] [--pkg-scap-location PKG_SCAP_LOCATION] [--rpm-destination RPM_DESTINATION] [--srpm-destination SRPM_DESTINATION] FILE [FILE ...] Takes given SCAP input(s) and makes an RPM package that contains them. The result RPM can be installed using # yum install ./pack- age-name-1-1.rpm which will put the contents into /usr/share/xml/scap. No dependency on openscap or scapworkbench is enforced in the output package so you can use any SCAP-capable scanner to evaluate the content. positional arguments: FILE List of files that should be put into the result package. These should be SCAP XML files but such requirement is not enforced. optional arguments: -h, --help show this help message and exit --pkg-name PKG_NAME Name of the RPM package, if none is provided the basename of the first SCAP input is used. Ex.: xyzsecurity-guide --pkg-version PKG_VERSION --pkg-release PKG_RELEASE --pkg-summary PKG_SUMMARY Optional short description of the package. --pkg-license PKG_LICENSE Short name of the license that you want to publish the package under. Ex.: GPLv2+, BSD, ... --pkg-scap-location PKG_SCAP_LOCATION Folder where SCAP files are supposed to be installed. Each package will have its own folder inside this folder. RPM variables can be used and will be expanded as usual. It is recommended to keep the default settings. --rpm-destination RPM_DESTINATION The folder (absolute or relative to CWD) where the result RPM shall be saved. --srpm-destination SRPM_DESTINATION The folder (absolute or relative to CWD) where the result SRPM shall be saved. scap-as-rpm November 2013 scap-as-rpm(8)
All times are GMT -4. The time now is 09:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy