Difference between revisions of "Amahi 8 install via unsupported methods"
From Amahi Wiki
(Created page with " These are unsupported install methods of installing Amahi 8 # [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Workstation/x86_64/iso/Fedora-Live-Workstation-...") |
(No difference)
|
Revision as of 01:20, 8 September 2015
These are unsupported install methods of installing Amahi 8
- Workstation Live DVD Desktop (1.37GB)
- Install, enable, and start OpenSSH server
yum -y install openssh-server
systemctl enable sshd.service
systemctl start sshd.service
- From text console or SSH into OS to complete Amahi Install steps
- Install, enable, and start OpenSSH server
- Server Netinstall CD Headless (424MB)
- Select Minimal Install
- May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories
- From text console or SSH into OS to complete Amahi Install steps
- Live LSDE Desktop (869MB)
- Enable and start OpenSSH server
systemctl enable sshd.service
systemctl start sshd.service
- From text console or SSH into OS to complete Amahi Install steps
- Enable and start OpenSSH server
- NOTE: USB install can be accomplished for the above media using UNetbootin (supports Windows/Linux/Mac OS]).