search for: aleksander

Displaying 20 results from an estimated 106 matches for "aleksander".

2007 Sep 25
7
DNAT PREROUTING issue with IPTABLES
Hi, I have an DNAT ISSUE with PREROUTING. This is my setup. I have 2 firewalls running iptables. Pls asume 1.2.3.4/29 is the internet interace of FIRST firewall. 2.3.4.5/29 is the internet interface of SECOND firewall. it has DMZ zone. in that DMZ zone, mail server runnig @ 192.168.100.3 Now I want to DNAT port 25 of FISRT firewall ( i.e - its ip address - 1.2.3.4/29) to the internet ip
2012 Dec 17
3
Merge more than 2 dataframe
...NaN 0.2277647 NaN 0.1777647 2007-02 NaN 0.4577647 0.4577647 0.4477647 2007-03 0.2956429 NaN 0.4577647 0.1577647 2007-01 0.3677647 0.4577647 NaN7 0.4577647 2007-02 NaN 0.6577647 0.4577647 0.4577647 Sincerely yours, Aleksander
2016 Mar 16
3
Trunk: LLVM build is failing with a lot of `undefined reference` errors
...ned reference` errors: http://paste.ubuntu.com/15402351/ I also tried to use `gcc` instead of `clang` and `make` instead of `ninja` --- same result. What am I doing wrong? [1] http://clang.llvm.org/get_started.html#build [2] http://lldb.llvm.org/build.html#BuildingLldbOnLinux -- Best regards, Aleksander Alekseev http://eax.me/
2016 Mar 17
2
Trunk: LLVM build is failing with a lot of `undefined reference` errors
...sts don't pass: http://paste.ubuntu.com/15406485/ Also I discovered that build process sometimes consumes about 10 Gb of RAM. Luckily I have total 16 Gb of RAM. Still I had to close Google Chrome and kill KVM guest systems to compile a project. I think its just an insanity. -- Best regards, Aleksander Alekseev http://eax.me/
2012 Jun 26
3
Intersection
...alue" and "dates". These dataframes have different dimension. Some dates coincide. And I need to intersect them by dates and have on output two dataframes with identical columns "dates" and new dimension . "value" have to recieve in compliance with dates. Regards, Aleksander. [[alternative HTML version deleted]]
2006 Jan 02
7
Several IP''s, one mail and http server
Hi, I want to have several IP''s for my connection and each IP will have it''s own hostname. Now I want to serve a web server and mail server for each hostname/IP_addr pair on the same box in the internal LAN using one apache and one postfix daemon. If I do one SNAT and several DNATs then only the hostname which I SNAT the server to would work. Is the only way to do it
2016 Mar 15
2
Small patch: fix a lot of warnings by scan-build on FreeBSD
...at /usr/local/llvm38/bin/../libexec/ccc-analyzer line 84. Argument "FreeBSD\n" isn't numeric in numeric eq (==) at /usr/local/llvm38/bin/../libexec/ccc-analyzer line 84. ``` Besides newline character is missing in "FreeBSD" string. Patch fixes this too. -- Best regards, Aleksander Alekseev http://eax.me/ -------------- next part -------------- A non-text attachment was scrubbed... Name: ccc-analyzer-3.8.diff Type: text/x-patch Size: 88 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160315/eb06798e/attachment.bin>
2011 Mar 19
1
[LLVMdev] KLEE GSoC Project
Is there a possibility of accepting a KLEE project as an LLVM GSoC project? -- Aleksander "Alistra" Balicki email: balicki.aleksander at gmail.com jabber: wszystkie.inne.byly.zajete at gmail.com
2010 Jun 04
3
SORT with unknown charset bug?
...g. I'm using dovecot 1.1.19. C: s SORT (DATE) blah ALL UNDELETED OR HEADER SUBJECT {4} S: + OK C: asdf HEADER FROM {4} S: + OK C: asdf S: * SORT 1 2 4 5 3 6 7 (... all messages in folder) S: s NO [BADCHARSET] Unknown charset I think there shouldn't be "* SORT... " response. -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net
2007 Sep 19
1
major packet loss with htb
...t 2:1 classid 2:30 htb rate $RATE_P2P ceil $CEIL_P2P prio 5 tc qdisc add dev eth1 parent 1:10 handle 10: sfq perturb 10 tc qdisc add dev eth1 parent 1:20 handle 20: sfq perturb 10 tc qdisc add dev eth1 parent 1:30 handle 30: sfq perturb 10 Please point me in the right directions. Thanks, -- Aleksander Kamenik system administrator +372 6659 649 aleksander@krediidiinfo.ee Krediidiinfo AS http://www.krediidiinfo.ee/
2012 Nov 30
2
missed values
...48 2012-06 NaN 149 2012-07 NaN 150 2012-08 NaN 151 2012-09 NaN then I use function df.ts<- ts(df[,2],start=c(2004,10),freq=12) and try to use stl(log(df.ts),s.window="periodic") But I have an error related with missed values. How can omit missing values? Regards Aleksander [[alternative HTML version deleted]]
2008 Oct 13
3
Cluster: node to node switching
...want to keep it simple and so I use a shared folder for the .tdb files. But it does not work since samba 3.2 anymore. After switching from one node to another I have to delete the .tdb files and join again to the domain to have access to samba. What I'm doing wrong here? Thanks and regards, Aleksander
2007 Oct 30
1
custom route for forwarded traffic
...e in the users network''s firewall for servers network''s external IP to go through the VPN, I will break the VPN connection (kind of like the chicken and egg problem). So I need to create a route, which will apply only for forwarded connections. How do I do that? Thanks, -- Aleksander Kamenik system administrator +372 6659 649 aleksander@krediidiinfo.ee Krediidiinfo AS http://www.krediidiinfo.ee/
2012 Aug 01
3
Date period
...val for example from 00:00:00 to 05:00:00. date value 2000-01-05 00:00:00 1.0 2000-01-05 01:00:00 1.0 2000-01-05 05:00:00 3.6 2000-02-05 00:00:00 1.0 2000-02-05 01:00:00 1.0 2000-02-05 05:00:00 3.6 Regards, Aleksander. [[alternative HTML version deleted]]
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
...d. I don't know, maybe they could be stored in more optimized way, but I think in most cases this data is also needed for SORT/THREAD/FETCH which is sent after SELECT in many cases - so it will be needed anyway. There are cases (e.g. mailbox synchronization) when you indeed do only SELECT. -- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl
2003 Oct 31
0
Lotus Notes 5.09 which wine? Resolved
...it. Mounted a Windows hdd, copied the Lotus dir, not overwriting that which got left behind by the killed installation, chown and chmod the new files to similar to those installed by wine, works fine. Very simple, but means I'm dependent on Gates still, oh well. Very sincere thanks to all, Aleksander >From: darren.hennessy@advitech.com.au > >I have successfully install Lotus Notes v5.0.7 with Wine 20030408 on >RedHat 9. The only catch was Wine needed to be compiled with the >--with-nptl option. Without this the Notes install fails, can't write >registry entries I think (...
2018 Mar 01
1
v2.2.34 released
...chment / $HasNoAttachment keywords > > Also added?https://wiki2.dovecot.org/AttachmentIndicator?- need to figure out where it > should be linked from.. Thanks, the feature sounds useful. I created a feature request for Roundcube https://github.com/roundcube/roundcubemail/issues/6201 -- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
2019 Nov 20
2
Junk virtual forder
Aki, sorry for poor question. >> Is it possible to create a virtual folder that selects all mails with >> imap Junk flag (set by pigeonhole imap4flags' setflag "Junk")? > Yes, see https://doc.dovecot.org/configuration_manual/virtual_plugin/ Yes, I'm talking exactly about virtual_plugin. While it's absolutely clear how to select all messages marked as
2010 Jun 17
1
network interface management in bridge firewall configuration
...g or by design? If the latter, could someone explain me premises of such decision? I'm aware of security implications of mixing conntrack and bridge bits, so we can skip that point. This behaviour is noticeable when using: libvirt-0.8.1-1.fc13.x86_64 netcf-libs-0.1.6-1.fc13.x86_64 -- thanks, aleksander trofimowicz
2012 Nov 30
2
Generating sequences of dates
Hello, I have the starting date in UNIX_TIME LONG number (number of milliseconds since 1970 jan 1st). Is there a way to generete the sequence of dates with monthly interval in POSIXct format like 2000-01-01 2000-02-01 2000-03-01 etc Thanks [[alternative HTML version deleted]]