Search Results

Search found 4 results on 1 pages for 'guettli'.

Page 1/1 | 1 

  • thin client solutions: x2go or LTSP

    - by guettli
    We want to use a thin client solution in our small company: about 20 PCs. But connecting from home is needed, too. Ubuntu seems to favor LTSP, but on the x2go FAQ says that LTSP is not well suited for WAN connections: LTSP requires a high bandwidth on your network. It can efficiently be used in Local Area Networks (LANs) only. We tested the x2go client and it works very well even if you connect from home (2k DSL) over OpenVPN tunnel (fat client) Why should you use LTSP and why x2go?

    Read the article

  • Diskless Workstations

    - by guettli
    I want to run diskless booting with PXE. The gotchas at the end of the Diskless-Howto[1] is quite long. I am unsure how to get this done. Here are my current possible solutions: use debian live and not ubuntu use aufs [2] The How-To states "confirmed to work with Ubuntu 12.04.". But maybe I am doing something wrong, I don't think it works this way for several diskless clients sharing one nfsroot. What is the most painless way to get diskless workstations? PS: I can't create the new tag "diskless". Please create and add it. Thank you. 1: https://help.ubuntu.com/community/DisklessUbuntuHowto 2: https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash

    Read the article

  • recipient_delimiter in MS-Exchange

    - by guettli
    Most UNIX mail server support recipient delimiters behind a plus sign in email addresses. [email protected] In the above example "everything" could be any string, and the mail should get into the mail box of the user "user". In postfix it is called recipient_delimiter: http://www.postfix.org/postconf.5.html#recipient_delimiter Is this possible with Exchange 2010? Usecase1: The user can use different email addresses. He can use [email protected] for the communication with "fooshop". If he gets spam mail to this address later, he knows that fooshop has given his address to someone else. Usecase2: We run a ticket system ( http://tbz-pariv.de/software/modwork/ ) and want to add send scans via email to the system. The network scanner can only modify the to-address and we want to insert the ticket type like this [email protected]

    Read the article

  • sync two huge filesystems

    - by guettli
    I need to sync two huge file systems. Both sides run linux with full root access. My preferred solution: I can read the list of changed files and directories and sync only the changed files. Here are some solutions and why they don't fit: rsync: Needs to check recursively all files. There are some million files and only little changes. The check takes too long. unison: the same: needs to check all files. inotify: I need a handler for every directory and there too many. Inotify was not build for "watch all files" scenarios. DRDB: Both sides should run independent.

    Read the article

1