Userful DiscoverStation 5.8-276 (Live CD branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Userful DiscoverStation 5.8-276 (Live CD branch)
# 1  
Old 03-06-2008
Userful DiscoverStation 5.8-276 (Live CD branch)

ImageDiscoverStation is a desktop Linux distributionspecifically designed for kiosks, Internet cafes,and public access computers. The software alsoincludes Userful's unique "Desktop Multiplier"software that turns 1 PC into 10. Desktop settingscan be easily managed via session profiles whichare created and stored via a central Web-portal.This lets you customize, update, and view usagereports for hundreds of desktops at once. Keyfeatures include time management, revenue frompre-paid cards, Internet filtering, privacyprotection, automated clean-up, print-job costing,and much more.License: Other/Proprietary License with Free TrialChanges:
Userful (Live CD) is a simple way to temporarily transform your dual-monitor PC (or laptop) into a "dual-station" PC, effectively turning 1 PC into 2. Simply insert the CD, plug in an extra USB keyboard and mouse, and reboot. With just one PC you'll be able to support two independent users, each with their own screen and keyboard, surfing the Web independently at the same time.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies
Login or Register to Ask a Question
update-desktop-database(1)					   User Commands					update-desktop-database(1)

NAME
update-desktop-database - Desktop file caching utility SYNOPSIS
update-desktop-database [--help] [--verbose] [--quiet] [filepath] DESCRIPTION
update-desktop-database creates cache files for desktop file MIME type mapping for improved MIME lookup performance. It expects to be given the path to a directory or directories containing a number of application installed .desktop files, e.g. /usr/share/applications, and writes a mime-info.cache containing cached information about the MIME types that each application can handle. If no directory is provided, this utility will use a default directory list as specified in the FreeDesktop MIME specification. This cache file is used to avoid a lot of system call and disk seek overhead in a number of applications. OPTIONS
The following options are supported: -?, --help Show help options. -v, --verbose Turn on verbose output. -q, --quiet Do not provide any output. OPERANDS
The following operands are supported: filepath The path to a directory or directories containing a number of application installed .desktop files. EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with failure FILES
The following files are used by this application: /usr/bin/update-desktop-databaseThe command-line executable for the application. /usr/share/applications System desktop file directory ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-desktop-prefs | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
update-mime-database(1), gnome-desktop-item-edit(1), attributes(5), gnome-interfaces(5) Latest version of the GNOME Desktop User Guide and GNOME System Administration Guide for your platform. NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2007. SunOS 5.11 31 Jan 2007 update-desktop-database(1)