Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Groovix Profiles
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
All Groovix accounts logged in from the [[Groovix Login Screen]] (except [[gvadmin]]) use the same profile; this profile is called template.cpio and is located on each machine at <font class="code">/var/lib/groovix/pac/home/template.cpio</font>. This file is always kept current with the latest version located on your local [[Groovix Server]] whenever [[Groovix NetCustomization]], Groovix's update process, is run; this allows for making global profile changes across multiple computers simple, efficient and fast. Any changes made to the user profile can be performed and tested on any workstation before uploading to the [[Groovix Server]]. All changes are saved to <font class="code">/var/lib/pac/home/groovixtemplateuser.cpio</font> and are local to that workstation only. Only when this updated user profile has been uploaded to the Groovix server and included in the update process are changes potentially global; each workstation will still need to run the [[Groovix NetCustomization]] update process to apply these new changes. == Making changes to the user profile == ''Before starting, make sure you are logged in under the [[groovixtemplateuser]] account.'' The first step in making changes to the user profile is to bring up the [[Groovix Menu]] and choose option 8, "make permanent changes to user environment". Once this has been activated, go about making the desired changes to the user environment including desktop shortcuts, Firefox bookmarks, desktop wallpaper, etc. Once changes have been made, log out of groovixtemplateuser and login as a regular user, like [[gvuser]]. '''Note: if Firefox is still running, make sure to close it before logging out; not doing so will prompt the user to recover a previous Firefox session at every log in.''' Next, while logged in as a regular user, test the recent changes made to the user environment. If all changes are working as intended, the profile must be uploaded to the server before becoming a global change. To do this, open an [[xterm]] window by opening the [[Groovix Menu]] and choosing option 4, "open an xterm window" and type the following commands as the [[root]] user: <div class="dashed-box"> cd /var/lib/groovix/pac/home<br /> mkdir -p tmp<br /> mv groovixtemplateuser.cpio template.cpio<br /> cp template.cpio tmp/template_[todaysdate].cpio<br /> cd tmp<br /> gzip template_[todaysdate].cpio<br /> scp template_[todaysdate].cpio.gz root@[ServerIP]:upload </div> ''Use the current date for [todaysdate] and the IP address of your local [[Groovix Server]] for [ServerIP]''. If changes arenβt working as intended, delete the groovixtemplateuser.cpio file by typing <font class="code">cd /var/lib/pac/home ; rm groovixtemplateuser.cpio</font>. With the template deleted, logging in as groovixtemplateuser will use the stable template.cpio profile you started with and repeat the process over.
Summary:
Please note that all contributions to GroovixWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
GroovixWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)