Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/deskutils/anydesk/pkg-message
18157 views
[
{ type: install
  message: <<EOM
1. Minimum OS version.
======================
Anydesk is a binary package for FreeBSD.
Minimal recommended is 1 GiB system memory 
installed but performence will be reduced.
For good performance is recommended and 2 GiB 
system memory.

2. Important settings
=====================
Since Version 2.9.1 the following prerequisites have to be met:

You need a mounted /proc directory. Either mount it manually or add it to your /etc/fstab file:
 fstab: proc /proc procfs rw 0 0
 manually: # mount -t procfs proc /proc
EOM
}
]