OpenSUSE :: Set Default Settings For New Users?
Apr 14, 2011
I have about 5 users for our desktop computer, 1 adult, 3 kids and me (I don't count as an adult ).
There are some settings I want to have each of the environments default to, where they can then change them as they wish on their own.
Instead of setting them one-at-a-time, is there a way to modify the settings on the template of what goes into a user's /home directory when they are created?
Examples:
Set it so when I add a person to the system theirdefault browser is set to Firefox starting home page is to our local server Open/Libre Office defaults to MS Office formats And others, less important ones like their pictures are placed in a centralized directory, not their own ~/Pictures.
After this initial setting, they are able to change any and all of these settings on their own, but to have these as default helps me set up their environments to get them started.
View 1 Replies
ADVERTISEMENT
Sep 4, 2011
In other Linux distros I've used, new users are assigned to their own group (i.e. user 'joe', group 'joe') by default. To my surprise, when I create new users with my openSUSE 11.4, they are all assigned to the 'users' shared group by default.To test this, I created a new user called 'friends'. From my terminal, I can see how the new user files look like:
joe@linux:~> ls -l /home/friends/
total 40
drwxr-xr-x 2 friends users 4096 Sep 3 11:37 bin
[code]...
View 9 Replies
View Related
Feb 7, 2010
I want to apply the same settings of Gnome among a group of users. I configured a "master"-user and exported his Gnome settings using
Code:
gconftool-2 --dump > gnome_settings.xml
For the other users, where the settings from the "master"-user shall apply, I did
Code:
gconftool-2 --load gnome_settings.xml
While most of the settings were set properly, I am missing the links for Firefox and OpenOffice in the panel which I had configured. How I can copy the Gnome settings from one user to another, including links to Firefox and OpenOffice in the main panel?
View 4 Replies
View Related
Nov 2, 2010
how can I make KDE applications to use duplex printing as default? In CUPS, I changed the default settings to "long edge binding". It works in non-KDE Applications like Openoffice, but in e.g. Okular I always have to set it every time I print. I'm using Suse 11.3 with KDE4.
View 2 Replies
View Related
Jan 30, 2010
I'm using OpenSUSE as a guest OS in VMware. Display settings are 1400x1050@60Hz but I want to change them for 1440x900. Using root account I go to Configure Desktop -> Display -> 1440x900. The first problem is that I can't choose 60Hz, only "Auto" or "0.0". I click Apply and the resolution changes, but if I reboot the computer or just logoff... resolution goes back to 1400x1050. My card and monitor properties: [URL]. Another strange thing is that if I click Ok on the Card and Monitor properties (changing from one resolution to another), I can choose to "Test" it, and xfine2 appears but... it ALWAYS says "1400x1050". An screenshoot of xfine2: [URL].
View 2 Replies
View Related
Jul 25, 2010
I'm trying to figure out how to change the default settings for my printer under Firefox. I'm mainly interested in changing the default print resolution and the pages-per-side layout setting I can change the settings for all KDE applications through [URL], but I can't seem to be able to find the respective dialog for Firefox / GTK applications.
Firefox itself doesn't seem to have a dialog for the printer default settings; I've looked into about:config but all the value names are rather confusing.
My system environment:
openSUSE 11.3
KDE 4.4.4
Printer: Brother MFC-7420
View 8 Replies
View Related
Mar 17, 2010
Everytime i login my screen resolution is 640x480_60 Then i in a terminal change resolution to 1680x1050
Code:
cvt 1680 1050
xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
xrandr --addmode VGA-0 "1680x1050_60.00"
xrandr -s "1680x1050_60.00"
How can i make these settings default everytime i login?
View 9 Replies
View Related
Jan 31, 2010
Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?
Well, just follow the steps below:
Quote:
gconftool-2 --recursive-unset /apps/compiz
Then,
Quote:
Restart your PC / lappy
[URL]
View 4 Replies
View Related
Jun 28, 2009
script which can add a secondary group to all existing users except system users in linux.
View 5 Replies
View Related
Jul 17, 2011
I installed openSUSE on one of my work system. The network port wasn't working when I was installing, but works fine now (checked in Windows). But for some reason, I am not able to configure the network. I used both Dynamic and Static IPs (both work fine in Windows) but still no go. I am using Yast Control Center for this purpose. I can't even ping the default gateway when I am using custom settings. When I use dynamic settings, it says Unreachable Network.
View 7 Replies
View Related
May 5, 2010
I am looking for a way to make my setting available to all the users in the system in KDE4 (even to those users which I may create letter).
View 1 Replies
View Related
Nov 4, 2010
I wanted to know a way to transfer all my KDE4 settings to all users in the system. I have tried to copy the settings to /etc/skel but the only problem I am having is whenever any new user tries to access their home folder, they come to my home folder because link to home folder is "file:///home/<my user name>".
View 1 Replies
View Related
Jul 31, 2011
I'd like to do something, but I don't seem to find the solution. Here is my problem: I have a laptop and I plugged in another monitor to it. What I want to do is when UserA logs in, both of the monitor is used, but when UserB logs in, only one of the monitor is used. When I change the display settings it applies to the other user too. I'd like to have different display settings for each user
View 7 Replies
View Related
Jul 3, 2010
I have a machine that is used by several users. Since we are still experimenting I'd like to be able to force certain settings and the structure of the menus to be similar for all users.
View 1 Replies
View Related
Jun 15, 2011
I am administrating a system with about 40 or 50 users, and we recently jumped ship from windows to ubuntu. Most of my users are getting along fine, but it seems every few days, i have to help someone who accidentally changed something, and now their account (or more rarely, the machine) is unusable, and has to be reset.
I know configuring /etc/sudoers is a huge step toward fixing my problem, but that still will not completely solve it. What I would like to do is prevent users from making ANY changes to the system (aside from their work files and the like), including themes, icons, desktop, background, etc.
View 2 Replies
View Related
Jan 15, 2010
I have a Debian machine running IceWM. I want to set it up so when userA signs in they get a screen resolution of 1280x1024 and normal size icons and normal size cursors. Then I want it setup so if UserB signs in they get a screen resolution of 800x600 larger icons and larger mouse cursor icons. How can I customize the display settings per user with IceWM? I did not see where I can set these options in ~/.icewm/preferences.
View 2 Replies
View Related
Sep 28, 2010
I have a triboot windows suse 11.3 stable and suse 11.3 factory pc, I would like to share the browsers and email settings between the suse stable and factory, I succeed with thunderbird and firefox moving the /home/.thunderbird and /home/.mozilla in an ext3 shared partition and linking these in the respecive /homes, I found that there isn't a /home/.chromium folder, I found probably /usr/lib64/chromium could be the same as /home/.mozilla for firefox, but I don't know if is secure or can damage my system to move this in a ext3 partition and then link this to the respective /usr/lib64/chromium, /usr/lib64/chromium has root owner, root group, visible and modifiable for root and only visible for group and other.
View 5 Replies
View Related
Apr 1, 2011
Is there a way I can save system settings and have yast revert to a config file in case I ever need to reinstall the system again? I hate having to configure the firewall, runlevels, samba shares, samba workgroup, apparmor, and all the other junk after every install. It's not like I install often, but should suse 11.5 or 12 roll out, I'd like it to be a snappy upgrade.
View 6 Replies
View Related
Jan 27, 2010
I messed with Ubuntu WAYYY too much. How do I restore the OS back to it's original settings?
View 5 Replies
View Related
Jun 7, 2010
I need the command for returning my ubuntu netbook remix (newest version) to default settings. The problem is that when I installed a theme, the next time I booted the OS the screen starts blinking and when I enter my admin password, no icons appear. My laptop is Dell 1525.
View 4 Replies
View Related
Feb 17, 2011
the archive manager in ubuntu uses default settings for archiving files into .7zip
s. but much more compression can be achieved setting the cmpression level
higher from command line. Is there a way I can set that settings as default in Archive manager?
View 5 Replies
View Related
May 3, 2011
I recently installed the new 11.04 release and was messing around with the Compiz settings on Ubuntu Classic. I tried logging on to regular Ubuntu and everything crashed. When I start up there is no log in screen, only text shows. (I enter my log in information then type 'startx' in the terminal to show my desktop.)
The desktop shows a messed up version of my custom configuration with Cairo-Dock all weird and everything in the wrong place. Also my custom start-up screen that I installed is distorted, and the GRUB screen shows up in purple.
If there was a way to reset Ubuntu 11.04 to the default settings? I tried typing 'unity --reset' in the terminal but it gets stuck at the line 'Setting Update "fullscreen_visual_bell"'.
View 9 Replies
View Related
Jul 19, 2011
I changed font settings in appearance utility today. But now desktop appearance and firefox fonts are too bad and I need to set it to default setting. How can I do that?
View 4 Replies
View Related
Jul 8, 2011
Sorry if this question has been asked before, but I am trying to figure out how to set a custom default background so that any user that logs onto the machine (via our LDAP server) will see the background that I have set to be default.
I am extremely new to Ubuntu (mainly a Windows person) but am trying to create this environment to give our students an option to boot either into Windows or Ubuntu.
View 1 Replies
View Related
Jan 4, 2010
I think the following code is trying to change the settings inside the file:
CISum=077
sed -e "s/002/$CISum/" -e "s/022/$CISum/" /etc/bashrc-preCIS > /etc/bashrc
sed -e "s/002/$CISum/" -e "s/022/$CISum/" /etc/csh.cshrc-preCIS > /etc/csh.cshrc
[code].....
But, what if i only want to check what the settings are inside the file, but does not want any changes to the file.
View 1 Replies
View Related
May 6, 2010
Alright, I searched the forums, and made google my friend, but I can't find out how to do this. I installed ubuntu earlier today, and it installed right beside windows like it usually does, but it apparently didn't give itself enough room for updates on the default settings. So, here's my gparted screen shot Sorry if that screenie is HUGE. The most I've gotten toward a solution is formatting the unalocated space and then trying to merge things, which I'm trying now. However, any other help, including details more specfic other than "format the unallocated and then try again" would be awesome.
View 3 Replies
View Related
Jul 27, 2010
how to set default proxy settings for java? Windows allows you to do this in control panel-java. Does Ubuntu have something similar? Its causing my java apps to time out and Firefox to freeze.
Ubuntu 10.04
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1. (6b18-1.8-0ubuntu1)
OpenJDK Server VM (build 14.0-b16, mixed mode)
View 2 Replies
View Related
Feb 4, 2011
I have a relative who made the mistake of changing the resolution of her display to something that her monitor does not support. The monitor no longer displays anything.If she connects another monitor to the computer, the monitor will work properly. If she boots off the live CD, her current monitor works properly. If she swaps out her graphics card with another with the current monitor, there is no display.Apparently, there is a remembered setting for the resolution of her particular monitor. Is there a way that it can be reset back to the default?
View 5 Replies
View Related
Feb 12, 2011
In ubuntu 10.04 and 10.10 there is now xorg file. Is there some way to merge the default graphic settings with my own xorg file? I'm currently needing to use and xorg file for my via graphics cards, which works fine. However, some functionality is missing. the icons have lost transparency and the unity menu doesn't allow click and drag scrolling anywhere (like a tablet). If I delete the xorg file and run the default, I get all the crisp clear cut of unity but of course I get performance problems everywhere else... i.e I cant plug a multiple screen in and video playback is crap.
View 7 Replies
View Related
Apr 24, 2011
I accidentally screwed it up.
View 6 Replies
View Related