Howto update grandstream firmware

From Vidalinux Wiki
Revision as of 21:25, 24 September 2024 by Mandulete1 (talk | contribs) (Created page with "= install http server = to install apache on archlinux: sudo pacman -S apache --noconfirm to install apache on almalinux/rocky/rhel: sudo dnf -y install httpd to install apache on debian/ubuntu: sudo apt -y install apache2 = grp261x phones =")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

install http server

to install apache on archlinux:

sudo pacman -S apache --noconfirm

to install apache on almalinux/rocky/rhel:

sudo dnf -y install httpd

to install apache on debian/ubuntu:

sudo apt -y install apache2

grp261x phones