- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- installing the xwindow server on redhat linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2006 09:30 PM
тАО06-12-2006 09:30 PM
I am working on a server remotly from a different country.
This server is running redhat linux entreprise 3 update 5 and the x server is not installed on it.
I need to install the needed rpms packages remotly because there is no one at the current time beside the server to install it from the cds.
I need to know what are the necessary rpms to accomplish this task ? I already have a network image of the os.
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 12:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 06:02 PM
тАО06-13-2006 06:02 PM
Re: installing the xwindow server on redhat linux
If you wanted to do this via Yum, run this command "yum -y groupinstall KDE".
If you wish to install the bare minimum xwindows server run "yum -y groupinstall 'X Window System'".
Regards,
Al
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 06:15 PM
тАО06-13-2006 06:15 PM
Re: installing the xwindow server on redhat linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2006 01:48 AM
тАО06-14-2006 01:48 AM
Re: installing the xwindow server on redhat linux
Please find below a list of the minimum RPMS for X to work, this will provide twm as the window manager.
chkfontpath-1.9.10-1.RHEL.i386.rpm
cpp-3.2.3-53.i386.rpm
desktop-file-utils-0.3-10.i386.rpm
fontconfig-2.2.1-13.i386.rpm
libmng-1.0.4-3.i386.rpm
qt-3.1.2-13.4.i386.rpm
redhat-artwork-0.73.3-2E.i386.rpm
redhat-config-keyboard-1.1.4-1.noarch.rpm
redhat-config-mouse-1.0.13-1.noarch.rpm
redhat-config-xfree86-0.7.7-1.noarch.rpm
rpm-python-4.2.3-24_nonptl.i386.rpm
switchdesk-3.9.8-17.i386.rpm
ttmkfdir-3.0.9-6.i386.rpm
XFree86-4.3.0-97.EL.i386.rpm
XFree86-base-fonts-4.3.0-97.EL.i386.rpm
XFree86-font-utils-4.3.0-97.EL.i386.rpm
XFree86-libs-4.3.0-97.EL.i386.rpm
XFree86-Mesa-libGL-4.3.0-97.EL.i386.rpm
XFree86-Mesa-libGLU-4.3.0-97.EL.i386.rpm
XFree86-twm-4.3.0-97.EL.i386.rpm
XFree86-xauth-4.3.0-97.EL.i386.rpm
XFree86-xfs-4.3.0-97.EL.i386.rpm
xinitrc-3.32-1.noarch.rpm
xsri-2.1.0-5.i386.rpm
xterm-179-5.EL.i386.rpm
Regards
Andy