Search:

Type: Posts; User: garymc1; Keyword(s):

Search: Search took 0.06 seconds.

  1. Thread: nessus client

    by garymc1
    Replies
    2
    Views
    629

    [ubuntu] Re: nessus client

    Nessus 4 does support .nbe file type

    You can import it with the following command > db_import_nessus_nbe /home/username/my_scan.nbe
  2. Replies
    6
    Views
    7,132

    Re: Install metasploit with autopwn 8.10 / 9.04

    Install nmap go to system > administration > synaptic package manager
  3. Replies
    6
    Views
    7,132

    Install metasploit with autopwn 8.10 / 9.04

    1 Install Ruby & Subversion

    sudo apt-get install subversion ruby libruby rdoc libyaml-ruby libzlib-ruby
    sudo apt-get install libopenssl-ruby libdl-ruby libreadline-ruby
    sudo apt-get install...
  4. Replies
    3
    Views
    891

    [ubuntu] Re: Instlling Nessus

    No problem,

    Please mark this thread as solved

    Cheers

    Gary
  5. Replies
    3
    Views
    891

    [ubuntu] Re: Instlling Nessus

    use this to install,

    sudo apt-get install nessus
    sudo apt-get install nessusd
    sudo nessus-adduser
    sudo ln -fs /etc/init.d/nessusd /etc/rc2.d/S20nessusd
    sudo /etc/init.d/nessusd start
    sudo...
  6. Replies
    55
    Views
    104,696

    Re: HOWTO: Snort Mysql Base

    Hi

    I have just checked my rc.local file and you do need the (-D) sorry. I have the following entry in my rc.local file,

    /usr/sbin/snort -c /etc/snort/snort.conf -i eth0 -D

    Cheers

    Gary
  7. Replies
    55
    Views
    104,696

    Re: HOWTO: Snort Mysql Base

    To get snort running on boot,

    1, run "which snort" in terminal and this will return /usr/sbin/snort
    (if you are using ubuntu 8.04)

    2, edit your rc.local file found in /etc to look like this
    ...
  8. Re: what firewalls & antivirus programs are you using?

    iptables with no rules, and no anti virus.
  9. Replies
    2
    Views
    520

    [ubuntu] Re: hardy & auth log

    No I have no auto logins and i have no network logins I just installed Hardy about 2 weeks ago and i have not made many changes

    Thanks
    Gary
  10. Replies
    2
    Views
    520

    [ubuntu] hardy & auth log

    I am running hardy and I am keep getting messages in my auth.log file

    Jun 21 19:28:21 xxxx gdm[5340]: pam_nologin(gdm:auth): cannot determine username
    Jun 21 19:43:22 xxxx gdm[5351]:...
  11. Thread: hardy & Tor

    by garymc1
    Replies
    26
    Views
    11,337

    [ubuntu] Re: hardy & Tor

    i am using hardy and tor i have got FoxyProxy installed on firefox i want to set up a relay what ports do i have to open ? 9001 & 9030 ?

    thanks
    gary
  12. [ubuntu] Re: firestarter and avast antivirus question please !

    Ubuntu has a firewall installed by default, it's called IP Tables.
    Firestarter is a GUI configuration tool for IP Tables.
    Unless you need to adjust the settings of the existing firewall, you don't...
  13. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    i have got conky running all and good but how can get another conky on screen at the same time ??
    Thanks
    Gary :)
  14. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    # set to yes if you want Conky to be forked in the background
    background no

    cpu_avg_samples 2
    net_avg_samples 2

    out_to_console no

    # X font when Xft is disabled, you can pick one with...
  15. Replies
    112
    Views
    124,577

    Re: HowTo: Conky hddtemp

    When I use the command
    nc localhost 7634
    I get
    |/dev/hdc|ST3160021A|43|C|garymc@garymc-desktop:~$

    what would the values be for the command

    Hard Drive Temp: ${execi 300 nc localhost 7634 |...
  16. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    # set to yes if you want Conky to be forked in the background
    background no

    cpu_avg_samples 2
    net_avg_samples 2

    out_to_console no

    # X font when Xft is disabled, you can pick one with...
Results 1 to 16 of 16