Changes

From Amahi Wiki
Jump to: navigation, search
680 bytes added ,  10:42, 27 August 2011
no edit summary
4. Restart transmission from the Amahi Control Panel (Settings/Servers/Transmission Server/Restart) for the changes to take effect. Remember to check the watchdog timer as well.
 
= Adding Transmission to users group =
 
This prevents the "Error: permission denied /file_location/file_name" error when starting a torrent.
 
GUI method
 
1. Go to System -> Administration -> Users and Groups
 
2. Enter your root password
 
3. Click on Edit -> Preferences
 
4. Make Sure "Hide System users and groups" is unchecked and close the dialog box
 
5. In the list of Users find "transmission" and double click
 
6. In the Groups tab find "users" and make sure it is checked.
 
7. Close all windows.
 
 
Terminal method
 
1. Open Terminal
 
2. Type "su"
 
3. Enter your root password
 
4. Type "usermod -G users transmission" (Make sure G is Capital)
 
5. Type and Enter "exit" twice
4

edits