Stormy Peters joins the GNOME Foundation as Executive Director


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Stormy Peters joins the GNOME Foundation as Executive Director
# 1  
Old 07-07-2008
Stormy Peters joins the GNOME Foundation as Executive Director

Mon, 07 Jul 2008 14:00:00 GMT
Open source technology luminary Stormy Peters has been appointed executive director of the GNOME Foundation, effective immediately.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies
Login or Register to Ask a Question
gnome-cleanup(1)						   User Commands						  gnome-cleanup(1)

NAME
gnome-cleanup - cleans GNOME user preferences SYNOPSIS
gnome-cleanup DESCRIPTION
gnome-cleanup erases all GNOME user preferences, returning the user to the default look and feel. This can be used to undo an undesired preference setting, or to correct the desktop if the preferences become corrupt. The GNOME preference files are automatically recreated the next time the user logs into a GNOME session. gnome-cleanup displays all preference files that it will delete before erasing any files, and prompts the user to confirm that they would like to erase these files. Files are deleted only after receiving a positive confirmation from the user. gnome-cleanup cannot be run while logged into a GNOME session. Users should run this program when logged into another session, for exam- ple, the Failsafe session. If the user tries to run this program while logged into GNOME, an error message is displayed. OPTIONS
None. EXAMPLES
Example 1: Deleting all GNOME user preferences example% gnome-cleanup After displaying a list of preference files that will be deleted, the following question is displayed: Do you wish to remove these files (Y/N) The files are deleted only if the user provides a positive response. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-cleanup Executable for GNOME cleanup. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
remove-gnome(1) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003. SunOS 5.10 11 Jan 2003 gnome-cleanup(1)