Nurse:Install: Difference between revisions
From Amar
Jump to navigationJump to search
→Packages: php and fpm for nginx |
→Nurse Installation: Sound playback |
||
(4 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
* nginx | * nginx | ||
* php7.4 | * php7.4 | ||
* php-intl | |||
* php-mbstring | |||
* php7.4-fpm | * php7.4-fpm | ||
* xbacklight | * xbacklight | ||
=== Sound === | |||
* sox | |||
* libsox-fmt-alsa | |||
* libsox-fmt-mp3 | |||
== Configuration Files == | == Configuration Files == | ||
Line 28: | Line 35: | ||
* Ubuntu PHP <nowiki>pcntl_</nowiki> library needs to be installed :-( | * Ubuntu PHP <nowiki>pcntl_</nowiki> library needs to be installed :-( | ||
[https://stackoverflow.com/questions/40408152/how-to-enable-pcntl-on-ubuntu-server-16-04 How to enable pcntl on ubuntu server] | [https://stackoverflow.com/questions/40408152/how-to-enable-pcntl-on-ubuntu-server-16-04 How to enable pcntl on ubuntu server] | ||
* useradd -G www-data cron_user | |||
* usermod -G cron_user -a www-data | |||
== GDM3 Desktop == | == GDM3 Desktop == |
Latest revision as of 23:59, 28 October 2021
Nurse Installation
Packages
- mc colordiff htop rpi-eeprom mlocate nfs-common
- fwupd-signed
- xauth
- libpam-google-authenticator
- postfix
- --no-install-recommends xserver-xorg
- --no-install-recommends xinit
- xrdp (Not working - maybe skip)
- xserver-xorg-video-fbdev
- dgm3
- x11vnc
- nginx
- php7.4
- php-intl
- php-mbstring
- php7.4-fpm
- xbacklight
Sound
- sox
- libsox-fmt-alsa
- libsox-fmt-mp3
Configuration Files
- /etc/netplan/
- hostnamectl set-hostname nurse.hq.amar.com
- /etc/hosts => add
- /etc/fstab
- ~/.google_authenticator
- systemctl stop sleep.target suspend.target hibernate.target hybrid-sleep.target
- Ubuntu PHP pcntl_ library needs to be installed :-(
How to enable pcntl on ubuntu server
- useradd -G www-data cron_user
- usermod -G cron_user -a www-data
GDM3 Desktop
- gsettings set org.gnome.desktop.screensaver lock-enabled false
- edit ~/.config/autostart/
- firefox.desktop
- x11vnc.desktop
Disable timeout
etc/gdm3/greeter.dconf-defaults:
[org/gnome/settings-daemon/plugins/power] sleep-inactive-ac-timeout=0 sleep-inactive-battery-timeout=0
<insert>googlesearchwiki</insert> | <insert>paypal</insert> | <insert>analytics</insert> |