Book
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- Sending and receiving faxes over internet (links)
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- External SOHO References
- Supplementary SOHO procedures
VNC in SoHo
Install vnc-ltsp-config-4.0-3.el4.noarch.rpm on the server.
Edit /etc/xinetd.d/vncts and enable the server for 1024x768(:0) and 800x600(:1).
Invoke gdmsetup and enable XDMCP or edit:
$ vi /etc/X11/gdm/gdm.conf [xdmcp] Enable = true $ telinit 3 $ telinit 5 $ vi /etc/sysconfig/iptables # XDMCP -A CHAIN1 -p udp --dport 177 -i tun+ -j ACCEPT -A CHAIN1 -p udp --dport 177 -i ! tun+ -j REJECT $ /etc/init.d/iptables restart
On the client you add the appliet Terminal Server Client to the GNOME panel and create RDP-client winsrv.rdp and VNC-client srv.rdp.
Related Links
Attachments
vnc-ltsp-config-4.0-3.el4.noarch.rpm 4.88 KB

Comments
Post new comment