/
Creating a new Ubuntu 20 VM

Creating a new Ubuntu 20 VM

Centos was killled by RedHat or someone, so we are moving to Ubuntu, as of 2021.

Using VMWare Workstation, create a new instance of Ubuntu.

Run all the software updates (search for “Software Updater”; I like to “Add to Favorites to show it on the Taskbar equivalent)

I also add “Terminal” to favorites

Freesurfer

deb package did not work

use tare

in root, /usr/local/freesurfer folder

in home of user, create login script:

gedit .bashrc

export FREESURFER_HOME=/usr/local/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.sh

save

chmod +x .bashrc

…can test with echo "hellow world"

Related content

FreeSurfer Installation in VM
FreeSurfer Installation in VM
More like this
Updating Freesurfer
Updating Freesurfer
More like this
Freesurfer setup notes
Freesurfer setup notes
More like this
Building FreeSurfer
Building FreeSurfer
More like this
Creating a new Centos 7 VM
Creating a new Centos 7 VM
More like this
fmriprep installation on Ubuntu (VM)
fmriprep installation on Ubuntu (VM)
More like this