Updated version.

Lauri Ojansivu 2024-12-25 08:03:33 +02:00
parent 6715837e13
commit a067a41a15
2 changed files with 2 additions and 80 deletions

@ -1,78 +0,0 @@
## FreeDOS Dillo Internet in VirtualBox 7.0
### Install VirtualBox 7.0
FreeDOS Internet works in VirtualBox 7.0. Internet does not work in VirtualBox 7.1.
Downgrading:
```
sudo apt remove virtualbox-7.1
sudo apt install virtualbox-7.0
```
### System
```
Type: Other
Version: DOS
Base Memory: 32 MB
Processors: 1 CPU
Hard disk: 20 GB
Acceleration: Nested paging
```
### Display
```
Video Memory: 20 MB
Graphics Controller: VBoxVGA
```
### Storage
```
IDE Primary Device 0: FreeDOS.vdi (Normal, 20,00 GB)
IDE Primary Device 1: [Optical Drive] FD13LIVE.iso (400,14 MB)
IDE Secondary Device 0: [Optical Drive] FD13BNS.iso (633,70 MB)
```
### Audio
```
Host Driver: Default
Controller: SoundBlaster 16
```
### Network
```
Adaper 1: PCnet-FASTIII (NAT)
```
## Installing Internet
```
fdimples
```
There install:
```
Networking / [X] DILLO
Networking / [X] FDNET
```
Tab to OK
After installing, reboot:
```
reboot
```
Starting Dillo webbrowser
```
cd net
cd dillo
dillo
```
### Shutdown
```
shutdown
```

@ -10,7 +10,7 @@ This is without container (without Docker or Snap).
Right click and download files 1-4:
1. [wekan-7.72-amd64-windows.zip](https://github.com/wekan/wekan/releases/download/v7.72/wekan-7.72-amd64-windows.zip)
1. [wekan-7.74-amd64-windows.zip](https://github.com/wekan/wekan/releases/download/v7.74/wekan-7.74-amd64-windows.zip)
2. [node.exe](https://nodejs.org/dist/latest-v14.x/win-x64/node.exe)
@ -22,7 +22,7 @@ Right click and download files 1-4:
6. Double click `mongodb-windows-x86_64-6.0.19-signed.msi` . In installer, uncheck downloading MongoDB compass.
7. Unzip `wekan-7.72-amd64-windows.zip` , inside it is directory `bundle`, to it copy other files:
7. Unzip `wekan-7.74-amd64-windows.zip` , inside it is directory `bundle`, to it copy other files:
```
bundle (directory)