javasaurus: (Default)
javasaurus ([personal profile] javasaurus) wrote2008-07-29 12:04 pm

Linux and Power Point

We're getting some new equipment here, and the manufacturer produces the software to run the equipment for Linux operating system. Everything else here is Windows based.

How difficult is it to get images/text from a Linux system to a Windows system? Is it as easy as saving a .jpg and mailing it to yourself? If the Linux system is not on a network, are there cross-platform thumb-drives? What about compatibility between Power Point and the Linux equivalent?

Any info or links will be appreciated!

Thanks!

[identity profile] acroyear70.livejournal.com 2008-07-29 07:31 pm (UTC)(link)
I would avoid NTFS on thumbdrives and stick to FAT32 - yes, the 2.6 kernel supports NTFS but not every distribution turns that on (with automounting) by default and in some cases i've been damned perplexed about trying to fix that so i've generally given up.

Knoppix does do the automount, as does the latest Ubuntu.

2.4 kernels (i.e., older linux boxen) only support NTFS read-only, and may still have problems so its best avoided.

NTFS is also slow, bulky, and has lots of stuff nobody needs on a thumb drive like "Recycle Bin".

[identity profile] dacuteturtle.livejournal.com 2008-07-29 07:56 pm (UTC)(link)
I generally stick to FAT32 as well. Same reasons. From the User Support side, FAT32 is the most portable drive format out there. It's the easiest to support.