Find the answer to your Linux question:
Page 1 of 5 1 2 3 4 5 LastLast
Results 1 to 10 of 43
I downloaded rkhunter 1.2.9 from RPM into my suse 10 os. The files are in my computer but there is no icon to intiate a scan anywhere. My computer indicates ...
  1. #1
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575

    Can not initiate rkhunter 1.2.9

    I downloaded rkhunter 1.2.9 from RPM into my suse 10 os. The files are in my computer but there is no icon to intiate a scan anywhere. My computer indicates that all of the dependancies are present. I even found the license and the script file but no initation icon. Can anyone please help me with this? Thank You!
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    I run rkhunter from the cli ... what do you get if you run rkhunter as root ? I have not tried it in openSUSE but I assume its similar and needs to be run as root. Typing rkhunter at cli as normal user gives permission denied ...

  3. #3
    Linux Enthusiast deltaflyer's Avatar
    Join Date
    May 2005
    Posts
    577
    needs to be run as root, from the cli. man rkhunter will give you all the options
    SLOMO: acer extensa 5235 2.2ghz,2gb ram 160gb hdd wireless
    SPEEDY: homebrew desktop,Amd x2 dualcore,2gb ram,500gb +1tb( 2x500gb) hdd suse 11.3,32mb fibreline
    registered linux user #401845

  4. #4
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    I know that my computer has a command line interface but I do not know a thing about the correct way to use it. I have only used it once when Hazel walked me through deleting a windows file I had stupidly placed in Linux.
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  5. #5
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by cousinlucky View Post
    I know that my computer has a command line interface but I do not know a thing about the correct way to use it. I have only used it once when Hazel walked me through deleting a windows file I had stupidly placed in Linux.
    Ctrl+alt+F1 should give you a terminal, login as normal user and use su to gain root rights and run rkhunter eg
    Code:
    su
    rkhunter -c
    That should give reasonable results ...
    When your done type
    Code:
    exit
    exit
    should return to normal user and logout in console, then ctrl+alt+F7 should take you back to GUI.

    I don't think sudo is setup in openSUSE by default but su above should work with the default config.

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by cousinlucky View Post
    I know that my computer has a command line interface but I do not know a thing about the correct way to use it.
    You can check LinuxCommand.org for some good/quick lessons on using the command line under Linux.

    You'll be an expert in no time.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  7. #7
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    Gentlemen, Thank You!!

    I'll get to it first thing in the morning.
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  8. #8
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    Rkhunter gives a list of oftions that I guess I am supposed to choise from.

    the command instructions at Ozar's link say never be foolish enough to use the terminal as root.

    I need to go to barnes & noble and see if I can find a book ( command line for dummies )!!
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  9. #9
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Believe it or not, the first Linux reference guide I ever picked up was Linux for Dummies. I found it to be very straight forward, concise and easily understandable... which is a good thing cuz I knew nothing about Linux at the time.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  10. #10
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by cousinlucky View Post
    Rkhunter gives a list of oftions that I guess I am supposed to choise from.

    the command instructions at Ozar's link say never be foolish enough to use the terminal as root.
    Don't run as root is a good general rule ... but rkhunter is a system admin type task ... you need to run as root or sudo. By default I don't think openSUSE has sudo setup hence my suggestion using su to gain root access

Page 1 of 5 1 2 3 4 5 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...