LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-20-2005, 03:13 PM   #1
bogus__13
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora Core 3, Knoppix 3.8, Berry Linux 0.54
Posts: 14

Rep: Reputation: 0
Question user template


hello, fellow linux people.
I was wonder if there was a way to share the same configuration of a desktop with all user's.
(so all users have the same icons)
(to save time on configuring time)

Last edited by bogus__13; 01-20-2005 at 03:19 PM.
 
Old 01-20-2005, 03:15 PM   #2
bogus__13
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora Core 3, Knoppix 3.8, Berry Linux 0.54
Posts: 14

Original Poster
Rep: Reputation: 0
sorry!
I was wondering if this could be moved to "Linux General" ty

Last edited by bogus__13; 01-20-2005 at 03:20 PM.
 
Old 01-20-2005, 04:49 PM   #3
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Here's how I do it. First, I set up a user to have the desktop look and feel that I want.
Then I make a temple for all new users to have that desktop when they are created ...
Note: Remove any parts that you don't want new users to have in common, like thunderbird.

Code:
rm -rf /etc/skel
mkdir /etc/skel
rsync -av --exclude='.thunderbird' /home/fred/ /etc/skel

or

rm -rf /etc/skel
mkdir /etc/skel
cp -R /home/fred/\. /etc/skel
rm -rf /etc/skel/.thunderbird
When the new user first logs in , there may be a message about running as the other user. It also says that if you click on ignore that won't be an issue anymore. So, click on ignore and the message doesn't pop up anymore and the new user now has a desktop just like the first one.

Last edited by homey; 01-20-2005 at 04:54 PM.
 
Old 01-20-2005, 05:11 PM   #4
bogus__13
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora Core 3, Knoppix 3.8, Berry Linux 0.54
Posts: 14

Original Poster
Rep: Reputation: 0
Thumbs up

Hey homey.
I tried the code you posted. Wow it worked well. I did get 4 errors that popped up, but when i clicked ignore they went away and have not returned.
TY for your help.
 
Old 01-20-2005, 05:16 PM   #5
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
You're welcome
 
Old 01-21-2005, 01:25 AM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved to Linux-General. In future, if you wish for a thread to be moved, click the "Report this post to a moderator" link and put your request in there - with so many posts on LQ, asking inside a thread means we don't see your request.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Daemon Template thekonqueror Programming 0 08-15-2005 02:07 PM
Template class with a template member... Nicholas Bishop Programming 3 02-21-2005 08:27 PM
template class ckcheung0927 Programming 3 11-28-2004 03:59 PM
c++ template help ashirazi Programming 4 11-16-2004 08:52 AM
HTML::Template smalter Programming 0 06-14-2001 10:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration