You are not logged in.
Hi,
i am testing crunchbang in virtualbox-i installed it, but when i want to update the system, it says that i have no administrative privileges. So i open terminal, type sudo -s and then i run synaptic. Is there any way to have from desktop this privileges activated? For always-not to run apps from terminal?
Last edited by wassm. (2010-02-01 21:33:20)
Dell Mini 10v, 1GB RAm, 160 GB Hard Disk, #! (testing)
Offline
you can use synaptic to update if you want to use the gui, it should ask for your password. If it isn't asking for your password you can try hitting alt+f2 and type in gksudo synaptic.
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
This is what i have when i run synaptic:
Starting without administrative privileges
You will not be able to apply any changes. However, you can still export the marked changes or create a download script for them.
Dell Mini 10v, 1GB RAm, 160 GB Hard Disk, #! (testing)
Offline
try using the gksudo line then. If that works for you, you can edit the menu entry to add gksudo before synaptic.
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
Are you running an *installed* CrunchBang in Virtualbox, or is it a live session? I think the default configuration of the live session is to *not* automatically open Synaptic in administrative mode.
You can gksudo Synaptic in the live session, but I'm not sure if any changes you make will survive a restart. It depends of whether you have persistence enabled.
Offline
Are you running an *installed* CrunchBang in Virtualbox, or is it a live session? I think the default configuration of the live session is to *not* automatically open Synaptic in administrative mode.
You can gksudo Synaptic in the live session, but I'm not sure if any changes you make will survive a restart. It depends of whether you have persistence enabled.
I have installed version.
Dell Mini 10v, 1GB RAm, 160 GB Hard Disk, #! (testing)
Offline
Are you running Synaptic from the menu (System >> Package Manager)? The default setting is for that to run `gksu synaptic`. If that's been changed for some reason, go to Preferences >> Openbox Config >> Edit menu.xml and search for synaptic. Make sure you have this:
<item label="Package Manager">
<action name="Execute">
<execute>
gksudo synaptic
</execute>
</action>
</item>Offline
Are you running Synaptic from the menu (System >> Package Manager)? The default setting is for that to run `gksu synaptic`. If that's been changed for some reason, go to Preferences >> Openbox Config >> Edit menu.xml and search for synaptic. Make sure you have this:
<item label="Package Manager"> <action name="Execute"> <execute> gksudo synaptic </execute> </action> </item>
That was it-i was running it from Alt+F2. When i go to system, everything works just fine. Thanks
Dell Mini 10v, 1GB RAm, 160 GB Hard Disk, #! (testing)
Offline
Mythbuster: "Well there's your problem!"
Glad you have it sorted.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.