codeHiccups
Posted on May 8, 2024
I have installed the 24.04 version of ubuntu, after which I am facing some issue with remote desktop connection. Due to which I need to restart it again
Download ubuntu and Flash :
- Download ubuntu LTS
- Download balena etcher
- Flash the USB
- Eject the flash drive
- Shutdown the mac mini
If there is a loading indicator after shutdown, press
esc
to see the logs. In my case it's deluge demon not killing
Install Ubuntu :
- Connect the Flash drive
- Press and hold left
alt
key on the keyboard - Press the power button
- This opens boot menu
Remote Desktop connection :
Following this blog has resolved all the issues related to remote desktop connection. They will provide a custom script
please read carefully and run like should not run as sudo etc
Install Curl :
sudo apt install curl
Install node.js :
- Use nvm to install this
- Go to Github
- Copy paste the script
- close and reopen the termial
nvm install --lts
nvm use --lts
Install cloudflare port forwarding :
- Login into the cloudflare tunnel dashboard
- Delete existing and create a new tunnel
- There the script will be given which will auto configure
Download Chromium :
- Download it from the app store
Install MongoDB :
Install VS Code :
- U can download it from the app store
Don't install Deluge & Plex from the store something is not right
Install SSH :
Follow this Guide : ssh
Install Plex :
Follow this Guide : Plex
Install Docker :
Install Portainer :
How to setup ssh with cloudflare tunnel:
- Follow this : https://chriskirby.net/web-browser-ssh-terminal-to-homelab-with-cloudflare-zero-trust/
Install ollamma
- Use normal Flow
Auto start without pressing the power button the key board
Install deluge
Install mongoDB
- Follow the instructions for the mongoDB site, community server
Install fileServer
Install dashlane
Install vim plugin
Install code server
Install custom fonts
Install plex server
Install xrdp
Posted on May 8, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.