Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install ubuntu on mac

1. download and install virtualbox from 
	https://www.virtualbox.org/wiki/Downloads
    choose OS X hosts from packages
2. download ubuntu disk-image/iso from 
	https://ubuntu.com/download/desktop
3. launch virtualbox
4. click on new
5. give a name like "ubuntu" vb will automatically choose relevant settings
6. continue->2GB or more ram ->create a virtual hard disk now
	->VDI -> dynamically allocate -> give storage limit -> create
7. option click your newly created vm -> setting 
8. -> storage -> click on empty under "Controller IDE" 
   	-> click on the CD icon from "Optical Drive" -> "choose a disk file"
    -> select the ubuntu iso that you have downloaded
    	it should be named like "ubuntu-20.04.2.0-desktop-amd64"
9. start the vm and continue to setup ubuntu
	don't about the erase content warning, it won't erase anything 
    on host computer.
-----------------------------
for window size scalability you need to install guest addition
check this link
https://linuxize.com/post/how-to-install-virtualbox-guest-additions-in-ubuntu/

	
Comment

PREVIOUS NEXT
Code Example
Shell :: p4merge git config 
Shell :: create ext4 file system linux 
Shell :: heroku centos 8 
Shell :: mamp mac debug logs 
Shell :: git clone all repositories in organization 
Shell :: share a given window on android 
Shell :: hyper-v powershell add scsi DVD 
Shell :: what is linux 
Shell :: dockerfile cmd command 
Shell :: how to remove directory with contents in w10 cmd 
Shell :: deactivate login ubuntu server 
Shell :: python rioxarray install 
Shell :: arch jpg to png 
Shell :: awk csv rows to column 
Shell :: vnc share single window 
Shell :: cat command 
Shell :: ubuntu bash open folder in finder 
Shell :: is there any method to do clearscreen mongo shell 
Shell :: npm typeahead bootstrap 
Shell :: django-taggit display tags 
Shell :: change line endings script for directory 
Shell :: "set -x " bash 
Shell :: download a github folder 
Shell :: alias pc ubuntu ssh 
Shell :: how to ssh copy to my aws ec2 linux 
Shell :: docker-compose centos 7 
Shell :: Apache2 Ubuntu Default Page 
Shell :: read input from multiple lines in BASH 
Shell :: how to move file from one directory to another in linux 
Shell :: bash regex match space 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =