This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

An EASY Guide to set up JAIL

Jails with XigmaNAS
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
User avatar
Chris Anon
NewUser
NewUser
Posts: 5
Joined: 02 Jul 2013 01:21
Status: Offline

An EASY Guide to set up JAIL

Post by Chris Anon »

Very NEW to NAS4Free :)
I had a look a freeNAS and there was a SIMPLE pbi for installing a JAIL

Is there an idiot guide to setting up a JAIL on NAS4Free?
as I'm very NEW to this and I've looked around and stuck at where to start

please be patient with me
thanks
Chris

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: An EASY Guide to set up JAIL

Post by raulfg3 »

yes, only 3 commands, described here: viewtopic.php?f=79&t=3894
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

User avatar
Chris Anon
NewUser
NewUser
Posts: 5
Joined: 02 Jul 2013 01:21
Status: Offline

Re: An EASY Guide to set up JAIL

Post by Chris Anon »

I think I'm getting there
THANKS for the direct to thread. HELPED me loads so far >

just so I know I got this right.
1. I got a 80gb hard drive which I have create /Pool2
2. I create dataset JAIL
3. advanced/command execute:
> fetch -o /tmp/thebrig_install.sh https://github.com/fsbruva/thebrig/raw/ ... install.sh
> chmod a+x /tmp/thebrig_install.sh
> /bin/sh /tmp/thebrig_install.sh /mnt/Pool2/JAIL


SET & query
download tarballs (funny name ;)
but only base & doc & src ???
NO lib32
Is that correct ?

Sorry for being pain & I do appreciate your guidance
Thanks
Chris

User avatar
Chris Anon
NewUser
NewUser
Posts: 5
Joined: 02 Jul 2013 01:21
Status: Offline

Re: An EASY Guide to set up JAIL

Post by Chris Anon »

Right all looking good got THEBRIG set up.
now how to create jail for
minidnla (as I have seen you recommend this over fuppes)

the IP address cannot be the same as your Nas4Free!!! It also cannot be in the DHCP scope for your network, either.
I understand different IP
IP of NAS4free Is 192.168.1.104
what Ip for minidnla (JAIL)
can I use 192.168.1.103 ???

Also what other things do you recommend setting up as new to NAS4free & lovin It.
Has stopped me wasting my time on facebook & learning loads with help from you guys here.
THanks :)

User avatar
Chris Anon
NewUser
NewUser
Posts: 5
Joined: 02 Jul 2013 01:21
Status: Offline

Re: An EASY Guide to set up JAIL

Post by Chris Anon »

HELP !!!
PLEASE :)

I'm so confused :(
wanna set up something on my NAS4Free Box, so i can stream my films/tv_episodes/music to my iPhone/iPad when I'm away from my Home Network.
Be able to access films/tv_episodes/music over the internet.
whats the best FREE option & how do I set It up.
what settings do I need to in TheBrig|Jail|Add
Are the defaults OK?
Image
Image

Done them settings
and saved.

Image

Does this look right & send me to next part please. so wanna get this up and running for my son.
he thinks his mum is well clever LOL :)

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: An EASY Guide to set up JAIL

Post by raulfg3 »

as you can see your jail is up and running.

only need to add info to your fstab to mount your video / photo folder inside the jail. see: viewtopic.php?f=79&t=3894#p20142
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: An EASY Guide to set up JAIL

Post by raulfg3 »

Chris Anon wrote:wanna set up something on my NAS4Free Box, so i can stream my films/tv_episodes/music to my iPhone/iPad when I'm away from my Home Network.
Be able to access films/tv_episodes/music over the internet.
DLNA is desing to work only in LAN not in WAN so fuppes or minidlna do not works as you expected.

Try serviio, not only have a UpNp server ( that do not work to send over internet your photos), but have a embeded ( and pay) system to serve videos and photos over internet ( you need to register serviio to use this feature).
serviio is simmilar to plex if you know it (actually there are no howto install on N4F) but there are a promise thread on Plex Forums: http://forums.plexapp.com/index.php/top ... r-freebsd/

You can also consider to install owncloud to acces your multimedia content over Internet ( I personaly use owncloud to show to my family , my private photos), you can use in a simmilar way, and have a embeded multimedia module to stream your Videos.

example
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

User avatar
Chris Anon
NewUser
NewUser
Posts: 5
Joined: 02 Jul 2013 01:21
Status: Offline

Re: An EASY Guide to set up JAIL

Post by Chris Anon »

Thanks raulfg3 for all your help and advise.
tried the example link and took ages to load picture down the screen. might be my connection :(
Is servio expensive? and is it easy to install and configurate?

Thanks again :)

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: An EASY Guide to set up JAIL

Post by raulfg3 »

Chris Anon wrote:tried the example link and took ages to load picture down the screen. might be my connection
no, it's mine , I only have 1M download and 256k upload
Chris Anon wrote:and is it easy to install and configurate?
yes, but you need to compile from ports ( no difficult, but different from install from packages)
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

Post Reply

Return to “Jails”