Panda Security Safe CD
From ERPXE Wiki
Important information
This plugin requires a static IP address (Default is 10.0.0.1). Every change to the server IP MUST be reflected into the plugin's menu file. How to adjust ERPXE to local IP address
return to Plugins list
Panda Security Safe CD 4.4.3.0 http://www.pandasecurity.com/ |
---|
Contents
Information
ERPXE Module
- Name: - Panda Security Safe CD
- Version: 4.4.3.0
- Official website: http://www.pandasecurity.com/
- License: Proprietary software
- Wikpedia Page: http://en.wikipedia.org/wiki/Panda_Antivirus
- Download: http://www.erpxe.com/downloads
Plugin type
Panda Security Safe CD | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
Yes | No | No | No | Yes | No |
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://research.pandasecurity.com/technology/1004/
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!