{"id":868,"date":"2023-12-06T10:03:29","date_gmt":"2023-12-06T10:03:29","guid":{"rendered":"https:\/\/www.ucartz.com\/blog\/?p=868"},"modified":"2025-06-25T07:12:08","modified_gmt":"2025-06-25T07:12:08","slug":"how-to-install-set-up-shoutcast-on-a-server","status":"publish","type":"post","link":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/","title":{"rendered":"How to Install &amp; set up SHOUTcast on a server?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">SHOUTcast is a streaming audio technology that enables broadcasters to transmit audio content over the internet. It is developed by Nullsoft, the same company that created Winamp. SHOUTcast uses the MP3 or AAC audio compression format to deliver audio data to listeners in real-time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SHOUTcast is a free open source and has been widely used for internet radio broadcasting since its introduction, providing a cost-effective and accessible solution to share audio content with a global audience.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this tutorial, we will guide you through the process of installing the SHOUTcast media server on Ubuntu 18.04 LTS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Minimum Requirement:<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To successfully run the SHOUTcast Server, ensure that your server meets the following requirements:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Operating System:&nbsp;<\/strong>Linux (Ubuntu 18.04 LTS recommended) or Windows<\/li>\n\n\n\n<li><strong>RAM:&nbsp;<\/strong>Minimum of 1GB<\/li>\n\n\n\n<li><strong>Processor:&nbsp;<\/strong>2.0GHz or higher<\/li>\n\n\n\n<li><strong>Storage:<\/strong>&nbsp;120GB SSD (actual requirements may vary based on the amount of content you intend to stream)<\/li>\n\n\n\n<li><strong>SHOUTcast DNAS Server:&nbsp;<\/strong>Ensure you have the latest version (version 2.6 at the time of this tutorial)<\/li>\n\n\n\n<li><strong>Input Source:&nbsp;<\/strong>You will need an input source, such as a Transcoder or Winamp with the Source DSP plug-in<\/li>\n\n\n\n<li><strong>Audio Content:&nbsp;<\/strong>Prepare live or pre-recorded audio content that you wish to stream to users.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the step-by-step instructions below to set up the SHOUTcast media server on your Ubuntu 18.04 LTS system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install Shoutcast<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First, you must download the latest version of the Shoutcast from their official website. You can download it with the following command:<\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:#8ed1fc\" class=\"has-inline-color has-black-color\">mkdir shoutcast<br>cd shoutcast<br>wget&nbsp;http:\/\/download.nullsoft.com\/shoutcast\/tools\/sc_serv2_linux_x64-latest.tar.gz<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once the download is completed, create a new directory in your home directory and extract the downloaded file inside it:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:#8ed1fc\" class=\"has-inline-color\">tar -xvzf sc_serv2_linux-latest.tar.gz<br>rm -rf sc_serv2_linux-latest.tar.gz<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next, you will need to create a new configuration file for Shoutcast. You can do this with the following command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:#8ed1fc\" class=\"has-inline-color\">cp examples\/sc_serv_basic.conf sc_serv_.conf<br>nano sc_serv.conf<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Add the following lines:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:#8ed1fc\" class=\"has-inline-color has-black-color\">adminpassword=admin@123<br>password=admin@1234<br>requirestreamconfigs=1<br>streamadminpassword_1=admin@12345<br>streamid_1=1<br>streampassword_1=admin@123456<br>streampath_1=http:\/\/server-ip:8005<br>logfile=logs\/sc_serv.log<br>w3clog=logs\/sc_w3c.log<br>banfile=control\/sc_serv.ban<br>ripfile=control\/sc_serv.rip<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Change the password and IP address as per your need.<\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Access Shoutcast<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Shoutcast is now installed and configured; it&#8217;s time to start the Shoutcast service and access its web interface.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Run the following command to start the Shoutcast server:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:#8ed1fc\" class=\"has-inline-color\">.\/sc_serv &amp;<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As soon your server is started, open your web browser and type the URL<strong>&nbsp;<mark style=\"background-color:#8ed1fc\" class=\"has-inline-color\">http:\/\/server-ip:8005<\/mark><\/strong>, you will be redirected to the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"528\" src=\"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2-1024x528.jpg\" alt=\"\" class=\"wp-image-871\" srcset=\"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2-1024x528.jpg 1024w, https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2-300x155.jpg 300w, https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2-750x387.jpg 750w, https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2-1536x792.jpg 1536w, https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/shoutcast-server-2.jpg 1919w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SHOUTcast is a streaming audio technology that enables broadcasters to transmit audio content over the internet. It is developed by Nullsoft, the same company that created Winamp. SHOUTcast uses the MP3 or AAC audio compression format to deliver audio data to listeners in real-time. SHOUTcast is a free open source and has been widely used [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":872,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[400],"tags":[477,57,192,437],"class_list":["post-868","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-how-to","tag-radio-hosting","tag-server","tag-shoutcast"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Install &amp; Set Up Shoutcast on Your Server<\/title>\n<meta name=\"description\" content=\"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install &amp; Set Up Shoutcast on Your Server\" \/>\n<meta property=\"og:description\" content=\"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting and IT Consultancy Services\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-06T10:03:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-25T07:12:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ithal P. Rajagopal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ithal P. Rajagopal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/\"},\"author\":{\"name\":\"Ithal P. Rajagopal\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#\\\/schema\\\/person\\\/37f73849744c1ddfeef537e3560e8d5e\"},\"headline\":\"How to Install &amp; set up SHOUTcast on a server?\",\"datePublished\":\"2023-12-06T10:03:29+00:00\",\"dateModified\":\"2025-06-25T07:12:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/\"},\"wordCount\":438,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/ucartz-blog-06-12-2023-001-img.jpg\",\"keywords\":[\"how to\",\"radio hosting\",\"server\",\"SHOUTcast\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/\",\"name\":\"Install & Set Up Shoutcast on Your Server\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/ucartz-blog-06-12-2023-001-img.jpg\",\"datePublished\":\"2023-12-06T10:03:29+00:00\",\"dateModified\":\"2025-06-25T07:12:08+00:00\",\"description\":\"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/ucartz-blog-06-12-2023-001-img.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/ucartz-blog-06-12-2023-001-img.jpg\",\"width\":800,\"height\":450,\"caption\":\"Install & set up SHOUTcast on a server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/how-to-install-set-up-shoutcast-on-a-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install &amp; set up SHOUTcast on a server?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/\",\"name\":\"Web Hosting and IT Consultancy Services\",\"description\":\"Discover the Potential of Digital Transformation through Effortless Hosting and Professional IT Consulting!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#organization\",\"name\":\"Web Hosting and IT Consultancy Services\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/ucartzLogo-1.png\",\"contentUrl\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/ucartzLogo-1.png\",\"width\":165,\"height\":50,\"caption\":\"Web Hosting and IT Consultancy Services\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/#\\\/schema\\\/person\\\/37f73849744c1ddfeef537e3560e8d5e\",\"name\":\"Ithal P. Rajagopal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g\",\"caption\":\"Ithal P. Rajagopal\"},\"description\":\"Hi, I'm Ithal! I write tech and hosting blogs at Ucartz.com, where I share insights, tips, and the latest updates from the world of web hosting and technology. Whether it's about server setups, control panels, or tools to power your online presence, I break things down in a way that's easy to understand\u2014even if you're just starting out.\",\"url\":\"https:\\\/\\\/www.ucartz.com\\\/blog\\\/author\\\/ithal\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install & Set Up Shoutcast on Your Server","description":"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!","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:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/","og_locale":"en_US","og_type":"article","og_title":"Install & Set Up Shoutcast on Your Server","og_description":"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!","og_url":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/","og_site_name":"Web Hosting and IT Consultancy Services","article_published_time":"2023-12-06T10:03:29+00:00","article_modified_time":"2025-06-25T07:12:08+00:00","og_image":[{"width":800,"height":450,"url":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg","type":"image\/jpeg"}],"author":"Ithal P. Rajagopal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ithal P. Rajagopal","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#article","isPartOf":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/"},"author":{"name":"Ithal P. Rajagopal","@id":"https:\/\/www.ucartz.com\/blog\/#\/schema\/person\/37f73849744c1ddfeef537e3560e8d5e"},"headline":"How to Install &amp; set up SHOUTcast on a server?","datePublished":"2023-12-06T10:03:29+00:00","dateModified":"2025-06-25T07:12:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/"},"wordCount":438,"commentCount":0,"publisher":{"@id":"https:\/\/www.ucartz.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg","keywords":["how to","radio hosting","server","SHOUTcast"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/","url":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/","name":"Install & Set Up Shoutcast on Your Server","isPartOf":{"@id":"https:\/\/www.ucartz.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#primaryimage"},"image":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg","datePublished":"2023-12-06T10:03:29+00:00","dateModified":"2025-06-25T07:12:08+00:00","description":"Learn how to install and set up Shoutcast on your server with our easy-to-follow guide. Start your online radio station today!","breadcrumb":{"@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#primaryimage","url":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg","contentUrl":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2023\/12\/ucartz-blog-06-12-2023-001-img.jpg","width":800,"height":450,"caption":"Install & set up SHOUTcast on a server"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ucartz.com\/blog\/how-to-install-set-up-shoutcast-on-a-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ucartz.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install &amp; set up SHOUTcast on a server?"}]},{"@type":"WebSite","@id":"https:\/\/www.ucartz.com\/blog\/#website","url":"https:\/\/www.ucartz.com\/blog\/","name":"Web Hosting and IT Consultancy Services","description":"Discover the Potential of Digital Transformation through Effortless Hosting and Professional IT Consulting!","publisher":{"@id":"https:\/\/www.ucartz.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ucartz.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ucartz.com\/blog\/#organization","name":"Web Hosting and IT Consultancy Services","url":"https:\/\/www.ucartz.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ucartz.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2021\/08\/ucartzLogo-1.png","contentUrl":"https:\/\/www.ucartz.com\/blog\/wp-content\/uploads\/2021\/08\/ucartzLogo-1.png","width":165,"height":50,"caption":"Web Hosting and IT Consultancy Services"},"image":{"@id":"https:\/\/www.ucartz.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.ucartz.com\/blog\/#\/schema\/person\/37f73849744c1ddfeef537e3560e8d5e","name":"Ithal P. Rajagopal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/36b6ebcee3af6aa6b878a9f454df31a69ac4938094d7d932b148b1f8f6786ce7?s=96&d=mm&r=g","caption":"Ithal P. Rajagopal"},"description":"Hi, I'm Ithal! I write tech and hosting blogs at Ucartz.com, where I share insights, tips, and the latest updates from the world of web hosting and technology. Whether it's about server setups, control panels, or tools to power your online presence, I break things down in a way that's easy to understand\u2014even if you're just starting out.","url":"https:\/\/www.ucartz.com\/blog\/author\/ithal\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/posts\/868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/comments?post=868"}],"version-history":[{"count":15,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/posts\/868\/revisions"}],"predecessor-version":[{"id":2013,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/posts\/868\/revisions\/2013"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/media\/872"}],"wp:attachment":[{"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/media?parent=868"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/categories?post=868"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ucartz.com\/blog\/wp-json\/wp\/v2\/tags?post=868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}