- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to start VNC Server on linux SuSE 8.1 ?
Operating System - Linux
1819733
Members
3041
Online
109606
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО05-23-2003 11:49 AM
тАО05-23-2003 11:49 AM
Hi
how to start VNC Server on linux SuSE 8.1 and configure that
this service will be started
all the time after computer restart ?
kindly regards
chris
how to start VNC Server on linux SuSE 8.1 and configure that
this service will be started
all the time after computer restart ?
kindly regards
chris
Solved! Go to Solution.
- Tags:
- VNC
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2003 02:38 PM
тАО05-24-2003 02:38 PM
Solution
Does SuSE use SysV-style initscripts?
Under Red Hat, the directory /etc/rc.d contains all the boot scripts. The actual scripts are in the init.d subdirectory, and the remaining directories are used for different "runlevels", ie. modes of operation. Runlevel 5 is networking with X, and runlevel 3 is networking with a text console.
The init.d directory should have a script to start the VNC service if VNC is installed. The rc3.d and rc5.d directories should have symlinks to that script if the service is enabled in those runlevels.
One uses the chkconfig program to enable a service in a runlevel.
Under Red Hat, the directory /etc/rc.d contains all the boot scripts. The actual scripts are in the init.d subdirectory, and the remaining directories are used for different "runlevels", ie. modes of operation. Runlevel 5 is networking with X, and runlevel 3 is networking with a text console.
The init.d directory should have a script to start the VNC service if VNC is installed. The rc3.d and rc5.d directories should have symlinks to that script if the service is enabled in those runlevels.
One uses the chkconfig program to enable a service in a runlevel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2004 10:51 AM
тАО01-13-2004 10:51 AM
Re: how to start VNC Server on linux SuSE 8.1 ?
hi
on SuSE 8.2 is very easy:
1.) YaST2 / System / Editor for /etc/sysconfig / Desktop / Display Manager:
DisplayManager_Remote_Access set to yes.
2.) from shell:
rcxdm restart
3.) YaST2 / Network / Network Services
open inetd
and set 4 entries with "VNC" as aktiv.
that's it and works great !
regards
chris
on SuSE 8.2 is very easy:
1.) YaST2 / System / Editor for /etc/sysconfig / Desktop / Display Manager:
DisplayManager_Remote_Access set to yes.
2.) from shell:
rcxdm restart
3.) YaST2 / Network / Network Services
open inetd
and set 4 entries with "VNC" as aktiv.
that's it and works great !
regards
chris
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP