Debian Configuration :: System | Administration | Services = Could Not Be Loaded?
May 26, 2010
Debian 2.6.32 Squeeze + GnomeI try to start System | Administration | Services and I get an error:The configuration could not be loadedAn unknown error occurredI turned on a whole bunch of different services and suddenly now I can't get back in to switch any of these on or off. I'm assuming there is some manual way of switching these off again, I just don't know where to do this.
View 3 Replies
ADVERTISEMENT
Jan 7, 2010
I'm Using 9.04/Gnome. I was looking in System>Administration>Services and wonder if I need them All of below enabled? It seems like duplication to me.
View 3 Replies
View Related
Mar 6, 2010
I'm newbie to Ubuntu, I have found that under System > Administration > Services options is missing. Also Networking option is missing.The Ubuntu Version : Ubuntu 9.10 - the Karmic Koala - released in October 2009
View 6 Replies
View Related
Jun 3, 2011
I am running Debian 6.0.1, GNOME version 2.30.2. For some reason the "language support" option is missing. What do I need to do in order to recover it?
View 3 Replies
View Related
Nov 4, 2015
I got this message when I tried to get in WifiSettings.
"The system network services are not compatible with this version"
What should I do?
View 1 Replies
View Related
Dec 10, 2009
I have b43 wireless. In network Configuration on system->administration the interface it appears as inactive it appers in hardware also as b43 associated to wlan0 but i cannot have access to any wireless network. What i have to do to put this b43 to work.
View 11 Replies
View Related
Dec 14, 2010
A couple days ago I installed Debian Lenny (netinst) to my friend's laptop, a IBM Thinkpad T23. Got a black screen after gdm loaded and the laptop seemed frozen. Decided to upgrade to squeeze. I edited the apt sources file and changed all the instances of lenny to squeeze, and then upgraded.Had the same display problem, but found a web site that suggested disabling acpi. So I did that, got the sound working, (needed cs46xx firmware), and all seems to be running fine.I get some weird udev messages at boot time, but I have a feeling that's due to how I upgraded. I can't copy and paste since the messages aren't in my system log. If anybody wants more information about it, I can supply it. pgrep shows two instances of udev running so it appears the messages are only warnings.When upgrading to squeeze, I used tds.net debian mirror links. Earlier today I switched to Debian's official US repo URLs and had to upgrade about 250 packages after reloading package data.
Now, when I click on System -> Administration -> Time and Date.After a couple seconds I get a dialog box that says "The configuration data could not be loaded" in bold black letters. Underneath that in smaller letters, "You are not allowed to access the system configuration" I receive that same error when accessing "services" and "users and groups."But I can access the synaptic package manager and update manager from the administration submenu.
View 4 Replies
View Related
Jul 28, 2010
I run Debian Squeeze on my Lenovo ThinkPad W500. Today I tried to use the expresscard slot on the device and was disappointed to find that it didn't work. A bit of digging revealed that the pciehp module was not loaded (but is required for hot-plugging these kinds of devices).Can anyone explain to me why this is the case? All other hardware on my system has had the module auto-loaded on boot-up, but why not pciehp for my expresscard slot?
View 2 Replies
View Related
Apr 17, 2010
I have recently installed Debian 504 AMD64, when I try to access "System" --> "Administration" --> "Users and groups" logged in as root, I get the following message:
"The configuration could not be loaded. You are not allowed to access the system configuration."
The system does not even ask for a password and the result is the same if I log in as a normal user.
I have installed from a single ISO DVD downloaded from the internet and read the DVDs of my previous Debian distro to install packages not included on DVD 1 of Debian 504 although I do not think this unusual approach can have any effect on the installation. I suspect I'll have to boot in single user mode but I have never done any troubleshooting at the command line.
(/etc/passwd and /etc shadow look OK).
View 3 Replies
View Related
Aug 12, 2011
My sysctl.conf in /etc isn't loaded at boot, it does however get parsed with the command # sysctl -p I believe this problem started when I got the 3.0.0 kernel just a few days ago. Does everyone has this problem? Then it's probably a bug.
My system:
Debian Testing (Wheezy)
3.0.0-1-amd64
up2date
View 12 Replies
View Related
Jul 11, 2011
I've just started using Debian having previously used Ubuntu. With Ubuntu, under the System->Administration menu I get lots of options (e.g. Network Tools, Printing, Services...) to select from, but with Debian I just get Login Screen. Do I just get the one option because this is the only thing installed, or do I need to do something to enable other admin options?
View 3 Replies
View Related
May 2, 2010
Because the version of the microcode installed by the package intel-microcode in Testing (2009-03-30) is way older than the one currently offered by Intel (2010-02-09), I only installed the package microcode.ctl and let it fetch the microcode. However, after reading the Read Me files, manual pages and system logs, and checking the directory where the microcode is stored, I have not been able to find an option to check the version of the microcode in use.
This is the output of update-intel-microcode:
Local version:
Remote version:
could not extract the actual data of remote microcode
View 2 Replies
View Related
Jul 29, 2010
Most of my gnome system administration tools are (suddenly) failing to open. The system is a new installation with both KDE and gnome, and the gnome system admin tools were working fine, but now they fail silently (nothing even in .xsession-errors). For instance, if I select Synaptic Package manager from the menu, I will get the gksu prompt to enter my administrative password, which I do. Then a notification will appear in the Taskbar "Granting Rights" and then after that nothing happens, it just fails silently. Note that this also happens if I enter 'gksu synaptic' or 'gksu /usr/sbin/synaptic' at the alt-F2 command line. Note that it doesn't seem to matter whether I check "Save Password for Session" or not. The same happens for time-admin, users-admin, etc. I have tried reinstalling gnome-system-tools, system-tools-backends, and gnome-keyring with no effect. I have googled extensively and have found a few other people with this same problem, but no solutions. Note also that kdesu does still work fine, and there doesn't seem to be any such problems in KDE in general. Only in gnome and with gksu.
P.S. Let me know if you need any more info (output from commands, files, etc).
View 2 Replies
View Related
Feb 8, 2016
I have a few computers running linux and windows and I like to be able to telnet and to ftp but these services are not active I look into system settings but I can not find anything on were to start them.I already try using ssh but it just hangs and nothing happened also I tried to use the graphical app for ftp but same result host not reachable.
View 10 Replies
View Related
Jan 31, 2010
I'm running debian unstable and since there was the switch to dependency based boot I can no longer control my boot services.I used to suppress the services that I use rarely during boot with: sudo update-rc.d -f myservice remove This arranged the links in /etc/rc?.d and everything worked.
Now this command only says: update-rc.d: using dependency based boot sequencing.This seems to work until I upgrade the service to a new version and it is enabled again.Do you have any idea of how to disable boot services permanently with the new system?
View 4 Replies
View Related
Dec 25, 2010
I'm trying to control access to different services on an Debian server using /etc/group. So that a user I create for FTP usage doesn't fill up my server with IMAP folders or samba garbage.
Services like proftpd have:
AllowGroup ftpgroup
sshd have
AllowGroups sshgroup
And samba have
valid users = @smbgroup
But I can't find the correct option in Dovecot (/etc/dovecot/dovecot.conf) Do anyone have the magic option or a workaround thats doesn't envolve maintaining seperate user databases and password?
View 1 Replies
View Related
Jul 22, 2015
Have been working most of the day on this usb full install (Jesiie xfce) trying to make it leaner/faster and trying to get rid of minor annoyances like "watchdog: watchdog0 is not shutting down" (couldn't btw), finally managed to disable "You have mail" by commenting out "session optional pam_ mail.so standard" in /etc/pam.d/login. Every little change registers in terms of seconds of boot time saved and how the system responds because, well, i'm booting from a usb 2 drive.Followed some suggestions from "Reduce Debian", removed cups-common, some foreign language locales and man pages. what i can safely do with systemctl.
View 14 Replies
View Related
Jul 26, 2011
is there a Debian way possibility to start services depending on the choice made on the (grub) boot prompt? As an example:
Workstation - starts all and everything but no hostap nor xend (run this at home)
Workstation traveller - starts like Worksation except networking (run this in the pub
Xen host - run this preparing some training courses
Xen host HOSTAP - run this having the training course with a WiFi net for the class
I came from Gentoo recently and there is such a possibility. It is relatively simple to put a kernel option which the kernel does not recognize at the boot prompt. Such not recognized options will be sent through to init (and thus to the SysV init scripts) by the kernel and I could script this. What I am looking for is a the "official" way on Debian to do such things.
View 2 Replies
View Related
Oct 4, 2015
I'm trying to lower consumption of my server/HTPC. After wakeup from pm-suspend server/HTPC is ready to use in 1 or 2 seconds .For example if I suspend it while watching movie in KODI, after resume movie starts playing instantly. But some services (SSH and SAMBA) are not running. I thought it was network problem so I change configuration to static (not DHCP). SAMBA and SSH starts like 15 seconds after wakeup.
View 0 Replies
View Related
Jul 23, 2010
I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).
View 9 Replies
View Related
Oct 21, 2010
I can see this phenomenon on 2 different systems running 11.3 .In simple mode and also in expert mode.
View 9 Replies
View Related
Jul 31, 2011
I am using Squessze and Gnome. When I try to use the gui System>Administration>Network or Users and Groups I get the error The configuration could not be loaded. You are not allowed to access the system configuration.Everything was working before. I read around a bit. In some cases,it was caused by mismatching group and password files after using the gui. I do not know how to check if they are matching. Of course I do not know for sure that is the problem in my case.
View 14 Replies
View Related
Jul 9, 2010
for my system administartion I want to know sudosh package, wchich is capable of recording whatever commands the user types..
Now I have download the .tar file but I am unable to proceed further.
what to do next so that I can record my user commands?
View 1 Replies
View Related
Jan 9, 2011
I'm trying to follow the directions here. However, I don't have an "administration" folder. I only see Boot and System Volume Information and bootmgr. Where is the folder? Did I install something wrong? I didn't get this problem on my other laptop.
View 7 Replies
View Related
Jul 17, 2009
Have folks tried Puppet before for system administration? Puppet is system administration Automated [URL]Following article mentions that;
[Code]....
View 3 Replies
View Related
Dec 16, 2009
I wanted to look at services, system->admon -> menu only has 7 things on it? I think it should have a lot more?
View 10 Replies
View Related
Jan 15, 2010
what happened to the Security tab that used to be located in System/Administration/Log in Window I'm trying to figure out how to get a Live USB to boot to my user name and password.
View 9 Replies
View Related
May 4, 2011
I just recently upgraded to Natty Narwhal and I cant seem to find the System menu. i understand that things have changed cause of the new interface. Where can i find System->Administration. If its not available whats the equivalent?
View 5 Replies
View Related
Apr 28, 2011
Say,you have 200 linux servers and you want to monitor things like, disk activity, disk usage, CPU usage, various logs of the servers. What tool is best recommended for this system administration purpose ?
View 3 Replies
View Related
Oct 3, 2010
I've been using samba without issue on Fedora 11 (x86_64) and decided to upgrade to F13 on one of my machines. Upon install I installed samba with the command: Code: sudo yum install samba samba-client cifs-utils I can now see the smb.conf file and could probably use samba via command line; but, I would really like to use the GUI to configure samba as I have in the past. The problem is, there is no samba gui. How do I get the samba GUI back under: System->Administration where it usually is?
View 4 Replies
View Related