{"id":3455,"date":"2023-09-15T12:53:42","date_gmt":"2023-09-15T16:53:42","guid":{"rendered":"https:\/\/dialer.one\/?p=3455"},"modified":"2025-03-01T11:27:08","modified_gmt":"2025-03-01T16:27:08","slug":"how-to-install-vicidial-on-alma-linux-9-with-my-new-auto-installer","status":"publish","type":"post","link":"https:\/\/dialer.one\/index.php\/how-to-install-vicidial-on-alma-linux-9-with-my-new-auto-installer\/","title":{"rendered":"How to &#8211; Install Vicidial on Alma Linux 9 with my new auto installer"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">How to &#8211; Install Vicidial on Alma Linux 9 with my new auto installer<\/h1>\n\n\n\n<p>That&#8217;s right, I have fixed the issues with dahdi and php7 installations on Alma Linux 9 and created the auto installer for it, complete with the dynamic portal and the CyburPhone. Its been tested and is working.  So lets get to it! The code can be found here: <a href=\"https:\/\/github.com\/carpenox\/vicidial-install-scripts\/tree\/main\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/carpenox\/vicidial-install-scripts\/tree\/main<\/a><\/p>\n\n\n\n<center><a href=\"https:\/\/www.kqzyfj.com\/click-101361114-15620151\" target=\"_blank\" rel=\"noopener\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.awltovhc.com\/image-101361114-15620151\" width=\"728\" height=\"90\" alt=\"\" border=\"0\" title=\"\"><\/a><\/center>\n\n\n\n<p>Alma 9 ISO &#8211; <a href=\"https:\/\/repo.almalinux.org\/almalinux\/9\/isos\/x86_64\/AlmaLinux-9-latest-x86_64-dvd.iso\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/repo.almalinux.org\/almalinux\/9\/isos\/x86_64\/AlmaLinux-9-latest-x86_64-dvd.iso<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 1 &#8211; Download the dependencies<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>timedatectl set-timezone America\/New_York\n\nyum check-update\nyum update -y\nyum -y install epel-release\nyum update -y\nyum install git -y\nyum install kernel* --exclude=kernel-debug* -y\n\n#Disable SELINUX\nsed -i 's\/SELINUX=enforcing\/SELINUX=disabled\/g' \/etc\/selinux\/config    \n\n\ncd \/usr\/src\ngit clone https:\/\/github.com\/carpenox\/vicidial-install-scripts.git\ncd vicidial-install-scripts\n\nreboot\n\n<\/code><\/pre>\n\n\n\n<center><a href=\"https:\/\/www.dpbolvw.net\/click-101361114-15620149\" target=\"_blank\" rel=\"noopener\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.lduhtrp.net\/image-101361114-15620149\" width=\"728\" height=\"90\" alt=\"\" border=\"0\" title=\"\"><\/a><\/center>\n\n\n\n<h2 class=\"wp-block-heading\">Step 2 &#8211; Run the installer<\/h2>\n\n\n\n<p>Now yes this an auto installer, but you have to hit enter a couple times as well as add the server&#8217;s IP so don&#8217;t walk away for too long.<\/p>\n\n\n\n<p>Make sure you have <a href=\"https:\/\/en.wikipedia.org\/wiki\/Fully_qualified_domain_name\" target=\"_blank\" rel=\"noopener\">(FQDN) Full Qualified Domain name <\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>chmod +x main-installer.sh\n.\/main-installer.sh\n\nFor other versions check here: https:\/\/github.com\/carpenox\/vicidial-install-scripts<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Some more in-depth information about the installer can be found here:<\/h3>\n\n\n\n<p>Check out my latest article for better setup instructions: <a href=\"https:\/\/dialer.one\/index.php\/how-to-use-the-full-functionality-of-the-vicidial-installer-by-carpenox\/\" data-type=\"post\" data-id=\"4205\">How to \u2013 Use the full functionality of the ViciDial installer by carpenox<\/a><\/p>\n\n\n\n<p>That&#8217;s all there is to it. I hope you guys like it, it was a lot of hard work. Please donate to keep this blog thriving: <a href=\"https:\/\/www.paypal.me\/TheDialerOne\" title=\"\" target=\"_blank\" rel=\"noopener\">https:\/\/www.paypal.me\/TheDialerOne<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>-Chris aka carpenox<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to &#8211; Install Vicidial on Alma Linux 9 with my new auto installer That&#8217;s right, I have fixed the issues with dahdi and php7 installations on Alma Linux 9 and created the auto installer for it, complete with the dynamic portal and the CyburPhone. Its been tested and is working. So lets get to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3395,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[96],"tags":[533,532,536],"class_list":["post-3455","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vicidial","tag-howto","tag-scratch_installations","tag-vicidial"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/dialer.one\/wp-content\/uploads\/2023\/09\/OIG-25-12.jpeg","jetpack-related-posts":[{"id":5150,"url":"https:\/\/dialer.one\/index.php\/how-to-install-vicidial-on-alma-linux-10\/","url_meta":{"origin":3455,"position":0},"title":"How to &#8211; Install ViciDial on Alma Linux 10","author":"carpenox","date":"January 29, 2026","format":false,"excerpt":"How to - Install ViciDial on Alma Linux 10 How to Install VICIdial on AlmaLinux 10 Using My Updated Auto\u2011Installer VICIdial admins have been waiting for this one. AlmaLinux 10 is here with a modernized kernel, updated libraries, and a cleaner security model \u2014 but it also breaks a lot\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"Alma 10","src":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2026\/01\/image.webp?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2026\/01\/image.webp?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2026\/01\/image.webp?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":4086,"url":"https:\/\/dialer.one\/index.php\/how-to-setup-a-vicidial-cluster-with-scratch-installs\/","url_meta":{"origin":3455,"position":1},"title":"How to &#8211; Setup a ViciDial Cluster with scratch installs","author":"carpenox","date":"January 27, 2024","format":false,"excerpt":"How to - Setup a ViciDial Cluster with scratch installs This article is going to go over the steps I suggest to take in order to setup a ViciDial Cluster when using scratch install methods. I do things a little different when it comes to this to prepare for worst\u2026","rel":"","context":"In &quot;CyburDial&quot;","block_context":{"text":"CyburDial","link":"https:\/\/dialer.one\/index.php\/category\/cyburdial\/"},"img":{"alt_text":"Vicidial cluster","src":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2023\/12\/image-2.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2023\/12\/image-2.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2023\/12\/image-2.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2023\/12\/image-2.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":2378,"url":"https:\/\/dialer.one\/index.php\/table-of-contents\/","url_meta":{"origin":3455,"position":2},"title":"Table of Contents &#8211; Knowledge Base","author":"carpenox","date":"March 7, 2022","format":false,"excerpt":"Welcome to my blog, some of you may know me from the ViciDial forums, I am carpenox and I am here to share my knowledge with everyone, for free!","rel":"","context":"In &quot;Vicidial&quot;","block_context":{"text":"Vicidial","link":"https:\/\/dialer.one\/index.php\/category\/vicidial\/"},"img":{"alt_text":"CyburDial","src":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2022\/02\/image.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2022\/02\/image.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2022\/02\/image.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2022\/02\/image.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2022\/02\/image.png?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":4205,"url":"https:\/\/dialer.one\/index.php\/how-to-use-the-full-functionality-of-the-vicidial-installer-by-carpenox\/","url_meta":{"origin":3455,"position":3},"title":"How to &#8211; Use the full functionality of the ViciDial installer by carpenox","author":"carpenox","date":"November 3, 2024","format":false,"excerpt":"How to - Use the full functionality of the ViciDial installer by carpenox Vicidial\u00a0administrators,\u00a0take\u00a0note:\u00a0the\u00a0Carpenox\u00a0Auto\u00a0Installer\u00a0is\u00a0about\u00a0to\u00a0change\u00a0the\u00a0game.\u00a0This\u00a0tool\u00a0transforms\u00a0the\u00a0usually\u00a0complex\u00a0setup\u00a0of\u00a0Vicidial\u00a0into\u00a0a\u00a0smooth,\u00a0hassle-free\u00a0experience. Let me go over some post installation steps and key things to take note of and changes I suggest you make after the fact of using the installer. I will give you a few steps to\u2026","rel":"","context":"In &quot;CyburDial&quot;","block_context":{"text":"CyburDial","link":"https:\/\/dialer.one\/index.php\/category\/cyburdial\/"},"img":{"alt_text":"CyburDial Installer","src":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2024\/11\/image.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":5029,"url":"https:\/\/dialer.one\/index.php\/how-to-fix-unable-to-open-master-device-dev-dahdi-ctl-for-dahdi\/","url_meta":{"origin":3455,"position":4},"title":"How to &#8211; Fix: Unable to open master device &#8216;\/dev\/dahdi\/ctl&#8217; for Dahdi","author":"carpenox","date":"July 7, 2025","format":false,"excerpt":"How to - Fix: Unable to open master device '\/dev\/dahdi\/ctl' for Dahdi This happens after updating your operating system for redhat distro's such as Alma, Rocky or CentOS. Its an easy fix thats outlined below: Step 1 - Browse to proper directory cd \/usr\/src\/dahdi-linux-complete-3.4.0+3.4.0\/ Step 2 - Recompile Dahdi make\u2026","rel":"","context":"In &quot;Vicidial&quot;","block_context":{"text":"Vicidial","link":"https:\/\/dialer.one\/index.php\/category\/vicidial\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1913,"url":"https:\/\/dialer.one\/index.php\/how-to-install-asterisk-16-on-vicidial\/","url_meta":{"origin":3455,"position":5},"title":"How to &#8211; Install Asterisk 16 on Vicidial","author":"carpenox","date":"April 7, 2021","format":false,"excerpt":"How to - Install Asterisk 16 on Vicidial In this article, I will demonstrate Install Asterisk 16 on Vicidial aka vicibox 9. In theory it should also work for you CentOS lovers (bleh) too, but just change the zypper commands to yum. Step 1 - Remove Asterisk 13 & install\u2026","rel":"","context":"With 5 comments","block_context":{"text":"With 5 comments","link":"https:\/\/dialer.one\/index.php\/how-to-install-asterisk-16-on-vicidial\/#comments"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dialer.one\/wp-content\/uploads\/2021\/04\/image-4.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/posts\/3455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/comments?post=3455"}],"version-history":[{"count":0,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/posts\/3455\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/media\/3395"}],"wp:attachment":[{"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/media?parent=3455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/categories?post=3455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dialer.one\/index.php\/wp-json\/wp\/v2\/tags?post=3455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}