ดาวน์โหลดและติดตั้งซอฟต์แวร์ Oracle Virtualbox Virtual Machine ฟรี
- ใช้สคริปต์ที่ระบุไว้ในบทความ OS X Daily Internet Explorer สำหรับ Mac วิธีที่ง่าย: เรียกใช้ IE 7, IE8 และ IE9 ฟรีในเครื่องเสมือนเพื่อดาวน์โหลดแปลงและติดตั้ง VM ทดสอบ IE ฟรีของ Microsoft ที่จะใช้บน VirtualBox
จากนั้นเลือกจาก Internet Explorer เวอร์ชันใด ๆ หรือทั้งหมด:
ติดตั้ง Internet Explorer ทุกรุ่น: IE7, IE 8 และ IE 9
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | bash
ติดตั้ง Internet Explorer 7 เท่านั้น
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7"
ติดตั้ง Internet Explorer 8 เท่านั้น
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="8" bash
ติดตั้ง Internet Explorer 9 เท่านั้น
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="9" bash
หมายเหตุ:หากคุณเห็นข้อความนี้โปรแกรม 'curl' ไม่ได้รับการติดตั้ง เมื่อคุณเรียกใช้curl
คำสั่งใด ๆข้างต้นคุณสามารถติดตั้งได้โดยพิมพ์:
sudo apt-get install curl
ที่นี่คุณสามารถเห็นฉันใช้ Internet Explorer 8 ในเครื่อง Ubuntu ของฉัน: