LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-07-2005, 09:16 AM   #1
Leonardc12
LQ Newbie
 
Registered: Apr 2005
Location: New York City
Distribution: SUSE
Posts: 5

Rep: Reputation: 0
Newbie General Questions Re SUSE


I am new to Linux and plan on using the SUSE distribution. My goal is to set up a server at home that can house my data and backups (images) from all of the machines in my home. At a later date I'd like to add FTP and host some web pages.

Questions

1. Most of the machines at home are NTFS Windows 2k or XP machines. Will I be able to map or attach to my SUSE server and copy files to and from (read and write) my Windows NTFS boxes. I assume it will not understand the NTFS permissions. If not are there utilities available that will let me do this?

2. Will I be able to attach to Windows NTFS boxes from my SUSE server and copy files to and from my Windows NTFS machines (read and write). If not are there utilities available that will let me do this?

3. I typically back up my Windows desktops to a USB external drive using PowerQuest Drive Image. Can I make a bootable CD ROM or floppy disk (DOS?) that will allow me to attach to my SUSE server and run Drive Image saving the images to the SUSE server?

4. What are the hardware prerequisites for running SUSE Linux 9.3 Professional?

5. Out of the box how is support for installing and running SUSE 9.2 Professional on a laptop, specifically a ThinkPad T40.

I'm sure I'll have more questions once I run the install next week. I thank you in advance for your patience.

Thanks

Len
 
Old 04-07-2005, 09:29 AM   #2
Seagull
Member
 
Registered: Oct 2003
Location: Holland
Distribution: SuSE 10.0 SuSE 10.2
Posts: 70

Rep: Reputation: 15
I think that writing to NTFS partitions under Linux is still very much problematical. Reading is supposed to be okay though. What a lot of people do is to have a FAT partition on the machine so that Windows and Linux can write to the same files. You could also have a look at Samba for connection and access to the Windows machines.

I have had instances where linux has been able to access files on the windows machine where Windows couldn't.

The Novel/SuSE site should be able to give you the prerequisites for 9.3 even though it's not due until next week.

Sorry if it's not much help, I'm at work with a terrible cold, but Ithought I'd get the ball rolling for you.

Cheers
Chris
 
Old 04-07-2005, 09:47 AM   #3
Leonardc12
LQ Newbie
 
Registered: Apr 2005
Location: New York City
Distribution: SUSE
Posts: 5

Original Poster
Rep: Reputation: 0
Chris,
Thanks for the informaiton. I didn't know what Samba was so I Googled it and unless I am mistaken it requires you to have a Domain controler which of course at home I don't have. Am I correct? I also did some other research and found a few products, which if I understand them correctly will allow me to get where I need to go with regard to my questions about reading and writing to NTFS. It looks like they charge for the software which of course I would rather not do. Does anyone know of any free alternatives? Here are the products I found:

www.mount-everything.com

www.ext2fs.com

www.ntfs-linux.com


I'll take a look at Novell's site for the hardware requirements.

I hope you feel better!

Thanks
 
Old 04-07-2005, 09:58 AM   #4
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I hope I understood you correctly: the data will be exchanged through a network among different computers, not between different partitions/HDD's on one computer? The tools you mentions are only required to access data on the same machine.

Quote:
I didn't know what Samba was so I Googled it and unless I am mistaken it requires you to have a Domain controler which of course at home I don't have. Am I correct?
No. If you set up a samba server on your SUSE system, it may act as domain controller (managing all your users and profiles), but it is not required. Samba can act a simple fileserver as well. NTFS-write capability is not required, since these processes are managed by the smb network protocol. The setup of a samba server is very simple with YaST. For more advanced configurations however, a little reading of the Samba documentation may be necessary.

Last edited by abisko00; 04-07-2005 at 10:00 AM.
 
Old 04-07-2005, 12:03 PM   #5
Leonardc12
LQ Newbie
 
Registered: Apr 2005
Location: New York City
Distribution: SUSE
Posts: 5

Original Poster
Rep: Reputation: 0
Sorry for any confusion, yes I plan on installing SUSE on it's own independant machine. I want to exchange files across the network to and from different machines.

Samba sounds like it will work for me but I will have to read up on it to understand the best configuration for what I want to do (essentially copy files from to any box on my network even ones that are NTFS). Can you reccomend and good reference resources for Samba?


Thanks
 
Old 04-07-2005, 12:24 PM   #6
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I guess this would be the official documentation:
http://us2.samba.org/samba/docs/man/...TO-Collection/

There is also an online book "Using Samba", which makes a nice impression:
http://us2.samba.org/samba/docs/using_samba/toc.html

Most information is available from www.samba.org
 
Old 04-08-2005, 09:26 AM   #7
Leonardc12
LQ Newbie
 
Registered: Apr 2005
Location: New York City
Distribution: SUSE
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks for the links to Samba. I won't be installing until next week. While I'm at it can anyone tell me the differences between the different versions of SUSE?

1. I see the following versions downloadable form Novell's site

A. SUSE LINUX Professional 9.2 DVD Evaluation Version, downloadable form the Novell site as an "Eval" version. Does this mean it will time out? What is it missing? Can this be used as a server?

B. Novell Linux Desktop - I guess this is meant only for desktop client use?

C. SUSE LINUX Enterprise Server 9 - What does this include?


I think all of these are listed as Eval versions. Do they expire? I was planning on purchasing SUSE 9.2 from a local store for $90 but if I don't have to then I would certainly prefer not to.

Does anyone have any advice on my remaining questions?


2. I typically back up my Windows desktops to a USB external drive using PowerQuest Drive Image. Can I make a bootable CD ROM or floppy disk (DOS?) that will allow me to attach to my SUSE server and run Drive Image saving the images to the SUSE server?

3. Out of the box how is support for installing and running SUSE 9.2 Professional on a laptop, specifically a ThinkPad T40.

Thanks in advance
 
Old 04-08-2005, 09:36 AM   #8
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I can't tell you anything about the Novell software. But I can highly recommend SUSE 9.2. The EVAL does not mean that it expires, it is simply not the full amount of software available on this DVD. But every missing packages can be installed from FTP later (you'll get almost the same amount of software as from the boxed version in the shops). See http://www.linuxquestions.org/questi...hreadid=266647 for futher information about upgrading (and also about whether this may be called PRO or EVAL ).

Can't tell you anything about questions 2 and 3. But have a look here for linux support on certain laptops:

www.tuxmobile.org
www.linux-laptop.net
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
General Questions From A Desperate Newbie! Periculum Debian 5 09-19-2005 12:41 PM
Newbie general debconf / webcam questions nobodyhere Linux - Hardware 2 08-13-2005 06:25 AM
General Questions From A Newbie....gawd, I Need Help!!! mannymann Linux - Newbie 35 05-11-2004 12:14 PM
Some general, stupid newbie questions... figgypower Linux - Newbie 1 08-20-2003 08:56 PM
General RedHat 8.0 newbie questions jMack Linux - Newbie 7 12-17-2002 07:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration