search for: uber

Displaying 20 results from an estimated 128 matches for "uber".

Did you mean: aber
2018 Aug 21
2
Good procedure?
On 2018-08-21T06:21, Stef Bon <stefbon at gmail.com> wrote: > Op di 21 aug. 2018 om 06:04 schreef Stef Bon <stefbon at gmail.com>: > > > > Hi, > > > > I'm looking for a procedure (on paper first) to provide users on hosts > > session keys to login to servers providing services like file, print > > or even access to internet or a sql db. >
2011 Feb 12
10
native ZFS on Linux
I see that Pinguy OS, an uber-Ubuntu o/s, includes native ZFS support. Any pointers to more info on this? -- David
2018 Sep 17
7
add keys and certificate to forwarded agent on remote host
...operating, for example, over ansible and keeping a record of who performed the actions, something ssh certificates solves well. The problem is then to automate certificate issuance since it would be pretty arduous for someone to keep issuing short-lived user certificates. I was intrigued to read Uber's ussh announcement page and wondered if this suggests a route for doing so: (https://medium.com/uber-security-privacy/introducing-the-uber-ssh-certificate-authority-4f840839c5cc) An employee gets a ussh certificate when they run the ussh command. This connects to the USSHCA, performs...
2005 Dec 21
4
ZFS, COW, write(2), directIO...
...ZFS supports is x. (I am assuming there is a maximum.) An application does a (single) write(2) for 2x bytes. Does ZFS/COW guarantee that either all the 2x bytes are persistent or none at all? Consider a case where there is a panic after x bytes has gone to disk and the change propagated to the uber block. Do the uber-block and metadata blocks get updated with the entire write(2) or nothing? In other words, does ZFS''s ''always consistent on disk'' guarantee extend to data as well as metadata. I am _not_ talking about cases that result in ENOSPC, EFBIG, EDQUOT etc....
2011 Oct 28
6
how to tell dovecot v2.0.1 not to listen on port 143
Hi there. How can I configure dovecot not to listen for imaps connections on port 143. Thanks Lars
2010 Mar 25
3
include/exclude problems
Dear Wayne, I am using rsync to synchronize my working files from home computer to the work computer. I want to sync only the files in some directories and no .files. However, I do need to sync several files from .mozilla director (addressbook, calendar and bookmarks) which are located in the .directory. I use the following command and the "excluded-utk.txt" file rsync -aunvz
2004 Jun 01
3
2 passwords when loging from Windows 98 to samba PDC
Hello. I have setup a local network where Windows 98 workstations authenticates against a samba server PDC running on linux, and it is working. But there is a little annoyance: Windows 98 is handling 2 passwords: 1) the network password (used with the samba PDC) 2) the windows password (used with the Windows desktop) Windows users can change their passwords from the workstation, but the
2005 Jul 03
2
Bug report: speex 1.1.10
Hi there, here is a little bug report: # ./configure --with-gnu-ld --enable-sse # make [...] vq.c:99: error: conflicting types for `vq_nbest' vq.h:44: error: previous declaration of `vq_nbest' vq.c:133: error: conflicting types for `vq_nbest_sign' vq.h:46: error: previous declaration of `vq_nbest_sign' The --enable-sse option took this bug to the surface. The header file is
2009 Mar 25
3
freeradius version
Hi All, The freeradius version in CentOS 5 is ancient, so I've been considering rebuilding the Fedora 10 rpm for freeradius-2.1.3 on CentOS. That means I'll have to maintain the package, and I'm not an uber packager. Normally I wouldn't care, but in this case I do because the freeradius server is going to be critical. So, should I rebuild the F10 rpm, or should I just stick with the version in CentOS 5? Based on what I'm reading, moving to a newer release would be wise. Regards, Ranbir --...
1999 Jun 25
2
Machine Upgraded & smbd/nmbd won't start
...the codepage file but it doesn't give up the ghost until after reading the SID. -- ___________________________________________________________________ Mark E Drummond Royal Military College of Canada drummond-m@rmc.ca Computing Services Linux Uber Alles perl || die ...there are two types of command interfaces in the world of computing: good interfaces and user interfaces. - Dan Bernstein, Author of qmail PGP Fingerprint = 503D A72D AF41 2AD...
2011 Mar 23
1
R helps win competitions
DeaR ComRades, This is a quote from a News article in Science's 11-February issue, about competitions to model data: "For Chris Raimondi, a search-engine expert based in Baltimore, Maryland, and winner of the HIV-treatment competition, the Kaggle contest motivated him to hone his skills in a newly learned computer language called R, which he used to encode the winning data model.
2008 Dec 15
15
Need Help Invalidating Uberblock
...blocks to verify checksums and verify nothing leaked ... Assertion failed: dmu_read(os, smo->smo_object, offset, size, entry_map) == 0 (0x5 == 0x0), file ../../../uts/common/fs/zfs/space_map.c, line 319 Abort (core dumped) I''ve read Victor''s suggestion to invalidate the active uberblock, forcing ZFS to use an older uberblock and thereby recovering the pool. However I don''t know how to figure the offset to the uberblock. I have the following information from zdb. root at kestrel:/opt$ zdb -U -uuuv zones Uberblock magic = 0000000000bab10c version = 4...
2020 Jul 21
3
[RFC PATCH 0/4] PAM module for ssh-agent user authentication
On Mon, Jul 20, 2020 at 08:24:45PM -0700, Peter Moody wrote: > I wrote something a lot like this when I was at uber > > https://github.com/pmoody-/pam-ussh > > (the uber version is here: https://github.com/uber/pam-ussh) Needing PAM auth via ssh-agent is not so uncommon and yet using sshd is not necessarily the first (or best) solution to come to mind. Having it available as part of openssh wou...
2005 May 20
3
Reading Numeric Data -- Trivial Question
Hello, I am very new to R, and this is certainly and uber-newby question: I am trying to read a vector of numeric data that contains the log of daily DJI returns and simply plot a histogram of it. The data I have is in a text file format, on each line a number represents the log of the returns of one day. I have problems in reading this in a v...
1999 Jun 02
1
nmbd errors on console
...to decipher these, can someone help me out? Should I go to the devel team with this? -- ___________________________________________________________________ Mark E Drummond Royal Military College of Canada drummond-m@rmc.ca Computing Services Linux Uber Alles perl || die ...there are two types of command interfaces in the world of computing: good interfaces and user interfaces. - Dan Bernstein, Author of qmail PGP Fingerprint = 503D A72D AF41 2AD...
2014 Jan 04
1
Samba 4.1.7 AD DC - Local Administrator == Domain Administrator ?!?
Hello! I have upgraded a Samba 3 NT DC instance to a Samba 4.1.7 AD DC. The update created an user called 'DOMAIN/Administrator' which is supposed to be the new uber-'root' for the AD domain. Now i just discovered using a W7 box that the local administrator user of this box (which is called 'Administrator', too) can do all the things the 'DOMAIN/Administrator' can do, too. I can browse all network shares and see and modify access righ...
2013 Feb 05
2
duplicate data
...den interpolierten Werten gezeichnet zlim = zr, # Der vorher definierte Wertebereich wird aufgerufen col = rev(rainbow( # Ein in R vordefiniertes Farbmodell wird verwendet 30, start = 0, end = 8/12)), # mit 30 Farbabstufungen, die den z-Werten zugeordnet werden. add = TRUE) # Das Bild wird ?uber das bereits Vorhandene# gezeichnet contour(sorpe.li, # Isohypsen werden eingezeichnet add = TRUE) points(sorpe, # Die urspr?unglichen Messpunkte werden pch = 1) # eingezeichnet, und zwar als Kreise -- Richard M?ller . Am Spring 9 . D-58802 Balve http://www.oeko-sorpe.de - http://www.phyt...
2017 Dec 25
2
OpenSSH key signing service?
...s has been around for a while. https://github.com/Netflix/bless nial sheridan gave a talk recently at LISA about cashier. https://github.com/nsheridan/cashier and finally i'm hoping to have all the necessary approvals to release ussh early next year. I wrote about ussh here https://medium.com/uber-security-privacy/introducing-the-uber-ssh-certificate-authority-4f840839c5cc Cheers, peter
2018 May 08
0
Revolutions blog roundup, April 2018
...some of the internal changes bringing performance improvements to the new R 3.5.0: http://blog.revolutionanalytics.com/2018/04/r-350.html AI, Machine Learning and Data Science Roundup, April 2018: http://blog.revolutionanalytics.com/2018/04/ai-roundup-apr-2018.html An analysis with R shows that Uber has overtaken taxis for trips in New York City: http://blog.revolutionanalytics.com/2018/04/uber-overtakes-taxis-in-nyc.html News from the R Consortium: new projects, results from a survey on licenses, and R-Ladies is promoted to a top-level project http://blog.revolutionanalytics.com/2018/04/upda...
2017 Aug 10
1
Certificate cache on iOS with sending mail
...ters (port #, TLS/SSL parameters, with/without domain, etc.) in hopes of finding something that works. Sort of auto-discovery/auto-correction. All of a sudden, without apparent cause, it will bump into the right settings (which may co-incide with your original settings) and it will start working. Uber confusing. I believe if you disable the "Automatically manage connection" feature, it will make your settings fixed. This may not be the cause of your original problem, but at least you won't be trying to troubleshoot a moving target. Joseph Tam <jtam.home at gmail.com>