Find the answer to your Linux question:
Results 1 to 5 of 5
Dumb question. How do you run programs from the console? Like Clamav for example. With Xandros there was a GUI. I switched to Debian recently and just am not familiar ...
  1. #1
    Just Joined!
    Join Date
    Jun 2006
    Posts
    16

    Running programs from the Console



    Dumb question. How do you run programs from the console? Like Clamav for example. With Xandros there was a GUI. I switched to Debian recently and just am not familiar with running programs from the colsole. What are the commands for a scan, and an update?

    Thanks a lot
    Keith

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    2

    switching from gui to console

    Keith,

    To see a list of arguments you need to pass ClamAV or other program from the console command line, see man ClamAV.

    You may also be able to view a list of just these switches by typing either "clamav -h" or "clamav --help" at the command line.

    HTH,

    Emerson

  3. #3
    Just Joined!
    Join Date
    Jun 2006
    Posts
    16

    Thanks

    Thank you Emerson. I will investigate.
    Much appreciated.

    Keith

  4. #4
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    for scan
    clamscan read the man
    for updtae the virus database
    freshclam

    install new version , just use apt

  5. #5
    Just Joined!
    Join Date
    Jun 2006
    Posts
    16
    Thank you iwanabeguru.

    Keith

Posting Permissions

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