This image can be useful to quickly deploy a base operating system from a small package, and with a minimal configuration time (about 2 minutes).
Update:
This moved to it’s own Projects page
Technology, Software, Linux and System Administration
Update:
This moved to it’s own Projects page
Thanx for this fine Release!
But I have one question.
How should I run the setup script, whitout the root access?
bash say: permission denied ?
Bye
SFP
ubuntu doesn’t use the root user/login by default, so there are two choices:
run ‘sudo ‘ or enable root logins with ‘sudo passwd root’.