-
Administrator
Site Admin-

Originally Posted by
jccalhoun
The link you gave has a comment on the page saying KRfb is a small server for the RFB protocol, better known as VNC., but I've tried running krfb and have a few problems with it. What comes up when I run krfb is the desktop sharing utility. It has a way to invite another user, but I can't see any way to configure it for normal vnc operation. And a vnc client run on another computer on my network can't find the Knoppix system (by IP address) while this is running. So it seems less than useful. Again, it seems a shame that such a useful program as the vnc server has been removed.
-
I found this script you can use to add init.d after doing apt-get install vncserver and editing your .conf files to your liking.
# nano /etc/init.d/vncstart (replace nano with editor of your choice)
Then, enter in what I have below:
#! /bin/sh
NAME = vncstart
start ()
{
vncserver :1 -depth 24 -geometry 1000x750
}
stop()
{
vncserver -clean -kill :1
}
case "$1" in
start)
echo -n "Starting Xvnc: "
start
;;
stop)
echo -n "Stopping Xvnc "
stop
;;
restart)
echo -n "Restarting Xvnc "
stop
start
;;
*)
echo "Usage: /etc/init.d/$NAME {start|stop|restart}"
exit 1
;;
esac
exit 0
don't forget to then in the terminal run:
# chmod 755 /etc/init.d/vncstart
Since I'm lazy, to get this running under gentoo, of course use:
# rc-update add vncstart default
OR for Debian:
# update-rc.d vncstart defaults 50
OK, time for the very last bit:
# nano /root/.xsession
and enter in:
#!/bin/sh
startkde &
This will start kde when the vncserver is started at boot time.
ENJOY!
Other options which I will add later are for making it start as
someone other than root. If you need extra help, visit my site at
http://www.cahtech.co.uk, and the forums there too at
http://www.cahtech.co.uk/apps/bb
-

Originally Posted by
jccalhoun
Is krfb running by default, or do I have to make it auto-start somehow?
-
Senior Member
registered user
Instead of VNC, why don't you try FreeNX that comes with knoppix?
adduser -m NEW_USER
nxsetup --setup-nomachine-key
nxserver --useradd NEW_USER
nxserver --passwd NEW_USER
-
i tried that nxserver, but i cant get the client to connect.
i always get authentication failed.
and i tried about every user/password combination.
thanks.
-
Senior Member
registered user
I had similar problem before, but I solved it by recreating nomachine-key.
Follow eco2geek & garyng instruction about copying client.id_dsa.key and chmod 0755.
http://www.knoppix.net/forum/viewtop...light=nxserver
-

Originally Posted by
zxc

Originally Posted by
jccalhoun
Is krfb running by default, or do I have to make it auto-start somehow?
there's a short cut in the menu. but you can shell out and type krfb. it does not run until you tell it.
Similar Threads
-
By tedersl in forum German Forum
Replies: 0
Last Post: 06-15-2005, 08:57 AM
-
By audax.a in forum Hardware & Booting
Replies: 0
Last Post: 05-08-2005, 03:22 AM
-
By biscuits91 in forum Hardware & Booting
Replies: 11
Last Post: 05-13-2004, 11:00 PM
-
By Cad0587 in forum General Support
Replies: 1
Last Post: 02-16-2004, 07:50 AM
-
By comanam in forum General Support
Replies: 1
Last Post: 12-09-2003, 07:37 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Dell Poweredge R720 8SFF 2.5" x Xeon E5-2680 v2 2.8GHz 20-Cores 128gb 4x Trays
$349.99

Dell EMC PowerEdge R440 Xeon silver 4215 2.5GHz 16 GB ram 2x 550W PSU No HDD
$275.00

Dell Poweredge R720 8SFF 2.5" 2x Xeon E5-2680 v2 2.8GHz 20-Cores 64gb 4x Trays
$259.99

Dell Poweredge R630 2x Xeon E5-2680 v3 2.5ghz 24-Cores / 64gb / Raid / 2x 1Tb
$374.99

Dell PowerEdge R620 2x Xeon E5-2630 v2 3.1GHz 2.5" 4-BAY 32GB RAM No OS 2x 495w
$174.95

Dell Poweredge R630 2x Xeon E5-2680 v4 2.4ghz 28-Core | 32GB | HBA330 | 2x 1100w
$359.99

Dell PowerEdge R640 8xSFF Server Barebone 2 x Heat Sink w / 2x 1100W PSU
$315.00

Dell Poweredge T420 SFF 2x E5-2430 v2 2.5Ghz / 64gb / H710 / 8x Trays / 2x 495w
$394.99

Dell PowerEdge R630 Rack-Mounted Server - Dual Intel Xeon, 32GB RAM
$219.99

Dell R640 Diskless Servers 2x Gold 18-Cores 6254 3.10GHz CPU, 32gb RAM, No Raid
$699.00