In my work, I have got a Windows Laptop with limited access, I can't install anything because admin privilege required but lucky this website https://portableapps.com/apps have many apps that can be run without installation and admin not required even there is a portable MySQL ,Apache server etc.
Now I have got access to an old Ubuntu server without internet and no sudo privilage with the below details:-
NAME="Ubuntu"
VERSION="14.04.1 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.1 LTS"
VERSION_ID="14.04"
I want to run the screen command but it's not installed and I have no privilege plus it's not connected to the internet . is there a way to run this package screen in a portable/standalone way same like Windows OS? is there a way to convert any Linux package to standalone package?