linux:remotinstall
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:remotinstall [2014/12/24 09:42] – external edit 127.0.0.1 | linux:remotinstall [2017/07/10 15:39] (current) – removed rlunaro | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Remote installing of a ubuntu linux server ====== | ||
- | |||
- | ===== The problem ===== | ||
- | |||
- | The problem is to install a linux server without touching the system. Ok, ok, I at least need that someone enters the CD into the linux box, but this is all I would need. The idea behind is that in on today' | ||
- | |||
- | ===== VirtualBox on the rescue ===== | ||
- | |||
- | Of course, I've started with a virtual linux installation to see how it is done. You have to use the " | ||
- | |||
- | In the virtual machine there should be mounted a CD (or an ISO image) of the new server. | ||
- | |||
- | Log into the machine with '' | ||
- | |||
- | < | ||
- | root@ubuntu:/ | ||
- | mount: block device /dev/sr0 is write-protected, | ||
- | </ | ||
- | |||
- | And run '' | ||
- | |||
- | < | ||
- | rluna@ubuntu:/ | ||
- | Checking package manager | ||
- | |||
- | Continue running under SSH? | ||
- | |||
- | This session appears to be running under ssh. It is not recommended | ||
- | to perform a upgrade over ssh currently because in case of failure it | ||
- | is harder to recover. | ||
- | |||
- | If you continue, an additional ssh daemon will be started at port | ||
- | ' | ||
- | Do you want to continue? | ||
- | |||
- | Continue [yN] | ||
- | |||
- | </ | ||
- | |||
- | Answer yes, of course. The process of install will start. Answer the questions as usual: | ||
- | |||
- | < | ||
- | To continue please press [ENTER] | ||
- | |||
- | Reading package lists... Done | ||
- | Building dependency tree | ||
- | Reading state information... Done | ||
- | Building data structures... Done | ||
- | [....] | ||
- | </ | ||
- | |||
- | After the process, the machine reboots effortessly, | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
linux/remotinstall.1419414128.txt.gz · Last modified: 2022/12/02 21:02 (external edit)