...
Info |
---|
Now you will be able to run it with the format of
|
...
Code Block | ||
---|---|---|
| ||
cat > /etc/apt/sources.list <<EOT deb http://apt10.20.dilos50.org188/dilos dg2-unstable main contrib non-free deb http://apt10.20.dilos50.org188/dilos du2-unstable main contrib non-free deb-src http://apt10.20.dilos50.org188/dilos du2-unstable main contrib non-free EOT apt-get update |
...
Note |
---|
Workaround : For local repository creation you need reprepro of version 5.3 or higher. For the moment it is absent in DU2. So, till it is not there you need to get it from another place with help of the following commands:
|
...
Expand | ||||
---|---|---|---|---|
| ||||
If you are connected by SSH and would like to turn off SSH session or even temporary turn off your computer, then you have enter the following command for tests running:
Then you can in any time press Ctrl-A d and after that close your SSH session. When you would like to get back, login again to SSH please and enter the command:
|
...
Expand | ||||
---|---|---|---|---|
| ||||
If you are connected by SSH and would like to turn off SSH session or even temporary turn off your computer, then you have enter the following command for tests running:
Then you can in any time press Ctrl-A d and after that close your SSH session. When you would like to get back, login again to SSH please and enter the command:
|
...