Jump to content

Three quick questions


n00blar
 Share

Recommended Posts

My setup is Mandrake 10 and I'm running Gnome 2.4

 

1. What application do you guys recommend to browse a Windows network.

I came across Gnomba, but I don't know if this project is still being developed/supported.

 

2. I'm running Evolution as my mail client (the version that came with Mandrake 10 CDs) - is there a way to allow Evolution to log on to an MS Exchange server?

 

3. On my current HD hard drive, I have an NTFS partition which I can browse to it if I use Nautilus and go to /mnt/windows, etc, etc.

I've been trying to create an icon, on my desktop, that will allow me to get to this partition without having to browse to it, but for some reason it can't get it to work properly. Any ideas on how to achieve this?

 

Thanks.

Link to comment
Share on other sites

I know evolution has an MS Exchange plugin, but that's all I know, and only know because I fixed a bug in a lot of themes that crashed it, and evo's calendar ;)

http://gnome-look.org/content/show.php?content=14876

 

check out

nautilus --help

in a terminal. Does

nautilus /mnt/windows, etc, etc.

not work? How about

nautilus -browser /mnt/windows, etc, etc.

I'm just guessing here because I'm on w2k at work.

Link to comment
Share on other sites

Open a console and run:

 

$ su

<enter root password>

# ln -s /mnt/windows windows

 

Open nautilius and you will see a new directory in your home directory called windows which is a link to /mnt/windows. Clicking on it will reveal the contents of your windows partition. If you want it on your desktop, just drag the windows directory to your desktop. The link should still work.

Link to comment
Share on other sites

As for Q1/ Nautilus enables you to browse networks -> select the "Network" (I think its called..) option, and then do as.. You will still need the samba client installed, but that should be it.

 

If you want Nautilus to act as an "explorer" rather than just show the current folder (i.e. have a directory tree on the left h/s, look at this

Link to comment
Share on other sites

Open a console and run:

 

$ su

<enter root password>

# ln -s /mnt/windows windows

 

Open nautilius and you will see a new directory in your home directory called windows which is a link to /mnt/windows. Clicking on it will reveal the contents of your windows partition. If you want it on your desktop, just drag the windows directory to your desktop. The link should still work.

 

Oohh, thanks for the tip...I was wondering if I could do that, but never actually got to use the ln command. :thumbs:

Link to comment
Share on other sites

As for Q1/ Nautilus enables you to browse networks -> select the "Network" (I think its called..) option, and then do as.. You will still need the samba client installed, but that should be it.

 

If you want Nautilus to act as an "explorer" rather than just show the current folder (i.e. have a directory tree on the left h/s, look at this

 

Hmm...can't find that option you're talking about..I'm using Gnome 2.4 (which comes with Mandrake 10).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...