search for: rfbport

Displaying 4 results from an estimated 4 matches for "rfbport".

Did you mean: report
2020 Nov 12
1
CentOS 8 vncserver
I am trying to get vncserver working on CentOS 8. Fully updated. On the console - logged in as a normal user I run: export DISPLAY=:0.0 xhost + /usr/bin/x0vncserver -display :0 -rfbport 5901 -passwordfile /home/silentm/.vnc/passwd I get this error: Invalid MIT-MAGIC-COOKIE-1 key/usr/bin/x0vncserver: unable to open display ":0" Based on the error I changed the DISPLAY=:0 and tried again - but same error. Am I doing something wrong? I dont really need this to start as...
2015 Apr 03
2
vncserver on CentOS 7
>You should: >cp /lib/systemd/system/vncserver at .service <http://lists.centos.org/mailman/listinfo/centos> /lib/systemd/system/vncserver@:#.service >Where # is the vnc port 590# to open. Like /lib/systemd/system/vncserver@:4.service to start a vncserver on port 5904. > Then use `systemctl start vncserver@:4' to start that VNC server. Remember to edit the
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type of ftp attack. I got an email from somebody saying they were being attacked by my IP address. Further investigation /var/log/messages shows a whole bunch of sshd attacks on me, none of which appear successful. I'm running ethereal right now and I can see that my system is doing some kind of ftp attacks on others.
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and