<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Herronrobertson</id>
	<title>Amahi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Herronrobertson"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php/Special:Contributions/Herronrobertson"/>
	<updated>2026-04-12T21:54:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Amahi_Energy_Saver&amp;diff=44095</id>
		<title>Amahi Energy Saver</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Amahi_Energy_Saver&amp;diff=44095"/>
		<updated>2011-08-10T13:36:59Z</updated>

		<summary type="html">&lt;p&gt;Herronrobertson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amahi-Energy-Saver_Logo.png|150px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
This is in solid beta stage. Installation requires a little Linux knowledge.&lt;br /&gt;
&lt;br /&gt;
If you like it, like it on facebook: &amp;lt;br&amp;gt;http://www.facebook.com/pages/Amahi-Energy-Saver/218015224890441?sk=wall&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
Running servers when they are not needed can waste a considerable amount of energy. This application tells your Amahi server to suspend or power off when its services are not needed.&lt;br /&gt;
&lt;br /&gt;
Amahi Energy Saver regularly scans for connected clients, which are defined in the &amp;quot;monitored host list&amp;quot;. If none of these clients is turned on, the system suspends after a configurable period.&lt;br /&gt;
&lt;br /&gt;
So, for instance, you may want to add your client PC and your PS3 to the monitored host list. The Amahi Box will then stay up and running as long as client PC and/or PS3 are up and running. However, you might not want to add your home router to the list, as the router is always turned on.&lt;br /&gt;
&lt;br /&gt;
With the calendar function one can define scheduled wake ups and periods during which the server shall stay awake no matter what.&lt;br /&gt;
&lt;br /&gt;
Amahi Energy Saver also checks shares. As long as shares are accessed, the server does not suspend. If set up to do so, Squeezeboxserver is monitored to prevent suspend while Squeezeboxes are turned on.&lt;br /&gt;
&lt;br /&gt;
When the system is to be used again, simply wake it up with WOL (ref. http://en.wikipedia.org/wiki/Wake-on-LAN). There are many tools to generate WOL packets, and it is even possible to wake your server over the internet (good link: http://www.wakeonlan.me/).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
Download the latest tested and released version here: http://code.google.com/p/amahienergysaver/downloads/list&lt;br /&gt;
&lt;br /&gt;
Latest untested sources are available at Git:&lt;br /&gt;
https://github.com/jayrockk/Amahi-Energy-Saver&lt;br /&gt;
&lt;br /&gt;
==Initial setup==&lt;br /&gt;
&lt;br /&gt;
1. Copy the tar.gz file from the download page to some folder and unpack it with&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
tar -zxf filename&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
2. Open a terminal, change to that folder and get superuser rights by running &amp;lt;code&amp;gt;su&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. As root, run &lt;br /&gt;
{{Code|Code=&lt;br /&gt;
cd installfiles&lt;br /&gt;
}}&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes-install.sh&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
4. When the installation is finished, reboot the computer. The config app is accessible at&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
http://hda:6500&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Integration with Amahi calendar==&lt;br /&gt;
1. In the config app, select ical in the Calendar field.&lt;br /&gt;
&lt;br /&gt;
2. Hit the &amp;quot;Apply button in the config app&lt;br /&gt;
&lt;br /&gt;
3. Connect your client to the new calendar. NOTE: Please read this article if you are unsure how to do this: [[Calendars]]&lt;br /&gt;
&lt;br /&gt;
4. Use your favourite calendar client to populate the calendar with events.&lt;br /&gt;
&lt;br /&gt;
Done! Your HDA will now wake up and stay powered on according to the events defined in the aes calendar.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Example: Set up Mozilla Sunbird for use with Amahi Energy Saver calendar&lt;br /&gt;
&lt;br /&gt;
The following description was created based on Sunbird 1.0b1 running on Windows 7.&lt;br /&gt;
&lt;br /&gt;
In Sunbird, select &amp;quot;File&amp;quot; -&amp;gt; &amp;quot;Connect to remote calendar...&amp;quot;&lt;br /&gt;
A dialog shows up. Choose &amp;quot;On the network&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_1.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Next&amp;quot;. Choose &amp;quot;iCalendar (ICS)&amp;quot; in the dialog and type &amp;quot;http://calendar/aes.ics&amp;quot; in the Location field.&lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_2.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Next&amp;quot;. In the following dialog you may deselect the checkbox &amp;quot;Show Alarms&amp;quot;, though it's not neccessary for Amahi Energy Saver to work.&lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_3.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Next&amp;quot; then &amp;quot;Finish&amp;quot;. You will notice an exclamation mark next to the calendar on the right tab. &lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_4.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Right click the calendar, select &amp;quot;Properties&amp;quot; and make sure &amp;quot;Read Only&amp;quot; is deselected.&lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_5.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finished. Below is an example screenshot with a task defined on 2011-07-06 2:30-3:00 and another one 4:30-5:30. In the example, the HDA will not go to sleep during these periods, and will wake up if it is suspended.&lt;br /&gt;
&lt;br /&gt;
[[Image:AES_Sunbird_6.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Selecting ShutdownType==&lt;br /&gt;
&lt;br /&gt;
The different options for ShutdownType are explained here:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  Deactivated&lt;br /&gt;
Amahi Energy Saver is running in the background, however it will never shutdown or suspend the HDA.&lt;br /&gt;
&lt;br /&gt;
  Poweroff&lt;br /&gt;
This is a full shutdown and should work on most systems. Some mainboards do not allow scheduled wakeup when using this method.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ACPI_S1&lt;br /&gt;
Legacy ACPI S1 state. Support depends on mainboard and Fedora support&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ACPI_S3&lt;br /&gt;
Legacy ACPI S3 state. Support depends on mainboard and Fedora support&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ACPI_S4&lt;br /&gt;
Legacy ACPI S4 state. Support depends on mainboard and Fedora support&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  mem&lt;br /&gt;
Suspend to memory, is intended to replace ACPI S1 but is not widely supported yet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  disk&lt;br /&gt;
Suspend to disk, is intended to replace ACPI S4 but is not widely supported yet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  standby&lt;br /&gt;
Suspend to memory, is intended to replace ACPI S3 but is not widely supported yet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When selecting the shutdown type the following procedure is suggested:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Start with Poweroff to do basic checking and configuration. Since this is the safest version, it should also be your resort in case of problems.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Once things are working, select either of the ACPI_S1..3 depending on what level of suspend you want&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If you are brave or the ACPI options don't work, try mem, disk or standby.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Logs and LogAnalyzer==&lt;br /&gt;
Depending on the version installed the logs are located in /usr/share/aes or /var/hda/web-apps/html/aes/lib. In any case the files are named named aes.log*&lt;br /&gt;
&lt;br /&gt;
In order to view the Amahi Energy Saver logs in the LogAnalyzer (ref. http://www.amahi.org/apps/loganalyzer) navigate on your LogAnalyzer homepage to &amp;quot;Admin Center&amp;quot; then &amp;quot;Sources&amp;quot; and finally klick &amp;quot;Add new Source&amp;quot;. Configure the new source for the Energy Saver logs as shown in the screenshot below (note that the directory may have to be adjusted, see above):&lt;br /&gt;
&lt;br /&gt;
[[File:LogAnalyzer_Config_for_Amahi_Energy_Safer.png]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Windows client for Wake on LAN==&lt;br /&gt;
On the download page there is a Windows client for automatic or manual wakeup of the HDA.&lt;br /&gt;
&lt;br /&gt;
*Installation&lt;br /&gt;
&lt;br /&gt;
Just run the msi file found on the download page. The client will be included in the startup folder.&lt;br /&gt;
&lt;br /&gt;
*Configuration&lt;br /&gt;
&lt;br /&gt;
1. Form the start menu, run AmahiEnergySaver -&amp;gt; AES Client&lt;br /&gt;
&lt;br /&gt;
2. Right click on the icon that will appear in symbol bar, and select &amp;quot;Show config&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3. To get started, make sure that you set &amp;quot;Host MAC&amp;quot; and &amp;quot;Host name&amp;quot; to your HDA configuration. Hit &amp;quot;Select Server&amp;quot; to bring up the &amp;quot;Select HDA&amp;quot; window, and then &amp;quot;Search&amp;quot;. If possible the correct server is alreday selected, in that case just hit &amp;quot;Ok&amp;quot; to confirm. Continue with 4.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
If the server appears on the list but is not automatically selected, click on it and hit return.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Should your server not show up at all, press &amp;quot;Cancel&amp;quot; to exit the &amp;quot;Select HDA&amp;quot; dialog and configure MAC and host name manually.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Finally, if requried, change the &amp;quot;Port&amp;quot; setting. The default &amp;quot;9&amp;quot; should work in most cases. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. Hit the &amp;quot;OK&amp;quot; butten, then right click on the symbol again, select &amp;quot;Exit&amp;quot; and and restart the program as described in 1.&lt;br /&gt;
&lt;br /&gt;
5. Done! You should now be able to start your HDA by right clicking on the icon in the symbol bar and select &amp;quot;Wake now&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mac OS X clients for Wake on LAN==&lt;br /&gt;
&lt;br /&gt;
There exist a few solutions (WOL clients) to wake up your HDA from a Mac OS X computer. In order to wake up your HDA while booting your Mac you may use  NASwake (ref. http://trick77.com/2010/12/22/wake-nas-at-boot-time-wake-on-lan-wol/). It comes ready to use as an installable package, you just need to enter the MAC-adress of the HDA.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
WakeOnLan is a freeware application provided by Readpixel which offers a very comfortable way to wake up your HDA directly from your Mac OS X desktop (ref. http://www.readpixel.com/wakeonlan/index.html).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==OBSELETE: Command Line Interface==&lt;br /&gt;
&lt;br /&gt;
*Note: Root privileges are required to execute the CLI command. Navigate to /usr/share/aes to use the CLI correctly.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --shownetworkhosts&lt;br /&gt;
}}&lt;br /&gt;
Lists the hosts found in the network, ie, all devices connected to the network. Gives the user the choice to add hosts to the monitored host list. &lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --showmonitoredhosts&lt;br /&gt;
}}&lt;br /&gt;
Show a list of all hosts which are monitored by AES (i.e. the monitored host list), and also allows to delete hosts from the list. If these hosts are up and running (and respond to ping), the server does not suspend.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --addhost macadress&lt;br /&gt;
}}&lt;br /&gt;
Manually add a host to the monitored host list. Observe the MAC address format, which has to be XX:XX:XX:XX:XX:XX. Example is &amp;lt;br&amp;gt; &amp;lt;code&amp;gt;./aes.rb --addhost 12:34:56:78:90:ab&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --calendar [off, internal, ical, debug]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;code&amp;gt;./aes.rb --calendar&amp;lt;/code&amp;gt; shows the current setting. &lt;br /&gt;
&amp;lt;code&amp;gt;./aes.rb --calendar off&amp;lt;/code&amp;gt; turns the calendar off, &lt;br /&gt;
&amp;lt;code&amp;gt;./aes.rb --calendar internal&amp;lt;/code&amp;gt; makes aes use its internal calendar function and &lt;br /&gt;
&amp;lt;code&amp;gt;./aes.rb --calendar ical&amp;lt;/code&amp;gt; activates the Amahi calendar integration. To show diag information use &amp;lt;code&amp;gt;./aes.rb --calendar debug&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --showcalendar&lt;br /&gt;
}}&lt;br /&gt;
Lists the current entries of the internal calendar. Calendar entries define times when the server does not suspend. Also, the server will be woken up at the beginning of a calendar entry.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --addcalendar startdate starttime stopdate stoptime&lt;br /&gt;
}}&lt;br /&gt;
Use this command to add an entry to the internal calendar. Format of startdate/stopdate: YYYY-MM-DD Format of starttime/stoptime: hhm:mm. Eg. &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;code&amp;gt;./aes.rb  --addcalendar 2010-12-20 15:00 2010-12-20 16:00&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
will keep the server awake on Dec 20th, 2010 from 15 to 16 hrs (3 to 4 pm). The server will also wake up at 15 hrs if it is suspended.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --shutdowntype&lt;br /&gt;
}}&lt;br /&gt;
Show and modifiy the type of shutdown. NOTE: Not all shutdown types may be supported on your system, or may work correctly. Therefore, test that your machine is suspending and coming up correctly before deciding for a setting. Poweroff is safest type.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --sbs [on, off, debug]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;code&amp;gt;./aes.rb --sbs&amp;lt;/code&amp;gt; shows the current setting. &amp;lt;code&amp;gt;./aes.rb --sbs on&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;./aes.rb --sbs off&amp;lt;/code&amp;gt; switch monitoring of Squeezeboxserver on or off, respectively. The command &amp;lt;code&amp;gt;./aes.rb --sbs debug&amp;lt;/code&amp;gt; displays diagnostic information&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --interval&lt;br /&gt;
}}&lt;br /&gt;
aes checks regularly if the system can be suspended or shut down.  This parameter specifies the time in seconds between two such checks. Normally should be left untouched.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --showenergybalance&lt;br /&gt;
}}&lt;br /&gt;
View the energy savings in kWh due to the use of Amahi Energy Saver.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --setpowerconsumption pc_on pc_standby&lt;br /&gt;
}}&lt;br /&gt;
Set the average power consumption when working (&amp;quot;pc_on&amp;quot;) and powered off (&amp;quot;pc_standby&amp;quot;). Values given in Watts. pc_on must be greater than pc_standby.&lt;br /&gt;
&lt;br /&gt;
{{Code|Code=&lt;br /&gt;
./aes.rb --help&lt;br /&gt;
}}&lt;br /&gt;
Displays command line help&lt;br /&gt;
&lt;br /&gt;
[http://cvresumewritingservices.org/ resume writing]&lt;/div&gt;</summary>
		<author><name>Herronrobertson</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Amahi_6.1&amp;diff=44089</id>
		<title>Amahi 6.1</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Amahi_6.1&amp;diff=44089"/>
		<updated>2011-08-10T13:36:55Z</updated>

		<summary type="html">&lt;p&gt;Herronrobertson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Release Notes =&lt;br /&gt;
&lt;br /&gt;
* Huge amount of fixes and improvements for Ubuntu! A few people are rumored to be running Amahi 6 on Ubuntu/Debian. Thanks to the U/D team!&lt;br /&gt;
* Fix for running install scripts with elevated privileges for apps without a webapp, e.g. the new [http://www.amahi.org/apps/vnc VNC] one-click app works out of the box&lt;br /&gt;
* Fix for properly setting the timezone in php.ini at installation time&lt;br /&gt;
* CSS fixes for RTL (right to left) languages&lt;br /&gt;
* New translation to Arabian, contributed by Abdulrhman Al-Khamees. Check out [http://dl.dropbox.com/u/196664/Screenshot-6.png one] [http://dl.dropbox.com/u/196664/Screenshot-7.png the] [http://dl.dropbox.com/u/196664/Screenshot-8.png many] [http://dl.dropbox.com/u/196664/Screenshot-9.png screenshots]!&lt;br /&gt;
* New translation to Latvian, contributed by Ivo&lt;br /&gt;
* New translation to [http://www.kosacrta.hr/ Croatian], contributed by [http://www.kosacrta.hr/ Vladimir]&lt;br /&gt;
* Finish off Latvian, Arabian, Hebrew, Russian and Finnish(Suomi) translations&lt;br /&gt;
* Update logos to new Amahi logo - thanks BK!&lt;br /&gt;
* Fix to add delay to amahi-download for more reliability in webapp installs&lt;br /&gt;
* New module in the platform code to capture many/most/all platform-dependent things!&lt;br /&gt;
* Dummy mode for development, where hdactl is ignored, so most system stuff is dropped on the floor and no errors are raised&lt;br /&gt;
* Add platform bits to be able to run the platform on Mac OS X, mostly for development (don't get too excited :) )&lt;br /&gt;
* Switch the available apps to be the first submenu and Installed Apps as the second will make things easier usability-wise - here is a screenshot of the prototype: http://cpg.amahi.me/Public/Screenshots/new-app-area.png&lt;br /&gt;
* Enhanced support for uber advanced [[Network customizations]], for the ninja networking guru in you&lt;br /&gt;
&lt;br /&gt;
= To Do =&lt;br /&gt;
&lt;br /&gt;
* Add new disk wizard&lt;br /&gt;
* Make it even easier to host apps from outside&lt;br /&gt;
[http://cvresumewritingservices.org/ resume writing services]&lt;/div&gt;</summary>
		<author><name>Herronrobertson</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=AjaXplorer&amp;diff=44083</id>
		<title>AjaXplorer</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=AjaXplorer&amp;diff=44083"/>
		<updated>2011-08-10T13:36:49Z</updated>

		<summary type="html">&lt;p&gt;Herronrobertson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Changing the default location of shares in AjaXplorer is a little hidden.&lt;br /&gt;
&lt;br /&gt;
If your shares are in a different directory than the default /var/hda/files/[share], follow these 5 simple steps (You must know the directory where your shares are located beforehand. Whether on a different hardrive than the Amahi installation, or just a different directory than the default):&lt;br /&gt;
&lt;br /&gt;
1. Click on the arrow by Default Files&lt;br /&gt;
&lt;br /&gt;
[[File:Clipboard02.jpg|frameless|On the top left corner]]&lt;br /&gt;
&lt;br /&gt;
2. In the menu, click on Settings&lt;br /&gt;
&lt;br /&gt;
[[File:Clipboard03.jpg|Settings is towards the bottom]]&lt;br /&gt;
&lt;br /&gt;
3. Click on Repositories&lt;br /&gt;
&lt;br /&gt;
[[File:Clipboard04.jpg|frameless|In the Folders column]]&lt;br /&gt;
&lt;br /&gt;
4. Right click on the share in question and click Editor&lt;br /&gt;
&lt;br /&gt;
[[File:Clipboard05.jpg|frameless|Right clicking will bring up this menu]]&lt;br /&gt;
&lt;br /&gt;
5. Paste in the share's link&lt;br /&gt;
&lt;br /&gt;
[[File:Clipboard06.jpg|frameless|You must know where the share is located beforehand]]&lt;br /&gt;
&lt;br /&gt;
[http://cvresumewritingservices.org/ resume writing service]&lt;/div&gt;</summary>
		<author><name>Herronrobertson</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Adding_an_HDA_networked_printer&amp;diff=44077</id>
		<title>Adding an HDA networked printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Adding_an_HDA_networked_printer&amp;diff=44077"/>
		<updated>2011-08-10T13:36:32Z</updated>

		<summary type="html">&lt;p&gt;Herronrobertson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To set up a network printer attached to the HDA from Windows, you need to perform a few simple steps.  Each machine that will need access to the printer will also need the drivers installed.  This will be accomplished at the time you connect them to the printer.&lt;br /&gt;
&lt;br /&gt;
* Connect the printer to the HDA (parallel or USB) and ensure it is powered on.  It should automatically detect the printer and set it up for you.&lt;br /&gt;
&lt;br /&gt;
* Samba should be set up already for serving printers&lt;br /&gt;
&lt;br /&gt;
* You can optionally create multiple queues for one printer. We recommend 4 queues, called printer (the default, set to print in black and white), color_draft, color and color_photo. Each printer queue has corresponding settings to print as desired when print jobs are sent to that queue.&lt;br /&gt;
&lt;br /&gt;
* When you created it in the server, under Local Printers, it should say the name of the queue. Make sure the State (under the Settings tab) ''Shared'' is selected. This makes sure it can be accessed remotely.&lt;br /&gt;
&lt;br /&gt;
* Next go to a machine on your network that you want to install the printer.  For Windows, from the ''run'' option, enter '''\\hda''' followed by your user ID and password if required. &lt;br /&gt;
[[image:Printer1.PNG]]&lt;br /&gt;
&lt;br /&gt;
* You should see the printer now.&lt;br /&gt;
[[image:Printer2.PNG]]&lt;br /&gt;
&lt;br /&gt;
*Right click on the printer and select connect.  Answer '''Yes''' to install when it prompts to install the printer.&lt;br /&gt;
[[image:Printer3.PNG]]&lt;br /&gt;
&lt;br /&gt;
* Now, it won’t find the drivers, so select '''OK''' as we will install the drivers from the printer disk.&lt;br /&gt;
[[image:Printer4.PNG]]&lt;br /&gt;
&lt;br /&gt;
*You should now see the add printer wizard.  If your driver is in the list, select it.  Otherwise, select Have Disk and point it to your drive where the printer driver disk is located.&lt;br /&gt;
[[image:Printer5.PNG]]&lt;br /&gt;
&lt;br /&gt;
* Once you install the driver, you can check the Printers and Faxes to see if it is installed.  Although it says '''''Access denied, unable to connect''''', it is working.  Print a test page.  If all works well, you should see it in a matter of seconds.&lt;br /&gt;
[[image:Printer6.PNG]]&lt;br /&gt;
&lt;br /&gt;
Optional:&lt;br /&gt;
The printer status message problem can be corrected by adding the following line to the '''/etc/samba/smb.conf''' file under the '''''printers''''' section:&lt;br /&gt;
{{Text|Text=[printers]&lt;br /&gt;
     use client driver = yes}}&lt;br /&gt;
&lt;br /&gt;
This must be done on the server using terminal.  Then, restart samba by entering '''/etc/init.d/smb restart''' and the message should now display '''''ready''''' on the client machine.&lt;br /&gt;
&lt;br /&gt;
[[image:Printer7.PNG]]&lt;br /&gt;
&lt;br /&gt;
This worked great on my network, but may require some additional adjustments for others.  For more assistance, see the FAQ [http://www.amahi.org/faq#I-want-to-add-a-printer-to-my-HDA-and-make-it-a-printer-server-how-do-I-do-it (I want to add a printer to my HDA and make it a printer server, how do I do it?)]&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting on Vista or Windows 7 clients =&lt;br /&gt;
&lt;br /&gt;
# In some windows clients, some users see this: &amp;quot;windows cannot connect to the printer.operation could not be completed (error 0x0000000d)&amp;quot;. We've seen this problem with a few printers now, not consistently between any particular makes or models. However, I have found a consistent fix to connect to any network printer from vista:&lt;br /&gt;
## Run a command prompt and type the following: &amp;quot;net use LPT2: \\server\printer&amp;quot;&lt;br /&gt;
###This sets up a behind-the-scenes connection to the printer.&lt;br /&gt;
##Then go through the add printer wizard, choose to add a local printer, and choose port LPT2... It will probably ask for a printer driver, and you can just choose whatever XP driver you might have been using before. The printer is then installed without any errors, and works just fine.&lt;br /&gt;
##From poking around, it seems when the error appears that the driver is actually installed, but something between it being installed and it actually being added to vista's list of printers breaks. Doing the above just works though.&lt;br /&gt;
##This was from this [http://social.technet.microsoft.com/Forums/en/itprovistaprinting/thread/d02718d8-cf5d-45de-9206-46714a549ee0 Technet page]&lt;br /&gt;
# Some users may find that certain printers (for example, the Brother HL2270DW laser printer), will not print from anyone other than the admin. We will have to add permissions for each user from CUPS:&lt;br /&gt;
## From the HDA desktop go to: http://localhost:631/printers to open up the CUPS GUI interface.&lt;br /&gt;
## Click on your printer&lt;br /&gt;
## Under the menu &amp;quot;Administration&amp;quot;, select &amp;quot;Set Allowed Users&amp;quot;&lt;br /&gt;
## In the text box, type in all the HDA users&lt;br /&gt;
### Ex: &amp;quot;user1, user2, user3&amp;quot;&lt;br /&gt;
## Make sure &amp;quot;Allow these users to print&amp;quot; is selected, then click &amp;quot;Set Allowed Users&amp;quot;.&lt;br /&gt;
## Note: to print, each user must be logged onto the HDA using (in Windows) \\hda in Windows Explorer&lt;br /&gt;
# Certain users may also find that even though the above steps were followed with no spelling mistakes, the printer shows a &amp;quot;Permission needed&amp;quot;, or similar, message. I have not found a way to fix this, except for the following:&lt;br /&gt;
## Create a new HDA account for the user effected&lt;br /&gt;
## Transfer all files over&lt;br /&gt;
## Delete the old HDA account&lt;br /&gt;
## Do Troubleshooting 2 above for the new user account. In my case, this has successfully solved the issue.&lt;br /&gt;
&lt;br /&gt;
[http://editingwritingservices.org/ dissertation editing]&lt;/div&gt;</summary>
		<author><name>Herronrobertson</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Adding_a_second_hard_drive_to_your_HDA&amp;diff=44071</id>
		<title>Adding a second hard drive to your HDA</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Adding_a_second_hard_drive_to_your_HDA&amp;diff=44071"/>
		<updated>2011-08-10T13:35:40Z</updated>

		<summary type="html">&lt;p&gt;Herronrobertson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MessageBox|&lt;br /&gt;
backgroundcolor	= red|&lt;br /&gt;
image	=Warning.png|&lt;br /&gt;
heading	=WARNING|&lt;br /&gt;
message = This is recommended only for advanced users, proceed with caution.}}&lt;br /&gt;
[[http://wiki.amahi.org/index.php/Adding_drives_to_your_HDA Adding drives to your HDA]] is another howto on doing this, a bit shorter and less elaborate, which can be good for some people, specially a novice unfamiliar with doing any of this.&lt;br /&gt;
&lt;br /&gt;
More hard drives can be added in your Amahi HDA for additional storage space.&lt;br /&gt;
&lt;br /&gt;
We'll detail how to add such hard drives, and how to put them to good use.&lt;br /&gt;
&lt;br /&gt;
=Important Notes=&lt;br /&gt;
&lt;br /&gt;
* This is an how-to on how to add additional drives to your HDA.&lt;br /&gt;
* Amahi cannot be held responsible for any data breakage or destruction arising from the use or misuse of this script. We provide it as a service in good will. You accept this automatically if you use the script.&lt;br /&gt;
* This page and script does not support GUID-partitioned drives (such as drives previously in a Mac or have GPT partition tables). You can find what your partition is like with &amp;lt;code&amp;gt;fdisk -l&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Make sure your drive is detected by Fedora=&lt;br /&gt;
&lt;br /&gt;
Open a Terminal, and type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; background-color: #E6F2FF; margin: 0 1em;&amp;quot;&amp;gt;&lt;br /&gt;
  ls -1 /dev/disk/by-id/ | egrep -v &amp;quot;part|scsi&amp;quot;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Look for the line that matches the hard drive you added.&lt;br /&gt;
&lt;br /&gt;
IDE and SATA hard drives will start with '''ata-''' and USB hard drives will start with '''usb-'''.&amp;lt;br/&amp;gt;&lt;br /&gt;
Look for your hard drive model and serial number.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 [gb@hda ~]$ ls -1 /dev/disk/by-id/ | egrep -v &amp;quot;part|scsi&amp;quot;&lt;br /&gt;
 ata-Hitachi_HDS722020ALA330_JK1131YAGDU37V&lt;br /&gt;
 ata-ST31000528AS_6VP08W65&lt;br /&gt;
 ata-ST3750640A_3QD0LJN8&lt;br /&gt;
 ata-ST3750640A_5QD27A57&lt;br /&gt;
 ata-WDC_WD10EADS-00L5B1_WD-WCAU4C700358&lt;br /&gt;
 usb-ST310003_33AS_9E1CA6FFFFFF-0:0&lt;br /&gt;
 usb-ST375064_0A_2009031309E2-0:0&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Install prerequisites=&lt;br /&gt;
&lt;br /&gt;
[[Open Terminal as root|In a Terminal, as root]], type the following (two) commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left&amp;quot;&amp;gt;&lt;br /&gt;
 yum -y install pmount fuse fuse-libs ntfs-3g gparted util-linux-ng&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Partition and format the hard drive=&lt;br /&gt;
&lt;br /&gt;
This step is optional, and should only be executed if you want to delete the content of your new hard drive, or if the hard drive has not yet been formatted.&lt;br /&gt;
&lt;br /&gt;
You should (unless you have a good reason not to) use GParted to partition and format your hard drive.&amp;lt;br/&amp;gt;&lt;br /&gt;
Not having X installed would qualify as a good reason! In such cases, either use SSH X11 Forwarding (Google that if you'd like to use this), or [[Adding_a_second_hard_drive_to_your_HDA#Using_cfdisk|use cfdisk]] from a [[Open Terminal as root|Terminal, as root]].&lt;br /&gt;
&lt;br /&gt;
You'll probably want to create a single partition, and format it as ''ext3''.&amp;lt;br/&amp;gt;&lt;br /&gt;
Note that Windows can't read ext3 partitions, so if you want dual-boot Windows on your Amahi PC, or if you intend to connect this hard drive to a Windows computer later, you should format as NTFS instead, and you should do that on Windows before you connect the drive in your HDA.&amp;lt;br/&amp;gt;&lt;br /&gt;
Remember that using NTFS partitions on Linux will be slower that using ext3 partitions, so you should only use NTFS if you really need it.&amp;lt;br/&amp;gt;&lt;br /&gt;
How much slower: compare the blue bars (NTFS-3G) with the red bars (ext3) on [http://www.tuxera.com/products/tuxera-ntfs-commercial/performance/ this graph].&lt;br /&gt;
&lt;br /&gt;
To know what device (/dev/sdX) you need to partition and format, use the following command, in a [[Open Terminal as root|Terminal, as root]]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 ls -l /dev/disk/by-id/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find the row corresponding to your hard drive, and look at the end of the line to identify the correct device to use.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&lt;br /&gt;
 [gb@hda ~]$ ls -l /dev/disk/by-id/&lt;br /&gt;
 total 0&lt;br /&gt;
 lrwxrwxrwx 1 root root  9 2010-02-18 03:24  ata-Hitachi_HDS722020ALA330_JK1131YAGDU37V -&amp;gt; ../../sda&lt;br /&gt;
 lrwxrwxrwx 1 root root 10 2010-02-18 03:24 ata-Hitachi_HDS722020ALA330_JK1131YAGDU37V-part1 -&amp;gt; ../../sda1&lt;br /&gt;
 lrwxrwxrwx 1 root root  9 2010-02-18 03:24 ata-ST31000528AS_6VP08W65 -&amp;gt; ../../sdb&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the above example, /dev/sdb would be what I would select in GParted (or use on the cfdisk command). sda in my primary hard drive, and sdb my second hard drive.&lt;br /&gt;
&lt;br /&gt;
==Using GParted==&lt;br /&gt;
From the HDA desktop (or using VNC), [[Open Terminal as root]] and type '''gparted''' to launch the GParted application.&lt;br /&gt;
&lt;br /&gt;
Select the device (/dev/sdX) that you found above.&lt;br /&gt;
&lt;br /&gt;
In the above example, /dev/sdb would be what I would select in GParted.&lt;br /&gt;
&lt;br /&gt;
There are many easy to follow guides online on how to use GParted. You should Google for one, to find one that seems clear to you.&lt;br /&gt;
&lt;br /&gt;
[http://www.mepisguides.com/Mepis-6/Install/gparted/gparted-set-partition.html Here's one] that looks simple. Just use ext3 instead of fat32 in you follow that tutorial.&lt;br /&gt;
&lt;br /&gt;
Note that gparted supports GUID-partitioned drives, however, these directions and script do not support it at the moment.&lt;br /&gt;
&lt;br /&gt;
==Using cfdisk==&lt;br /&gt;
From a [[Open Terminal as root|terminal, as root]], type '''cfdisk /dev/sdX''' to launch the cfdisk application.&lt;br /&gt;
&lt;br /&gt;
If you have a GUID-partitioned drive, cfdisk will complain. GUID partitions are not supported.&lt;br /&gt;
&lt;br /&gt;
Make sure to replace /dev/sdX with the actual device (eg. /dev/sdb) that you found above.&lt;br /&gt;
&lt;br /&gt;
If your hard drive contains existing partitions, select them one by one at the top (using up/down arrow keys), then select the '''[ Delete ]''' action (using the left/right arrow keys), then hit ENTER.&lt;br /&gt;
&lt;br /&gt;
You should now only have Free Space listed at the top.&amp;lt;br/&amp;gt;&lt;br /&gt;
Select the '''[ New ]''' action, and accept the default (Primary, and size).&lt;br /&gt;
&lt;br /&gt;
You should now have a single partition listed at the top, of type Linux.&amp;lt;br/&amp;gt;&lt;br /&gt;
Select the '''[ Write ]''' action, then '''[ Quit ]'''.&lt;br /&gt;
&lt;br /&gt;
Now that you partitioned your drive, you need to format your newly created partition.&amp;lt;br/&amp;gt;&lt;br /&gt;
To format as EXT3, use this command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mkfs.ext3 -j /dev/sdX1&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Replace ext3 with ext4 in the above command to format your partition as EXT4 instead of EXT3.&lt;br /&gt;
&lt;br /&gt;
'''/dev/sdX1''' in the above command refers to the partition your created in cfdisk.&amp;lt;br/&amp;gt;&lt;br /&gt;
Go back in cfdisk, and check the ''Name'' column if you're unsure.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you see ''sdb1'' in the name column, you should use '''/dev/sdb1''' in the above command.&lt;br /&gt;
&lt;br /&gt;
=Mount the hard drive=&lt;br /&gt;
&lt;br /&gt;
A script is provided with Amahi that will look for unmounted partitions in your system, and mount any it finds.&lt;br /&gt;
&lt;br /&gt;
[[Open Terminal as root|In a Terminal, as root]], type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 hda-diskmount&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
 [root@hda ~]$ hda-diskmount&lt;br /&gt;
 ****************************************************************&lt;br /&gt;
 Ignoring /dev/sda1 - already in /etc/fstab or mounted&lt;br /&gt;
 ****************************************************************&lt;br /&gt;
 Mounted /dev/&amp;lt;strong style=&amp;quot;color:green&amp;quot;&amp;gt;sdb1&amp;lt;/strong&amp;gt; as '&amp;lt;strong style=&amp;quot;color:red&amp;quot;&amp;gt;/var/hda/files/drives/sdb1&amp;lt;/strong&amp;gt;' (read-write)&lt;br /&gt;
 You may want your system to mount it every time you boot.&lt;br /&gt;
 To do so, add this line VERY CAREFULLY to /etc/fstab and reboot:&lt;br /&gt;
 &amp;lt;strong style=&amp;quot;color:blue&amp;quot;&amp;gt;UUID=9d972abc-1639-44df-a60e-668618d40236 /var/hda/files/drives/sdb1 ext4 defaults 1 2&amp;lt;/strong&amp;gt;&lt;br /&gt;
 ****************************************************************&lt;br /&gt;
 All Linux, Windows and Mac partitions on non-removable disks have been mounted&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Do '''not''' edit /etc/fstab just yet. What you'll need to add there will depend on how you want to use the extra storage. More about that below.&amp;lt;br/&amp;gt;&lt;br /&gt;
Just note down the information in bold (green, red and blue). We'll use them below.&lt;br /&gt;
&lt;br /&gt;
Note about ext4 in the blue line above: that doesn't necessarily mean your partition is formatted as ext4. It means the ext4 driver will be used to mount your partition. Since that driver is backward compatible, it can be safely used to mount ext2, ext3 and ext4 partitions.&lt;br /&gt;
&lt;br /&gt;
If you get something like ''Disk /dev/dm-0 doesn't contain a valid partition table'' or ''mount: unknown file system type 'lvm2pv''' its because you have LVM's that 'fdisk' can not recognize (or something similar). It's nothing to worry about if you get that when executing the hda-diskmount script.&lt;br /&gt;
&lt;br /&gt;
==Test your hard drive==&lt;br /&gt;
Optionally, you can test your new drive for bad blocks.&amp;lt;br/&amp;gt;&lt;br /&gt;
Note that this step can take a ''long'' time to complete! You'll probably want to start it in the evening, to have it completed in the morning.&lt;br /&gt;
&lt;br /&gt;
To do so, [[Open Terminal as root|in a Terminal, as root]], type the following command. Replace &amp;lt;strong style=&amp;quot;color:green&amp;quot;&amp;gt;sdb1&amp;lt;/strong&amp;gt; with the (green) value you received from hda-diskmount.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
e2fsck -cn /dev/&amp;lt;strong style=&amp;quot;color:green&amp;quot;&amp;gt;sdb1&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You'll receive a warning that says &amp;quot;WARNING!!!  Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage. Do you really want to continue (y/n)?&amp;quot;&amp;lt;br/&amp;gt;&lt;br /&gt;
Answer ''yes''. The -cn option we're using can safely be used on mounted filesystems.&lt;br /&gt;
&lt;br /&gt;
=Use the hard drive=&lt;br /&gt;
&lt;br /&gt;
You have a choice here on how to use your new hard drive storage space. We'll offer some examples.&lt;br /&gt;
&lt;br /&gt;
==Use the hard drive for all shares==&lt;br /&gt;
&lt;br /&gt;
If you want all your shares to be on your new hard drive, here's how to do that.&lt;br /&gt;
&lt;br /&gt;
First, you'll want to move all you previous shares data, if any, into your new drive.&amp;lt;br/&amp;gt;&lt;br /&gt;
You only need to do this next command if you have data that you care about in the /var/hda/files/* folders.&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Open Terminal as root|In a Terminal, as root]], type the following command. Replace the path in red with the path you received when you ran hda-diskmount.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mv /var/hda/files/* &amp;lt;strong style=&amp;quot;color:red&amp;quot;&amp;gt;/var/hda/files/drives/sdb1/&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
You'll get a warning about &amp;quot;cannot move `/var/hda/files/drives' to a subdirectory of itself&amp;quot;; that is fine, ignore that.&lt;br /&gt;
&lt;br /&gt;
Next, you'll need to unmount your new hard drive, and remount it as /var/hda/files&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 umount /var/hda/files/drives/sdb1/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 nano /etc/fstab&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In nano, you'll need to add a new line at the bottom. Take the line that hda-diskmount gave you (the blue one), and change the second value (the path).&amp;lt;br/&amp;gt;&lt;br /&gt;
Replace the second value with '''/var/hda/files'''.&lt;br /&gt;
&lt;br /&gt;
hda-diskmount gave me:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;UUID=9d972abc-1639-44df-a60e-668618d40236 &amp;lt;strong&amp;gt;/var/hda/files/drives/sdb1&amp;lt;/strong&amp;gt; ext4 defaults 1 2&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So I should add this instead:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 UUID=9d972abc-1639-44df-a60e-668618d40236 &amp;lt;strong&amp;gt;/var/hda/files&amp;lt;/strong&amp;gt; ext4 defaults 1 2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make sure you do '''not''' change anything else from the blue line you received from hda-diskmount.&amp;lt;br/&amp;gt;&lt;br /&gt;
It might not be the same thing as the above example; you need to use the values you've received.&lt;br /&gt;
&lt;br /&gt;
Save and exit nano (CTRL-X, Y, ENTER), and try your new mount:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mount -a&lt;br /&gt;
 ls /var/hda/files/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That last command should show you the content of you new hard drive.&lt;br /&gt;
&lt;br /&gt;
That's it. All your shares in /var/hda/files are now on your new hard drive.&lt;br /&gt;
&lt;br /&gt;
==Use the hard drive for only some shares==&lt;br /&gt;
&lt;br /&gt;
If you want only some of your shares to be on your new hard drive, here's how to do that.&lt;br /&gt;
&lt;br /&gt;
First, you'll want to move your previous shares data, if any, into your new drive.&amp;lt;br/&amp;gt;&lt;br /&gt;
You only need to do this next command if you have data that you care about in the /var/hda/files/* folders (that you want on the new drive).&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Open Terminal as root|In a Terminal, as root]], type the following command. Replace the path in red with the path you received when you ran hda-diskmount. Replace '''something''' with the name of the share you want to have on your new drive (the share should already exist).&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mv /var/hda/files/&amp;lt;strong&amp;gt;something&amp;lt;/strong&amp;gt; &amp;lt;strong style=&amp;quot;color:red&amp;quot;&amp;gt;/var/hda/files/drives/sdb1/&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat with every share you want on your new drive.&lt;br /&gt;
&lt;br /&gt;
Next, you'll need to make the mount permanent&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 umount /var/hda/files/drives/sdb1&amp;lt;br/&amp;gt;&lt;br /&gt;
 nano /etc/fstab&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In nano, you'll need to add a new line at the bottom. Take the line that hda-diskmount gave you, and insert that.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, following previous examples, I should add this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: blue;&amp;quot;&amp;gt;UUID=9d972abc-1639-44df-a60e-668618d40236 /var/hda/files/drives/sdb1 ext4 defaults 1 2&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save and exit nano (CTRL-X, Y, ENTER), and try your new mount:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mount -a&lt;br /&gt;
 ls /var/hda/files/drives/sdb1&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That last command should show you the content of you new hard drive.&lt;br /&gt;
&lt;br /&gt;
That's it. Your share(s) are now on your new hard drive.&lt;br /&gt;
&lt;br /&gt;
==Use the hard drive in your Greyhole storage pool==&lt;br /&gt;
&lt;br /&gt;
If you want to add your new hard drive to your Greyhole storage pool, here's how to do that.&lt;br /&gt;
&lt;br /&gt;
First, you'll need to make the mount permanent. [[Open Terminal as root|In a Terminal, as root]], type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 umount /var/hda/files/drives/sdb1&lt;br /&gt;
 nano /etc/fstab&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In nano, you'll need to add a new line at the bottom. Take the line that hda-diskmount gave you, and insert that.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, following previous examples, I should add this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: blue;&amp;quot;&amp;gt;UUID=9d972abc-1639-44df-a60e-668618d40236 /var/hda/files/drives/sdb1 ext4 defaults 1 2&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save and exit nano (CTRL-X, Y, ENTER), and try your new mount:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #A3B1BF; padding: .5em 1em; background-color: #E6F2FF; margin: 3px 3px 1em 3px;&amp;quot;&amp;gt;&lt;br /&gt;
 mount -a&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally, you'll need to configure Greyhole to select your new partition. To configure Greyhole, Advanced Settings must be enabled under [http://hda/setup?sub=settings&amp;amp;tab=setting Setup &amp;amp;gt; Settings].&lt;br /&gt;
&lt;br /&gt;
In the [http://hda/setup?sub=disk_pooling&amp;amp;tab=share Shares &amp;amp;gt; Storage Pool page] of your Amahi dashboard, you'll see a list of mounted partitions, with checkboxes next to each, allowing you to include those partitions in your storage pool.&lt;br /&gt;
&lt;br /&gt;
You should now have a new row in there, referring to /var/hda/files/drives/sdb1.&lt;br /&gt;
&lt;br /&gt;
Select it (click the checkbox).&lt;br /&gt;
&lt;br /&gt;
That's it. Your new hard drive just increased your Greyhole storage pool capacity.&lt;br /&gt;
&lt;br /&gt;
[http://editingwritingservices.org/article.php article writing service]&lt;/div&gt;</summary>
		<author><name>Herronrobertson</name></author>
		
	</entry>
</feed>