Ask Linux.com: Startup commands, cloning, and anti-virus software


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Ask Linux.com: Startup commands, cloning, and anti-virus software
# 1  
Old 04-25-2008
Ask Linux.com: Startup commands, cloning, and anti-virus software

Fri, 25 Apr 2008 15:00:00 GMT
In this week's peek inside the Linux.com discussion forums, we'll learn how to schedule commands to run every time at system start-up and what the Linux equivalents are for the disk cloning powers of Symantec Ghost. We'll also see a discussion about anti-virus software options for Linux, and whether or not they are worth the trouble to install. Plus, you'll get your chance to chime in with answers to tricky unsolved problems with virtual consoles and distributed filesystems.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

Anti-virus Software Question For Linux

Greetings To All! I am new in supporting Linux and recently I was tasked to find out the following information and am not sure how to find the answers, hence this posting... I am running Redhat Enterprise Server 5.4 I realize this is a Redhat specific question, but it pertains to all of our... (7 Replies)
Discussion started by: Rob Sandifer
7 Replies

2. Linux

Linux Anti Virus

Can anyone tell the best free antivirus for Linux? I'm using RED HAT 9.0 & want to install antivirus for it. So if anyone has any suggestions of where to get that antivirus, that would be great! (2 Replies)
Discussion started by: billcrosby
2 Replies

3. Ubuntu

What anti-virus to use with Ubuntu

Greetings I just installed Ubuntu 9 on my computer and need to know what anti-virus software to use. I have been using Avast anti-virus on my other comps for years and really like it. I have not tried it with Ubuntu yet but it says for Windows based systems. Any ideas are appreciated Thanks... (5 Replies)
Discussion started by: N5TDA
5 Replies

4. Windows & DOS: Issues & Discussions

What is Your Favorite Anti-Virus Software for Windows at Home?

I used to have trendmicro I used it for free when I worked with a previous company, when I left I had to uninstall it and switched to using Zone Alarm. I tell you on some days I really want to pull my hair out when my PC really works like a snail and sometimes really so unresponsive for up to... (20 Replies)
Discussion started by: sparcguy
20 Replies

5. Shell Programming and Scripting

anti virus caller

Hi all. Iam using AVG antivirus personel edition, and i can only set it to run at one time only. Iam running it on a Win98 machine. is it possilbe to write a Perl script or c++ script to set it up to run at 12pm and 3pm and 6pm ??? (1 Reply)
Discussion started by: perleo
1 Replies

6. UNIX for Dummies Questions & Answers

Anti Virus sw

Can anyone recommend Anti Virus sw for a ten user small business environment running Unix... ver? Thanks for the help (1 Reply)
Discussion started by: rpm
1 Replies

7. Cybersecurity

anti-spam virus package for Unix

:( Is there anyone know the anti-spam and anti- virus package software list for Unix !!?? Where can I find that, I have no idea in searching through the internet! (2 Replies)
Discussion started by: wwayne
2 Replies
Login or Register to Ask a Question
SFXTEST(1)							   AWE32 manual 							SFXTEST(1)

NAME
sfxtest - test utility for the Linux AWE32 driver SYNOPSIS
sfxtest [command parameters] ... DESCRIPTION
This manual page documents briefly the sfxtest command. This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page. sfxtest is a program designed for testing that the Linux AWE32 driver has been set up properly, and that the appropriate patch files are loaded correctly (using sfxload(1), or gusload(1)). OPTIONS
The program takes a series of commands followed by arguments. It accepts the following commands:- X Instructs the program to use channel control mode. x channel Changes the channel being operated on to channel b bank Changes the bank being used to bank p program Changes the program (instrument) being used to program n note velocity Sends a noteon command for note note at velocity velocity k Kills a note (sends noteoff). K note Kills the note note (used for channel mode). r value Sets the pitch sense to value w value Sets the putch wheel to value t time Waits for time hundredths of a second. c value Sets the panning value to value v note velocity Changes the key pressure of note to velocity velocity D mode Sets the debug mode of the driver to mode C mode Sets the chorus type to mode R mode Sets the reverb type to mode F parameter value Sends an effect command type parameter , with value value I (Re-)Initializes the AWE32 driver and EMU8000 chip. SEE ALSO
sfxload(1), gusload(1), drvmidi(1) AUTHOR
This manual page was written by Tom Lees <tom@lpsg.demon.co.uk>, for the Debian GNU/Linux system. The AWE32 driver and utilities were written by Takashi Iwai <iwai@dragon.mm.t.u-tokyo.ac.jp>. awesfx 0.3.3 Sun Mar 2 09:57:48 GMT 1997 SFXTEST(1)