| 
				
			 | 
			
			
				@@ -8,7 +8,7 @@ 
			 | 
		
	
		
			
			| 
				8
			 | 
			
				8
			 | 
			
			
				 [[./images/logo.png]] 
			 | 
		
	
		
			
			| 
				9
			 | 
			
				9
			 | 
			
			
				 #+END_CENTER 
			 | 
		
	
		
			
			| 
				10
			 | 
			
				10
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				11
			 | 
			
				
			 | 
			
			
				-| [[Readme]] | [[Operating Systems]] | [[Using Email]] | [[Mailing List]] | [[Play Music]] | [[Syncing to the Cloud]] | [[Microblogging]] | [[Social Network]] | [[Chat Services]] | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				11
			 | 
			
			
				+| [[Readme]] | [[Operating Systems]] | [[Using Email]] | [[Mailing List]] | [[Syncing to the Cloud]] | [[Play Music]] | [[Microblogging]] | [[Social Network]] | [[Chat Services]] | 
			 | 
		
	
		
			
			| 
				12
			 | 
			
				12
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				 * Readme 
			 | 
		
	
		
			
			| 
				14
			 | 
			
				14
			 | 
			
			
				 After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands: 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -289,5 +289,30 @@ The main advantage of playing music via Owncloud is that you can do that from an 
			 | 
		
	
		
			
			| 
				289
			 | 
			
				289
			 | 
			
			
				 By default a music player is installed into Owncloud, so all you need to do is to visit your Owncloud web site, select the *music* directory and then upload some music files. Afterwards you can select the *music icon* from the top left drop down menu and albums will then appear which can be played. If you want to share music with other users then you can select the *share* option from within the files view to make the tracks available. 
			 | 
		
	
		
			
			| 
				290
			 | 
			
				290
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				291
			 | 
			
				291
			 | 
			
			
				 * Microblogging 
			 | 
		
	
		
			
			| 
				
			 | 
			
				292
			 | 
			
			
				+** Initial configuration 
			 | 
		
	
		
			
			| 
				
			 | 
			
				293
			 | 
			
			
				+To set up your microblog go to: 
			 | 
		
	
		
			
			| 
				
			 | 
			
				294
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				295
			 | 
			
			
				+#+BEGIN_SRC bash 
			 | 
		
	
		
			
			| 
				
			 | 
			
				296
			 | 
			
			
				+https://yourmicroblogdomainname/install.php 
			 | 
		
	
		
			
			| 
				
			 | 
			
				297
			 | 
			
			
				+#+END_SRC 
			 | 
		
	
		
			
			| 
				
			 | 
			
				298
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				299
			 | 
			
			
				+and enter the following settings: 
			 | 
		
	
		
			
			| 
				
			 | 
			
				300
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				301
			 | 
			
			
				+| Server SSL                 | enable                                      | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				302
			 | 
			
			
				+| Hostname                   | localhost                                   | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				303
			 | 
			
			
				+| Type                       | MySql/MariaDB                               | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				304
			 | 
			
			
				+| Name                       | gnusocial                                   | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				305
			 | 
			
			
				+| DB username                | root                                        | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				306
			 | 
			
			
				+| DB Password                | See the MariaDB password in the [[Readme]] file | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				307
			 | 
			
			
				+| Administrator nickname     | Your username                               | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				308
			 | 
			
			
				+| Administrator password     | See the [[Readme]] file                         | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				309
			 | 
			
			
				+| Subscribe to announcements | ticked                                      | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				310
			 | 
			
			
				+| Site profile               | Community                                   | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				311
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				312
			 | 
			
			
				+When the install is complete you will see a lot of warnings but just ignore those and navigate to your microblog domain and you can then complete the configuration via the *Admin* section on the header bar.  Some recommended admin settings are: 
			 | 
		
	
		
			
			| 
				
			 | 
			
				313
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				314
			 | 
			
			
				+| Site settings   | Text limit 140, Dupe Limit 60000 | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				315
			 | 
			
			
				+| User settings   | Bio limit 1000                   | 
			 | 
		
	
		
			
			| 
				
			 | 
			
				316
			 | 
			
			
				+| Access settings | /Invite only/ ticked             | 
			 | 
		
	
		
			
			| 
				292
			 | 
			
				317
			 | 
			
			
				 * Social Network 
			 | 
		
	
		
			
			| 
				293
			 | 
			
				318
			 | 
			
			
				 * Chat Services 
			 |