Quote:
I set up the AMahi 7 and it seems to be working but can't access it by VNC so will have to go down the SSH route unless there are any other options.
That is because Amahi 7 is headless, no desktop GUI installed. You have to install/setup VNC on the server.
I installed the one click app but had no joy when trying to connect to it from pc.
Quote:
To back up the files do I just use the gedit command and copy the contents into notepad on my pc? I've done that and thought there would be more in them.
Please elaborate on what you mean by this statement.
The wiki says to back up the files his is what i have but not sure if it is correct.
fstab
#
# /etc/fstab
# Created by anaconda on Tue Jun 5 13:43:13 2012
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
UUID=316780d2-f6d0-4e39-bb60-374d3ae1b87d / ext4 defaults 1 1
UUID=85e9c9dd-6111-4e8e-9eaf-ccae13dc0f1c /boot ext4 defaults 1 2
UUID=b7626e01-c96e-4b0f-99f9-1d5e8f046f20 swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
UUID=b62dec79-3dfe-4081-9506-3d7acb43af83 /var/hda/files ext4 defaults 1 2
UUID=9877988a-6147-462c-976d-a240eaa6d73b /var/hda/files/drives/drive2 ext4 defaults 1 2
UUID=eec96457-83e9-49a7-8ffd-0f735d75211b /var/hda/files/drives/drive3 ext4 defaults 1 2
greyhole.conf
# This file is automatically generated by Amahi on Sun Oct 06 11:04:03 +0100 2013
# Any manual changes WILL BE OVERWRITTEN!
# Set the defaults (carefully) in /var/hda/platform/html/config/greyhole.yml
db_engine = mysql
db_host = localhost
db_user = greyhole
db_pass = greyhole
db_name = greyhole
balance_modified_files = false
email_to = root
greyhole_log_file = /var/log/greyhole.log
log_level = DEBUG
log_memory_usage = false
dir_selection_algorithm = most_available_space
df_cache_time = 15
delete_moves_to_attic = true
# sticky_files and stick_into options are nested - see
http://wiki.amahi.org/index.php/Greyhol ... ed_options
sticky_files = Music/
# add any group of other settings
# here in multiple lines
storage_pool_directory = /var/hda/files/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive2/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive3/gh, min_free: 10gb
num_copies[Books] = 1
num_copies[Pictures] = 1
num_copies[Movies] = 1
num_copies[Music] = 1
num_copies[Docs] = 1
num_copies[TV] = 1
I'll be having a look at it in the morning and see if I can get it set up and running. Thanks for the input so fa bigfoot, it's really appreciated just need that helping hand to make sure I'm doing the right thing.