<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>DFG Tutorials: Miscellaneous</title>
	<link>http://dfgdesign.com/tutorials/category/6-miscellaneous/</link>
	<pubDate>Sat, 19 May 2012 22:13:45 +0000</pubDate>
	<ttl>1800</ttl>
	<description>This section will cover everything from website management to anything related to web hosting.</description>
	<item>
		<title>Installing TeamSpeak 3 server on Linux</title>
		<link>http://dfgdesign.com/tutorials/article/48-installing-teamspeak-3-server-on-linux/</link>
		<description><![CDATA[I will assume you are logged into the server using the user you want to run teamspeak. You do not want to run teamspeak as the root user.The fist step is creating the directory for your TS3 installation.<br />
<pre class='prettyprint'>useradd ts3user</pre><br />
You now need to go into that directory<br />
<pre class='prettyprint'>cd ts3user</pre><br />
Once in the directory, you need to download the version of teamspeak you want to use. You can get that from <a href='http://www.teamspeak.com/?page=downloads' class='bbc_url' title='External link' rel='nofollow external'>http://www.teamspeak...page=downloads</a><br />
I am using 64bit so I will use the following url.<br />
<pre class='prettyprint'>http&#58;//teamspeak.gameserver.gamed.de/ts3/releases/3.0.1/teamspeak3-server_linux-amd64-3.0.1.tar.gz</pre><br />
To download the file simply copy the url and paste it into the command window by right clicking. You will need to use the wget command before the url. It will look like this.<br />
<pre class='prettyprint'>wget http&#58;//teamspeak.gameserver.gamed.de/ts3/releases/3.0.1/teamspeak3-server_linux-amd64-3.0.1.tar.gz</pre><br />
Once the file is downloaded you need to unpack it.<br />
<pre class='prettyprint'>tar -zxvf teamspeak3-server_linux-amd64-3.0.1.tar.gz</pre><br />
Now you need to delete the downloaded file.<br />
<pre class='prettyprint'>rm teamspeak3-server_linux-amd64-3.0.1.tar.gz</pre><br />
Now you will need to go into that directory.<br />
<pre class='prettyprint'>cd teamspeak3-server_linux-amd64</pre><br />
You do not have a ts3server.ini file yet so we need to create one. This is the file we will need to edit so we can change the ip address and ports if needed.<br />
<pre class='prettyprint'>./ts3server_minimal_runscript.sh createinifile=1</pre><br />
You will get some information including your master token key. Copy it by highlighting it and using normal copy ctrl+c. Now you need to edit the ts3server.ini file. You can download this file from the root/home/ts3user/teamspeak3-server_linux-amd64 folder on your server. For starters, you just need to add the ip address for the voice connection. Upload the file and then start the server.<br />
<pre class='prettyprint'>./ts3server_startscript.sh start</pre><br />
Note: I will follow this up with a video tutorial for those that prefer them.<br />
Thanks,<br />
killigan]]></description>
		<pubDate>Wed, 12 Oct 2011 11:53:39 +0000</pubDate>
		<guid isPermaLink="false">48</guid>
		<creator>killigan</creator>
		<category>6</category>
	</item>
	<item>
		<title>Tips, Tricks and Tools</title>
		<link>http://dfgdesign.com/tutorials/article/25-tips-tricks-and-tools/</link>
		<description><![CDATA[Here are a few links for the Firefox Plugins I use. If you use Google Chrome you can find them at Google. If you use IE... Got nothing for you.<br /><br />

<a href='https://addons.mozilla.org/en-us/firefox/addon/web-developer/' class='bbc_url' title='External link' rel='nofollow external'>Web Developer for Firefox</a><br />
<a href='http://getfirebug.com/downloads' class='bbc_url' title='External link' rel='nofollow external'>FireBug for Firefox</a><br />
<a href='http://code.google.com/speed/page-speed/download.html' class='bbc_url' title='External link' rel='nofollow external'>Page Speed for Firebug</a><br /><br />

<p class='bbc_center'><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="562" height="392">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_tips-and-tricks.xml" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="flashvars" value="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_tips-and-tricks.xml">
    <embed src="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_tips-and-tricks.xml" width="562" height="392" quality="high" bgcolor="#000000" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_tips-and-tricks.xml" />
</object></p>]]></description>
		<pubDate>Mon, 18 Jul 2011 01:26:55 +0000</pubDate>
		<guid isPermaLink="false">25</guid>
		<creator>killigan</creator>
		<category>6</category>
	</item>
	<item>
		<title>Importing a large database with BigDump</title>
		<link>http://dfgdesign.com/tutorials/article/24-importing-a-large-database-with-bigdump/</link>
		<description><![CDATA[<strong class='bbc'>Links:</strong><br />

<a href='http://www.ozerov.de/bigdump/' class='bbc_url' title='External link' rel='nofollow external'>BigDump</a><br /><br />



<p class='bbc_center'><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="562" height="392">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_importing-db-with-bigdump.xml" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="flashvars" value="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_importing-db-with-bigdump.xml">
    <embed src="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_importing-db-with-bigdump.xml" width="562" height="392" quality="high" bgcolor="#000000" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_importing-db-with-bigdump.xml" />
</object></p>]]></description>
		<pubDate>Mon, 18 Jul 2011 01:22:33 +0000</pubDate>
		<guid isPermaLink="false">24</guid>
		<creator>killigan</creator>
		<category>6</category>
	</item>
	<item>
		<title>Installing a local server on your PC using Wamp Server</title>
		<link>http://dfgdesign.com/tutorials/article/23-installing-a-local-server-on-your-pc-using-wamp-server/</link>
		<description><![CDATA[<strong class='bbc'>Links:</strong><a href='http://www.wampserver.com/en/' class='bbc_url' title='External link' rel='nofollow external'>Wamp Server</a>
<p class='bbc_center'><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="562" height="392">    
	<param name="allowScriptAccess" value="sameDomain" />    
    <param name="allowFullScreen" value="true" />    
    <param name="movie" value="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-wamp-server.xml" />    
    <param name="quality" value="high" />    
    <param name="bgcolor" value="#000000" />    
    <param name="flashvars" value="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-wamp-server.xml">    
    <embed src="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-wamp-server.xml" width="562" height="392" quality="high" bgcolor="#000000" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-wamp-server.xml" /></object></p>]]></description>
		<pubDate>Mon, 18 Jul 2011 01:15:57 +0000</pubDate>
		<guid isPermaLink="false">23</guid>
		<creator>killigan</creator>
		<category>6</category>
	</item>
	<item>
		<title>Installing Xdebug</title>
		<link>http://dfgdesign.com/tutorials/article/22-installing-xdebug/</link>
		<description><![CDATA[<strong class='bbc'>Links:</strong><br />

<a href='http://xdebug.org' class='bbc_url' title='External link' rel='nofollow external'>Xdebug site</a><br />
<a href='http://xdebug.org/docs/profiler' class='bbc_url' title='External link' rel='nofollow external'>Xdebug profiler documentation</a><br />
<a href='http://code.google.com/p/webgrind/' class='bbc_url' title='External link' rel='nofollow external'>Webgrind</a><br /><br />

<p class='bbc_center'><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="562" height="392">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-xdebug.xml" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="flashvars" value="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-xdebug.xml">
    <embed src="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-xdebug.xml" width="562" height="392" quality="high" bgcolor="#000000" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_installing-xdebug.xml" />
</object></p>]]></description>
		<pubDate>Mon, 18 Jul 2011 01:11:37 +0000</pubDate>
		<guid isPermaLink="false">22</guid>
		<creator>travo</creator>
		<category>6</category>
	</item>
	<item>
		<title>Installing PHP 5.3.2 onto WampServer</title>
		<link>http://dfgdesign.com/tutorials/article/21-installing-php-532-onto-wampserver/</link>
		<description><![CDATA[<strong class='bbc'>Links:</strong>
<br />

<a href='http://www.wampserver.com/en/' class='bbc_url' title='External link' rel='nofollow external'>WampServer</a><br />
<a href='http://windows.php.net/download/' class='bbc_url' title='External link' rel='nofollow external'>PHP 5.3.2</a><br /><br />


<p class='bbc_center'><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="562" height="392">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_manually-install-php-532-wamp.xml" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="flashvars" value="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_manually-install-php-532-wamp.xml">
    <embed src="http://dfgdesign.com/dfgplayer/hyper_video_player1.2_flashvars.swf?xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_manually-install-php-532-wamp.xml" width="562" height="392" quality="high" bgcolor="#000000" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="xmlPath=http://dfgdesign.com/dfgplayer/video_xml/settings_manually-install-php-532-wamp.xml" />
</object></p>]]></description>
		<pubDate>Mon, 18 Jul 2011 01:07:23 +0000</pubDate>
		<guid isPermaLink="false">21</guid>
		<creator>travo</creator>
		<category>6</category>
	</item>
</channel>
</rss>
