Sponsored Content
Operating Systems Linux Slackware Which Unix for Fileserving with NTFS partitions as one sole purpose use? Post 55625 by Mark Ward on Wednesday 15th of September 2004 06:27:26 PM
Old 09-15-2004
Thanks for the suggestions...Seems like everyone has their own favourite, though I bet they'll all do the simple tasks I need.

I installed ClarkConnect on the suggestion of a friend which had a super easy wizard at the front end and recognised all my hardware correctly, however under the "stand-alone" option I chose I couldn't fingure out how to get a bash promt, let alone filesharing & samba. All I get is the DNS config screen, even the Help command doesn't work, apparantly I don't have permission.."Directory Broswing is not allowed!"

I chose stand-alone as I didn't really want any internet bits installed, no proxy, smtp, ftp, http servers etc. Just a box to load up with files that my XP PCs and SliMP3 devices can read.

I have been downloading Fedora, but low-level of stability doesn't sound like my thing so I'll get SUSE instead, apparantly the latest build is quite recent and has some modern touches.

I undertood from my research so far that Slackware is great if you know what you're doing, but less than ideal for the beginner. Is this the case? I'm definitely a beginner, less than 4 hours total Linux experience.

Also, I think I've mis-understood what SAMBA is, I thought it enabled you to install NTFS partitioned drives in your Linux machine and have them served to the network. Having read a bit further I now think that it merely allows Linux volumes to be seen as if they are NTFS partitioned drives. Is this correct?

If so, how straight forward is it to add another HDD everytime the current one gets full? I'm wondering whether I should maybe give up on Linux, but then I'm enjoying the learning experience so I'll persevere a little longer.

Thanks again,

Mark.
 

9 More Discussions You Might Find Interesting

1. Linux

File Sharing among NTFS Partition & RH Linux 9 Partitions

Well Guys, will anybody solve my problem? I have installed Win XP and RH Linux 9 (Dual Boot) on an Intel x86 Machine. Everything is going fine except that I cannot share files among the two operating systems. For example, if I download a PDF file from internet and save it in my Win XP partition... (1 Reply)
Discussion started by: Jawwad
1 Replies

2. Linux

GRUB cannot boot NTFS partitions?

I have an issue with booting NTFS partitions with Grub. I have two HHD 1st HDD with Red Hat 9.0 and Grub as bootloader 2nd HDD with 8 Win partitions all ntfs. I have added the following line in my grub.conf: title Windows2000/Domino 6 root (hd1,0) makeactive chainloader +1 When I... (4 Replies)
Discussion started by: KDE Man
4 Replies

3. UNIX for Dummies Questions & Answers

Purpose of lint in UNIX

Can Any One let me know abut the use on "lint" in UNIX...... (1 Reply)
Discussion started by: kumar_saurabh
1 Replies

4. UNIX for Dummies Questions & Answers

unix partitions

how to access/sliceing different partions using divvy (1 Reply)
Discussion started by: sobin
1 Replies

5. UNIX for Dummies Questions & Answers

SCO Unix; possible to resize partitions?

If anyone is willing to help I would defenitely appreciate it! The situtation is that we have a client that had a "falling out" with their software/hardware vendor and now aren't able to get support for their machines and software. What's happening is they're using SCO-Unix and a medical... (5 Replies)
Discussion started by: PartieHonteuse
5 Replies

6. Ubuntu

Gparted, NTFS, Partitions, and power failures.

Having just installed mint on my new raptor, I decided I was going to removel the old unix partition from my NTFS back up drive, and resize the NTFS partition to fill the full 500gigs instead of just 300. While resizing the 300 gig to fill the full drive my computer shut off. When I booted back... (1 Reply)
Discussion started by: Methal
1 Replies

7. UNIX for Dummies Questions & Answers

Purpose of /etc/cron.d

What is the purpose of /etc/cron.d? (3 Replies)
Discussion started by: proactiveaditya
3 Replies

8. Solaris

NTFS HDD readable from UNIX

I have somehow taken on the collateral duties of System Administrator for our small internal network. At current we have one main file server with 48 SATA swappable drives under the Solaris 10 OS. My question is this. Our analysts are bringing back data from the field in Windows formatted... (8 Replies)
Discussion started by: cbrowne20
8 Replies

9. UNIX for Dummies Questions & Answers

Purpose of <>

Hi, I have read from the book that , <> causes the file to be used as both input as well as output. Can anyone give me the scenario where <> will be useful? Thanks (10 Replies)
Discussion started by: pandeesh
10 Replies
NTFSCMP(8)						      System Manager's Manual							NTFSCMP(8)

NAME
ntfscmp - compare two NTFS filesystems and tell the differences SYNOPSIS
ntfscmp [OPTIONS] DEVICE1 DEVICE2 DESCRIPTION
The ntfscmp program makes a comparison between two NTFS filesystems from all aspects and reports all variances it finds. The filesystems can be on block devices or images files. Ntfscmp can be used for volume verification however its primary purpose was to be an efficient development tool, used to quickly locate, identify and check the correctness of the metadata changes made to NTFS. If one is interested only in the NTFS metadata changes then it could be useful to compare the metadata images created by using the --meta- data option of ntfsclone(8) to eliminate the usually uninteresting timestamp changes. The terse output of ntfscmp is intentional because the provided information is enough in each case to determine the exact differences. This can be achieved, for instance, if one compares the verbose outputs of ntfsinfo(8) for each reported inodes by the diff(1) utility. OPTIONS
Below is a summary of the options that ntfscmp accepts. -P, --no-progress-bar Don't show progress bars. -v, --verbose More informational output. -h, --help Display help and exit. EXIT CODES
The exit code is 0 on success, non-zero otherwise. KNOWN ISSUES
No problem is known. If you would find otherwise then please send your report to the development team: linux-ntfs-dev@lists.sourceforge.net AUTHOR
ntfscmp was written by Szabolcs Szakacsits (szaka@sienet.hu). AVAILABILITY
ntfscmp is part of the ntfsprogs package and is available from: http://www.linux-ntfs.org/content/view/19/37 The manual pages are available online at: http://man.linux-ntfs.org/ SEE ALSO
ntfsinfo(8), ntfscat(8), diff(1), ntfsclone(8), ntfsprogs(8) ntfsprogs 1.13.1 April 2006 NTFSCMP(8)
All times are GMT -4. The time now is 01:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy