PhotoComix wrote:
about your tablet there is a how to on gimptalk
It is pinned in the Help forum.
you should have no any problem for your LAN, did you try
hum thinking better may be some issue to sharing files, linux may read windows files but not the contrary ,at least not without additional sw (i know there is something to allow win to do it but not sure if work only for ext2 )
anyway even that is simple to solve:
just create a NTFS partition for documents in your linux machine so everything may be available from all computers and partition (more in case you will want to reformat, you will have not to worry about back up data )
Hmm.. You are confusing accessing files on the Linux machine from a Windows machine (or vice-versa) and having files on a disk usable when whatever system is booted on that machine.
For remote access you only need to setup a Samba share or a NFS server on Linux or "share" the file on Windows and setup a Samba client on Linux. Many people just avoid the problem by using a NAS.
For same access with different OSes, modern Linux distros handle NTFS as well as FAT32.