Search:

Type: Posts; User: Carlo Jongen; Keyword(s):

Search: Search took 0.03 seconds.

  1. Re: Ubuntu connection to Win Mapped Drive OK / to Synology NAS Not OK

    By Accident I made a double post of this issue.

    Please find the solution in the next thread:

    http://ubuntuforums.org/showthread.php?p=12507559#post12507559
  2. Re: Ubuntu connection to Win Mapped Drive OK /to Synology NAS Not OK

    Thanks tgalati4 but your suggestion didn't work either.

    I did a long google search and after several trials and errors I came up with this code below.
    Apparently this did the trick. So with this...
  3. Ubuntu connection to Win Mapped Drive OK / to Synology NAS Not OK

    I've made a working connection from Ubuntu ( IP:192.168.2.5 ) to a Win7 ( IP:192.168.2.3 ) Mapped Drive with the next code in fstab:

    //192.168.2.3/test /media/winshares/test_pc cifs...
  4. Ubuntu connection to Win Mapped Drive OK /to Synology NAS Not OK

    I've made a working connection from Ubuntu ( IP:192.168.2.5 ) to a Win7 ( IP:192.168.2.3 ) Mapped Drive with the next code in fstab:

    //192.168.2.3/test /media/winshares/test_pc cifs...
  5. Re: Win Mapped Drive 2 Linux OK, but changing the mapped drive to an other Win PC No

    Apparently this code works:

    //192.168.2.3/test /media/winshares/test cifs users,uid=1000,rw,suid,credentials=/etc/smbcredentials,workgroup=UPG_Network 0 0
  6. Win Mapped Drive 2 Linux OK, but changing the mapped drive to an other Win PC Not OK

    I need to move a mapped drive called "renderfarm_cfg" from a computer called:
    => 3D_PC ( Win7 64bit ) with IP:192.168.2.2 ( This config works but I need to change it )
    to an other computer called:...
  7. Re: No DVI only VGA on OSX and WinXP after installing Ubuntu

    Can nobody help me with this?
    I had a working VGA and DVI port.
    After installing Ubuntu the DVI port doesn't work anymore, not even during the boot fase.
    Would like to restore everything back to...
  8. [ubuntu] Re: Auto LogIn from Win7 to Ubuntu using Putty Works, but how do I add commands?

    Thanks... But I'm new at Ubuntu and I'm not much of a script writer... So forgive my ignorance in my next question:
    Do I need a script inside Ubuntu to run these commands? Or can a script in Windows...
  9. [ubuntu] Auto LogIn from Win7 to Ubuntu using Putty Works, but how do I add commands?

    Hi,

    I've Installed C:\putty.exe
    I made a C:\Login.bat file in Win7 containing the next text:

    putty -ssh client_name@client_IP -pw client_password

    When I run the Login.bat it opens up a...
  10. No DVI only VGA on OSX and WinXP after installing Ubuntu

    I have two Intel Mac Pro's ( 8 core ) with 4 spaces for internal HDD's.
    They both have "one HDD for OSX and another HDD for WinXP".
    I've unplugged the two HDD's with the os and put an empty HDD...
  11. Re: How to bring Windows mapped drive in linux wine

    That one didn't work either

    I found a way to execute the .bat, I've just put the content of the .bat file inside the script just behind the "wine cmd /c":


    #!/bin/bash
    sleep 2s
    echo Start...
  12. Re: How to bring Windows mapped drive in linux wine

    Strange, it doesn't work either.
    Even if I just try the next thing in Ubuntu Terminal:


    wine cmd /c

    In the Ubuntu terminal it can't start up the Windows Terminal.
    So in the script it goes...
  13. LMTools.exe or HASP Dongle not working

    This is an issue that came out of an other thread of mine:
    "[SOLVED] How to bring Windows mapped drive in linux wine"


    This is my SetUp:
    - 1 Master PC Running Win7 with Lightwave 3D content...
  14. Re: How to bring Windows mapped drive in linux wine

    I've tried several different things to start up this .bat but it didn't work. What ever you google there is no command out there that works.
    How would you normally run for example an .exe from the...
  15. Re: How to bring Windows mapped drive in linux wine

    issue #1 SOLVED

    issue #2 Almost SOLVED

    issue #3:
    I think it has to do with the main ( Windows ) machine coming out of sleep. Sometimes ( not always ) this machine puts red crosses over some of...
  16. Re: How to bring Windows mapped drive in linux wine

    This is what'is in the => /etc/fstab


    # /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a...
  17. Re: How to bring Windows mapped drive in linux wine

    Sorry for the duplicate threads but I was getting a bit frustrated not being able to figure this one out after so many day's of research.


    Many thanks for the hints, when I followed these steps...
  18. How to bring Windows mapped drive in linux wine

    Hi,

    I've just started with Linux and I'm having a problem. I've posted this question also in the network and wine section with no success. Hopefully someone here can help me with this.

    I'm...
  19. How to bring Windows mapped drive in linux wine

    Hi,

    I've just started with Linux and I'm having a problem. I've posted this question also in the network section with no success. Hopefully someone here can help me with this.

    I'm running...
  20. Access Windows Mapped Drives in Linux Wine

    Hi,

    I've just started with Linux and I'm having a problem. Hopefully someone can help me with this.

    I'm running Ubuntu 12.10 and wine 1.5.19 on a IntelMacPro ( Slave ).
    On this Mac ( slave )...
Results 1 to 20 of 20