I couldn’t find any good tutorial on how to install Darwing Streaming Server on Ubuntu Hardy.
So let’s get started with a fresh install of 8.04.2 with all the updates.
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install build-essential
sudo addgroup –system qtss
sudo adduser –system –no-create-home –ingroup qtss qtss
cd /usr/local/src/
Download the latest version at http://github.com/lstoll/dss/tree/master
tar -xvf lstoll-dss-984a1365251f36ebf3f60f0d0175fa895a30b9a9.tar
cd [...]
Posted on April 6, 2009, 11:34 pm, by Arstan, under
internet.
Anyone looking to buy web hosting that is of top quality and offered at a reasonable fee will most likely have come across the option of Linux hosting. It is one of the most common cheap hosting plans today; only costing a couple of dollars each month. The Linux software and development itself is open [...]
Active Endpoints is a provider of cost-effectively and flexibly use all of the web services infrastructure that has been installed in companies over the last few years to create composite applications.
Active Endpoints is the world’s first all-in-one, standards-based visual orchestration system.
Active is the only SOA-based process orchestration and business process management (BPM) system that allows [...]
If you happened to be using TMNet(Malaysia’s leading(?!) ISP) DNS servers you probably know how much do they suck. Well here’s a small tip from me for those in need: a small list of publicly available DNS servers to make a switch.
1. OpenDNS – http://www.opendns.org – pretty much solid dns servers, highly recommended by many [...]
Posted on January 10, 2008, 10:06 pm, by Arstan, under
internet.
In our first part on how to create WordPress(WP) theme we’ve covered basic installation of WP and also got to know where are the theme files located.
Before we proceed any further let’s take a look into different WP layouts.
This one will be most common layout used among bloggers. It’s very basic layout, designing and customizing [...]