HP Xw460c Remote Graphics Software 4.2.0 User Guide - Page 26

Linux Sender GUI Installation, KDE RedHat GUI setup

Page 26 highlights

HP Remote Graphics 4.2.0 User's Guide EndSection 8. The Sender will be installed to /opt/hpremote/rgsender and will be started automatically when the X Server or system is restarted, provided the appropriate XF86Config/xorg.conf file was correctly modified. 9. The Linux Sender uses the Pluggable Authentication Module ( PAM) for authentication. If you are using the GNOME Desktop Manager or KDE Desktop Manager you must manually add the following lines to the files /etc/pam.d/gdm, /etc/pam.d/kde, and /etc/pam.d/xdm: session optional pam_rg.so 10. If another desktop manager, such as Enlightenment, is being used then you will need to make similar changes to the PAM configuration file used by it. You should consult your Linux and Desktop Manager documentation for further information. 11. If the PAM system has been configured to use custom PAM authentication modules then you may need to manually configure the PAM module that is used by the RGS Sender. You should consult your Linux documentation when configuring PAM.If you are using a custom PAM authentication module called "libpam_custom.1" you may need to edit the PAM configuration file "/etc/pam.d/rgsender" to specify the PAM authentication module to be used by the RGS Sender. For example, you may need to add the following to the file "/etc/pam.d/rgsender". auth optional /lib/security/pam_custom.1 12. The default on RedHat Linux is to bind the machine name to the loopback interface in the /etc/hosts file. The RGS Sender will not accept remote connections with this configuration. Edit the /etc/hosts file and bind the machine name to its proper IP address as follows: 127.0.0.1 localhost localhost.localdomain 88.1.89.122 blade2 blade2.bigmoney.com Linux Sender GUI Installation The Sender GUI will automatically starts on Linux when the Sender process starts. If you prefer to start the Sender GUI on a per-user basis, then edit the file /opt/hpremote/rgsender/rgsender.sh, and add the -noautostartgui command line option as follows exec ./rgsender $* -noautostartgui -l logSetup and then proceed to follow the directions below. KDE RedHat GUI setup To section describes how to manually start the Sender GUI when KDE is the desktop manager. 1. Open the Konqueror file manager (the desktop icon that is named "Home"). 18

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

HP Remote Graphics 4.2.0 User's Guide
18
EndSection
8.
The Sender will be installed to
/opt/hpremote/rgsender
and will be started
automatically when the X Server or system is restarted, provided the appropriate
XF86Config/xorg.conf
file was correctly modified.
9.
The Linux Sender uses the Pluggable
Authentication
Module (
PAM
) for
authentication. If you are using the GNOME Desktop Manager or KDE Desktop
Manager you must manually add the following lines to the files
/etc/pam.d/gdm,
/etc/pam.d/kde, and /etc/pam.d/xdm
:
session optional pam_rg.so
10. If another desktop manager, such as Enlightenment, is being used then you will
need to make similar changes to the PAM configuration file used by it. You
should consult your Linux and Desktop Manager documentation for further
information.
11. If the PAM system has been configured to use custom PAM authentication
modules then you may need to manually configure the PAM module that is used
by the RGS Sender. You should consult your Linux documentation when
configuring PAM.If you are using a custom PAM authentication module called
libpam_custom.1
” you may need to edit the PAM configuration file
"/etc/pam.d/rgsender” to specify the PAM authentication module to be used by
the RGS Sender. For example, you may need to add the following to the file
"
/etc/pam.d/rgsender
”.
auth optional /lib/security/pam_custom.1
12. The default on RedHat Linux is to bind the machine name to the loopback
interface in the
/etc/hosts
file. The RGS Sender will not accept remote
connections with this configuration. Edit the
/etc/hosts
file and bind the
machine name to its proper IP address as follows:
127.0.0.1 localhost localhost.localdomain
88.1.89.122 blade2
blade2.bigmoney.com
Linux Sender GUI Installation
The Sender GUI will automatically starts on Linux when the Sender process starts. If
you prefer to start the Sender GUI on a per-user basis, then edit the file
/opt/hpremote/rgsender/rgsender.sh
, and add the
-noautostartgui
command
line option as follows
exec ./rgsender $* -noautostartgui -l logSetup
and then proceed to follow the directions below.
KDE RedHat GUI setup
To section describes how to manually start the Sender GUI when KDE is the desktop
manager.
1.
Open the Konqueror file manager (the desktop icon that is named "Home").