Ubuntu :: System Settings File

Oct 26, 2010

I hacked up all my previous linux ubuntu files to my external hd. Now I want the previous system settings back How do I do that? What is the name of the old system config file ? Where is it stored ?What path?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Can't Change Settings Of Read Only File System

Oct 2, 2010

When trying to copy files from a local folder into a directory that is a mapping of my QNAP server I get an error message " Read-only file system" - and this only since a couple of days.Trying to change ownership with sudo chown also failed.

View 9 Replies View Related

Ubuntu :: Reset Compiz Settings From Command-line To Default System Settings?

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

OpenSUSE Install :: Saving System Settings (yast Settings)

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

Ubuntu :: Change File Permission Settings To Force All Documents To Inherit Parent Document Settings?

Aug 21, 2011

i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:

1) create a script that only changes permissions that need be changed.
2) change file permission settings to force all documents to inherit parent document settings

View 9 Replies View Related

Ubuntu :: Can't Find The K Menu > System Settings > Advanced Tab > Disk And File Systems Menu

Mar 16, 2010

i found a tutorial to auto-mount ntfs drivers at kubuntu start

[URL]

but i can't find the K menu > System Settings > Advanced Tab > Disk & File Systems menu.it disappeared in kubuntu 9.10?

View 2 Replies View Related

Ubuntu :: Error Creating File System: Helper Exited With Exit Code 1: Cannot Open /dev/mmcblk0p1: Read-only File System

May 2, 2010

I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.

"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"

Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).

View 9 Replies View Related

Red Hat :: File System Corruption - Super Block Could Not Be Read Or Don't Describe A Clear Ext2 File System

Jul 12, 2010

My Redhat Enterprise Linux 4 with 6x partitions (/, /boot,/home, /usr, /var, /tmp) of 6.0 GB IDE Hardisk was working quite fine. I decided to create LVM on /home and /var partitions but due to some errors occured and I delete the /home partitions. That's why partition table altered. I then delete 4,5,and 6th partitions (/home, /var, /tmp) partitions and now try to create one by one but following error is coming:-

[Code]....

The Super block could not be read or do not describe a clear ext2 file system. E2fsck b 8193 <device> I have tried following commands,but could not successful:- e2fsck -p /dev/hda7 (where hda7 was created but afterthat it was deleted) e2fsck -a /dev/hda7

View 2 Replies View Related

Ubuntu :: Backup Everything The System With Its Settings?

May 9, 2010

easy way to backup everything the system with its settings. I have seen many posts regarding this on google and in this forum but it was a bit hard for me.[URL]...

View 2 Replies View Related

Ubuntu :: How To Backup System Settings

Aug 11, 2010

I would like to reinstall my whole 10.04 system, because I feel, that it is pretty massed up, as a beginner I also made some mistakes and there are some unnecessary errors.
I would like to mostly keep my installed apps and settings. Is there any way to recover/export them? home folder?

View 2 Replies View Related

Ubuntu :: Editing System Settings From CLI

Aug 19, 2010

I have a box that is setup for a Desktop environment. I've full screened terminal, but it still try to sleep the display every few minutes. How do I change this? Or better yet, just boot up in console only mode.

View 1 Replies View Related

Ubuntu :: Can't Access System Settings?

May 10, 2011

I installed 11.04 last week and have been really happy with it. However, yesterday I somehow changed something that removed the "system settings" option from my power-button menu. I cannot access it via the super-button search either... So I can't access compiz, or any other settings now. It was there a couple of days ago... What did I do? How can I get it back?

View 7 Replies View Related

OpenSUSE Install :: Get A 64 Bit File System To Read 32 Bit File System Drives?

Feb 2, 2010

Have just assembled a new computer and thought I would install the 64 bit version of openSUSE 11.2 in a "Windows free zone". After a hiccup or two I have managed to get a system of sorts running but on trying to copy files from my old computer(via a memory stick) it tells me that Vfat is an unknown file system.On my old computer I am running 32 bit openSUSE 11.2 as a dual boot system with Windows XP and have no problems moving files between the two different file systems.Is it possible to get a 64 bit file system to read 32 bit file system drives and if so how do I do it?

View 7 Replies View Related

Ubuntu :: Convert FAT File System To NTFS File System?

Mar 13, 2010

How to convert FAT file system to NTFS file system via Ubuntu,are there any commands to do this task?

View 2 Replies View Related

Ubuntu Networking :: Can't Killall Nm-system-settings?

Apr 18, 2010

in my case it says..

Code:
sidhu@sidhu-desktop:~$ sudo killall nm-system-settings
[sudo] password for sidhu:
Sorry, try again.
[sudo] password for sidhu:
nm-system-settings: no process found
sidhu@sidhu-desktop:~$

why is this error..?

View 1 Replies View Related

Ubuntu :: Gnome 3 System Settings Don't Start?

Apr 29, 2011

When I try to launch gnome system settings, I get segfault:

Code:
georgii@gleontiev:~$ gnome-settings-daemon
** (gnome-settings-daemon:2599): WARNING **: Ignoring unknown module 'org.gnome.settings-daemon.plugins.gconf'

[Code].....

View 5 Replies View Related

Ubuntu :: Settings Not Saving In System / Get That To Work?

Jun 28, 2011

Ok, let me explained what I did. I was curious and decided to try out Gnome 3. Big mistake. I did a purge to get rid of it and now Unity comes back up. So far so good. Now none of my settings save... my "keep in launcher" apps do not stay there, my settings (accounts work fine) in Empathy don't stay and the weather settings reset. How do I get things to save when logging out or rebooting?

View 4 Replies View Related

Ubuntu Security :: Locking System Proxy Settings

Mar 3, 2010

I installed DansGuardian. In order for it to work I set the system wide proxy. However it is really easy to get around DansGuardian by going to preference proxy setting. How do I password protect this setting so it requires a password to change proxy setting? Preferably a different password than the normal sudo password if possible. If not I at least want the sudo password protecting it! I run multiple browsers so doing it via the system rather than the browser made the most since.

View 5 Replies View Related

Ubuntu Networking :: Nm-system-settings: No Process Found?

May 9, 2010

I'm with new version kubuntu 10.04 after changing managed=true in /etc/NetworkManager/nm-system-settings.conf
I can't execute killall nm-system-settings it says: nm-system-settings: no process found Maybe I'm with the wrong command

View 1 Replies View Related

Ubuntu :: How To Use System Settings > Advanced > Device Actions

May 25, 2010

I am trying to use the Device Actions under System Settings > Advanced to automatically copy image files from my CF-card from my camera. I home someone has a few minutes to help me. I am not sure how do identify my device.

I have watched udevadm monitor, while I insert the card into the card reader. One of the lines that appear is this: UDEV [1274814950.587968] add
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 (block)

View 2 Replies View Related

Ubuntu :: System Settings For Proxy Username And Password?

Aug 31, 2010

I'm trying to use Kubuntu 10.04 in a corporate environment. Our environment uses an internet proxy that requires a username and password.Under Ubuntu 10.04, I can use the GUI to set the proxy host, port, username and password. When I do this, all the web browsers work, Snyaptic works, etc.However, under Kubuntu 10.04, the GUI lets me specify a proxy host and port, but doesn't appear to save the username and password. Because of this, I have to manually set the proxy information on my web browser, but the package managers don't work because they can't access the internet. Apparently the ability to specify proxy username and password is either broken or unfinished.

View 4 Replies View Related

Ubuntu :: Natty System Settings Missing All But 1 Icon?

Jun 19, 2011

My gnome-control-panel (or System Settings) only shows a 'Users' icon, all the rest are gone. I've tried reinstalling gnome-control-center and all related pkgs, so it's a configuration problem of some sort. I see this if I enter a Unity session, Gnome Classic, or Gnome-Session.Here's a screenshot of what it looks like:

View 1 Replies View Related

Ubuntu :: System Settings / Config Files Copied Over To New Install?

Jul 5, 2010

I'm interested to hear what config/settings files - or whole folders - you've managed to simply copy over from your previous installation and have working in the new. This can be either for specific programs or for parts of the system, but I suppose most of what people would find useful is getting some of their programs back to how they had them. These can be individual files or whole folders, but if there is a settings folder for a program but only one of the files is actually worth copying, just mention the one file and what it does. Also interested in hearing from KDE and Xfce users, for the benefit of those of us who have multiple desktop environments in the same system. (Besides, even those with only Gnome will use some of the great KDE apps like Amarok and K3b).

Here are my contributions:
(~/ denotes your home folder; any subfolders starting with a period [.] are hidden files or folders)
~/.cache/rhythmbox/covers (the folder containing all your album cover art displayed in Rhythmbox)
~/.gnome2/nautilus-scripts (any scripts you added to Nautilus will be in this folder)
~/.lyrics (the folder containing all your song lyrics displayed in Rhythmbox)
~/.local/share/rhythmbox/rhythmdb.xml (Rhythmbox's database file; if you were forced to edit this because of some incorrectly displayed tags, don't forget to copy it over).
~/.gconf/apps/rhythmbox/plugins/ (Rhythmbox's plugins folder; plugins should be accessible when you restart Rythmbox).
~/.bash_aliases (Terminal command aliases you may have created will be in this file).
~/.gconf/apps/nautilus/preferences/%gconf.xml (Nautilus folder preferences file)
~/.mozilla/firefox (Folder for Firefox settings, cache, bookmarks, etc. If there are 2 or more subfolders with names like 2tb4r91t.default just copy over the latest one, and make sure profiles.ini points to it)
~/.thunderbird (Mozilla Thunderbird folder with all accounts, emails, settings, etc)

View 3 Replies View Related

Ubuntu :: 10.04 - Changing Icons - In Menu-system Settings-appearance

Aug 5, 2010

On my Kubuntu 10.04 machine changing the icons is done in the appearance section in menu-system settings-appearance then selecting icons. Can this be done in Ubuntu 10.04 and if so how?

View 1 Replies View Related

Ubuntu Installation :: Upgrade From 10.04 To 10.10 - Access The System Settings Anymore?

Dec 5, 2010

I was running 10.04 on my Asus EEE PC. Today I upgraded from 10.04 to 10.10, but with lots of regrets. The complete desktop changed. I don't even know how to access the system settings anymore. I just wanted to start up the Twonky Media server from my personal folder again, which resides in my personal user folder, but I cannot find the folder at all! Shame on the Ubuntu team to throw around the user experience so much. The Ubuntu Linux distribution has gone back to a nerdy level, I hoped it had recovered from that. Make-the-user-feel-at-home! Is that so difficult?

Where is my Favorite group, where is my System group, where is my personal Home user folder? I'm sure I can find them on my own, but it's a shame that my user experience has been taken into a rolercoaster. Why make it so difficult on the user Ubuntu, why?

View 9 Replies View Related

Ubuntu :: Pages Not Loading With Security Settings In Firefox And System / Fix It?

Dec 28, 2010

I have been investigating some security precautions over the past several months. I use Ubuntu now instead of windows and FIrefox browser also. I have installed BetterPrivacy, WOT, NoSCript and a few other add ons. I have SELinux, ClamAV, AIDE, and chkrootkit installed for Ubuntu.

When we browse certain web sites, we get an error about the server being reset. However, when I put the Ubuntu install cd in and browse with Firefox, obviously with no add ons or settings changed, we can browse to the site with no problems. We are trying to be secure on the internet and I don't want to lower or get rid of any of the settings / add ons we added. What would cause servers to reset when using Firefox / Ubuntu with browser add ons / OS addons?

View 2 Replies View Related

Ubuntu :: 10.10 - Continuous Crashing - System Restore To Its Original Settings Or Something?

Dec 30, 2010

I recently had my laptop which ran windows xp, wiped and ubuntu installed in its place. I was told of all the grand benefits of ubuntu so I thought yeesss. Everything was running beautifully, everything was heavenly, until i encountered "a flash website ". This was strange because ..... worked fine.

Anyway ever since I encountered that site Ubuntu crashes on startup. I log in then crash. Its strange because sometimes it takes a while to crash e.g. when trying to open any application, or sometimes its instant.

1. How i diagnose this problem so it can be fixed, remember it may have to be before the log in.
2. Is there someway I can do a system restore to its original settings or something?

View 3 Replies View Related

Ubuntu :: Gnome-terminal 'Use Background Settings From System Theme'

Jan 17, 2011

I'd like to change the default transparency level for the gnome-terminal.The gnome-terminal has this setting in: Edit --> Profile preferences --> Background tab, called "Use background settings from system theme". Indeed, I can simply uncheck this setting and manually adjust, but then my changes would apply to all themes, if I were to change my theme in the future.How can I edit the transparency of the GTK theme itself so that it applies to gnome-terminal?I'm running Ubuntu 10.10 with the "Ambiance" theme, and I'm seeing these files which are probably relevant. Am I on the right track? (those files don't contain anything obvious like "transparency" or "opacity" to change ... so I"m not exactly sure what/where to change)

View 3 Replies View Related

Ubuntu :: Remove System Settings Access From Power Button?

Jul 29, 2011

I am very close to deploying Ubuntu 11.04 to my school and need to remove the access to the "System Settings" to the students. This is the last thing I want them to get at. I had 10.04 going but ran into other problems that 11.04 solved and allave left is this problem.I can lock them out of all those nasty options you don't want students to get to in a lab setting except for this

View 5 Replies View Related

Debian :: Can't Access System Settings - Wheezy

Jun 8, 2013

Every time i click 'System Settings', it says that it is Starting, but nothing else happens after that. I can access 'Advanced Settings', but not 'System settings'. A

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved