Results 1 to 10 of 11
ok so normally KDE is on 7th spot, but what if i want two things of kde on the same compy running simultaneously? ex. stinnkoman CLI on ctl alt f1 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-27-2008 #1
KDE on ctrl alt f8
ok so normally KDE is on 7th spot, but what if i want two things of kde on the same compy running simultaneously? ex. stinnkoman CLI on ctl alt f1 and stinkoman GUI on ctl alt f7. root CLI on ctl alt f2 and root gui on ctl alt f8. is this possible?
please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 01-27-2008 #2
It's probably possible, but you should be spanked
for running X as root. That is a major no-no. It's just dangerous.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 01-27-2008 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
- 01-27-2008 #4
well i find it easier to change documents in the gui... im still used to windows, and am not exactly a master (or even apprentice) of the command line yet.
please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 01-27-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Oh, I was thinking that you said in another thread that you preferred the command line. Either way, it's still a bad idea to log in as root user.
You can try running GUI apps with root permissions, but as a regular user by going to the command line and using the kdesu command, like in the following examples:
Code:kdesu kwrite /etc/fstab
I'm not sure that it works in Slackware but it works in most distros.Code:kdesu konqueror
oz
- 01-27-2008 #6
i think i said id like to use the CLI better, but Im still not used to it enough
please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 01-27-2008 #7forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
- 01-27-2008 #8
any site with a list of CLI commands and descriptions or do i just have to find these things out?
please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 01-27-2008 #9forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
I gave you that link already in this post:
If you should need help with the command line, check out:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
It's a great source for learning commands and Slackware is a command line oriented distro, although it operates great under the GUI.oz
- 01-28-2008 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
just an update...
Ok, I just read elsewhere that the kdesu commands that I posted above (and other kdesu commands) do indeed work under Slackware 12, so that should solve any perceived need to actually login as root user.
oz


Reply With Quote

