similar to: Senior Motivated Front-End Ruby Guy SF DIRECT HIRE

Displaying 20 results from an estimated 2000 matches similar to: "Senior Motivated Front-End Ruby Guy SF DIRECT HIRE"

2005 Aug 22
0
Senior UNIX Admin -- SF Bay Area
Senior UNIX Systems Administrator Position Summary: A Senior UNIX administrator who can design, implement and maintain a solid, reliable UNIX infrastructure in a heterogeneous FreeBSD/Linux environment. Responsibilities: ? Maintaining FreeBSD/Linux server infrastructure ? Maintaining all firewalls, including Cisco and FreeBSD IPFW rules ? Maintaining all FreeBSD/Linux applications ? postfix,
2013 Oct 24
0
Error 400 on SERVER: Could not match - Why ?
hi, Could someone tell me what''s wrong in my statements? err: Could not retrieve catalog from remote server: Error 400 on SERVER: > Could not match ''elasticsearch::java'': at > /etc/puppet/environments/production/modules/elasticsearch/manifests/init.pp:35 init.pp : class elasticsearch( $ensure = $elasticsearch::params::ensure, $heap_size
2020 Mar 03
0
[Announce] Samba 4.12.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.12 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== Python 3.5 Required ------------------- Samba's minimum runtime requirement for python was raised to Python 3.4 with samba 4.11. Samba 4.12 raises this minimum version to Python
2020 Mar 03
0
[Announce] Samba 4.12.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.12 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== Python 3.5 Required ------------------- Samba's minimum runtime requirement for python was raised to Python 3.4 with samba 4.11. Samba 4.12 raises this minimum version to Python
2020 Feb 26
0
[Announce] Samba 4.12.0rc4 Available for Download
Release Announcements ===================== This is the fourth release candidate of Samba 4.12. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.12 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2020 Feb 26
0
[Announce] Samba 4.12.0rc4 Available for Download
Release Announcements ===================== This is the fourth release candidate of Samba 4.12. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.12 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2016 Jul 28
0
ElasticSearch Logrotate not working
On 07/28/2016 07:40 AM, Tim Dunphy wrote: > Hey guys, > > I have this log rotation script setup in my /etc/logrotate.d folder > > /var/log/elasticsearch/*.log { > daily > rotate 100 > size 50M > copytruncate > compress > delaycompress > missingok > notifempty > create 644 elasticsearch elasticsearch > } > >
2019 Sep 19
2
fts-elastic plugin
Hi all, I have recently worked on fts plugin for ElasticSearch. https://github.com/filiphanes/fts-elastic It is forked from fts-elasticsearch as you can see in PR https://github.com/atkinsj/fts-elasticsearch/pull/21 with following changes (maybe some more) - no duplicate json keys in indexed documents, so compatible with ES 7.x - 1 elastic index for all users with routing by username -
2023 Nov 06
1
Spotlight issues
Hello, yes sadly update 8.9 of elasticsearch broke the samba integration. Seems like 8.10 is still broken. Stay on 8.8 until this is fixed. Ive emailed Ralph B?hme of Sernet already, but hes got no time for it atm. Im not sure about the second part of your bug report though: > There is a bug where when the samba server is running and files are being indexed while samba is running finder
2019 Mar 08
1
syslog / logstah problem with timestamp
Hallo, I try to send my centos 7 logfiles to an logstsah server. Can anyone give me an hint how to fix this problem? Thanks Ralf > {"index"=>{"_index"=>"%{[@metadata][comline]}-%{[@metadata][version]}", > "_type"=>"doc", "_id"=>"U1XLXGkBpfl5FoHeY4J8", "status"=>400, >
2016 Jul 28
2
ElasticSearch Logrotate not working
Hey guys, I have this log rotation script setup in my /etc/logrotate.d folder /var/log/elasticsearch/*.log { daily rotate 100 size 50M copytruncate compress delaycompress missingok notifempty create 644 elasticsearch elasticsearch } And I notice that log files are still being generated that are upwards of 7 or 8 GBs. Can anyone point out to me where the
2020 Mar 21
2
How to implement Spotlight support using ElasticSearch
Samba 4.12 release notes <https://www.samba.org/samba/history/samba-4.12.0.html> mention "New Spotlight backend for Elasticsearch" and specify some new parameters for smb.conf, but there appear to be zero guides or further instructions for getting this to work. I'm not even clear how filesystem indexing is supposed to work. ElasticSearch appears to be simply a searchable
2020 Apr 21
2
Status of Windows Search Protocol support in Samba?
On 21/04/2020 13:14, Mark Rousell via samba wrote: > On 21/04/2020 12:38, Noel Power via samba wrote: >> (resending, apologies if you got it already but I got a rejection message) > This one got through on the Samba list. > > Thank you for your helpful reply. > >> yep, WSP server that translates protocol to tracker sparql queries is >> working (with caveats [1])
2020 Apr 21
0
Status of Windows Search Protocol support in Samba?
On 21/04/2020 12:38, Noel Power via samba wrote: > (resending, apologies if you got it already but I got a rejection message) This one got through on the Samba list. Thank you for your helpful reply. > yep, WSP server that translates protocol to tracker sparql queries is > working (with caveats [1]) > > The code would need some effort to get it in shape, as you might imagine >
2014 May 16
0
Senior Bioinformatics/Software Engineering Position Oxford
*Software Engineer* Department of Oncology, Old Road Campus Research Building, Roosevelt Drive, Headington, Oxford The Department of Oncology is seeking a Software Engineer to work in development projects in the Applied Computational Genomics Group. The Medical Sciences Division is an internationally recognised centre of excellence for biomedical and clinical research and teaching. The
2015 Jan 12
1
Initial development work on fts-elasticsearch
Hi all, I have started work on an ElasticSearch FTS plugin for Dovecot. It's available now on GitHub at: https://github.com/ascendantcom/fts-elasticsearch Please note that it is still in heavy development right now. It supports indexing, searching and expunging with some caveats (no multi-mailbox search or attachments). Pull requests, suggestions and bug reports very welcome! Cheers,
2020 Sep 17
2
Spotlight with Elasticsearch
Hi, Is anyone using Spotlight with Elasticsearch in production and what kind of tweaking have you had to do? Certain search types seem to work out of the box, but others not. Perhaps fscrawler and Elasticsearch need some customization that the wiki doesn?t mention. There also seems to be a difference in using the main search box in the Finder window or the more granular options below, even if
2015 Oct 31
1
use pssh to restart a service
> > Have you tried running the command from a conventional login? > sudo -S > expects a password from stdin, where is that being supplied? Yep! That works fine. #ssh -qt bluethundr at es1.example.com "/bin/sudo -S /bin/systemctl restart elasticsearch" #ssh -qt bluethundr at es1.example.com "/bin/echo $?" 0 And the user has 'NOPASSWD' access. Any
2023 Feb 17
1
Fwd: Wsearch
need to remember to mail from my samba.org address :-) -------- Forwarded Message -------- Subject: Re: [Samba] Wsearch Date: Fri, 17 Feb 2023 16:28:29 +0000 From: Noel Power <nopower at suse.de> To: Kees van Vloten <keesvanvloten at gmail.com>, npower via samba <samba at lists.samba.org> Hi Kees On 17/02/2023 10:56, Kees van Vloten via samba wrote: > Hi Noel, >
2015 Jun 23
0
About Xapian vs ElasticSearch
I've done a number of small projects (<1 mil) docs w xapian. However when our needs grew to a couple of hundred million docs no go. Index times get insanely slow very quickly We add about 250,000 docs a day. You can play games with switching indexes during updates and multiple remote dDBs. But why. Using ES we index 1000 new docs in 4 seconds. Our search times are subsecond in most