Ask a Question related to Ubuntu, Design and Development.
-
Nick #1
Re: Switch run level
Michael B. Trausch wrote:
Thanks for response Mike. What I am trying to achieve is to cleanly> Nick wrote in <nIGdnZFpoPj1ofvZnZ2dnUVZ8t2dnZ2d@bt.com> on Sat May 13 2006
> 16:07:
>>>>If I want to shitch to run-level 3, normally I would simply type sudo
>>init 3, but in Ubuntu this seems to be simply ignored. Anyone got any
>>idea why and how I can get around this? (thanks in advance)
>>
>
> The only difference (on my system) is that RL 3 has two less services
> running in it then RL 2 does. Other then that, the configuration for RL2/3
> are the same on my Kubuntu box.
>
> If nothing happens when you switch to runlevels 0, 1, or 6, that's when I'd
> start wondering if it's not working right. (0 = halt, 1 = single-user, 6 =
> reboot).
>
> - Mike
shutdown X windows and KDE etc.. and run in a shell. On Fedora, I would
do this by either booting into RL3 or by simply typing init 3 while in
RL5 ( which would leave me in a shell with no X-Windows. I can then
restart x-windows by typing startx.)
Occasionally, there are packages that require this for configuration,
but for a server where you don't need X/ KDE / Gnome, this is very useful.
It seems Ubuntu is setup such that RL3 is (virtually) identical to RL5.
I am not sure why - I will put out another post in this case.
Many Thanks
Nick
Nick Guest
-
Control Level 0 MC from Level 1 Button?
"haydenad" <haydenad@qis.net> wrote in message news:c0bfnh$ir1$1@forums.macromedia.com... level apply _level0.gotoAndPlay("Close"); hth -
Control Level 0 MC from Level 1 Button?
This is probably an easy question but how do I control a Movie loaded in level 0 (I want to change frames) from a button that is loaded in Level 1?... -
#25850 [Bgs]: SWITCH
ID: 25850 User updated by: jakespotgieter at hotmail dot com Reported By: jakespotgieter at hotmail dot com Status: ... -
Trying to use a here doc within a switch
I'm trying to use here docs within a switch to output html. The code below works (i.e. prints a Foo1 headline below my tab graphic) but if I take... -
Control for "Isolation level" at SELECT statement level
Hi folks. Some RDBMS products support the following syntax format: SELECT .... <whatever...> WITH {READCOMMITTED | REPEATABLEREAD | ...... -
Toby Newman #2
Re: Switch run level
On 2006-05-15, Nick <nicholas@outram.org> wrote:
I use KDE and, IIRC, I use the command> Michael B. Trausch wrote:>>> Nick wrote in <nIGdnZFpoPj1ofvZnZ2dnUVZ8t2dnZ2d@bt.com> on Sat May 13 2006
>> 16:07:
>>>>>>>If I want to shitch to run-level 3, normally I would simply type sudo
>>>init 3, but in Ubuntu this seems to be simply ignored. Anyone got any
>>>idea why and how I can get around this? (thanks in advance)
>>>
>>
>> The only difference (on my system) is that RL 3 has two less services
>> running in it then RL 2 does. Other then that, the configuration for RL2/3
>> are the same on my Kubuntu box.
>>
>> If nothing happens when you switch to runlevels 0, 1, or 6, that's when I'd
>> start wondering if it's not working right. (0 = halt, 1 = single-user, 6 =
>> reboot).
>>
>> - Mike
> Thanks for response Mike. What I am trying to achieve is to cleanly
> shutdown X windows and KDE etc.. and run in a shell. On Fedora, I would
> do this by either booting into RL3 or by simply typing init 3 while in
> RL5 ( which would leave me in a shell with no X-Windows. I can then
> restart x-windows by typing startx.)
> Occasionally, there are packages that require this for configuration,
> but for a server where you don't need X/ KDE / Gnome, this is very useful.
>
> It seems Ubuntu is setup such that RL3 is (virtually) identical to RL5.
>
> I am not sure why - I will put out another post in this case.
killall kdm
to close KDE down when I want to do this sort of thing.
--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
Toby Newman Guest
-
ray #3
Re: Switch run level
On Sat, 13 May 2006 21:07:03 +0100, Nick wrote:
Assuming that you want to get out of the GUI:> If I want to shitch to run-level 3, normally I would simply type sudo
> init 3, but in Ubuntu this seems to be simply ignored. Anyone got any
> idea why and how I can get around this? (thanks in advance)
/etc/init.d/gdm stop
ray Guest



Reply With Quote

