mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated Chromebook (markdown)
parent
cd1ef10fda
commit
52e502e6d6
1 changed files with 5 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ At Chromebook settings, install Linux Beta. It will have Debian 10, that will be
|
||||||
|
|
||||||
### 2) Install Ubuntu Container
|
### 2) Install Ubuntu Container
|
||||||
|
|
||||||
[Source for these instructions](http://intertwingly.net/blog/2020/07/21/Ubuntu-20-04-on-Chromebook)
|
[Source](http://intertwingly.net/blog/2020/07/21/Ubuntu-20-04-on-Chromebook)
|
||||||
|
|
||||||
Start by entering the Chrome shell (crosh) by pressing CTRL+ALT+T, then enter the default termina VM:
|
Start by entering the Chrome shell (crosh) by pressing CTRL+ALT+T, then enter the default termina VM:
|
||||||
```
|
```
|
||||||
|
|
@ -116,7 +116,7 @@ loginctl enable-linger wekan
|
||||||
|
|
||||||
### 8) Change Ubuntu container hostname
|
### 8) Change Ubuntu container hostname
|
||||||
|
|
||||||
For example
|
For example:
|
||||||
```
|
```
|
||||||
hostnamectl set-hostname wekanserver
|
hostnamectl set-hostname wekanserver
|
||||||
```
|
```
|
||||||
|
|
@ -132,6 +132,9 @@ Reboot Chromebook by clicking desktop right bottom clock / Power icon. After Ch
|
||||||
|
|
||||||
### 9) Optional, if you install some Snap GUI apps
|
### 9) Optional, if you install some Snap GUI apps
|
||||||
|
|
||||||
|
These at 9) are from same [Source](http://intertwingly.net/blog/2020/07/21/Ubuntu-20-04-on-Chromebook)
|
||||||
|
but xet7 did not test them.
|
||||||
|
|
||||||
The fix is to copy the desktop and pixmap files to your .local environment:
|
The fix is to copy the desktop and pixmap files to your .local environment:
|
||||||
```
|
```
|
||||||
mkdir -p ~/.local/share/pixmaps
|
mkdir -p ~/.local/share/pixmaps
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue