{"id":400,"date":"2006-09-13T18:05:00","date_gmt":"2006-09-13T18:05:00","guid":{"rendered":"http:\/\/markwilson.me.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm"},"modified":"2007-07-09T16:05:55","modified_gmt":"2007-07-09T15:05:55","slug":"getting-real-player-to-work-on-fedora","status":"publish","type":"post","link":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm","title":{"rendered":"Getting Real Player to work on Fedora Core 5"},"content":{"rendered":"<p><!--115817222768247871--><a href=\"http:\/\/fedoraproject.org\/\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/images\/fedora.png?w=700&#038;ssl=1\" alt=\"Fedora logo\" border=\"0\" \/><\/a>   <a href=\"http:\/\/player.helixcommunity.org\/\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/images\/helix.gif?w=700&#038;ssl=1\" alt=\"Helix logo\" border=\"0\" \/><\/a>   <a href=\"http:\/\/www.real.com\/linux\/\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/images\/real.gif?w=700&#038;ssl=1\" alt=\"Real logo\" border=\"0\" \/><\/a><br \/>\nI really dislike <a href=\"http:\/\/www.real.com\/\">RealPlayer<\/a>.  This dislike stems from the Windows version of the application, which seems (to me) to install unwanted components and generally act in an intrusive manner; unfortunately <a href=\"http:\/\/www.bbc.co.uk\/radio\/aod\/\">the BBC&#8217;s streaming audio service<\/a> uses <a href=\"http:\/\/en.wikipedia.org\/wiki\/RealAudio\">RealAudio<\/a> formats (although some content is available for Windows Media) so if I want to listen to BBC radio over the Internet then I need to install this objectionable piece of software &#8211; that&#8217;s what I&#8217;ve spent the last 2 and a bit hours trying to do on my Linux (<a href=\"http:\/\/fedoraproject.org\/\">Fedora Core 5<\/a>) system here in my hotel room&#8230;<\/p>\n<p>Getting hold of the software is easy enough &#8211; just <a href=\"http:\/\/www.real.com\/linux\/\">download the RealPlayer for Linux<\/a> from the Real Networks website (there&#8217;s even an RPM package).  Alternatively there&#8217;s a Mozilla-compatible plug-in for access to RealAudio and RealVideo content from within a browser, although I couldn&#8217;t seem to get it to work with my <a href=\"http:\/\/www.spreadfirefox.com\/?q=affiliates&amp;id=22709&amp;t=64\">Firefox<\/a> installation (having said that, I have a feeling that some of the later troubleshooting steps I followed to get the RealPlayer working might have worked for the plug-in too).<\/p>\n<p>After downloading RealPlayer 10 for Linux, I opened a terminal session, and entered the following commands:<\/p>\n<p><span style=\"font-family: courier new\">su &#8211;<\/span><br \/>\n<span style=\"font-family: courier new\">rpm -ivh RealPlayer10GOLD.rpm<\/span><br \/>\n<span style=\"font-family: courier new\">cd \/usr\/local\/RealPlayer\/postinst\/<\/span><br \/>\n<span style=\"font-family: courier new\">.\/postinst.sh<\/span><\/p>\n<p>I had hoped that this would be all I needed to do, but I still couldn&#8217;t access audio from the BBC website.  Following advice from <a href=\"http:\/\/yolinux.com\/TUTORIALS\/LinuxTutorialMozillaConfiguration.html\">a tutorial that includes information on Mozilla plugins<\/a> I ran <span style=\"font-family: courier new\">yum -y install mozplugger<\/span>; however this didn&#8217;t seem to help &#8211; each time I accessed RealAudio content from the web, the <a href=\"http:\/\/player.helixcommunity.org\/\">Helix Player<\/a> (upon which RealPlayer for Linux is based) launched and displayed the following message:<\/p>\n<p><span style=\"font-style: italic\">Component Missing<\/span><br \/>\n<span style=\"font-style: italic\">The player does not have the capabilities to play back this content.<\/span><\/p>\n<p><span style=\"font-style: italic\">This content is supported by RealPlayer.<\/span><\/p>\n<p>Clicking on the details button highlighted that the player was looking for the protocol_rtsp_rdt component but googling didn&#8217;t turn up much on this.  I also checked out <a href=\"http:\/\/www.bbc.co.uk\/radio\/audiohelp_nix.shtml\">the BBC&#8217;s audio help advice for Linux\/Unix users<\/a> without too much luck.  One tip that may have helped (from <a href=\"http:\/\/www.linuxquestions.org\/questions\/showthread.php?t=309045\">a Linux Questions forum post<\/a>) was to create a symbolic link to the RealPlayer plugins for Firefox:<\/p>\n<p><span style=\"font-family: courier new\">ln -s \/usr\/local\/RealPlayer\/mozilla\/* \/usr\/lib\/firefox-1.5.0.6\/plugins<\/span><\/p>\n<p>I finally got a break when I noticed that the Real Player 10 shortcut on the Applications menu didn&#8217;t seem to do anything.  Looking at the properties for the shortcut (using <a href=\"https:\/\/launchpad.net\/products\/smeg\">smeg<\/a>) highlighted the command as <span style=\"font-family: courier new\">realplay<\/span> so I issued the same command from a terminal.  This gave me a useful message:<\/p>\n<p><span style=\"font-style: italic\">\/usr\/local\/RealPlayer\/realplay.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory.<\/span><\/p>\n<p>Following  <a href=\"http:\/\/stanton-finley.net\/fedora_core_5_installation_notes.html\">Stanton Finley&#8217;s Fedora Core 5 installation notes<\/a>, I ran <span style=\"font-family: courier new\">yum -y install compat-libstdc++-33<\/span> after which the realplay command launched the RealPlayer Setup Assistant and I successfully played <a href=\"http:\/\/service.real.com\/test\/\">RealAudio and RealVideo test clips<\/a> directly in the RealPlayer; however accessing RealAudio content from within Firefox still launched the Helix Player, complete with the Component Missing error.  Not really knowing how to use <a href=\"http:\/\/mozplugger.mozdev.org\/\">MozPlugger<\/a> (other than to view <a href=\"about:plugins\" rel=\"nofollow\">about:plugins<\/a>), I checked the version numbers for the two players and found that Helix Player reported its version number as v1.0.6.778 (experimental) whereas RealPlayer was v10.0.8.805 (gold).  Rather than upgrading Helix Player, I removed it using <span style=\"font-family: courier new\">yum -e HelixPlayer<\/span> and found that, although this also removed the RealPlayer 10 application shortcut, I could still call <span style=\"font-family: courier new\">realplay<\/span> from a shell and RealMedia content from <a href=\"http:\/\/www.npr.org\/\">NPR<\/a> and the BBC ran successfully both within RealPlayer and Firefox.<\/p>\n<p>So, that&#8217;s RealPlayer working on Fedora Core 5&#8230; not exactly painless, and probably not the best way of doing it (some of these steps may well be unnecessary) &#8211; hopefully writing these notes up will save someone else a load of time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I really dislike RealPlayer. This dislike stems from the Windows version of the application, which seems (to me) to install unwanted components and generally act in an intrusive manner; unfortunately the BBC&#8217;s streaming audio service uses RealAudio formats (although some content is available for Windows Media) so if I want to listen to BBC radio &hellip; <a href=\"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Getting Real Player to work on Fedora Core 5<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[],"tags":[3,65],"class_list":["post-400","post","type-post","status-publish","format-standard","hentry","tag-linux","tag-real-player"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Real Player to work on Fedora Core 5 - markwilson.it<\/title>\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.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Real Player to work on Fedora Core 5 - markwilson.it\" \/>\n<meta property=\"og:description\" content=\"I really dislike RealPlayer. This dislike stems from the Windows version of the application, which seems (to me) to install unwanted components and generally act in an intrusive manner; unfortunately the BBC&#8217;s streaming audio service uses RealAudio formats (although some content is available for Windows Media) so if I want to listen to BBC radio &hellip; Continue reading Getting Real Player to work on Fedora Core 5\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm\" \/>\n<meta property=\"og:site_name\" content=\"markwilson.it\" \/>\n<meta property=\"article:published_time\" content=\"2006-09-13T18:05:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2007-07-09T15:05:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png\" \/>\n<meta name=\"author\" content=\"Mark Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:site\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated 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.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm\"},\"author\":{\"name\":\"Mark Wilson\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"headline\":\"Getting Real Player to work on Fedora Core 5\",\"datePublished\":\"2006-09-13T18:05:00+00:00\",\"dateModified\":\"2007-07-09T15:05:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm\"},\"wordCount\":646,\"commentCount\":6,\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"image\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/fedora.png\",\"keywords\":[\"Linux\",\"Real Player\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm\",\"name\":\"Getting Real Player to work on Fedora Core 5 - markwilson.it\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/fedora.png\",\"datePublished\":\"2006-09-13T18:05:00+00:00\",\"dateModified\":\"2007-07-09T15:05:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#primaryimage\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/fedora.png\",\"contentUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/fedora.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2006\\\/09\\\/getting-real-player-to-work-on-fedora.htm#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Real Player to work on Fedora Core 5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/\",\"name\":\"markwilson.it\",\"description\":\"get-info -class technology | write-output &gt; \\\/dev\\\/web\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\",\"name\":\"Mark Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"width\":800,\"height\":800,\"caption\":\"Mark Wilson\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\"},\"description\":\"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.\",\"sameAs\":[\"http:\\\/\\\/www.markwilson.co.uk\\\/\",\"https:\\\/\\\/www.instagram.com\\\/markwilsonuk\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/markawilson\\\/\",\"https:\\\/\\\/x.com\\\/markwilsonit\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCWHlZCoHRTocdvtrOJ2IL4A\"],\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/author\\\/mark-wilson\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Real Player to work on Fedora Core 5 - markwilson.it","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.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm","og_locale":"en_GB","og_type":"article","og_title":"Getting Real Player to work on Fedora Core 5 - markwilson.it","og_description":"I really dislike RealPlayer. This dislike stems from the Windows version of the application, which seems (to me) to install unwanted components and generally act in an intrusive manner; unfortunately the BBC&#8217;s streaming audio service uses RealAudio formats (although some content is available for Windows Media) so if I want to listen to BBC radio &hellip; Continue reading Getting Real Player to work on Fedora Core 5","og_url":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm","og_site_name":"markwilson.it","article_published_time":"2006-09-13T18:05:00+00:00","article_modified_time":"2007-07-09T15:05:55+00:00","og_image":[{"url":"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png","type":"","width":"","height":""}],"author":"Mark Wilson","twitter_card":"summary_large_image","twitter_creator":"@markwilsonit","twitter_site":"@markwilsonit","twitter_misc":{"Written by":"Mark Wilson","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#article","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm"},"author":{"name":"Mark Wilson","@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"headline":"Getting Real Player to work on Fedora Core 5","datePublished":"2006-09-13T18:05:00+00:00","dateModified":"2007-07-09T15:05:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm"},"wordCount":646,"commentCount":6,"publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"image":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#primaryimage"},"thumbnailUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png","keywords":["Linux","Real Player"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm","url":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm","name":"Getting Real Player to work on Fedora Core 5 - markwilson.it","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#primaryimage"},"image":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#primaryimage"},"thumbnailUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png","datePublished":"2006-09-13T18:05:00+00:00","dateModified":"2007-07-09T15:05:55+00:00","breadcrumb":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#primaryimage","url":"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png","contentUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/fedora.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.markwilson.co.uk\/blog\/2006\/09\/getting-real-player-to-work-on-fedora.htm#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.markwilson.co.uk\/blog"},{"@type":"ListItem","position":2,"name":"Getting Real Player to work on Fedora Core 5"}]},{"@type":"WebSite","@id":"https:\/\/www.markwilson.co.uk\/blog\/#website","url":"https:\/\/www.markwilson.co.uk\/blog\/","name":"markwilson.it","description":"get-info -class technology | write-output &gt; \/dev\/web","publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.markwilson.co.uk\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468","name":"Mark Wilson","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","url":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","width":800,"height":800,"caption":"Mark Wilson"},"logo":{"@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1"},"description":"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.","sameAs":["http:\/\/www.markwilson.co.uk\/","https:\/\/www.instagram.com\/markwilsonuk\/","https:\/\/www.linkedin.com\/in\/markawilson\/","https:\/\/x.com\/markwilsonit","https:\/\/www.youtube.com\/channel\/UCWHlZCoHRTocdvtrOJ2IL4A"],"url":"https:\/\/www.markwilson.co.uk\/blog\/author\/mark-wilson"}]}},"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":1330,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/01\/the-bbcs-iplayer-finally-catches-up.htm","url_meta":{"origin":400,"position":0},"title":"The BBC&#8217;s iPlayer finally catches up","author":"Mark Wilson","date":"Tuesday 6 January 2009","format":false,"excerpt":"The BBC's iPlayer TV and radio catch up service is great in many ways but it only runs on XP and has a ridiculously short period before the DRM kicks in and snatches a programme away from your computer. Now things are taking a step forward and, over the Christmas\u2026","rel":"","context":"In \"Adobe AIR\"","block_context":{"text":"Adobe AIR","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/air"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":878,"url":"https:\/\/www.markwilson.co.uk\/blog\/2007\/08\/bbc-iplayer-seems-to-work-well-on-windows-xp-but-what-about-the-rest-of-us.htm","url_meta":{"origin":400,"position":1},"title":"BBC iPlayer: seems to work well on Windows XP but what about the rest of us?","author":"Mark Wilson","date":"Tuesday 14 August 2007","format":false,"excerpt":"A few weeks back, I started to listen to one of my favourite podcasts - BBC Radio 4's The Now Show, only to be greeted with: \"We're sorry that The Now Show podcast isn't available for this series. The podcast was part of a trial, which has now come to\u2026","rel":"","context":"In \"Digital Rights Management\"","block_context":{"text":"Digital Rights Management","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/drm"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":662,"url":"https:\/\/www.markwilson.co.uk\/blog\/2006\/08\/installing-vmware-server-on-fedora.htm","url_meta":{"origin":400,"position":2},"title":"Installing VMware Server on Fedora Core 5","author":"Mark Wilson","date":"Friday 18 August 2006","format":false,"excerpt":"A few months back, I wrote about having converted the Windows XP installation on my company-supplied notebook PC to a virtual machine and was running it quite happily on Windows Vista using VMware Player. Unfortunately, it's been slowing down (to the point that booting the Vista host, then the XP\u2026","rel":"","context":"In \"Linux\"","block_context":{"text":"Linux","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/linux"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":220,"url":"https:\/\/www.markwilson.co.uk\/blog\/2005\/12\/didnt-get-far-with-linux-so-trying.htm","url_meta":{"origin":400,"position":3},"title":"Didn&#8217;t get far with Linux so trying Solaris 10 now","author":"Mark Wilson","date":"Thursday 22 December 2005","format":false,"excerpt":"Last year, I blogged about how I was starting to look at Linux... well, I installed SUSE Linux but never really got much further. I didn't like the interface, I didn't like that all the tools had weird or mis-spelt names, and it all felt a bit amateur (Linux zealots,\u2026","rel":"","context":"In \"Oracle (Sun) Solaris\"","block_context":{"text":"Oracle (Sun) Solaris","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/solaris"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4205,"url":"https:\/\/www.markwilson.co.uk\/blog\/2012\/08\/installing-ubuntu-12-04-on-an-old-laptop-without-pae.htm","url_meta":{"origin":400,"position":4},"title":"Installing Ubuntu 12.04 on an old laptop without PAE","author":"Mark Wilson","date":"Wednesday 1 August 2012","format":false,"excerpt":"Initially perfect for young children (portable, cheap, small keyboard), the screen resolution (1024x576) on my sons' netbook is becoming too restrictive and, with no Flash Player, some of the main websites they use (Club Penguin, CBeebies) don't work on the iPad. \u00a0Setting up an external monitor each time they want\u2026","rel":"","context":"In &quot;Technology&quot;","block_context":{"text":"Technology","link":"https:\/\/www.markwilson.co.uk\/blog\/topic\/technology"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":993,"url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/02\/freeing-digital-downloads-from-the-shackles-of-the-bbc-iplayer.htm","url_meta":{"origin":400,"position":5},"title":"Freeing digital downloads from the shackles of the BBC iPlayer","author":"Mark Wilson","date":"Friday 15 February 2008","format":false,"excerpt":"I've written before about my concerns with the BBC iPlayer but nevertheless, it is the only legal way to download BBC programming to my computer that I am aware of. Since I wrote that post, iPlayer has been improved to include streaming content for unsupported platforms but that doesn't allow\u2026","rel":"","context":"In \"Digital Rights Management\"","block_context":{"text":"Digital Rights Management","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/drm"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=400"}],"version-history":[{"count":0,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/400\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=400"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=400"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}