I stuck this post here, because I don't know where to put it.
It's probably one of those posts that i will get no answer to...
I recently installed Yakuake (which is the best app ever) and I wondered what can it be done with it, so
I learned how to start a program:
or how to reboot:
But didn't knew how to turn off my computer, but recently i learned that this is done with:
The interesting thing that I noticed was that my computer shut downs "better" then through GUI.
When i press shutdown button on log out screen i first get cryptic CLI messages about knetwork manager failing (I had this ever since upgrading to KDE4 and i think it's not a bug), then it goes to splash screen an then it shuts down. But sometimes the shut down is not so smooth. Sometimes my computer dosen't want to shut down completely. It does "shut down" it's just that fan in power supply is still working and the light that is indicating that computer is running is still on.
I did send it to servis they did some test found out nothing is wrong but still put a new power supply in it. But things were still the same. And not to forget this was all when I was still using Windows so Linux kernel or Kubuntu didn't brake it was already broken...
It actually became very rare in Kubuntu as oppose to Windows where this was an regular problem.
But what I noticed was that somehow
works better for me, without any Failed messages in CLI or anything like that it proceeds directly to splash and even this is faster as it would be if I would press the shut down button in GUI.
The question is how IS this POSSIBLE? I thought that sudo halt is just backend for GUI frontend, it can't be that different...
And if I at it does anyone knows how to logout from current session from CLI like Yakuake?
I tried logout but it doesn't work...
(I'm very sorry for this totally irrelevant post)
It's probably one of those posts that i will get no answer to...
I recently installed Yakuake (which is the best app ever) and I wondered what can it be done with it, so
I learned how to start a program:
Code:
firefox &
Code:
sudo reboot
Code:
sudo halt
When i press shutdown button on log out screen i first get cryptic CLI messages about knetwork manager failing (I had this ever since upgrading to KDE4 and i think it's not a bug), then it goes to splash screen an then it shuts down. But sometimes the shut down is not so smooth. Sometimes my computer dosen't want to shut down completely. It does "shut down" it's just that fan in power supply is still working and the light that is indicating that computer is running is still on.
I did send it to servis they did some test found out nothing is wrong but still put a new power supply in it. But things were still the same. And not to forget this was all when I was still using Windows so Linux kernel or Kubuntu didn't brake it was already broken...
It actually became very rare in Kubuntu as oppose to Windows where this was an regular problem.
But what I noticed was that somehow
Code:
sudo halt
The question is how IS this POSSIBLE? I thought that sudo halt is just backend for GUI frontend, it can't be that different...
And if I at it does anyone knows how to logout from current session from CLI like Yakuake?
I tried logout but it doesn't work...
(I'm very sorry for this totally irrelevant post)
Comment