On 20 Tháng Tư, 15:23, kuhn <[email protected]> wrote: > I still don't know if I'm working online or "chez moi", or if I can > transfer files from Windows to > wmware > > Is there somewhere where I could find quickly this elementary > stuff?
Yes, look at http://www.howtogeek.com/howto/ubuntu/how-to-share-folders-with-your-ubuntu-virtual-machine-guest/ or search for 'vmware shared folder' on web Tip: 1. Also search for 'ubuntu nautilus' . 2. You can use f.e. Win-Notepad to edit short .sage-files but must be careful about encoding when saving and should put '#' as the last char in the file (I mean no newline after it). 3. Here is an example of attach : In *Win*, write in a Sage-Notebook cell : attach "/mnt/hgfs/my_shared_folder/aa.sage" aa.sage is a Win-file. my_shared_folder is the name you gave to the VMWare add-shared-folder wizard. Now, click inside the cell and 'evaluate' appears below the cell, click it to get the file executed. Edit the file again and repeat the clicking above. For some reason, the file may be executed twice. 4. You should also read https://groups.google.com/group/sage-support/browse_thread/thread/9410295b66d28693?hl=vi -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
