Posts tagged with

Synology

Is your nfs working

I use nfs quite a lot. It allows local access to remote files i.e. the remote folder is mounted locally so you can access the remote files locally. Often overlooked, make sure the proper NFS RPC-based services are enabled for portmap (not required for nfs4). Issue the following command as root: …

Read more →

Synology

The SynologyAssistant had worked out of the box on Ubuntu but for FC17 I had to do some extra work. First of all I had to add quite a few packages: yum install libXt.so.6 libXext.so.6 libfontconfig.so.1 libXrender.so.1 libSM.so.6 libgobject-2.0.so.0 libfreetype.so.6 libstdc* glib glib-devel glib2 …

Read more →