Archive

Archive for the ‘Tips’ Category

Setting up BitTorrent on FreeNAS

August 30th, 2010

Too Smart Guys have uploaded a video and some instructions on how to setup BitTorrent on FreeNAS. Incluced is ‘enabling the BitTorrent client to use a blocklists and schedules’ and ‘how to update the block list’.

You can download the video here or watch it on their site at the link below.

Related links: FreeNAS – Setting up Bittorrent

       

admin Tips

Using Clonezilla with FreeNAS to Backup a Hard Disk

August 19th, 2010

The MyLinuxRamblings blog has posted another great FreeNAS related post, this time about using Clonezilla with FreeNAS.

Clonezilla is a free software disaster recovery and disk cloning application. Because it runs from a Live CD (ISO image obtainable from http://tinyurl.com/c2myn8) and will read most hard disk formats including NTFS, Clonezilla is OS agnostic. It can backup at partition level to another hard disk or to a USB hard disk. It can also clone to FreeNAS.

The tutorial covers booting the Clonezilla Live CD and using it to backup a hard disk to FreeNAS (via Windows Networking / Samba).

       

admin Tips

MyLinuxRamblings FreeNAS Tutorial

August 19th, 2010

There are a couple of new FreeNAS posts on the MyLinuxRamblings blog. The two posts cover Installation and Configuration of FreeNAS.

Part 1 covers:


  • Installing FreeNAS Server
  • Configuring the Network Interface
  • Logging in to you FreeNAS Server

Part 2 covers:


  • Configuring FreeNAS Server
  • Changing the Admin Password
  • Set-up the File Sharing Service (CIFS/ SMB)
  • Adding the Disk(s) to FreeNAS
  • Sharing the Disk
  • Accessing the Share over the Network

       

admin Tips

How to Install Subsonic 4.0.1 on FreeNAS 0.7.1

August 11th, 2010

Talderon has posted a guide on how to install Subsonic (the free, web-based media streamer) on FreeNAS 0.7.1

The combination of FreeNAS and Subsonic is perfect. Together you get ubiquitous access to your music. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.

Subsonic is designed to handle very large music collections (hundreds of gigabytes) and in addition to being a streaming media server, Subsonic works very well as a local jukebox.

You can find the guide here: How to Install Subsonic 4.0.1 on FreeNAS 0.7.1

       

admin Tips

FreeNAS Guide for Creating an iSCSI Target Hosted on a ZFS RAIDz1 File System

August 10th, 2010

‘yoyojazz’ has kindly sent in a guide for creating an iSCSI target hosted on a ZFS RAIDz1 file system.

The guide covers:

  • Adding Discs to FreeNAS
  • Formatting Drives
  • Creating a ZFS Virtual Device
  • Adding a device to the ZFS Management page
  • Creating an iSCSI target

The guide is in PDF format and you can download it here: FreeNAS_ZFS_iSCSI_v0.1.pdf

       

admin Tips

Mercurial on FreeNAS

August 9th, 2010

FreeNAS + Mercurial is a little tutorial about installing Mercurial (the distributed version control system on FreeNAS 0.69 (for those using the 0.7 series you will need to look for the appropriate packages in the FreeBSD ports).

It was actually a lot easier than I though it would be.

       

admin Tips

How to build a FreeNAS box the bit-tech.net way!

July 23rd, 2010

Bit-tech have posted an excellent tutorial on “How to build a NAS box” which includes both the hardware aspects and the software, which in this case is FreeNAS.

“A NAS – or Network Attached Storage box is the easy and increasingly popular answer because you can simply drag and drop files to/from any PC… NAS boxes are a very low power way to store masses of data, while also giving everyone on the network access to that data.”

As they go on to say there is a certain satisfaction from doing stuff yourself.

The tutorial covers:

  • How to build a NAS box
  • The Best NAS Hardware: Hard Drives and RAID Cards
  • The Best NAS Hardware: CPU and Motherboard
  • The Best NAS Hardware: Memory, Case and PSU
  • BIOS Setup – Underclocking and Undervolting to Save Power
  • FreeNAS setup
  • Using FreeNAS for Bit Torrent

You can read more here: http://www.bit-tech.net/hardware/storage/2010/07/23/how-to-build-a-nas-box/

       

admin Tips

How to Secure Your FreeNAS Server

February 24th, 2010

Via the FreeNAS forum, Phan Vinh Thinh has posted some details on how to secure your FreeNAS server.

  1. Change the WebGUI admin/root password (the default is: freenas)
    Use a very strong password if you intend to access FreeNAS over the Internet.
    Please note – admin/root accounts use the same password.
    Please note – Users that are members of the wheel group can su to root if they know the root password.
  2. Change WebGUI admin user name (the default is admin), to protect your system against dictionary attacks.
  3. DO NOT give shell access to everybody.
  4. DO NOT use FTP over the Internet, use SSH or SFTP instead.
  5. DO NOT enable Password Authentication with SSH, set-up and use SSH key based authentication.
  6. Always use https protocol to access WebGUI interface.
  7. DO NOT open your WebGUI server to internet, rather open a tunnel via SSH from client to server.

See the rest of his blog entry for a brief tutorial on implementing these steps Phan’s blog: How to secure your FreeNAS server

       

admin Tips

Growing Mirrored and Encrypted Partitions in FreeNAS

November 6th, 2009

Alexander Kojevnikov has set up a FreeNAS server using RAID 1 (AKA mirroring) and encryption. But is asking himself the question what if, in the future, I want to upgrade the drives with larger ones?

A common scenario with RAID 1 is to replace one of the disks with the bigger one, rebuild the mirror then replace the other one and rebuild it again. In theory it sounds like an easy process that will keep all your data intact. In practice however it’s not,

Alex has found a post by Mike Oliver called FreeNAS 0.7.3953, RAID 1, growfs… oh my! explaining how to do this under FreeNAS.

However if you add encryption it is a little more complicated… Thankfully Alex’s post as the procedure needed!

Related links: Growing mirrored and encrypted partitions in FreeNAS

       

admin Tips

Making a File Server with FreeNAS

November 6th, 2009

The Windows7holic blog has posted a tutorial about setting up FreeNAS.

The tutorial is quite advanced and not only covers booting, installation and initial configuration but also covers RAID.

Related links:

Windows 7: Assembling File Server with the Red Devils

       

admin Tips

Tweet This Post links powered by Tweet This v1.3.9, a WordPress plugin for Twitter.