Results 1 to 3 of 3
Hi,
I have two questions, i think that one is easy, and the other is bit tough..
1. Can I see Linux data from inside Windows?? I heard that it's ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-11-2007 #1Just Joined!
- Join Date
- Jun 2006
- Location
- Egypt, CAIRO
- Posts
- 48
Two questions .. Hope that experts help!
Hi,
I have two questions, i think that one is easy, and the other is bit tough..
1. Can I see Linux data from inside Windows?? I heard that it's possible using Samba server, but couldn't make it, can someone describe how to?
2. I want a script, program, or whatever that can be used to convert from csh scripts to bash scripts (mainly to be used to convert configuration files such as .cshrc to .bashrc etc.)
Thanks,
AhMaD,
- 02-12-2007 #2Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
First question one I can answer if it's files stored on your linux partition that you want to
access from within windows then yes use EXT2IFS from here http://www.fs-driver.org/
just download, install, and answer a few simple questions.
However I have not seen using samba to access linux data partitions I've only used
samba for my home network to access windows systems in other area's of the house.
Sorry I can't answer your second question I have no clue about that part.
- 02-12-2007 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 24
Yes you can use samba server to access data on linux partitions over the network. It will look like an ordinary windows share
First make sure you have the samba server installed. From add remove software it should be called windows file server under the server section. You should also install the graphical tools to handle the configuration.
The main file is /etc/samba.conf
Its actually quite easy to setup a simple share. It was the first thing I learned to do when I setup my first linux machine. I have since forgotten how to do it because I only use the graphical tool these days and its very easy to use. You should have no problems. Just make sure you set up the samba users and their permissions correctly


Reply With Quote
