Polaris
From Whitespace (Hackerspace Gent)
(Difference between revisions)
Steamrunner (Talk | contribs) (Created page with "{{Project |Current=Yes |Locations=Whitespace |Short description=File's need storage and not every star needs wandering }} <pre>As far as polaris is concerned, since you have user...") |
Steamrunner (Talk | contribs) |
||
| Line 4: | Line 4: | ||
|Short description=File's need storage and not every star needs wandering | |Short description=File's need storage and not every star needs wandering | ||
}} | }} | ||
| − | <pre>As far as polaris is concerned, since you have user administration working they should have SFTP/SCP already. | + | <pre>As far as polaris is concerned, since you have user administration working |
| + | they should have SFTP/SCP already. | ||
| − | You'll need to make the shares: everything group-writable by group "users", except shuttle which should be world writable. They were all in /data/<sharename>. | + | You'll need to make the shares: everything group-writable by group "users", |
| + | except shuttle which should be world writable. They were all in | ||
| + | /data/<sharename>. | ||
| − | The other protocols on polaris were HTTP, Webdav (both lighttpd), FTP (vsftpd), NFS and SMB (samba). SInce polaris used to run from the soekris, with a little bit of luck you might find the config files of those servers there. Check /etc/lighttpd, /etc/vsftpd.conf, /etc/exports and /etc/samba/smb.conf. | + | The other protocols on polaris were HTTP, Webdav (both lighttpd), FTP (vsftpd), |
| + | NFS and SMB (samba). SInce polaris used to run from the soekris, with a little | ||
| + | bit of luck you might find the config files of those servers there. Check | ||
| + | /etc/lighttpd, /etc/vsftpd.conf, /etc/exports and /etc/samba/smb.conf. | ||
| − | The script to kick mpd when a new file was dropped in the "Music" share didn't exist anywhere else.</pre> | + | The script to kick mpd when a new file was dropped in the "Music" share didn't |
| + | exist anywhere else.</pre> | ||
| + | |||
| + | == UPNP == | ||
| + | mediatomb | ||
Revision as of 15:44, 22 March 2011
| Polaris |
|---|
|
| What: |
| File's need storage and not every star needs wandering |
| Locations: |
| Whitespace |
|
|
As far as polaris is concerned, since you have user administration working they should have SFTP/SCP already. You'll need to make the shares: everything group-writable by group "users", except shuttle which should be world writable. They were all in /data/<sharename>. The other protocols on polaris were HTTP, Webdav (both lighttpd), FTP (vsftpd), NFS and SMB (samba). SInce polaris used to run from the soekris, with a little bit of luck you might find the config files of those servers there. Check /etc/lighttpd, /etc/vsftpd.conf, /etc/exports and /etc/samba/smb.conf. The script to kick mpd when a new file was dropped in the "Music" share didn't exist anywhere else.
UPNP
mediatomb
