{"id":16079,"date":"2026-01-29T14:40:45","date_gmt":"2026-01-29T14:40:45","guid":{"rendered":"https:\/\/greenwebpage.com\/community\/?p=16079"},"modified":"2026-01-29T14:44:49","modified_gmt":"2026-01-29T14:44:49","slug":"how-to-install-3cx-on-debian-13","status":"publish","type":"post","link":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/","title":{"rendered":"How to Install 3CX on Debian 13"},"content":{"rendered":"\n<p>3CX, a powerful software-based VoIP system, allows businesses to manage video conferencing, SIP trunks, and live chat from a single platform. 3CX running on Debian 13 offers you full control, flexibility, and performance over your PBX, making it perfect for self-hosting. Debian 13 is a solid foundation for 3CX deployments, whether you are running a small-office PBX system or a large VoIP environment.<\/p>\n\n\n\n<p>3CX depends on network stability and specific ports for SIP, media traffic, and web management.<\/p>\n\n\n\n<p>This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.<\/p>\n\n\n\n<p><strong>Table of Content<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#What-Is-3CX-and-Why-Use-It-on-Debian-13\">What Is 3CX and Why Use It on Debian 13?<\/a><\/li>\n\n\n\n<li><a href=\"#How-to-Install-3CX-on-Debian-13\">How to Install 3CX on Debian 13 <\/a><\/li>\n\n\n\n<li><a href=\"#How-to-Uninstall-3CX-Completely-on-Debian-13\">How to Uninstall 3CX Completely on Debian 13<\/a><\/li>\n\n\n\n<li><a href=\"#Best-Practices-for-Running-3CX-on-Debian-13\">Best Practices for Running 3CX on Debian 13<\/a><\/li>\n\n\n\n<li><a href=\"#Conclusion\">Conclusion<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"What-Is-3CX-and-Why-Use-It-on-Debian-13\"><a id=\"post-16079-_9tviqdcbke5i\"><\/a>What Is 3CX and Why Use It on Debian 13?<\/h2>\n\n\n\n<p>3CX, a software PBX solution (Private Branch Exchange), replaces the traditional phone system with a modern IP-based one. It supports SIP phones, softphones, and mobile apps.<\/p>\n\n\n\n<p><strong>Why Debian 13?<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A Linux Distribution that is stable and secure<\/li>\n\n\n\n<li>Outstanding performance for VoIP workloads<\/li>\n\n\n\n<li>Support for a long time and regular security updates<\/li>\n\n\n\n<li>Ideal for VPS deployments<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Install-3CX-on-Debian-13\"><a id=\"post-16079-_yiqbs8njy0wz\"><\/a>How to Install 3CX on Debian 13<\/h2>\n\n\n\n<p>Installing 3CX with Debian 13 allows you to deploy an enterprise-grade, modern VoIP phone system. 3CX is capable of handling business communications securely and efficiently with the right system configuration, network configuration, and security hardening.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_et701gidkit\"><\/a>Step 1: Update Debian 13 System<\/h3>\n\n\n\n<p>Before installing 3CX, make sure your system is up-to-date to ensure compatibility and safety.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo apt update<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1042\" height=\"225\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-1.png\" alt=\"sudo apt update\" class=\"wp-image-16080\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-1.png 1042w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-1-300x65.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-1-1024x221.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-1-768x166.png 768w\" sizes=\"(max-width: 1042px) 100vw, 1042px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>This prevents conflicts between dependencies and installs the latest security updates.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_huqt87q9lx74\"><\/a>Step 2: Set Hostname and Fully Qualified Domain Name<\/h3>\n\n\n\n<p>3CX needs a valid hostname or FQDN to communicate over SIP and SSL.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo hostnamectl set-hostname pbx.example.com<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1043\" height=\"124\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-2.png\" alt=\"sudo hostnamectl set-hostname pbx.example.com\" class=\"wp-image-16081\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-2.png 1043w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-2-300x36.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-2-1024x122.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-2-768x91.png 768w\" sizes=\"(max-width: 1043px) 100vw, 1043px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Edit the hosts file:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo nano \/etc\/hosts<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<p>Add:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>your_server_ip pbx.example.com<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1042\" height=\"605\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-3.png\" alt=\"your_server_ip pbx.example.com\" class=\"wp-image-16082\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-3.png 1042w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-3-300x174.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-3-1024x595.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-3-768x446.png 768w\" sizes=\"(max-width: 1042px) 100vw, 1042px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Let&#8217;s Encrypt SSL requires a valid FQDN for remote client provisioning.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_p0oc9786rr55\"><\/a>Step 3: Disable Conflicting Services<\/h3>\n\n\n\n<p>3CX only uses its own ports and services, so any VoIP or web services that conflict with 3CX must be removed.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo apt remove apache2 nginx ufw -y<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1036\" height=\"205\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-4.png\" alt=\"sudo apt remove apache2 nginx ufw -y\" class=\"wp-image-16083\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-4.png 1036w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-4-300x59.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-4-1024x203.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-4-768x152.png 768w\" sizes=\"(max-width: 1036px) 100vw, 1036px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Web servers and firewalls that are already installed can block SIP or HTTPS ports.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_g1loqmdcg0fo\"><\/a>Step 4: Configure Firewall Rules (If Using External Firewall)<\/h3>\n\n\n\n<p>Make sure the following ports are opened:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>TCP 5000 (3CX Management Console)<\/li>\n\n\n\n<li>TCP\/UDP 5060 (SIP)<\/li>\n\n\n\n<li>UDP 9000\u201310999 (RTP media)<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo iptables -A INPUT -p tcp &#8211;dport 5000 -j ACCEPT<\/p>\n<p>sudo iptables -A INPUT -p tcp &#8211;dport 5060 -j ACCEPT<\/p>\n<p>sudo iptables -A INPUT -p udp &#8211;dport 5060 -j ACCEPT<\/p>\n<p>sudo iptables -A INPUT -p udp &#8211;dport 9000:10999 -j ACCEPT<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1039\" height=\"226\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-5.png\" alt=\"configure firewall for 3cx\" class=\"wp-image-16084\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-5.png 1039w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-5-300x65.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-5-1024x223.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-5-768x167.png 768w\" sizes=\"(max-width: 1039px) 100vw, 1039px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>The ports are needed for media transmission, web access, and call signaling.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_qz6ajzpj7ryl\"><\/a>Step 5: Add 3CX Repository and GPG Key<\/h3>\n\n\n\n<p>3CX offers its own repository to support Debian-based systems.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo wget -O- https:\/\/repo.3cx.com\/key.pub | gpg &#8211;dearmor | sudo tee \/usr\/share\/keyrings\/3cx-archive-keyring.gpg &gt; \/dev\/null<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1042\" height=\"151\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-6.png\" alt=\"sudo wget -O- https:\/\/repo.3cx.com\/key.pub | gpg --dearmor | sudo tee \/usr\/share\/keyrings\/3cx-archive-keyring.gpg &gt; \/dev\/null\" class=\"wp-image-16085\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-6.png 1042w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-6-300x43.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-6-1024x148.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-6-768x111.png 768w\" sizes=\"(max-width: 1042px) 100vw, 1042px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>This will allow Debian 13 packages to be updated and downloaded from the official 3CX website.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo echo &#8220;deb [arch=amd64 by-hash=yes signed-by=\/usr\/share\/keyrings\/3cx-archive-keyring.gpg] http:\/\/repo.3cx.com\/3cx bookworm main&#8221; | sudo tee \/etc\/apt\/sources.list.d\/3cxpbx.list<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1044\" height=\"173\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-7.png\" alt=\"sudo echo &quot;deb [arch=amd64 by-hash=yes signed-by=\/usr\/share\/keyrings\/3cx-archive-keyring.gpg] http:\/\/repo.3cx.com\/3cx bookworm main&quot; | sudo tee \/etc\/apt\/sources.list.d\/3cxpbx.list\" class=\"wp-image-16086\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-7.png 1044w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-7-300x50.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-7-1024x170.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-7-768x127.png 768w\" sizes=\"(max-width: 1044px) 100vw, 1044px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_p9dowex2ajeo\"><\/a>Step 6: Update Package Index<\/h3>\n\n\n\n<p>This will update the package list with the 3CX repository.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo apt update<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1038\" height=\"179\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-8.png\" alt=\"sudo apt update\" class=\"wp-image-16087\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-8.png 1038w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-8-300x52.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-8-1024x177.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-8-768x132.png 768w\" sizes=\"(max-width: 1038px) 100vw, 1038px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_ckph1cpcjsbn\"><\/a>Step 7: Install 3CX on Debian 13<\/h3>\n\n\n\n<p>This installation includes the 3CX PBX, services, database, and web interface. Start the 3CX installation:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo apt install 3cxpbx -y<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1157\" height=\"662\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-9.png\" alt=\"3cx license agreement\" class=\"wp-image-16088\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-9.png 1157w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-9-300x172.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-9-1024x586.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-9-768x439.png 768w\" sizes=\"(max-width: 1157px) 100vw, 1157px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_1e7bz88493tw\"><\/a>Step 8: Choose Installation Type<\/h3>\n\n\n\n<p>The correct network selection is essential for proper SIP and Media routing. During installation, you\u2019ll be prompted to select:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"569\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-10.png\" alt=\"select installation type\" class=\"wp-image-16089\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-10.png 1272w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-10-300x134.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-10-1024x458.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-10-768x344.png 768w\" sizes=\"(max-width: 1272px) 100vw, 1272px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_629f2vxgz80y\"><\/a>Step 9: Select Web Port and HTTPS Configuration<\/h3>\n\n\n\n<p>HTTPS is used to ensure secure access. The management console runs at port 5000.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1158\" height=\"698\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-11.png\" alt=\"enter web and https ports information\" class=\"wp-image-16090\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-11.png 1158w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-11-300x181.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-11-1024x617.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-11-768x463.png 768w\" sizes=\"(max-width: 1158px) 100vw, 1158px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_bg38m1o6hdyd\"><\/a>Step 10: Run the Initial 3CX Setup Wizard<\/h3>\n\n\n\n<p>The setup wizard allows you to configure:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admin email<\/li>\n\n\n\n<li>Country and timezone<\/li>\n\n\n\n<li>Extension length<\/li>\n\n\n\n<li>SIP trunk details<\/li>\n<\/ul>\n\n\n\n<p>It simplifies the initial PBX configuration of new users.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1191\" height=\"509\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-12.png\" alt=\"run 3cx setup wizard\" class=\"wp-image-16091\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-12.png 1191w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-12-300x128.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-12-1024x438.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-12-768x328.png 768w\" sizes=\"(max-width: 1191px) 100vw, 1191px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_ko6yu3g2wnvv\"><\/a>Step 10: Complete Installation and Note Access URL<\/h3>\n\n\n\n<p>You&#8217;ll receive a message that looks like this:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1191\" height=\"582\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-13.png\" alt=\"complete installation and note access url\" class=\"wp-image-16092\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-13.png 1191w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-13-300x147.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-13-1024x500.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-13-768x375.png 768w\" sizes=\"(max-width: 1191px) 100vw, 1191px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>The URL used for the 3CX Web Client and Management Console.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-16079-_pkdfq46vsgyl\"><\/a>Step 11: Access 3CX Web Management Console<\/h3>\n\n\n\n<p>Log in with the administrator credentials that were displayed during installation.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1209\" height=\"574\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-14.png\" alt=\"enter 3cx management console credentials\" class=\"wp-image-16093\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-14.png 1209w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-14-300x142.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-14-1024x486.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-14-768x365.png 768w\" sizes=\"(max-width: 1209px) 100vw, 1209px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You can configure extensions, trunks, and call routing using the web console.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1341\" height=\"886\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-15.png\" alt=\"3cx dashboard\" class=\"wp-image-16094\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-15.png 1341w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-15-300x198.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-15-1024x677.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-15-768x507.png 768w\" sizes=\"(max-width: 1341px) 100vw, 1341px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Security measures can reduce the risk of VoIP servers being attacked.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Uninstall-3CX-Completely-on-Debian-13\"><a id=\"post-16079-_v8c1e6s5i386\"><\/a>How to Uninstall 3CX Completely on Debian 13<\/h2>\n\n\n\n<p>If you do not need 3CX anymore or wish to reinstall the software from scratch, it is possible to remove it entirely from your Debian 13 installation. This stops all 3CX Services, removes the installed packages, and cleans related configuration files.<\/p>\n\n\n\n<p>Let\u2019s delete any configuration, logs, and data directories that remain:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo rm -rf \/var\/lib\/3cxpbx \/var\/log\/3cxpbx \/etc\/3cxpbx<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1041\" height=\"80\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-16.png\" alt=\"sudo rm -rf \/var\/lib\/3cxpbx \/var\/log\/3cxpbx \/etc\/3cxpbx\" class=\"wp-image-16095\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-16.png 1041w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-16-300x23.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-16-1024x79.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-16-768x59.png 768w\" sizes=\"(max-width: 1041px) 100vw, 1041px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Remove the 3CX repository and then refresh the cache of the packages:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\n<p>sudo rm -f \/etc\/apt\/sources.list.d\/3cxpbx.list<\/p>\n<\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1040\" height=\"79\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-17.png\" alt=\"sudo rm -f \/etc\/apt\/sources.list.d\/3cxpbx.list\" class=\"wp-image-16096\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-17.png 1040w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-17-300x23.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-17-1024x78.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/word-image-16079-17-768x58.png 768w\" sizes=\"(max-width: 1040px) 100vw, 1040px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>These steps will completely uninstall 3CX on Debian 13. Your system is now clean and ready to be reinstalled or for an alternative VoIP solution.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Best-Practices-for-Running-3CX-on-Debian-13\"><a id=\"post-16079-_lmi6krn11j56\"><\/a>Best Practices for Running 3CX on Debian 13<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use a VPS or dedicated server<\/li>\n\n\n\n<li>Installing other services<\/li>\n\n\n\n<li>Monitor CPU and RAM usage<\/li>\n\n\n\n<li>Back up your configuration regularly<\/li>\n\n\n\n<li>Update Debian and 3CX<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Conclusion\"><a id=\"post-16079-_wcnhxu4c9aqe\"><\/a>Conclusion<\/h2>\n\n\n\n<p>To install 3CX on Debian 13, update the system, set a proper hostname and FQDN, add the official 3CX repository, and install the 3CX PBX package using APT. During installation, select the correct network interface, configure web and SIP ports, and complete the setup wizard through the web management console. Once installed, 3CX provides a full-featured VoIP phone system for managing calls, extensions, and SIP trunks on Debian 13.<\/p>\n\n\n\n<p><\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>3CX, a powerful software-based VoIP system, allows businesses to manage video conferencing, SIP trunks, and live chat from a single platform. 3CX running on Debian 13 offers you full control, flexibility, and performance over your PBX, making it perfect for self-hosting. Debian 13 is a solid foundation for 3CX deployments, whether you are running a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":16100,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[1001,933,1003,583,1002],"class_list":["post-16079","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-3cx","tag-debian-13","tag-sip","tag-video-conferencing","tag-voip"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install 3CX on Debian 13 - Greenwebpage Community<\/title>\n<meta name=\"description\" content=\"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install 3CX on Debian 13 - Greenwebpage Community\" \/>\n<meta property=\"og:description\" content=\"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenwebpage Community\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-29T14:40:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-29T14:44:49+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Karim Buzdar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karim Buzdar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\"},\"author\":{\"name\":\"Karim Buzdar\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\"},\"headline\":\"How to Install 3CX on Debian 13\",\"datePublished\":\"2026-01-29T14:40:45+00:00\",\"dateModified\":\"2026-01-29T14:44:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\"},\"wordCount\":925,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg\",\"keywords\":[\"3cx\",\"Debian 13\",\"SIP\",\"Video Conferencing\",\"VoIP\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\",\"name\":\"How to Install 3CX on Debian 13 - Greenwebpage Community\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg\",\"datePublished\":\"2026-01-29T14:40:45+00:00\",\"dateModified\":\"2026-01-29T14:44:49+00:00\",\"description\":\"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.\",\"breadcrumb\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg\",\"width\":1020,\"height\":600,\"caption\":\"Install 3cx on Debian 13\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenwebpage.com\/community\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install 3CX on Debian 13\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"name\":\"Greenwebpage Community\",\"description\":\"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.\",\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenwebpage.com\/community\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\",\"name\":\"Greenwebpage Community\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"width\":512,\"height\":512,\"caption\":\"Greenwebpage Community\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\",\"name\":\"Karim Buzdar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"caption\":\"Karim Buzdar\"},\"sameAs\":[\"https:\/\/greenwebpage.com\"],\"url\":\"https:\/\/greenwebpage.com\/community\/author\/karim\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install 3CX on Debian 13 - Greenwebpage Community","description":"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/","og_locale":"en_US","og_type":"article","og_title":"How to Install 3CX on Debian 13 - Greenwebpage Community","og_description":"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.","og_url":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/","og_site_name":"Greenwebpage Community","article_published_time":"2026-01-29T14:40:45+00:00","article_modified_time":"2026-01-29T14:44:49+00:00","og_image":[{"width":1020,"height":600,"url":"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg","type":"image\/jpeg"}],"author":"Karim Buzdar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karim Buzdar","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#article","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/"},"author":{"name":"Karim Buzdar","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8"},"headline":"How to Install 3CX on Debian 13","datePublished":"2026-01-29T14:40:45+00:00","dateModified":"2026-01-29T14:44:49+00:00","mainEntityOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/"},"wordCount":925,"commentCount":0,"publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg","keywords":["3cx","Debian 13","SIP","Video Conferencing","VoIP"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/","url":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/","name":"How to Install 3CX on Debian 13 - Greenwebpage Community","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg","datePublished":"2026-01-29T14:40:45+00:00","dateModified":"2026-01-29T14:44:49+00:00","description":"This guide will walk you through how to install 3CX for Debian 13, from system preparation all the way to the 3CX dashboard.","breadcrumb":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#primaryimage","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2026\/01\/Install-3cx-on-Debian-13-1.jpg","width":1020,"height":600,"caption":"Install 3cx on Debian 13"},{"@type":"BreadcrumbList","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-3cx-on-debian-13\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenwebpage.com\/community\/"},{"@type":"ListItem","position":2,"name":"How to Install 3CX on Debian 13"}]},{"@type":"WebSite","@id":"https:\/\/greenwebpage.com\/community\/#website","url":"https:\/\/greenwebpage.com\/community\/","name":"Greenwebpage Community","description":"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.","publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenwebpage.com\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenwebpage.com\/community\/#organization","name":"Greenwebpage Community","url":"https:\/\/greenwebpage.com\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","width":512,"height":512,"caption":"Greenwebpage Community"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8","name":"Karim Buzdar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","caption":"Karim Buzdar"},"sameAs":["https:\/\/greenwebpage.com"],"url":"https:\/\/greenwebpage.com\/community\/author\/karim\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/16079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/comments?post=16079"}],"version-history":[{"count":2,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/16079\/revisions"}],"predecessor-version":[{"id":16099,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/16079\/revisions\/16099"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media\/16100"}],"wp:attachment":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media?parent=16079"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/categories?post=16079"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/tags?post=16079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}