how to mount in linux via cmd
	
		sudo mount --bind  /media/ubuntu/069fe478-a0e7-4a4b-8a73-19217637f0cb/home/albert/ /home/albert.patera/ -o uid=foo -o gid=foo
		sudo mount   -o uid=foo -o gid=foo
	
how to get the latest version of Ubuntu
			- we must switch from lts to normal
			- run command line and tap command