Skip to content
Thursday, July 3, 2025

Seekbrain.com

Brain Seeking at it’s Best

New TightVNC for Redhat 9 RPMS

Posted on February 20, 2004 by Perlboy

Hey all,

I was wanting to use TightVNC today and noted that they hadn’t released a built RPM for Redhat 9 (which is Glibc 3.3 from memory). SOO, I built one and uploaded it.

Tightvnc-1.2.9-1.i386.rpm
Tightvnc-server-1.2.9-1.i386.rpm

Posted in Software

Post navigation

Previous: New Features
Next: Bluetooth Dead?

Related Posts

  • Software

PHP 5.0.0RC1 RPMS

  • Perlboy
  • April 21, 2004
  • 0

Ok, I’ve released PHP 5.0.0RC1 RPMs primarily for RH9. I’m not going to build these for any other distributions (although if you do by all […]

  • Software

Convert reverse DNS zone to forward DNS zone

  • Perlboy
  • March 22, 2007
  • 0

A one liner to convert a reverse DNS zone to a forward DNS zone: cat 123.345.567.in-addr.arpa | awk ‘{ printf “%s\tIN\tA\t123.345.567.%s\n”, $4, $1; }’ | […]

  • Software

Code Snippet

  • Perlboy
  • February 18, 2006
  • 0

Command to find all PHP rpms and print on one line: rpm -qa | grep ‘^php-‘ | perl -pe ‘s/\n/ /g;’ Combined command to find […]

Copyright © 2025 Seekbrain.com Theme: Classy News By Adore Themes.