search for: alaways

Displaying 6 results from an estimated 6 matches for "alaways".

2018 Jun 03
1
chrony configuration for secondary samba DC
...t; >>> Ubuntu can recommend what they like, but Samba only recommends and >>> supports ntpd. >> >> no, you think so, you even maybe right but all you do in this thread >> is stating personal opinions > > I am not stating my personal opinion. you do as you alaways do be it about systemd or be it a jerk thread about "no our mail infrastructure don't add reply headers" where anybody but you takes 5 seconds to see the opposite you did not gave *any* technical argument why whatever software IMPLEMENTING NTP would not work >>> You can use...
2001 Oct 19
4
Exclude
Hi Folks, I'm running rsync between an NT client and a Solaris 7 Server (Ver 2.4.6). I'd like to be able to exclude the following directory: /opt/IBMHTTPDLOG/archivelogs but retrieve /opt/IBMHTTPDLOG My setup is: rsync -av -p -e rsync@server1.cna.com:/opt/IBMHTTPDLOG/ F:/opt/IBMHTTDLOG (client) rsync --daemon --exclude-from=/etc/rsync.exclude (server) What I get is
2006 May 16
9
Array in database?
Hello, I wanted to know how to make an aray in the database. I''m making a "backpack" for my game. So i''m gana use it in a array. -- Posted via http://www.ruby-forum.com/.
2018 Jun 03
6
chrony configuration for secondary samba DC
Am 03.06.2018 um 17:54 schrieb Rowland Penny via samba: > On Sun, 3 Jun 2018 18:45:37 +0300 > Alexei Rozenvaser <alexei.roz at gmail.com> wrote: > >> How you so sure about it? >> Even at https://packages.ubuntu.com/bionic/samba chrony mentioned as >> suggested related package >> . > > Ubuntu can recommend what they like, but Samba only recommends and
2016 Mar 30
33
[PATCH v3 00/16] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and failed to fork easily. The problem was fragmentation caused by zram and GPU driver pages. Their pages cannot be migrated so compaction cannot work well, either so reclaimer ends up shrinking all of working set pages. It made system very slow and even to fail to fork easily.
2016 Mar 30
33
[PATCH v3 00/16] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and failed to fork easily. The problem was fragmentation caused by zram and GPU driver pages. Their pages cannot be migrated so compaction cannot work well, either so reclaimer ends up shrinking all of working set pages. It made system very slow and even to fail to fork easily.