Search found 5 matches
- Fri May 28, 2010 1:58 am
- Forum: Backups
- Topic: Installing RSYNC on Amahi for connection with RSYNC NAS.
- Replies: 3
- Views: 4240
Re: Installing RSYNC on Amahi for connection with RSYNC NAS.
I read that topic. But it says nothing about installing RSYNC. How do I do this?
- Fri May 28, 2010 12:47 am
- Forum: Backups
- Topic: Installing RSYNC on Amahi for connection with RSYNC NAS.
- Replies: 3
- Views: 4240
Installing RSYNC on Amahi for connection with RSYNC NAS.
Hi everyone, I am running Amahi now for a couple of months and everything works brilliant. But I want to create some backup. I still do have a Synology DS-107+ NAS. This one is located outside my house but still on my LAN. The Synology is capable of making backups via RSYNC. It has a nice GUI to cre...
- Mon Feb 22, 2010 12:43 pm
- Forum: Installation
- Topic: Adding RAID drives to HDA
- Replies: 4
- Views: 2723
Re: Adding RAID drives to HDA
Well, everything works fine except 1 thing. When I login as user A and create a directory like /var/hda/files/music/mp3, I am able to copy all kinds of files in this directory. I can delete it the directory, the files.. everything. But when I login as another user (B) (which I created in Amahi) and ...
- Fri Feb 19, 2010 3:08 pm
- Forum: Installation
- Topic: Adding RAID drives to HDA
- Replies: 4
- Views: 2723
Re: Adding RAID drives to HDA
Well, I tried to RTFM... but Linux things are spread across the entire internet. But I finally found how to do it. Even with 4TB of HDD space. In Terminal get root rights. su enter root password Then enter: mke2fs -t ext4 /dev/sdb (where /dev/sdb the name of your drive) Edit in fstab is also done in...
- Thu Feb 18, 2010 10:30 am
- Forum: Installation
- Topic: Adding RAID drives to HDA
- Replies: 4
- Views: 2723
Adding RAID drives to HDA
Dear people at this nice forum. I installed my HDA server, containing a brand new Intel DM510MO mainboard, 4Gb memory, a 500 Gb Operating System Disk and... a 6 Tb RAID 5 configuration. I am totally new in this Linux stuff. But I made it to format the RAID disks and I am able to mount in manually to...