Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Screen Resolution Issue Of RedHat Linux In VMWARE Post 302547652 by fpmurphy on Tuesday 16th of August 2011 09:02:18 AM
Old 08-16-2011
What specific version of VMware Workstation are you using?
 

10 More Discussions You Might Find Interesting

1. Solaris

Changing Screen Resolution

I have installed Solaris 10 over vmware onto my machine. Now when I want to change my screen resolution it only has one option which is 800x600. Is there a way to change that to a bigger resollution? And if there is, what file do I have to edit and what text editor do I have to use? (1 Reply)
Discussion started by: Aco
1 Replies

2. UNIX for Dummies Questions & Answers

Network Issue between Linux and RedHat (both on VMWare)

Hi All My first post so I hope it's ok. I have VMware workstation 5.0.0 build-13124 on an XP professional box. Within the VMware environment I have two virtual systems. The first is a Red Hat Linux (3.2.2-5) box and the second is an XP Home (sp2) box. When setting up both virtual boxes I set... (1 Reply)
Discussion started by: The_Lo_King
1 Replies

3. Solaris

screen resolution

how to change screen resolution in CDE prompt (2 Replies)
Discussion started by: tirupathi
2 Replies

4. Red Hat

Screen resolution before and after login

system: Fedora14 on vmware the login screen resolution is 1024*768, but after login the resolution is 800*600. I want to set the login screen resolution as 800*600 too. How to do this? thanks! (2 Replies)
Discussion started by: vistastar
2 Replies

5. Linux

How to change screen Resolution?

Dear all I install Cent OS 5.5 ( Linux OS), with bshell and also Windows OS on the my laptop (ASUA) maximum screen resolution in Windows OS is 1024*760 but in Cent OS 5.5 is 800 *600, I have a program that is necessary to install on Cent OS and I have problem with other Linux distributions... (2 Replies)
Discussion started by: mkhorami76
2 Replies

6. Solaris

Screen Resolution

Hi all. I have a very peculiar problem in Solaris 10. The output of the m64config -prconf command with regards the Card Adapter is the following. Card possible resolutions: 720x400x85, 640x480x60, 640x480x72, 640x480x75 800x600x56, 800x600x60, 800x600x72, 800x600x75, 1024x768x60 ... (0 Replies)
Discussion started by: lynxman
0 Replies

7. Homework & Coursework Questions

Redhat LINUX 5 setting In VMWARE

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: I have installed Redhat Linux 5 in VMWARE and would need to access through putty form the same desktop or... (2 Replies)
Discussion started by: SasiWipro
2 Replies

8. Virtualization and Cloud Computing

Redhat Linux 5 settings in VMWARE

I have installed Redhat Linux 5 in VMWARE and would need to access through putty form the same desktop or other desktop, Please help me what are the config setting needs to be modified We could connect through Router (Wifi) or network, also Without network since the server hosted on same... (0 Replies)
Discussion started by: SasiWipro
0 Replies

9. Emergency UNIX and Linux Support

How to configure in redhat linux on vmware?

Hi All, I installed Red-hat linux(64bit-x86) os on vmware 8,configure IP address and services but it is unable to come in to network.it is production server. please provide solution to me , it is very urgent... (3 Replies)
Discussion started by: Rajesh_Apple
3 Replies

10. Red Hat

Redhat 7.2 on vmware issue

I have Dell laptop having windows 8 vmware workstation 9 redhat 7.2 After installation it only get me into text mode instead f GUI Please help (4 Replies)
Discussion started by: hananabbas
4 Replies
rarpd(1M)																 rarpd(1M)

NAME
rarpd - Reverse Address Resolution Protocol daemon SYNOPSIS
config_file] [interface_name] DESCRIPTION
the Reverse Address Resolution Protocol daemon, implements the server portion of the Reverse Address Resolution Protocol [1]. It responds to RARP requests providing the requested client IP address. Rarpd can be started during boot-time initialization. To do so, set the vari- able with in Options are: Print debugging information. Use the specified config_file database instead of interface_name Respond to requests over just this interface. The configuration file database contains hardware address to IP address mappings. Other than comment lines (which begin with a '#') and blank lines, all lines are considered client entries. A client entry is of the form: hardware_address WHITE_SPACE ip_address where hardware_address consists of (colon-separated hexadecimal bytes, and ip_address consists of (dot-seperated decimal bytes. For exam- ple: # # hardware addr IP addr # # ethernet clients 08:00:09:26:ec:19 15.13.136.68 08:00:09:17:0a:93 15.13.136.74 # # 100VG clients 08:00:09:63:5d:f5 190.20.30.103 # # FDDI clients 08:00:09:09:53:4c 192.20.30.98 There must be exactly 6 hardware address bytes. There must be exactly 4 protocol address bytes. The following signals have the specified effect when sent to the process using the kill(1) command: Causes server to read the config file and reload database. Dumps current data base and cache to RETURN VALUE
Exit status is 1 if the command fails, and error messages are written to stderr and/or syslog. Typically, the daemon will continue answer- ing requests until externally interrupted. LIMITATIONS
1. The daemon supports only ethernet, 100VG and FDDI network interfaces. 2. The daemon supports only 4 byte Internet Protocol addresses. 3. The and programs cannot be run on the same interface at the same time. AUTHOR
was developed by HP. SEE ALSO
rarpc(1M). [1] R. Finlayson, T. Mann, J.C. Mogul, M. Theimer, "Reverse Address Resolution Protocol", RFC 903. rarpd(1M)
All times are GMT -4. The time now is 08:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy