Ok...
Found it...
If anyone alse would like to do this:
SSH to your fedora box.
Code:
nano /etc/httpd/conf/httpd.conf
Type "ctrl+w" and search for "ServerSignature"
Edit this to ServerSignature off
You can also add "ServerTokens ProductOnly" in the line under to show only Apace, not version.
Type "crtl+x" and save your settings.
Restart Apache
Code:
/etc/init.d/httpd restart
Telnet etc to your box and check

This should mask server version and services.
Didn`t find anyting yet on postfix, dovecot, mysql, proftp and pop3....
Doesn`t seem like port 81 gives out any info