Search found 24 matches
- November 2nd, 2012, 4:38 pm
- Forum: General Discussion
- Topic: One Year Down the Line
- Replies: 2
- Views: 1711
Re: One Year Down the Line
Thanks! That kind of use for picture sharing also sounds really cool, and it saves a lot of work as well. How does she go about transfering the files from iOS to the server or is it all copied after it's been synced with a PC? That must be a very different experience having the server as a desktop t...
- November 2nd, 2012, 2:07 am
- Forum: General Discussion
- Topic: One Year Down the Line
- Replies: 2
- Views: 1711
One Year Down the Line
Hello all! It's been a long while since I've posted here, but I've been visiting the main site occasionally when I needed to check some server-related info. (Seriously, Ian, this site is amazing!) Last year, I built a server, which was pretty fun and I learned a lot. (Those interested, previous topi...
- October 29th, 2011, 1:57 am
- Forum: Software - Applications and Operating Systems
- Topic: Oh look, a GUI
- Replies: 16
- Views: 4994
Re: Oh look, a GUI
Thanks for the help, Ian! I hadn't had a chance to try this stuff out until just now. The edit to the HDD temperature script works like a charm. So all of my temperature monitoring stuff is up and running. I tried deleting the revaliases file, but the email still goes the wrong address. The XXXXXs i...
- October 28th, 2011, 12:58 am
- Forum: Software - Applications and Operating Systems
- Topic: Video organizer/tagger/streamer
- Replies: 5
- Views: 1623
Re: Video organizer/tagger/streamer
If you can point a Windows machine at the shared files, Ember Media Manager is an awesome piece of metadata software. It's very flexible. The original developer stopped working on it, but it got picked up as an open source project afterward, here , so just ignore all the topics you see about it bein...
- October 26th, 2011, 1:38 am
- Forum: Software - Applications and Operating Systems
- Topic: Backup Solution
- Replies: 3
- Views: 1002
Re: Backup Solution
I'm liking the look of rsync and Delta copy, I'll take a look at them this weekend if I'm able to piece together enough time. Can you do remote imaging with Macrium? I see that the free version doesn't support incremental backups, so the filesize must be massive unless you're wiping old images once ...
- October 26th, 2011, 12:40 am
- Forum: Software - Applications and Operating Systems
- Topic: Oh look, a GUI
- Replies: 16
- Views: 4994
Re: Oh look, a GUI
No worries, I'm glad I was able to fix it here. It's difficult enough to program stuff when you can test it, let alone when it's for another machine. My server's out in the open for now, I haven't decided where to put it yet long term. It seems to be running a bit hot if it's at 34 when it's not rea...
- October 25th, 2011, 11:00 pm
- Forum: Software - Applications and Operating Systems
- Topic: Oh look, a GUI
- Replies: 16
- Views: 4994
Re: Oh look, a GUI
Awesome! Thanks that works really well, I haven't been getting any more errors via email, and it's reporting properly because there's a warning log file in my home folder now lol. Its warning temperature is 35 and the CPU appears to be sitting at 36. There's a single quote missing from the second la...
- October 24th, 2011, 3:02 pm
- Forum: Software - Applications and Operating Systems
- Topic: Backup Solution
- Replies: 3
- Views: 1002
Backup Solution
Greetings again! I noticed on the homepage of Ian's guide, one of the things the media server should do is: "It must be powerful enough to support multiple, simultaneous, High-Definition video streams. Not only that, but it must be able to do this whilst doing other things too, such as backing ...
- October 24th, 2011, 12:59 am
- Forum: Software - Applications and Operating Systems
- Topic: Oh look, a GUI
- Replies: 16
- Views: 4994
Re: Oh look, a GUI
Heh, GigaByte must strap a lot of sensors onto their boards. I've got a single processor with 2 cores. (The AMD Athlon II X2 245e.) To be honest, I'm not completely sure what that PCI device is. I didn't put anything into the PCI slots when I built the machine, so it must have come built in. Either ...
- October 23rd, 2011, 5:14 pm
- Forum: Software - Applications and Operating Systems
- Topic: changing directory permissions
- Replies: 3
- Views: 934
Re: changing directory permissions
I believe, and someone should fact-check me on this because I'm not very experienced with Linux file permissions, but you should be able to do this: sudo chown -R yourusername:yourusername /media Put in your sudo password if prompted, and then your username should be the owner and you can change eve...