LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-01-2006, 01:27 PM   #1
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Rep: Reputation: 15
filesystem sizes urgent


Hi I have two problem
have a application developed on windows .Now I need it to install on Red Hat 4 upgrade 2.

1)The support team is asking that "We need the filesystem sizes to build this system" so what is this filesystem sizes and what would be answer of this quote.

2)I have two directory path on windows
a)H:\Data b)\\p.skl.com\john\Home\My Documents\IBM\ wsappdev51 (for websphere instaaltion)

Now they are asking that on which path of linux this should be done

I have no idea of linux or its directory structure
 
Old 09-01-2006, 03:38 PM   #2
pda_h4x0r
Member
 
Registered: Feb 2006
Location: somewhere in cyberspace
Distribution: Debian, Familiar
Posts: 380

Rep: Reputation: 31
1. By "filesystem sizes," I'm guessing they want to know the sizes of your partitions. In Windows, this can be done by going into My Computer, right-clicking each local disk, and then clicking Properties. This will give the total size of the disk or partition (Windows does not distinguish between the two in a user-accessible fashion). I'm guessing your support team wants to know the sizes of each of these.

2. The directory in which most applications will be installed in Linux is /usr/bin. On big multi-user systems, this can also be /usr/local/bin. The difference between the two is that /usr/bin contains most of the general-purpose and system-wide apps, whereas /usr/local/bin contains more specialty apps. It really doesn't matter which, as long as users can access the app in question.

Hope this helps
 
Old 09-01-2006, 04:18 PM   #3
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Original Poster
Rep: Reputation: 15
thanxs pda for prompt reply but still better to clear the doubts

1)I have follwoing specification of linux.
and I have to deploy only one j2ee application.
Now if someone ask you the same question
"Thank you for sending the document so promptly,but there are no filesystems with sizes, are you sure you don’t need specific filesystems?We need the filesystem sizes to build this system. Can you get somebody to give you the sizes?"

Now I am looking for answer of this question
1 x DL380
2 dual cpu’s (4 cpu’s)
4 GB ram
2 x 73 GB internal disk
2 x 1 gig network cards redhat4linux

2)I have a text file in H:\Audit folder.
so in linux where I should keep this file.
path for this file is set in properties file

Last edited by somsahi; 09-01-2006 at 04:26 PM.
 
Old 09-01-2006, 05:07 PM   #4
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
1) There is no such thing as filesystem size. What they have given you is a vague question. You need to ask more questions so this vague question can be understood.

For any server, I suggest seperating the OS drive and file drive. By seperating, you can make backups easier and you can upgrade the file drive with out effecting the OS drive. Also make sure memory is both ECC and parity (registered) or else the server will have a lot of glitches and crashes.

2) Like what pda_h4x0r have said. You can place the location where the file server will provide its services. For example, you could create two directories under the root directory (/) named samba-data and samba-p.skl.com. Then setup SAMBA to use these directories to serve your clients.
 
Old 09-01-2006, 05:12 PM   #5
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Original Poster
Rep: Reputation: 15
so i can reply them back that use the whole system for linux installation?
 
Old 09-01-2006, 06:51 PM   #6
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Quote:
Originally Posted by somsahi
I have a application developed on windows .Now I need it to install on Red Hat 4 upgrade 2.
If you have an app that was coded, built, and compiled under Windows, you won't be able to simply "install it on Red Hat". You'd need to use something like Wine to run Windows apps under Linux. Can you explain the context in more detail?
 
Old 09-01-2006, 06:55 PM   #7
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Original Poster
Rep: Reputation: 15
Hi this is the case only.I have war file fully developed on windows onlythat I am going to deploy on linux.
What is this wine I have no idea.
 
Old 09-01-2006, 07:05 PM   #8
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Wine is a windows emulator. It allows you to run normal windows .exe's in linux. But your j2ee app is java right? In which case you shouldnt need wine.
 
Old 09-01-2006, 07:07 PM   #9
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Original Poster
Rep: Reputation: 15
ya thanks
mine is java application but my original question is still unanswered
ok weekned now
hope by tuesday morning I will get the reply

Last edited by somsahi; 09-01-2006 at 08:10 PM.
 
Old 09-05-2006, 03:35 PM   #10
somsahi
Member
 
Registered: Aug 2006
Posts: 44

Original Poster
Rep: Reputation: 15
filesystem size issue is solved now.
They were asking for the storage capcity for application.
but used the trem filesystem size so I confused as dont know anything in linux.

but second problem regarding h:\data still unanswered.
I will try to do this when system will be ready

setup will be ready by thursday or friday so once again I will update this thread about the second problem

Thanks and regards
 
  


Reply



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
boot sector and lilo collapse !!!!! URGENT URGENT URGEN !!!!! frelihm Linux - Software 21 12-02-2009 10:21 AM
urgent: filesystem is read only buehler Linux - General 1 03-20-2005 02:50 PM
DISCUSSION: Virtual Filesystem: Building a Linux Filesystem from an Ordinary File mchirico LinuxAnswers Discussion 0 10-28-2004 10:35 PM
Encrypted Root Filesystem HOWTO and /dev filesystem tmillard Linux From Scratch 0 10-18-2004 03:58 PM
Filesystem sizes. x^n Linux - Newbie 2 05-13-2002 01:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:39 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