docker run -p 4242:4242 -p 8042:8042 –rm jodogne/orthanc-plugins
Freepbx Error There was an error during reload: Unknown Error. Please Run: fwconsole reload –verbose
sudo fwconsole ma upgradeall
Switch ke Php 7.4 Ubuntu 22.04
Sumber: https://tecadmin.net/switch-between-multiple-php-version-on-ubuntu/#google_vignette
Switch to PHP 7.4
Similarly, if you need to configure PHP 7.4 as the default version in your system. The following set of commands will change the default PHP to 7.4 for the Apache web server and command line interface.
- Apache:
sudo a2dismod php*sudo a2enmod php7.4sudo systemctl restart apache2 - Command line interface:
sudo update-alternatives --set php /usr/bin/php7.4sudo update-alternatives --set phar /usr/bin/phar7.4sudo update-alternatives --set phar.phar /usr/bin/phar.phar7.4sudo update-alternatives --set phpize /usr/bin/phpize7.4sudo update-alternatives --set php-config /usr/bin/php-config7.4
Instalasi FreePBX di Ubuntu 22.04
https://www.atlantic.net/vps-hosting/how-to-install-asterisk-and-freepbx-on-ubuntu/
Menjalankan Ulang Crontab di Ubuntu dan Turunannya
sudo /etc/init.d/cron restart
Transfer Data Dari Iphone Ke Linux
https://evanwill.github.io/_drafts/notes/iphone-transfer.html
Instalasi Driver Nvidia di Almalinux 8.9
https://idroot.us/install-nvidia-drivers-almalinux-8/
Download AlmaLinux 9 XFCE
https://repo.almalinux.org/almalinux/9/live/x86_64/AlmaLinux-9.3-x86_64-Live-XFCE.iso
Reset Password Ubuntu Server
Segera
mount -t proc proc /rescue/proc mount -t sysfs sys /rescue/sys mount -o bind /dev /rescue/dev mount -t devpts pts /rescue/dev/pts
Referensi
https://www.turnkeylinux.org/docs/chroot-to-repair-system
https://www.cyberciti.biz/faq/linux-mount-an-lvm-volume-partition-command/
Alternatif dari Zerotier
1. Hamachi
2. SoftEther VPN
3. OpenVPN
4. Brilliance
5. WireGuard
6. Tinc VPN
7. NeoRouter
8. Freelan
9. Pritunl
10. IPsec VPN.