User Tools

Site Tools


supported_operating_systems

This is an old revision of the document!


Supported Browser

The phishing simulations are tested and supported in the following browsers:

  • IE 10,11
  • Firefox
  • Chrome
  • Safari

Supported OS for Virtualization Software

Virtualization Software like Vmware or Virtualbox can be installed on most common operating systems. The following table gives an overview of supported VirtualBox operating systems (some systems might need additions):

WINDOWS

  • Windows 8 (32/64-bit) Works, with Additions Requires AMD-V or VT-x. Guest Additions have a few remaining issues.
  • Windows 7 (32/64-bit) Works, with Additions
  • Windows Vista (32/64-bit) Works, with Additions
  • Windows 2000 Works, with Additions
  • Windows XP (32/64-bit) Works, with Additions
  • Windows Server 2012 (also R2) Works, with Additions
  • Windows Server 2008 (32/64-bit, also R2) Works, with Additions
  • Windows Server 2003 (32/64-bit) Works, with Additions
  • Windows NT Works, with Additions

LINUX

  • Ubuntu 6.06 Server/6.10
  • Debian 6.0 - 7.0
  • Debian 5.0
  • Debian 4.0 (32-bit)
  • Debian 3.1
  • SUSE 9/10.0
  • openSUSE 10.2
  • openSUSE 10.3
  • openSUSE 11.0-11.3
  • Mandriva 2008
  • Mandriva 2009.0/2009.1
  • Mandrake 10.1
  • Fedora Core 1/4/5/6
  • Fedora 7-15
  • Oracle Linux 6
  • Oracle Linux 5
  • Oracle Linux 4
  • RHEL6
  • RHEL5, CentOS 5 (32/64-bit)
  • RHEL4, CentOS 4 (32/64-bit)
  • RHEL3, OEL3, CentOS 3 (32/64-bit)
  • ArchLinux

SOLARIS

  • Solaris 10 5.08 and later
  • Solaris 11
  • OpenSolaris 2008.05 and later

MAC

  • Mac OS X Server (Leopard, Snow Leopard)

FreeBSD

  • OpenBSD

DOS

  • OS/2 2.0 and later (32-bit)
  • OS/2 1.x (16-bit)
  • QNX 4.25
  • Novell Netware 6.5
  • BeOS R5
  • Haiku
  • Syllable
  • ReactOS

Supported OS for the Installer (install.sh)

The installer file (install.sh) is build with "Docker". Docker containers wrap up a piece of software in a complete filesystem that contains everything it needs to run: code, runtime, system tools, system libraries – anything you can install on a server. This guarantees that it will always run the same, regardless of the environment it is running in.

About containers: Containers running on a single machine all share the same operating system kernel so they start instantly and make more efficient use of RAM. Images are constructed from layered filesystems so they can share common files, making disk usage and image downloads much more efficient. Containers include the application and all of its dependencies, but share the kernel with other containers. They run as an isolated process in userspace on the host operating system. They’re also not tied to any specific infrastructure – Docker containers run on any computer, on any infrastructure and in any cloud.

Open Standard: Docker containers are based on open standards allowing containers to run on all major Linux distributions and Microsoft operating systems with support for every infrastructure:

•Amazon EC2 Installation •Arch Linux •Microsoft Azure platform •Installation from binaries •CentOS •CRUX Linux •Debian •Fedora •FrugalWare •Gentoo •Google Cloud Platform •Install on Joyent Public Cloud •Mac OS X •Oracle Linux •Rackspace Cloud •Red Hat Enterprise Linux •IBM SoftLayer •openSUSE and SUSE Linux Enterprise •Ubuntu •Windows

supported_operating_systems.1462109236.txt.gz · Last modified: 2019/07/25 12:52 (external edit)