Difference between revisions of "Panda Security Safe CD"

From ERPXE Wiki
Line 4: Line 4:
 
| wikipedia = http://en.wikipedia.org/wiki/Panda_Antivirus
 
| wikipedia = http://en.wikipedia.org/wiki/Panda_Antivirus
 
| license = [http://en.wikipedia.org/wiki/Proprietary_software Proprietary software]
 
| license = [http://en.wikipedia.org/wiki/Proprietary_software Proprietary software]
| version = 12
+
| version = 4.4.3.0
 
| from_erpxe_version = 1.0
 
| from_erpxe_version = 1.0
 
| http = {{no}}
 
| http = {{no}}
Line 29: Line 29:
  
 
It detects viruses, Trojans, worms, spyware, dialers, hacking tools, jokes and security risks.
 
It detects viruses, Trojans, worms, spyware, dialers, hacking tools, jokes and security risks.
 +
 +
{{TFTPPlugin
 +
| filename = panda4430-XXX.tar.gz
 +
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
 +
| product = Panda Security Safe CD 4.4.3.0
 +
| producturl = http://www.ubuntu.com/download
 +
| productfile = SafeCD.iso
 +
| pluginname = Panda Security Safe CD
 +
}}
 +
 +
Copy initrd1.img , initrd2.img , vmlinuz1 , vmlinuz2 , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
 +
 +
cp /mnt/cdrom/live/vmlinuz1 /tftpboot/er/plugins/panda/vmlinuz1
 +
cp /mnt/cdrom/live/vmlinuz2 /tftpboot/er/plugins/panda/vmlinuz2
 +
cp /mnt/cdrom/live/initrd1.img /tftpboot/er/plugins/panda/initrd1.img
 +
cp /mnt/cdrom/live/initrd2.img /tftpboot/er/plugins/panda/initrd2.img
 +
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/panda/live/
 +
 +
{{PluginInstructionsEnd}}

Revision as of 05:44, 4 February 2012

return to Plugins list

Panda Security Safe CD 4.4.3.0
300px-Panda_Security_Logo_HighRes.svg.png
http://www.pandasecurity.com/

Information

ERPXE Module

  • Name: - Panda Security Safe CD
  • Version: 4.4.3.0

Plugin type

Plugin type
Panda Security Safe CD Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
Yes No No No Yes No

Plugin Requirments

Plugin Requirments
Panda Security Safe CD CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

Panda Security Safe CD is an antivirus software suite developed by Panda Security.

It detects viruses, Trojans, worms, spyware, dialers, hacking tools, jokes and security risks.

Linux Installation Instructions

Download panda4430-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract panda4430-XXX.tar.gz file:

tar -xvzf panda4430-XXX.tar.gz

Download Panda Security Safe CD 4.4.3.0 ISO Latest Version to /mnt/ :

http://www.ubuntu.com/download

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/SafeCD.iso /mnt/cdrom/

Copy initrd1.img , initrd2.img , vmlinuz1 , vmlinuz2 , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/live/vmlinuz1 /tftpboot/er/plugins/panda/vmlinuz1
cp /mnt/cdrom/live/vmlinuz2 /tftpboot/er/plugins/panda/vmlinuz2
cp /mnt/cdrom/live/initrd1.img /tftpboot/er/plugins/panda/initrd1.img
cp /mnt/cdrom/live/initrd2.img /tftpboot/er/plugins/panda/initrd2.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/panda/live/

Verify files with filelist.txt in each folder.

All Done!