The search returned 27 results

by Aguay
May 23, 2018 - 3:59 PM
Forum: WAPT Server
Subject: Waptserver: Development
Answers: 2
Views : 3869

Re: Waptserver: Development

Thanks for the quick reply!

So, is it not possible, or only more difficult, to launch the WAPT server in development mode under Linux?

Aguay


Hello Aguay,


I tried launching the WAPT server in development mode; there are many hardcoded paths, some custom methods, etc., and...
by Aguay
May 22, 2018 - 2:01 PM
Forum: WAPT Server
Subject: Waptserver: Development
Answers: 2
Views : 3869

Waptserver: Development

Hello,

I tried launching the WAPT server in development mode. There are a lot of hardcoded paths, some custom methods, etc., and I thought there might be a trick.

Do you have any documentation or tutorials for launching the server in development mode?

Thanks in advance!
by Aguay
March 30, 2018 - 10:55
Forum: WAPT Server
Subject: Pull Request: Postinstall script improvement for Debian
Answers: 3
Views : 4951

Re: Pull Request: Postinstall debian script improvement

I sent the document back but received an automated reply, so I don't know if it was processed. :)

Aguay
by Aguay
March 15, 2018 - 09:49
Forum: WAPT Server
Subject: Pull Request: Postinstall script improvement for Debian
Answers: 3
Views : 4951

Pull Request: Improved Postinstall debian script

Hello!

I've submitted a pull request to the Tranquilit IT GitHub repository to enable switching between different logging systems (rsyslog and syslog-ng) on ​​Debian, preventing errors during package installation and/or updates.

https://github.com/tranquilit ...
by Aguay
November 23, 2017 - 12:19
Forum: Tips and Tricks
Subject: Samba 4 with Windows 2012
Answers: 4
Views : 8016

Re: Samba 4 with Windows 2012


Hello,

could you please tell us the current forest functional level on Windows Server 2012?

https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD#Warning


Hello,

thank you for the link, which is very informative.
The functional level is that of...
by Aguay
November 13, 2017 - 6:23 PM
Forum: Tips and Tricks
Subject: Samba 4 with Windows 2012
Answers: 4
Views : 8016

Samba 4 with Windows 2012

Hello,

we would like to use the replication feature from one Active Directory to another (Samba) as a "relay" for a remote site.

However, I'm having some trouble understanding how it works.

Let's say:

Site A:

Subnet: 10.10.10.0/24
AD: 10.10.10.250/24

Site B:

Subnet: 10...
by Aguay
September 7, 2017 - 2:06 PM
Forum: WAPT Server
Subject: WAPT Release 1.3.12.16
Answers: 1
Views : 2981

Re: WAPT Release 1.3.12.16

Hello,

I tried installing Wapt on Debian 9, and during the installation, after running "apt update", I get an error because the repository isn't signed.

Is it planned to be signed soon?

I managed to bypass this by modifying the apt settings, but that's not a solution...
by Aguay
July 19, 2017 - 09:56
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Firefox/Thunderbird addon: install/session_setup order
Answers: 2
Views : 4213

Re: Firefox/Thunderbird addon: install/session_setup order

Hello,

thank you for your quick reply! It really cleared things up for me!

Aguay
by Aguay
July 18, 2017 - 5:08 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Firefox/Thunderbird addon: install/session_setup order
Answers: 2
Views : 4213

Firefox/Thunderbird addon: install/session_setup order

Hello,

Among the packages offered by TIS, there is one that allows you to install an ad blocker in Firefox.
After reading the package description, I see that there is an "install" function and a "session_setup" function.


def install():
extension_directory=os.path.join(programfiles32 ...
by Aguay
February 7, 2017 - 3:53 PM
Forum: WAPT Server
Subject: apt-mark hold, facsimile for wapt?
Answers: 0
Views : 3552

apt-mark hold, facsimile for wapt?

Hello!

I use WAPT a lot and I'm quite happy with the software!
There's something I feel is missing, though, and I think it could perhaps help improve WAPT even further.

I usually keep two or even three versions of a package in case a workstation isn't working...