<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=Raspcontrol&amp;feed=atom&amp;action=history</id>
		<title>Raspcontrol - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=Raspcontrol&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Raspcontrol&amp;action=history"/>
		<updated>2013-05-23T12:15:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=Raspcontrol&amp;diff=163070&amp;oldid=prev</id>
		<title>Bioshox: Created page with &quot;Category:RaspberryPi  ==Description== [http://raspcontrol.com Raspcontrol] is a control centre/information panel developed specifically for the Raspberry Pi, it is built usin...&quot;</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Raspcontrol&amp;diff=163070&amp;oldid=prev"/>
				<updated>2012-08-20T10:16:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:RaspberryPi&quot; title=&quot;Category:RaspberryPi&quot;&gt;Category:RaspberryPi&lt;/a&gt;  ==Description== [http://raspcontrol.com Raspcontrol] is a control centre/information panel developed specifically for the Raspberry Pi, it is built usin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:RaspberryPi]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
[http://raspcontrol.com Raspcontrol] is a control centre/information panel developed specifically for the Raspberry Pi, it is built using PHP and requires no other dependancies apart from PHP 5.4 installed to operate.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
===Getting the files===&lt;br /&gt;
You can download Raspcontrol as a .zip from the GitHub Repository via the following link:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;https://github.com/Bioshox/Raspcontrol/zipball/master&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have Git installed you can clone the repo&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;git clone https://github.com/Bioshox/Raspcontrol.git&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Getting it running===&lt;br /&gt;
&lt;br /&gt;
Raspcontrol is developed to be deployed with PHP 5.4, although it is possible to deploy it with any other HTTP server too.&lt;br /&gt;
&lt;br /&gt;
'''Deploying with PHP 5.4'''&lt;br /&gt;
&lt;br /&gt;
Navigate to the location you downloaded Raspcontrol to, from that location we need to give ./start.sh Read/Write/Execute Permissions&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo chmod 0777 ./start.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
Now we can deploy the server by running the command from the same location&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo ./start.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
You can now access Raspcontrol from localhost directly on your Pi, or the Internal IP from a different computer on your LAN and externally if you're using Port Forwarding. (Raspcontrol binds to the IP 0.0.0.0:80 by default)&lt;br /&gt;
&lt;br /&gt;
This will work with PHP 5.4 ONLY you can check your PHP version by running the command&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;php -v&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''With Apache'''&lt;br /&gt;
&lt;br /&gt;
Running Raspcontrol under Apache is considered insecure and not recomended.&lt;br /&gt;
&lt;br /&gt;
Add www-data on Apache to the SUDOERS file&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo VISUDO&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On the last line add the following&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;www-data ALL=(ALL) NOPASSWD: ALL&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Raspcontrol is not designed for production use, adding www-data to a SUDOERS file is dangerous and is not a permanent solution.&lt;br /&gt;
&lt;br /&gt;
If you're accessing Apaches web avaliable directory on your Raspberry Pi (using startx) you can navigate to localhost/raspcontrol, if you're accessing it from another computer on your Network you will need to navigate to http://your.internal.ip/raspcontrol.&lt;br /&gt;
&lt;br /&gt;
'''Setting up your account'''&lt;br /&gt;
&lt;br /&gt;
Now you will be promted to setup a new account, this will create the initial user to login to the system.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
Please feel free to contribute to this development!&lt;br /&gt;
&lt;br /&gt;
[http://raspcontrol.com raspcontrol.com] | [http://github.com/bioshox/Raspcontrol Raspcontrol GitHub]&lt;/div&gt;</summary>
		<author><name>Bioshox</name></author>	</entry>

	</feed>