similar to: Automated Windows installer

Displaying 20 results from an estimated 1000 matches similar to: "Automated Windows installer"

2015 Oct 17
1
Automated Windows installer
On Sat, 17 Oct 2015 14:54:17 +0200 Guus Sliepen <guus at tinc-vpn.org> wrote: > On Sat, Oct 17, 2015 at 02:54:01PM +0700, ???? wrote: > > > The problem starts with Windows itself. We have tap-win{32,64} > > directories. Inside them, there is a few batch files and > > tapinstall.exe binary. It actually performs installation process of > > TAP driver and new
2015 Oct 17
0
Automated Windows installer
On Sat, Oct 17, 2015 at 02:54:01PM +0700, ???? wrote: > The problem starts with Windows itself. We have tap-win{32,64} > directories. Inside them, there is a few batch files and tapinstall.exe > binary. It actually performs installation process of TAP driver and > new interface. > > And that's it: I can't safely rename interface from installer batch > file. If it
2015 Oct 16
2
Automatic hosts files update protocol extension for Tinc
Hello dear Tincers! I recently developed an extension to tinc 1.0.x protocol which introduces automatic and decentralized hosts update subsystem. The idea is to provide stable protocol extension to tinc which will do all the dirty work of spreading information about new hosts in network across all nodes by powers of tinc itself. If you're interested, you can take a look at the diff made for
2016 Jul 25
3
How does tinc server handle the case one client's key file is removed after connection
Hi Guys, Say when tinc is running all good, the "server" contains all the key files of clients. If we remove the key file for client A during run, how long before does server find out the key file is gone? I see a "KeyExpire" option in the conf file, is this the time? In my own experiment, the client will still be able to connect to the tinc network even if the key file is
2015 Oct 16
0
Automatic hosts files update protocol extension for Tinc
That sounds pretty amazing. Excellent work and thanks for contributing, I hope this gets implemented. On 16 Oct 2015 11:02, "????" <lynx at lynxlynx.tk> wrote: > Hello dear Tincers! > > I recently developed an extension to tinc 1.0.x protocol which > introduces automatic and decentralized hosts update subsystem. > > The idea is to provide stable protocol
2018 Oct 18
0
miniupnp support in Windows builds
Currently Tinc Pre-release Windows binaries do not come with UPnP support compiled in. I'm not sure what cross-build environment tinc project currently uses to make tinc 1.1 Windows binaries but in MSYS2 it's enough to depends() on miniupnpc library and add --enable-miniupnpc to configure which seems trivial. I've been recompiling tinc with this one change for my project and UPnP
2016 Jul 25
0
How does tinc server handle the case one client's key file is removed after connection
Thanks Guus for the quick answer, I will give a try now. Рысь, In my case we don't want to restart tinc "server" at all, therefore what might happen is that the client is still connected to server while its public key was already removed from server. I will try the signal approach. Heng On Mon, Jul 25, 2016 at 12:42 PM, <tinc-request at tinc-vpn.org> wrote: > Send tinc
2016 Jul 25
1
Memory leak on tinc
Hi guys, Second question for me today:), really appreciate the help. I have been using tinc in a linux environment, due to our need, I kept it running all the time.(i.e. several months) Recently I found out the system's memory usage is gradually going higher and higher, and eventually triggering oom-killer in the system. After disabling process one by one, I identified tinc is the reason for
2016 Jul 25
0
How does tinc server handle the case one client's key file is removed after connection
On Mon, 25 Jul 2016 12:16:36 -0400 Heng Wang <jason.wangh at gmail.com> wrote: > Hi Guys, > > Say when tinc is running all good, the "server" contains all the key > files of clients. > If we remove the key file for client A during run, how long before > does server find out the key > file is gone? I see a "KeyExpire" option in the conf file, is this
2015 Oct 18
1
Bug? Tinc does not reread it's host file into config_tree on SIGHUP
Just started building the new network with automatic updates and noticed a very weird thing: when master tincd was reloaded (which sends updates), it stopped sending updates. Debugging session revealed that lookup_config(config_tree, NAME) returned NULL when NAME was any configuration item from our host file _after_ SIGHUP. Before it, it returned valid value. I see config_tree is appended with
2015 Oct 20
1
Problem fixed, still like to build tinc
On Tue, 20 Oct 2015 11:08:35 +0200 Henk van der Meer <henk at innomeer.nl> wrote: > Hello, > > With regards to my previous message and to help others. > Using the source I tracked the problem down to a call to getaddrinfo > that failed. > After a lot of trying I found out that somehow my host file got > notepad++ macintosh file endings. Never even knew it existed.
2015 Oct 20
3
Problem starting connection - build tinc VM
Hello, I have send the message below this message before. I guess nobody is familiar with my problem. So the next step is "use the source". The thing is I'm a windows developer. I have tried to build tinc before, a few years ago. And I know the linux developers think it is easy. And it always is, once you know what to do. But I got so many errors last time, I just gave up. I
2010 Apr 17
0
wisotool: automated game installer, now supports 12 games
wisotool is a handy winetricks-like script for automatically installing games from .iso files copied from your own dvds (or, if the game is freely downloadable, it will download it). Just like winetricks, it is intended to make testing Wine easier, but might be useful for people who simply want to install games. Unlike winetricks, wisotool is quiet by default; it doesn't ask any questions
2010 Nov 22
0
PXDI; Automated Xen 4.0.1 + 2.6.32 dom0 installer for RHEL 6
I tool Pasi K?rkk?inen's tutorial[1] that he announced on Thursday and turned it into an automated installation program called PXDI. - http://wiki.alteeve.com/index.php/Pxdi I've tested it on ~9 machines and, so far, it has worked. Of course, this is a small sample set and could use much more testing. *hint* :) As it is built now, it can take a "minimal" Red Hat Enterprise
2009 May 27
0
[PATCH] src/linux/device.c: Fix segfault when running without `--net'.
If running without `--net', the (global) variable `netname' is NULL. This creates a segmentation fault because this NULL-pointer is passed to strdup: Program terminated with signal 11, Segmentation fault. #0 0xb7d30463 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7d30463 in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7d30175 in strdup () from
2018 Jul 10
0
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
Hi Aleksey, did you find any solution for this? I just updated from 4.8.2 to 4.8.3 and had very similar effects: Login was no longer possible with 4.8.3 - log file was full of "ldb: Failed to unlock db" messages. I had to downgrade to 4.8.2 in order to make samba work again. Bye, Marcel June 28, 2018 10:28 AM, "Aleksey Vladimirov via samba" <samba at
2018 Jun 28
5
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
After update I have got this: samba-tool drs kcc -Uadm2 -d 9 INFO: Current debug levels: all: 9 tdb: 9 printdrivers: 9 lanman: 9 smb: 9 rpc_parse: 9 rpc_srv: 9 rpc_cli: 9 passdb: 9 sam: 9 auth: 9 winbind: 9 vfs: 9 idmap: 9 quota: 9 acls: 9 locking: 9 msdfs: 9 dmapi: 9 registry: 9 scavenger: 9 dns: 9 ldb: 9 tevent: 9 auth_audit: 9
2018 Mar 26
1
Typo in src/extra/tzone/registryTZ.c
I stumbled upon a typo in a time zone name: Irtutsk should be Irkutsk. A patch is attached. I also checked that this is the only bug of its kind in this file, i.e., all the other Olson time zones occurring in the file can also be found in Unicode Common Locale Data Repository. - Mikko Korpela Index: src/extra/tzone/registryTZ.c ===================================================================
2007 Jan 08
6
hard-hang on snapshot rename
[Initial version of this message originally sent to zfs-interest by mistake. Sorry if this appears anywhere as a duplicate.] I was noodling around with creating a backup script for my home system, and I ran into a problem that I''m having a little trouble diagnosing. Has anyone seen anything like this or have any debug advice? I did a "zfs create -r" to set a snapshot on all
2010 Sep 03
2
samba in large domain
Hi all. In my company we have domains like country.global.network.local My country is russia so domain is russia.global.network.local. I have problem with winbind, its take too much time to get groups list(wbinfo -g) or login to share. in log.winbind i see: [2010/09/03 16:35:38, 2] winbindd/winbindd.c:remove_client(744) final write to client failed: Broken pipe and: [2010/09/03