|  | 
	
				| [SMS] - Superb Mini Server Project Support Forum |  
				|  |  
				|  |  
			
				| 
 
  
	|    |  
	
		| View previous topic :: View next topic |  
		| Author | Message |  
		| semiRocket Member
 
 
 Joined: 28 Jul 2009
 Posts: 26
 
 
 | 
			
				|  Posted: Tue Jul 28, 2009 3:07 pm    Post subject: Partitioning HDD |   |  
				| 
 |  
				| I wan't to use S-M-S mainly as torrent box which I plan to accessing it from windows machine, and maybe later as http server for my web pages. 
 I have installed S-M-S yesterday on a hdd that have 40 GB. I have made 1,5 GB for root (hdb1) 512MB for swap (hdb2) and the space that left is for data (hdb3). I wan't to put here all the files that are not relevant to system. (web pages, ftp shares, torrents...)
 
 Is this partitioning sheme good, I can delete hdb3 and repartition the left space again. I have put /home to hdb3, but now that I look, those files are stored somewhere else.
 
 What is the best way to accomplish this task?
 
 I'm in the beggining of learning linux server, and this distro is excellent point to start with. Thank you.
 |  |  
		| Back to top |  |  
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Tue Jul 28, 2009 6:23 pm    Post subject: |   |  
				| 
 |  
				| You don't need to move anything just reconfigure Samba and TorrentFlux. Samba shares are located under /var/smb/samba
 Just edit /etc/samba/smb.conf to your needs e.g.
 create a folder samba under /mnt/hdb3 and alter
  	  | Code: |  	  | [Samba @ SMS] path = /var/smb/samba/
 read only = no
 | 
 to
 
  	  | Code: |  	  | [Your Share] path = /mnt/hdb3/samba
 read only = no
 | 
 Do a
 chmod -R 777 /mnt/hdb3/samba
 chown -R nobody.nogroup /mnt/hdb3/samba
 and you are ready to share your folder.
 
 Same thing apply for torrentflux, create a folder tflux on /mnt/hdb3
 login to torrentflux go to->admin>settings and change 'path'
 If you are having problems let me know
 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  |  
		| Back to top |  |  
		| semiRocket Member
 
 
 Joined: 28 Jul 2009
 Posts: 26
 
 
 | 
			
				|  Posted: Mon Aug 10, 2009 2:04 pm    Post subject: |   |  
				| 
 |  
				| Thank you for your solution, but I did that in other way, as it seemed to me a bit simpler. I used symbolic link for /var/smb that points to partition hdb3. 
 /var/smb@ -> /mnt/hdb3/smb//
 
 TorrentFlux works without any issue.
 |  |  
		| Back to top |  |  
		|  |  
  
	| 
 
 | You cannot post new topics in this forum You cannot reply to topics in this forum
 You cannot edit your posts in this forum
 You cannot delete your posts in this forum
 You cannot vote in polls in this forum
 You can attach files in this forum
 You can download files in this forum
 
 |  
 |  
		  
			|  |  
		  
			|  | SMS - Superb! Mini Server Project  © 2016 Powered by phpBB  © 2001, 2002 phpBB Group
 iCGstation v1.0 Template By Ray © 2003, 2004 iOptional
 
 
 
 
 
 
 |  |  |  |