Install small utilities

Status
Not open for further replies.

Nassefar

Cadet
Joined
Nov 22, 2016
Messages
3
Dear community!

I have a rather large file system on my FreeNAS mounted on my Windows boxes. Some operations are rater ineffective to perform from Windows, for example unrar'ing large/many files, since data will be sent back and forth over the network. It will be a lot better with file manipulation locally on FreeNAS.

I am (also after reading the forums) not certain what is the best way to do this... plugin? Jails? I need the utilities to have full access to my files.
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
If you're running the current version of FreeNAS (9.10.1-U4), it includes mc, which should be able to handle a lot of your file manipulation tasks.
 

Nassefar

Cadet
Joined
Nov 22, 2016
Messages
3
If you're running the current version of FreeNAS (9.10.1-U4), it includes mc, which should be able to handle a lot of your file manipulation tasks.
The utilities I want are pigz and par2tbb since I have many cores. Do you know if mc supports something like the ones mentioned?
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
That, I'm not sure. If it doesn't, creating a jail will give you a basic FreeBSD system, and you can install those utilities the same way you'd install anything else under FreeBSD.
 

Nassefar

Cadet
Joined
Nov 22, 2016
Messages
3
The utilities I want are pigz and par2tbb since I have many cores. Do you know if mc supports something like the ones mentioned?
That, I'm not sure. If it doesn't, creating a jail will give you a basic FreeBSD system, and you can install those utilities the same way you'd install anything else under FreeBSD.
Hm. OK, thanks for the tip. How do I go about accessing all my files from within the jail?
 
Status
Not open for further replies.
Top