search for: timc

Displaying 8 results from an estimated 8 matches for "timc".

Did you mean: tim
2005 Oct 12
12
[Bug 1102] C program 'write' with zero length hangs
...9; with zero length hangs Product: Portable OpenSSH Version: 4.1p1 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: timc at datacrown.co.uk A simple 'write( )' system call from a 'C' program with zero as the value of the data length hangs forever. Easily reproducable via a "one-line" program with the statement write(1,"anything",0); It only appears to be an AIX problem with bot...
2015 Jan 22
7
dns/ad domain provisioning and naming
I'm setting up a bind server as well as a samba domain on a machine (timcserv03). I initially set the local domain up in bind as thisismycompany.local (already owning the name thisismycompany.com), however I started to see that there could be issues with using .local, so wanted to go in a safer direction. It seems the best logical internal domain name would be local.this...
2016 Jun 21
1
CentOS 6 + nux-dextop: GIMP vs. GIMP 2.8 ?
On 06/21/2016 01:50 PM, Nicolas Kovacs wrote: > Hi, > > I just setup a CentOS 6 desktop with the nux-dextop repository activated. > > When installing GIMP (yum install gimp), I get a gimp package as well as > a gimp28 package. I understand this is the Nux-Dextop GIMP 2.8 package. > Unfortunately this doesn't work so well with my system. It's not > localized (menus
2015 Jan 22
0
dns/ad domain provisioning and naming
...15 10:29 >Aan: samba at lists.samba.org; jeff at henze.us >Onderwerp: Re: [Samba] dns/ad domain provisioning and naming > > > >Jeff Henze schrieb am 22.01.2015 02:02: > >> 1) I would like my users to log in to workstations with >> flast at thisismycompany.com and/or timc\flast. > >If the domain is set up as > >[global] > workgroup = LOCAL > realm = local.thisismycompany.com > >then the domain users would log in as local\flast. >I am not sure, whether LOCAL makes up a good domain name... > > > >> 2) I'm not yet...
2007 Oct 17
3
Dtrace scripts for performance data gathering
I am looking for Dtrace scripts that can be used to collect data during performance tests. I am especially interested in IO but CPU, memory, threads, etc are needed as well. Thanks, Dave
2016 Jan 20
2
sieve and authentication
when i telnet to the sieve instance running with dovecot, i see that SASL is supported, but i cannot get thunderbird to connect to the sieve instance. it seems that i am not providing the right auth methods for sieve to work. "IMPLEMENTATION" "Dovecot Pigeonhole" "SIEVE" "fileinto reject envelope encoded-character vacation subaddress
2010 May 28
3
CentOS 5 and seamonkey
Has anyone had any success in rebuilding seamonkey 2.0.4 for CentOS 5 (32-bit)? I'm currently running seamonkey-2.0-1 which I rebuilt last November. Sadly, I have no idea where the SRPM originated. I found seamonkey-2.0.4-1.fc12.src.rpm and seamonkey-2.0.4-1.fc12.src.rpm, downloaded and got to 0th base: [rj at madeleine Downloads]$ rpmbuild --rebuild
2009 Aug 14
6
LZO versus LZJB
Hi Some developers here said a long time ago that someone should show the code for LZO compression support for ZFS before talking about the next step. I made that code with a friend and we also made a little benchmark to give a first impression: http://denisy.dyndns.org/lzo_vs_lzjb/ I hope we made no technical error, but if you find something not accurate, we will correct it. Denis -- This