LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-07-2010, 10:43 PM   #1
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Rep: Reputation: 0
kde system guard


After I type ksysguard in a terminal on suse 10 enterprise I don't get to the lizard head as I think I should. Other than a terminal I don't seem to be able to get to the system guard area.
Thanks beforehand if someone helps me,
Shelby (Orange County, CA)
 
Old 01-08-2010, 04:30 PM   #2
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
Try typing the full path or calling the man page.
 
Old 01-08-2010, 11:17 PM   #3
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
No Man

Thanks,
There's no manual page for me to view, it says.
 
Old 01-09-2010, 12:46 AM   #4
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
I don't know how to write the full path.........?
Shelby
 
Old 01-10-2010, 09:34 AM   #5
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
Code:
locate sysguard |grep bin
Where you see ksysguard and bin together- usually in a /usr subdirectory, that will be the path.
Etc /usr/bin/ksysguard

Open the khelp center and type in sysguard or ksysguard

Last edited by Mr-Bisquit; 01-10-2010 at 09:36 AM.
 
1 members found this post helpful.
Old 01-10-2010, 12:02 PM   #6
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Suse 10 enterprise problems

Quote:
Originally Posted by Mr-Bisquit View Post
Code:
locate sysguard |grep bin
Where you see ksysguard and bin together- usually in a /usr subdirectory, that will be the path.
Etc /usr/bin/ksysguard

Open the khelp center and type in sysguard or ksysguard
Hi Mr Bisquit,
Unfortunately your command Etc /usr/bin/ksysguard causes me to get the bash reply: command not found.
Also when I type the command: locate sysguard |grep bin I get the same reply: command not found.
This past semester I found similar problems when the suse 9 study guide frequently didn't give the results that it was supposed to. I'm using the suse 10 enterprise as our instructor had us use.
Thanks again for you suggestions ,
Shelby Swayze Orange County, CA
 
Old 01-11-2010, 01:26 AM   #7
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,639

Rep: Reputation: Disabled
You'll probably have to initialize "locate", since it needs a database which it periodically actualizes.
Code:
man updatedb
man locate
man slocate {in case it is installed...}
 
Old 01-11-2010, 04:34 AM   #8
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
In a terminal, type ks
Now press the <TAB> key twice.
The shell will list all commands starting with the letters ks

Is ksysguard listed?

If not, you need to install it.
 
1 members found this post helpful.
Old 01-11-2010, 09:09 AM   #9
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Understanding

Thanks Tredegar,
At least I have a better understanding of how to find if I have something and what commands I might have as well.
Shelby Costa Mesa, CA

Quote:
Originally Posted by tredegar View Post
In a terminal, type ks
Now press the <TAB> key twice.
The shell will list all commands starting with the letters ks

Is ksysguard listed?

If not, you need to install it.
 
Old 01-11-2010, 10:55 PM   #10
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Oh Tredegar,
ksysguard was indeed on the list. I still wonder if I need to install ksysguard............?
Shelbuard


Quote:
Originally Posted by shelbys View Post
Thanks Tredegar,
At least I have a better understanding of how to find if I have something and what commands I might have as well.
Shelby Costa Mesa, CA
 
Old 01-12-2010, 08:03 AM   #11
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
ksysguard was indeed on the list.
OK. That means it is installed.

So, tell us exactly what happens when you type ksysguard and then press the return key ?
 
Old 01-12-2010, 10:25 AM   #12
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Tonight

O.K.,
Will do.........tonight after work.
Shelburke

Quote:
Originally Posted by tredegar View Post
OK. That means it is installed.

So, tell us exactly what happens when you type ksysguard and then press the return key ?
 
Old 01-12-2010, 10:34 AM   #13
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Error

I had a few mins after all. It says KSycoca running and then the list comes up with
kio (KSycoca):ERROR: No database available!
that line repeats about 28 times or so; then my prompt.
Thanks again,
Shelbin


Quote:
Originally Posted by shelbys View Post
O.K.,
Will do.........tonight after work.
Shelburke
 
Old 01-12-2010, 12:11 PM   #14
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
It says KSycoca running and then the list comes up with
kio (KSycoca):ERROR: No database available!
Well, something is broken.

You could try:
Log out of KDE (so you are back at the graphical login screen)
Then press <CTRL><ALT><F1> to get a text terminal.
Login as yourself.
Give the commands
Code:
mv  .kde  .kde_backup
exit
Press <CTRL><ALT><F7>
Login
You will have lost your default settings.
Try ksysguard again
Any better?

To set things back as they were before:
Log out of KDE (so you are back at the graphical login screen)
Then press <CTRL><ALT><F1> to get a text terminal.
Login as yourself.
Give the commands
Code:
rm .kde
mv  .kde_backup  .kde
exit
Press <CTRL><ALT><F7>
Login

If this doesn't work, perhaps it is time for an upgrade, I believe Suse is up to version 11.2 now:
http://www.opensuse.org/en/
 
Old 01-13-2010, 10:40 AM   #15
shelbys
LQ Newbie
 
Registered: Jan 2010
Posts: 9

Original Poster
Rep: Reputation: 0
Horrible then normal

Thanks again Tred,
When I tried your last postings I ended up without being able to get back to my desktop or a terminal, etc. Fortunately after work last night when I rebooted my computer I seemed to be back to normal and I even started getting some prompting from a ksysguard window that comes up when I type ksysguard - in my terminal.
You've been kind to help me,
Thanks again,
Shelby Orange County, CA

Quote:
Originally Posted by tredegar View Post
Well, something is broken.

You could try:
Log out of KDE (so you are back at the graphical login screen)
Then press <CTRL><ALT><F1> to get a text terminal.
Login as yourself.
Give the commands
Code:
mv  .kde  .kde_backup
exit
Press <CTRL><ALT><F7>
Login
You will have lost your default settings.
Try ksysguard again
Any better?

To set things back as they were before:
Log out of KDE (so you are back at the graphical login screen)
Then press <CTRL><ALT><F1> to get a text terminal.
Login as yourself.
Give the commands
Code:
rm .kde
mv  .kde_backup  .kde
exit
Press <CTRL><ALT><F7>
Login

If this doesn't work, perhaps it is time for an upgrade, I believe Suse is up to version 11.2 now:
http://www.opensuse.org/en/
 
  


Reply

Tags
inquiry


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
understanding kde system guard demmylls Linux - Software 1 07-02-2006 09:55 AM
KDE System Guard woes :S kevingpo Fedora 1 06-21-2005 12:23 PM
KDE System Guard, What should be there? Mic Q SUSE / openSUSE 3 06-06-2005 03:12 PM
KDE system guard gary79 Linux - Newbie 2 03-14-2005 09:40 PM
kdm and KDE System Guard wrongman Linux - Software 0 05-23-2004 01:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration