Linux-Misc Digest #674, Volume #19 Wed, 31 Mar 99 16:13:10 EST
Contents:
Re: linux on PC/104-modules ([EMAIL PROTECTED])
Re: startx monitor shutdown (Artur Swietanowski)
Virtual mail domain handling (Christopher Biow)
Re: Help with LILO ("Charles Sullivan")
Re: Help with .tar.gz ("Thomas S. Urban")
Re: Partitions ("Charles Sullivan")
Re: RedHat Script (Frank Sweetser)
Re: Driver bug in Adaptec AIC-78xx driver in Linux 2.2.x? - .config (0/1) ("jeff")
Re: Is Microsoft a nasty company ? I'm asking you this question. (Klaus Schilling)
Re: data base (Matthias Warkus)
ANNOUNCE: GNU MAVERIK 4.3 released (Toby Howard)
Re: Linux Zealots ? Was Which Voodoo for a P200? (Matthias Warkus)
Re: Need to find the 'no' program. (Matthias Warkus)
Re: GNOME and GIMP living happily together? (Michael Perry)
Re: crashing when entering after login: window manager problem... (Pete)
fstab and user access (John Thompson)
Re: Re: exchange client that runs on LInux (Robert Binz)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Subject: Re: linux on PC/104-modules
Date: 30 Mar 1999 13:30:47 +0100
Reply-To: [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Holger Blinzinger <[EMAIL PROTECTED]> wrote:
>Anyone here who tried installing linux on a PC/104-module?
>I'm planning on booting from a flash disk. What do I have to pay
>attention to?
>What about Kernel-modifications?
I've installed it on a few systems, without _needing_ to make any kernel mods.
I'd like to get it booting Linux from the flash disk as well, but so far I
haven't had time to look into that in any detail.
If you don't have a development system for your module, you'll probably want
to install onto a hard disk that's fitted into another machine; makes it
easier for using things like floppies, CD-ROMs, PCMCIA cards, etc. in the
install.
What do you have to pay attention to? Well the only trap I fell into was that
I had to disable the onboard flash disk completely before LILO would boot
properly off the hard drive, otherwise it stopped at LI, which usually
indicates that the drive geometry at boot time is not the same translation as
it was when 'lilo' was originally run. Not sure why this should be so.
regards,
--
Jon Ashley
------------------------------
From: Artur Swietanowski <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux,comp.os.linux.hardware,comp.os.linux.setup,comp.os.linux.x,linux.redhat.misc
Subject: Re: startx monitor shutdown
Date: Wed, 31 Mar 1999 20:44:59 +0000
Mark Buckland wrote:
>
> I've tried multiple sensible configurations in Xonfigurator and I have reid
> tweaking XF86Config file by hand, but my monitor still shuts down when
> running startx.
>
> Just for the record..
>
> HorizSyn 31.5
> VertRefresh 60
>
> and using the at Modeline 640 480
>
> Is this the end of my linux experience?
Unless you have an old monitor with a set of fixed refresh rates,
the mistake seems pretty obvious to me: you should specify frequency
ranges (as given in your monitor's tech docs). Within those ranges
the setup program can always find a set of parameters (a.k.a.
modeline) that will produce a picture on your screen.
The way you've done it here, it is entirely possible that the
combination of resolution and frequencies produced an 'impossible'
signal parameters and X server bailed out immediately.
This being (IMO) the most likely cause, other problems are
possible. You will not find out unless you examine the error log.
To save the error log to a file do the following:
startx > startx.error.log 2>&1 &
If the screen switched itself off, go back to the tty console you
started X from (press Ctrl-Alt-F1 (or F2, ... F6). Then do
more startx.error.log
Make sure you run this in 'bash' shell (I don't recall if the
redirections will work fine in, say, tcsh).
I'd say it's a good idea to use 'XF86Setup' for this (as someone
already pointed out). First of all, it already uses the VGA16 X
server and works in graphics, so you know that at least one
graphics mode works!
Regards,
====================================================================
Artur Swietanowski mailto:[EMAIL PROTECTED]
Institut fuer Statistik, Operations Research und Computerverfahren,
Universitaet Wien, Universitaetsstr. 5, A-1010 Wien, Austria
tel. +43 (1) 427 738 620 fax +43 (1) 427 738 629
====================================================================
------------------------------
From: [EMAIL PROTECTED] (Christopher Biow)
Crossposted-To: comp.mail.sendmail
Subject: Virtual mail domain handling
Date: Wed, 31 Mar 1999 18:26:51 GMT
[Followup-to set for comp.mail.sendmail]
I'm assisting in maintaining a Red Hat 5.0 box, whose maintainer is not a
computer professional at all. I'm not Unix pro.
I have a virtual domain on his machine, and we've got Apache doing the
web-serving for it very nicely. DNS and MX records are being served
appropriately. But I'm confused on the approach to take for incoming email,
after looking through the sendmail and linux FAQs and past threads in
DejaNews. Much of the advice appears to concern more recent versions of
sendmail, especially http://www.sendmail.org/virtual-hosting.html.
I'd like to be able to set up several dozen virtual addresses of the form
[EMAIL PROTECTED] Most of these would forward to single addresses,
externally to this machine. A few of them would forward to lists of about
thirty such addresses, used for a monthly corporate status newsletter. Port
25 answers with "Sendmail 8.8.7/8.8.5". "whereis sendmail" reveals only
/etc/sendmail.cf, /etc/sendmail.cw, and the /usr/sbin/sendmail executable
itself. It's probably not feasible to update Sendmail unless it can be
guaranteed to be pain-free.
First, I need to get the system to accept mail for the virtual domain (e.g.
[EMAIL PROTECTED]). Currently, it bounces with "config error: mail
loops back to me (MX problem?)". Need root do anything more than add the
virtual domains by hand to the /etc/sendmail.cw file for these to be
accepted?
Next, it appears that I should use virtusertable to direct all domain mail
to my account. But I'm about as clear as mud on the steps required for my
Sendmail version. Currently, it's commented out as "#Kvirtuser dbm
/etc/virtusertable". Can root just uncomment that and run "makemap dbm
/etc/virtusertable < sourcefile"?
Or would the whole thing better be handled with /etc/aliases?
Without having root permissions on a permanent basis to do the (probably
frequent) changes, I presume that I'd want to adopt the approach described
in http://www.sendmail.org/faq/section3.html#3.29 to send everything to the
existing "domuser" account, passing the envelope_to as argument $1. But
with the version of sendmail we have, how do I do the equivalent of
FEATURE(local_procmail)?
------------------------------
From: "Charles Sullivan" <[EMAIL PROTECTED]>
Subject: Re: Help with LILO
Date: Wed, 31 Mar 1999 14:36:28 -0500
I'm a bit confused here. I have my /boot partition entirely below cyl 1024
but my root ('/') partition is entirely above cyl 1024. Lilo is in the
MBR,
and the kernel is in /boot. Everything works as it should.
What exactly is the lilo code in the MBR loading if not the kernel? And
how could it load the kernel if the latter was above cyl 1024?
Sydney Weidman wrote in message <[EMAIL PROTECTED]>...
>You don't need to keep the kernel on the first cylinders of the disk.
>Only the root partition needs to be within the 1024 cylinder limit. Your
>kernel image can be loaded from almost anywhere by lilo. You should
>repartition so that boot is directory on the root partition and then add
>the line
> image=/boot/vmlinuz
>
>to the /etc/lilo.conf file, and rerun /sbin/lilo.
>
>Hope this helps.
------------------------------
From: "Thomas S. Urban" <[EMAIL PROTECTED]>
Subject: Re: Help with .tar.gz
Reply-To: [EMAIL PROTECTED]
Date: Wed, 31 Mar 1999 16:48:21 GMT
Peter Caffin wrote:
>
> Thomas S. Urban <[EMAIL PROTECTED]> wrote:
> > zcat users-guide-1_0_4_tar.gz | tar xvf -
>
> The exact syntax seems to be determined by personal preference. I, for
> one, prefer `tar -zxvf users-guide-1_0_4_tar.gz`. It seems that little bit
> more simple and quick.
>
You are of course completely correct in that it is a matter of
preference. I prefer it my way because I am lazy and I can enter
zcat package.tar.gz | tar tvf -
to see what's in the package - most create their own directory,
but some don't and will clutter up your pwd. Then 7
keystrokes: <up-arrow> 4 x <left-arrow> <backspace> <x>
gives me:
zcat package.tar.gz | tar xvf -
to do the unpacking. I'm sure I could do it faster if I
knew the emacs key bindings available for the history
editory in tcsh, but I'm not so lazy that I want to
learn anything new ;)
The dash is optional for the tar options, too. ;)
Scott
------------------------------
From: "Charles Sullivan" <[EMAIL PROTECTED]>
Subject: Re: Partitions
Date: Wed, 31 Mar 1999 14:47:40 -0500
Ulf Bohman wrote in message <[EMAIL PROTECTED]>...
>> Rule of thumb that I've discerned from reading similar posts: ONLY use
>> MS fdisk (or Partition Magic) to create and delete Windows partitions,
>> ONLY use Linux fdisk to create and delete Linux partitions. In your
>> case, try deleting the extended partition and re-creating it with Linux
>> fdisk.
>
>Not allways. When creating a logical partition in Linux fdisk the partition
table
>gets unreadable to Partition Magic because Linux fdisk links partitions
>differently than DOS (by creation date rather than physical location). To
get a
>root partition accessible for PartMagic in the extended block you have to
create
>it and format it in PartMagic and then just point it out during Linux
install.
>I've heard about DiskDruid being unable to read extended partitions but
can't seem
>to remember the solution.
I'm confused (and not for the first time). PM 4.0 reads my partitions
created by
Linux fdisk (ver 2.8 - in RH5.2) just fine. And how can partitions be
linked by date
if there's no location pointer?
------------------------------
From: Frank Sweetser <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: RedHat Script
Date: 31 Mar 1999 11:10:49 -0500
Marcelo Mercio Dandrea <[EMAIL PROTECTED]> writes:
> Its possible to define an installation script for RedHat's install
> program, so the packages to be installed can be pre-defined ?
yes. look for the README.ks file on the install cd (forget where it is...)
--
Frank Sweetser rasmusin at wpi.edu fsweetser at blee.net | PGP key available
paramount.ind.wpi.edu RedHat 5.2 kernel 2.2.5 i586 | at public servers
"A word to the wise: a credentials dicksize war is usually a bad idea on the
net."
(David Parsons in c.o.l.development.system, about coding in C.)
------------------------------
From: "jeff" <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,comp.os.linux.setup
Subject: Re: Driver bug in Adaptec AIC-78xx driver in Linux 2.2.x? - .config (0/1)
Date: Wed, 31 Mar 1999 09:20:08 -0700
I installed 2.2.5 last night. I am using an AHA-2940UW (78xx driver) on a Pentium
Pro, it seems to be fine.
staaldui <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
------------------------------
Crossposted-To:
alt.destroy.microsoft,comp.os.linux.advocacy,comp.os.os2.advocacy,alt.conspiracy.microsoft,comp.os.linux.x,gnu.misc.discuss,uk.comp.os.linux
Subject: Re: Is Microsoft a nasty company ? I'm asking you this question.
From: Klaus Schilling <[EMAIL PROTECTED]>
Date: 31 Mar 1999 20:57:47 +0200
John Doe <[EMAIL PROTECTED]> writes:
> BeOS is even easier to install that Linux or Windows. it took me 5
> minutes to install it once PM3 finished making the BFS partition. I
> installed it and have it almost ready for daily use.
>
No, it's by no means easier to install, as the installation of those
proprietary stuff is downright inflexible. Linux can be bootstrap installed.
Klaus Schilling
------------------------------
From: [EMAIL PROTECTED] (Matthias Warkus)
Subject: Re: data base
Date: Wed, 31 Mar 1999 15:07:08 +0200
Reply-To: [EMAIL PROTECTED]
It was the Tue, 30 Mar 1999 05:30:29 GMT...
..and Christopher Browne <[EMAIL PROTECTED]> wrote:
> On Sat, 27 Mar 1999 08:54:21 -0500, Rick Knebel <[EMAIL PROTECTED]>
> wrote:
> >I would be interested in using a data base on linux.
> >Right now at work I use Access.
> >Is there any comporable GUI database for Linux???
>
> No, there does not exist a comporable GUI database for Linux.
>
> - There exist a whole *pile* of database servers that are *considerably*
> more robust than the actual database that underlies Access. (Almost
> *any* DB system is more robust than Access...)
>
> - There exist *some* graphically-oriented query tools. The "pgaccess"
> system that comes with PostgreSQL is *somewhat* comparable to the
> reporting tools that Access provides.
>
> - There does not exist a "form constructor" comparable to the one that
> you use to construct "forms" with Access.
>
> People tend to suggest building web-based applications instead. That
> may or may not be an acceptable option...
I've heard a lot of good of the Unified Gnome Database Front-end or
however it's called... but I must confess I never actually saw it
interfacing to a database.
Sure is pretty ;)
mawa
--
When you look at yourself in an aberrational mirror, you see your real
self, looking back at the twisted you.
-- Dr. (?) Bob Miller, "The Aberrational View of the Universe",
Twisted Science, Heat, National Public Radio
------------------------------
From: Toby Howard <[EMAIL PROTECTED]>
Crossposted-To: gnu.announce,alt.sources.d
Subject: ANNOUNCE: GNU MAVERIK 4.3 released
Date: Mon, 29 Mar 1999 12:26:32 +0100
==================================================
The University of Manchester releases GNU MAVERIK:
a free Virtual Reality system for GNU/Linux PCs
and Silicon Graphics workstations
==================================================
The Advanced Interfaces Group, in the Department of Computer Science at the
University of Manchester, UK, announces the release of GNU MAVERIK 4.3, a
software system for supporting Virtual Reality applications.
GNU MAVERIK is Free software released under the GNU General Public Licence,
and is released with full source code, documentation and example programs.
As of release 4.3 GNU MAVERIK is an official component of the Free Software
Foundation's GNU Project located in Boston, USA.
(A fully-linked Web version of this announcement is at
http://aig.cs.man.ac.uk/systems/Maverik/pr.html)
=======
CONTACT (for MAVERIK enquiries)
=======
Dr Roger Hubbold
Department of Computer Science
Oxford Road, Manchester M13 9PL, United Kingdom
Tel: (44) 161 275 6158
Fax: (44) 161 275 6204
Email: [EMAIL PROTECTED]
Web: http://aig.cs.man.ac.uk
=======
CONTACT (for GNU/Free Software Foundation enquiries)
=======
Timothy Ney
Free Software Foundation
59 Temple Place, Suite 330
Boston, MA 02111, USA
Tel: (617) 542-5942
Fax: (617) 542-2652
Email: [EMAIL PROTECTED]
Web: http://www.gnu.org
================
WHAT IS MAVERIK?
================
MAVERIK is a system for managing graphics and interaction in Virtual
Reality applications. It is designed to address the challenges of highly
interactive virtual environments containing many objects with complex
geometry. MAVERIK uses either Mesa or OpenGL to perform rendering and runs
on GNU/Linux PCs and Silicon Graphics workstations.
================
DOWNLOAD MAVERIK
================
The complete MAVERIK distribution is available as both RPMs and gzipped
tars from http://aig.cs.man.ac.uk/systems/Maverik, and also from
ftp.gnu.org.
================================
EXAMPLES OF MAVERIK APPLICATIONS
================================
Visit the MAVERIK Applications Gallery
(http://aig.cs.man.ac.uk/systems/Maverik/gallery.html) for examples of
a wide range of MAVERIK applications.
====================
WHY MAVERIK IS NOVEL
====================
MAVERIK dispenses with a separate representation for application data.
Conventional VR systems need to import data into their own format, but
MAVERIK avoids this by making use of the application's own internal data
structures. This has two important benefits:
1) MAVERIK can easily take advantage of optimisations that are highly
application-specific, intimately tied to knowledge that the application
has.
2) MAVERIK can far more readily adapt (dynamically) to a wide range of
application demands. Its flexible design means that applications with
widely differing requirements can be supported.
========================
THE MAVERIK ARCHITECTURE
========================
MAVERIK has two main parts:
1) The MAVERIK micro-kernel implements a set of core services, and a
framework that applications can use to build complete virtual
environments and virtual reality interfaces.
2) The MAVERIK supporting modules contain default methods for optimised
display management including culling, spatial management, interaction
and navigation, and control of VR input and output devices. MAVERIK's
structure allows these default methods to be customised to operate
directly on application data, so that optimal representations and
algorithms can be employed.
============
RELATED WORK
============
MAVERIK provides a framework and toolkit for a single user to perceive,
interact with, and navigate around, a graphically complex Virtual
Environment. Although it can be used stand-alone for single-user VR
applications, it has been designed to integrate with a large-scale
distributed multi-user VR system called Deva, currently under development
(http://aig.cs.man.ac.uk/systems/Deva/). Deva supports multiple virtual
worlds and applications, together with sophisticated methods of specifying
behaviours and laws for objects within VEs. The Advanced Interfaces Group
plans to release the Deva system at a later date.
================
ACKNOWLEDGEMENTS
================
Funding for development of MAVERIK was provided by the UK's Engineering and
Physical Sciences Research Council (grant GR/K99701), with additional
support from our industrial partners, CADCentre Ltd, Brown & Root Ltd, and
Sharp Laboratories of Europe Ltd.
[ends, revision of 18/Mar/99]
------------------------------
From: [EMAIL PROTECTED] (Matthias Warkus)
Crossposted-To: comp.sys.ibm.pc.hardware.video,comp.os.linux
Subject: Re: Linux Zealots ? Was Which Voodoo for a P200?
Date: Wed, 31 Mar 1999 15:09:32 +0200
Reply-To: [EMAIL PROTECTED]
It was the Tue, 30 Mar 1999 09:28:15 +0000...
..and Shane Pearson <[EMAIL PROTECTED]> wrote:
> Matthias Warkus wrote:
>
> > > Never. Not bad for a "hacked UNIX".
> >
> > It's not a hacked UNIX, it's a complete rewrite of a POSIX-compliant
> > operating system, which happens to run most Unix software quite
> > nicely.
>
> I was just being sarcastic. :)
I know, but it felt good to write the above paragraph.
mawa
--
When you look at yourself in an aberrational mirror, you see your real
self, looking back at the twisted you.
-- Dr. (?) Bob Miller, "The Aberrational View of the Universe",
Twisted Science, Heat, National Public Radio
------------------------------
From: [EMAIL PROTECTED] (Matthias Warkus)
Crossposted-To: comp.os.linux.setup
Subject: Re: Need to find the 'no' program.
Date: Wed, 31 Mar 1999 15:11:01 +0200
Reply-To: [EMAIL PROTECTED]
It was the Tue, 30 Mar 1999 00:33:19 -0800...
..and Jason Bell <[EMAIL PROTECTED]> wrote:
> I am trying to compile the gnome-core, but somwhere in the compile
> process it needs to use the 'no' program with the -o option. (i.e
> '/usr/bin/no -o ) My system has yes, which prints out a constant stream
> of yes. I assume that no does a simmilar function, so I tried to write a
> script:
>
> ######## script code
> #!/bin/sh
> doloop() {
> echo 'no';
> doloop;
> }
> doloop
>
> ####### End script code.
Whaa! This is not a loop, this is a recursive function calling itself!
It will overflow the stack at some point.
Try:
#!/bin/sh
while true
do echo no
done
mawa
--
When you look at yourself in an aberrational mirror, you see your real
self, looking back at the twisted you.
-- Dr. (?) Bob Miller, "The Aberrational View of the Universe",
Twisted Science, Heat, National Public Radio
------------------------------
From: [EMAIL PROTECTED] (Michael Perry)
Subject: Re: GNOME and GIMP living happily together?
Date: Tue, 30 Mar 1999 14:44:03 GMT
Reply-To: [EMAIL PROTECTED]
On 29 Mar 1999 16:39:04 +0200, Jason T. Breitweg
<[EMAIL PROTECTED]> wrote:
>Hi all,
>
>I have a freshly installed SuSE 6.0 system without any trace of GNOME,
>GIMP, or GTK on it. I want to know the best way of going about
>installing GNOME and GIMP such that they won't have any conflicting
>problems. I think it would be nice if I could separate each one off
>by itself (including all the libraries) so that if I wanted to remove
>it it would be easy. Any suggestions?
>
>Jason
>
>--
>+-------------------+------------------------------+
>| Jason T. Breitweg | Home: +49 (0)40 23 80 90 98 |
>| Muenzstr. 11 | Work: +49 (0)40 89 98 31 57 |
>| D-20097 Hamburg | FAX: +49 (0)40 23 80 90 81 |
>| GERMANY | Mobil: +49 (0)171 176 79 37 |
>+-------------------+------------------------------+
>| E-mail: [EMAIL PROTECTED] ICQ: 7495933 |
>| Web Site: http://www-zeus.desy.de/~breitweg |
>+--------------------------------------------------+
Just came back from that place actually. Here is what I did to get gnome
and gimp living together happily. I had originally installed gnome and then
installed the libraries gtkn and glibn as part of the gnome installation.
When I went to do a gimp installation from the tarball it found those
libraries and would not permit me to do the install because of the gtk
level. I then received some email from the gnome mailing list regarding the
placement of gtk and glib (no "n"). It seems that one can have two versions
of gtk and glib residing on the same system and what I did was to install
the gtk and glib versions from the SuSE 6 cd and then gimp 1.0.2 from the
suse cd along with the aalib library which gimp wanted. I could not compile
gimp 1.0.2 from the sources but yast happily installed gimp for me after
finding the gtk and glib rpms from the suse 6 cds in place. So to slightly
recap, I installed gnome first and installed the gtkn and glibn libs from
the SuSE 6 rpm site mirrored at www.gnome.org. I wanted gimp 1.0.2 so Karl
from SuSE helped out a bit with installing the gtk and glib libs from the
suse cd. I then tried compiling gimp 1.0.2 and it would not work. I ended
up installing gimp from the suse cd.
All is working quite well here now.
--
Michael Perry
[EMAIL PROTECTED]
======================
------------------------------
From: Pete <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.setup,comp.os.linux.help,comp.os.linux.networking,comp.os.linux.hardware
Subject: Re: crashing when entering after login: window manager problem...
Date: Tue, 30 Mar 1999 16:07:51 +0100
Ian Hay wrote:
>
> You -should- be able to flip to a virtual console by pressing
> CTRL-ALT-F2. From there, login text-mode style, kill X, edit
> /etc/inittab again, and you should be set.
>
> I.
>
> Alessandro Magni wrote:
> >
> > Due to a bad configuration (probably), any time I login (graphical login
> >
> > screen, redhat 5.2) Linux tries to switch to some odd resolution,
> > monitor flickers, something bad happens... and I come back to login. No
> > way to login in text mode due to my init files that make everybody login
> >
> > directly in X (I'll never do it again, swear!).
> >
> > Does somebody know how to login in text only mode, to resolve my
> > problem? HELP ME!
> >
> > Many thanks,
> >
Once you've done that and edited /etc/inittab to a different run-level
(I forget which one), if you want users to log into X and not root (so
you can still do admin stuff without relying on X), insert at the end of
each user's .bashrc the lines:
startx
exit
This will then run startx every time they log in, and log them out every
time they exit X. Got this nifty tip from someone else on the NG, just
passing it on.
Pete
------------------------------
From: John Thompson <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.misc
Subject: fstab and user access
Date: Tue, 30 Mar 1999 07:57:39 -0600
I've been trying to set up my fstab file to allow mortal
users to access the FAT32 partition on my machine but still
keep getting "permission denied" errors when trying to copy
to the partition for any user but root. I've tried a couple
diferent fstab entries that look like they ought to work,
but no joy:
/dev/hda1 /mnt/win98 vfat defaults 0 0
[john@starfleet john]$ mount
/dev/hda7 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hda8 on /home type ext2 (rw)
/dev/hda9 on /var type ext2 (rw)
/dev/hda1 on /mnt/win98 type vfat (rw)
[john@starfleet john]$ cp file.pdf /mnt/win98/temp
cp: cannot create regular file `/mnt/win98/temp/file.pdf':
Permission denied
/dev/hda1 /mnt/win98 vfat user,rw,auto 0 0
[john@starfleet john]$ mount
/dev/hda7 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hda8 on /home type ext2 (rw)
/dev/hda9 on /var type ext2 (rw)
/dev/hda1 on /mnt/win98 type vfat (rw,noexec,nosuid,nodev)
[john@starfleet john]$ cp file.pdf /mnt/win98/temp
cp: cannot create regular file `/mnt/win98/temp/file.pdf':
Permission denied
What am I doing wrong?
--
-John ([EMAIL PROTECTED])
------------------------------
From: [EMAIL PROTECTED] (Robert Binz)
Subject: Re: Re: exchange client that runs on LInux
Date: Wed, 31 Mar 1999 20:04:14 GMT
Mike,
You are on track. Many people suggested that I use pop3. But as you
have found, many Exchange Admins have this thing about using it and
turn it off. So you have to have a native client to talk to exchange.
I figured if any people on the Net would have figured a way to talk to
Exchange it would have been the Linux group. I guess I was wrong.
Using the forward option is not a valid option since I have to have
access to those darn public folders.
Any one out there just looking for a good challenge and want to code a
mail client that will talk to Exchange.
Binz
On Tue, 30 Mar 1999 08:07:07 GMT, [EMAIL PROTECTED] (Mike)
wrote:
>Actually the wins shouldn't be a problem, samba can be a wins client,
>it's the mapi protocol that exchange uses and like someone else in
>this thread has noted most administrators turn off pop3 and imap
>access to exchange. Wish mine would turn it on, it's the only reason I
>have to reboot into NT at work :-(
>mike
>
>
>On 26 Mar 1999 17:45:38 GMT, Allen Ahoffman
><[EMAIL PROTECTED]> wrote:
>
>>Earlier a message asked how to get outlook working on the LInux box.
>>
>>I ahve the same question, and many were confused by the simple question.
>>
>>How do you get a LInux box to pick up its mail from an Exchange server,
>>not a pop3 server thats easy. In NT networks Exchange servers require
>>WINS authentication etc, how to make this work would be a real step
>>forward.
>>
>>
>>
>>--
>>-----------------------------------------------------------------------
>>| Announce communications Inc. | voice: 301-731-5786 |
>>| 5004 West Lanham Dr. | email: [EMAIL PROTECTED] |
>>| Hyattsville, MD 20784 | http: www.announce.com |
>>----------------------------------------------------------------------
>
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.misc) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Misc Digest
******************************