Hero Image

Blog

How To: Active Directory on unRAID 6

How To: Active Directory on unRAID 6

Active Directory Logo

unRAID has long had the capability to integrate itself into Active Directory for centralized permission and user management but this process has never been fully documented.  After lots of searching around on the forums and PMing a few users I’ve consolidated my findings into this post. I am also...

20th Jul 2015 - smdion

Becoming an Aesir Contributor

Aesir is an attempt to make the unRAID interface visually stunning while at the same time making it accessible for new users and old alike.

It is a big project and so we would welcome any help from interested parties, there are several areas that people can help out with.

Technologies Used

  • S...
17th Jul 2015 - Chris Hunt

Install and configure NFS Server

NFS (Network File System) is a network sharing protocol that is commonly used by Linux servers due to its low network overhead and use of UID authentication.

NFS is particularly useful for low power systems such as the Raspberry Pi thanks to this lower overhead when compared with Samba. In conjunc...

23rd Mar 2015 - Josh Stark
X11 forwarding from Linux to Mac over SSH

X11 forwarding from Linux to Mac over SSH

There comes a point where it is useful to run Linux GUI apps elsewhere every once in a while and in my case virt-manager. Thus I set about figuring out how to use X11 forwarding from Arch Linux to Mac OS X 10.9 Mavericks. This is how it’s done.

Linux side configuration

As usual, most of this inf...

19th Jan 2014 - IronicBadger