Archive

Archive for May, 2008

Server 2003 – Terminal Server Client Access Licensing setup – eOpen

1. Find license on your eOpen website portal, noting especially the Authorization and License codes.

2. Install terminal services licensing server, preferably on a 2003 server that is not a domain controller or a terminal server.

3. Administrative Tools – terminal services licensing

4. Click on server name. Choose activate, and install licenses.

5. Choose license program: Open License

6. Enter your authorization number in the agreement number field.

7. Enter your license number in the unmarked field below it. Hit next and you should be good to go.

Categories: Software, Windows Server

Flash9 for Ubuntu 8.04 64 bit

One line in terminal:

sudo apt-get install flashplugin-nonfree lib32nss-mdns

http://ubuntuforums.org/showthread.php?t=772490

Categories: linux, Software, ubuntu

Get DVD playback working on Ubuntu Hardy Heron

If you are so inclined, you can get commercial dvd playback working by typing this into a terminal window:

sudo /usr/share/doc/libdvdread3/install-css.sh

This will enable playback in  totem, mplayer, vlc, etc.

Categories: linux, Software, ubuntu