search for: calvin

Displaying 20 results from an estimated 272 matches for "calvin".

1998 Aug 24
1
Can't connect, even to myself
I have a two-node home network: a Linux machine (RH 5.0, samba-1.9.17p4-3.rpm, also running bind as authoritative for my home domain) and Win 95 with Client for MS Net & File & Print sharing. Linux = calvin.home = 10.5.1.1. Win95 = hodge.home = 10.5.1.10. Calvin is the default gateway for the Win95 box, since I often connect via PPP to the Internet, and I've set up IP Masqerading (I don't load the firewalling rules until I'm connected, and the default policies are accept). When I firs...
2009 Jun 10
5
Deploying with Passenger question
...to my sites url I get a "Index of /" page. Should I change the name of the server from www.blah.com to the name of my Dreamhost private server? I don''t know if this is relevant but I am using Mac OSX 10.5.7 Any help would be greatly appreciated. Thanks for your time, Calvin
2010 Oct 11
4
Horrible btrfs performance on cold cache
Hi, I use btrfs on most of my volumes on my laptop, and I''ve always felt booting was very slow, but definitely sure is slow, is starting up Google Chrome: encrypted ext4: ~20s btrfs: ~2:11s I have tried different things to find out exactly what is the issue, but haven''t quite found it yet. Here''s some stuff I got from latencytop, not sure if would be helpful:
2001 Sep 29
2
Optimized Likelihoods
...t they wouldn't mind sharing using optim(). I've adapted some of the S-plus likelihood examplesfrom the ``Guide to Statistics" and the Zip example from ``Statistical Models in S". Any additional examples that people wouldn't mind sharing would be greatly appreciated. Cheers, Calvin -- ==================== Calvin L. Williams, Ph.D. ==================== Department of Mathematical Sciences, Clemson University Box 340975 , 0-323 Martin Hall Clemson, South Carolina 29634-0975 VOICE: (864) 656-5241 or leave mes...
2002 Jul 09
9
Samba authenication to Window Active Directory
Has any version of Samba been tested for compatibility with the new Windows Active Directory? We will be upgrading our NT domain to 2000 and creating Active Directory. Currently our solaris samba 2.0.7 server is configured to authenicate users from our NT domain controllers. Will we encounter problems with the 2000 upgrade? Thanks in advance, Cynthia --------------------------------- Do You
2001 Mar 27
0
smbtar not working
I install Samba 2.0.7 on my HP 715-80 running HPUX 10.20. The HP server and two PC's are connected on a local LAN. I can map network, move files, etc. However, when I try to use smbtar I get an error. The unix server is hobbs, the two PC's are calvin and marmaduke. The C: drive on calvin is named drive_c and set for share r/w. I can use tar from the cmd line on the unix 'puter to backup it's files. Typed in the following line on the unix 'puter to backup calvin (PC) # ./smbtar -s calvin -v -t /dev/rmt/c0t5d0BEST -x "drive_c&...
2009 May 20
3
beginner question
Hello, I am using rails 1.2.3 that came with my mac Xcode installation. If I update rails with: sudo gem update rails will the latest version of rails cause a conflict with Xcode? Thanks for your time, Calvin
2010 Dec 27
2
vpopmail disabled services fix
...of src/auth/passdb-vpopmail.c are the issue (dovecot 2.0.8). These two lines do a strcmp on request->service. It appears that request->service is in lower case, but the comparison values are in upper case. Either updating the values to lowercase or using strcasecmp should fix the issue. Calvin _________________________________________________ Scanned on 27 Dec 2010 23:05:02 This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have...
2016 Aug 15
2
Locked out of the CentOS Fora
...nnot re-register as it says my email is in use. Suggestions ? Dan White | d_e_white at icloud.com ------------------------------------------------ ?Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.? (Bill Waterson: Calvin & Hobbes)
2005 Sep 24
1
Help!! trying to use an MTA
Hi gang, I've been trying to use asterisk with an MTA device can any one offer some help as to how asterisk can work with the thing. thanks a mil Calvin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050924/430f685c/attachment.htm
2002 Dec 13
2
Fwd: Access to Everyone
...r. Set permissions on the directory to drwxrwsrws nobody nobody /home/technical [Technical] comment = Technical browseable = yes path = /home/technical valid users = +users force create mode = 0777 fforce directory mode = 0777 force user = nobody force group = nobody Works good for me . . . Calvin Gordon IT Guy; Nu-Fab Burton LP email: calvin.gordon@nufab.com # What I *really* want is a Wind*ws help file, with pretty pictures and # instructions for pressing the "any" key! And I want it to say "Your # mouse is unplugged - click 'OK' to continue". Hello, I'm n...
2012 Oct 22
4
Possible to exclude an event in Puppet dashboard?
Hi All, I was wondering if it is possible to NOT show an event in puppet dashboard. I have an exec resource that fires of a ruby script. This is triggering a changed event on every run, but actually I want to exclude this from showing up as "CHANGED" Is this possible, if so how can I achieve this? --- myscript: --- exec { "run_myscript" : #
2013 Mar 18
3
Hiera 1.2.0-rc2 and deep-merge
Stumbled around a bit until I figured out you need to do this: gem install deep_merge to get it to work ! “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-use...
2012 Jan 03
3
btrfsprogs source code
Hi Everyone, I am very new to this mailing list and very much interested in getting into the internals of BTRFS file system I was looking for mkfs.btrfs source code so that I can start getting how the disk is formatted with btrfs system. Can anyone of you redirect me to that place to download the btrfsprogs source code. Thanks in advance. Debasish -- To unsubscribe from this list: send the
2012 Dec 18
4
site.pp referring to other manifests without modules
Hi all, I want to do some code reuse, and modules seem overkill. Is it possible to have something like this? A file called myuser.pp class myuser { user {...} file {...} ... } Then in site.pp have this: node ''foo.example.com'' { include myuser .. other things .. } node ''bar.example.com'' { include myuser .. other things .. } When I try this,
2010 Oct 31
6
Horrible btrfs performance due to fragmentation
On Mon, Oct 11, 2010 at 6:46 PM, Calvin Walton <calvin.walton@gmail.com> wrote: > On Mon, 2010-10-11 at 03:30 +0300, Felipe Contreras wrote: >> I use btrfs on most of my volumes on my laptop, and I''ve always felt >> booting was very slow, but definitely sure is slow, is starting up >> Google Chrome: &g...
2013 Mar 21
6
How we can create two database Using same credetial using Puppet
Hello All, I wanted to create two two MySQL database with same user credential using Puppet-MySQL. How can I achieve this? Please find my script below. class mysql::vsdatabase { include mysql mysql::db { ''vidispine'': user => ''user'', password => ''user123'', host => ''db.<hostname>.com'', } } How can I add
2012 May 22
3
SSD erase state and reducing SSD wear
I''ve got two recent examples of SSDs. Their pristine state from the manufacturer shows: Device Model: OCZ-VERTEX3 # hexdump -C /dev/sdd 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 1bf2976000 Device Model: OCZ VERTEX PLUS (OCZ VERTEX 2E) # hexdump -C /dev/sdd 00000000 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................| *
2002 Nov 26
0
Re: Samba COnfiugration and Remote Access
...if this works for XP. Hope it helps some. http://ntsecurity.nu/papers/port445/ ---------- Forwarded Message ---------- Subject: RE: [Samba] Re: Samba COnfiugration and Remote Access Date: Tue, 26 Nov 2002 10:35:32 -0500 From: "Dan De Cotiis" <ddecoti1@swarthmore.edu> To: <calvin.gordon@nufab.com> Yes I have changed the network setting in XP in the advanced WINS page of the TCP/IP properties dialogue by checking the radio button next to "Use NetBIOS over TCP/IP." Is there something else that I should have done to include SMB over NBT? Did I forget an XP conf...
2002 Aug 20
1
uplink with multiple lines
...the problem. Two of the modems _do_ have private IP addresses (192.168.x.1) - could that be confusing the kernel? If so, do I need to get public IP addresses for those modems? Do I HAVE to create a patched kernel (ala Anastasov)? May I post the script I used to try this out? Thanks, folks! Calvin Dodge Certified Linux Bigot (tm) http://www.caldodge.fpcc.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/