I have a Jetson Orin Nano with Jetpack version 5.1.1. and I am trying to remove the GUI of the Jetson Orin Nano, for performance and optimization, so that i can work in headless mode using SSH.
I have been following the official nvidia documentation for the same:- https://developer.nvidia.com/blog/minimizing-storage-usage-on-jetson/
This documentation does state the process of how to do so, but while following I am facing some issues.
The document has a step called “Remove the desktop graphical user interface” under which there is another link that leads to the page containing steps for the same:- Step 1: Removing GUI - Guide to Minimizing Jetson Disk Usage
Now here there is section called " Step 1: Removing GUI " which stats the commands to be run, but there is a requirement to download a txt file called:- nvubuntu-focal-packages_only-in-desktop.txt
This file is needed to run the subsequent commands but while trying to access the link, it shows the following error:-
I suppose that document has been moved or the link itself is not working. But i need help with this issue to move forward.
Nvidia team, Kindly resolve this issue .