search for: alan

Displaying 20 results from an estimated 3084 matches for "alan".

2007 May 22
0
xattrs with --link-dest inconsistancy
...opyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs, iconv Titan:~ alan$ mkdir ~/Desktop/Folder1 Titan:~ alan$ mkdir ~/Desktop/Folder1/Folder1a Titan:~ alan$ echo 'File1' > /Users/alan/Desktop/Folder1/Folder1a/file1 Titan:~ alan$ xattr -s tree fir /Users/alan/Desktop/Folder1/Folder1a/ Titan:~ alan$ xattr -l /Users/alan/Desktop/Folder*/* /Users/alan/Desktop/F...
2002 Sep 09
0
Encrypted logon funny
I do not understand the following output. The actual command and error are: juliet:/mnt # smbmount //compaq/mastertools /mnt/dos -o username=alan password=eunice Password: 10300: tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.) SMB connection failed It seems the user validates at the os level , but later fails when using the locked share - Why ? Relevant bits of smb...
2006 Apr 26
1
problems getting dovecot-LDA to work
...a bit since using the mailertable didn't work with my actual hostname). when I try to use /usr/local/libexec/dovecot/deliver via sendmail, i get a EX_TEMPFAIL. I logged into the machine as the user I'm trying to deliver mail for and do the following: /usr/local/libexec/dovecot/deliver -d alan and get the following error: deliver: Error: Ambiguous mail location setting, don't know what to do with it: /var/spool/mail/alan (try prefixing it with mbox: or maildir:) deliver: Fatal: Failed to create storage for 'alan' with mail '/var/spool/mail/alan' in /usr/local/etc/...
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64- bit files, 32-bit system inums, 64-bit internal inums, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs xattrs cvs 1.77 I installed xattr for Mac OSX Senario: $ mkdir /Users/alan/Desktop/folder1 $ echo 'Hello' > /Users/alan/Desktop/folder1/file1 $ xattr --set color blue /Users/alan/Desktop/folder1/file1 In the Finder.app I set file1 to the color green. Drag a bit of text 'details' to folder1 to give /Users/alan/Desktop/ folder1/details.textClipping $...
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies? The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that
2007 Apr 25
1
Symbolic links on Mac OSX
I have noticed an anomaly with symbolic links. umask 027 mkdir folder1 echo 'hello world' > folder1/file1 cd folder1 ln -s file1 softfile1 rsync -a ../folder1/ ../folder2/ ls -lF ../folder* ../folder1: total 16 -rw-r----- 1 alan alan 12 Apr 26 00:00 file1 lrwxr-x--- 1 alan alan 5 Apr 26 00:02 softfile1@ -> file1 ../folder2: total 16 -rw-r----- 1 alan alan 12 Apr 26 00:00 file1 lrwxrwxrwx 1 alan alan 5 Apr 26 00:03 softfile1@ -> file1 The symbolic link has a new creation time and different permission...
2018 Jan 29
2
parallel-readdir is not recognized in GlusterFS 3.12.4
----- Original Message ----- > From: "Pranith Kumar Karampuri" <pkarampu at redhat.com> > To: "Alan Orth" <alan.orth at gmail.com> > Cc: "gluster-users" <gluster-users at gluster.org> > Sent: Saturday, January 27, 2018 7:31:30 AM > Subject: Re: [Gluster-users] parallel-readdir is not recognized in GlusterFS 3.12.4 > > Adding devs who work on it > &gt...
2018 Jan 30
1
parallel-readdir is not recognized in GlusterFS 3.12.4
----- Original Message ----- > From: "Alan Orth" <alan.orth at gmail.com> > To: "Raghavendra Gowdappa" <rgowdapp at redhat.com> > Cc: "gluster-users" <gluster-users at gluster.org> > Sent: Tuesday, January 30, 2018 1:37:40 PM > Subject: Re: [Gluster-users] parallel-readdir is not recogn...
2005 Jan 31
16
PXE boot Centos 4.0beta problems
...have a pxelinux setup that is booting 3.4 PXE images fine, but the equivalent setup for 4.0beta loads the kernel and then splashes the monitor full of multicolor random characters. Not a good start to an install... Anyone had luck? Any changes for PXE boots known for 4.0? Thanks in advance. -Alan
2018 Jan 23
6
parallel-readdir is not recognized in GlusterFS 3.12.4
...usterfs/blob/release-3.10/doc/release-notes/3.10.0.md [1] https://github.com/gluster/glusterfs/blob/release-3.11/doc/release-notes/3.11.0.md [2] https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.3/html/administration_guide/small_file_performance_enhancements Thank you, -- Alan Orth alan.orth at gmail.com https://picturingjordan.com https://englishbulgaria.net https://mjanja.ch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180123/27b4b8aa/attachment.html>
2008 Feb 18
3
Problem with samba+openldap with regard changing passwords from windows
I have implemented samba with LDAP backend, domain logins and roaming profiles and everything is great - except for one thing. Noone can change their passwords from windows - trying to change your password results in windows telling you your not allowed to do that! I did smbldap-show alan and among other information the line: sambaPwdCanChange: 0 appeared. From my understanding if I do smbldap-usermod -A0 -B0 alan that line should then be changed to have a value of 1 allowing users to change passwords from their windows logins, however running the above command does not appear...
2018 Jan 30
0
parallel-readdir is not recognized in GlusterFS 3.12.4
...arallel-readdir and or readdir-ahead in 3.12.x. :) Cheers, On Mon, Jan 29, 2018 at 9:26 AM Raghavendra Gowdappa <rgowdapp at redhat.com> wrote: > > > ----- Original Message ----- > > From: "Pranith Kumar Karampuri" <pkarampu at redhat.com> > > To: "Alan Orth" <alan.orth at gmail.com> > > Cc: "gluster-users" <gluster-users at gluster.org> > > Sent: Saturday, January 27, 2018 7:31:30 AM > > Subject: Re: [Gluster-users] parallel-readdir is not recognized in > GlusterFS 3.12.4 > > > > Adding...
2008 Apr 16
8
Will acts_as_taggable_on_steroids and better_nested_set work together?
...is my task model <code> class Task < ActiveRecord::Base acts_as_taggable acts_as_nested_set belongs_to :user validates_presence_of :user end </code> The result of running the test: 1) Error: test_should_destroy(TaskTest): SystemStackError: stack level too deep /Users/alan/Projects/superb/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:220:in `reload_without_tag_list'' /Users/alan/Projects/superb/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:220:in `reload'' /Users/alan/Projects/superb/vendor/plugins/b...
2014 Nov 28
5
Wiki-edit-request
Hi Alan, After read your reply , I think that I should do something. So I want to help Timothy to translate some pages to chinese language.But I don't know how to start, whether should I send a email to Timothy or request access permission . Could someone give me some tips? Thanks! On Thu, Nov 27, 201...
2009 Oct 22
3
what else is missing in 5.4?
[root at alan centos]# du -sh 5.* 19G 5.3 14G 5.4 -- ?Don't eat anything you've ever seen advertised on TV? - Michael Pollan, author of "In Defense of Food"
2007 May 02
6
templating problems - rhel4, 0.22.3
..."cannot connect to server." Hacked the template down to about 3k... puppetmaster did not crash, but the resulting file on the client was badly truncated. Are there known problems either with Puppet 0.22.3 on templating, or on Ruby 1.8.1 as shipped by Red Hat (actually Centos)? Thanks -Alan -- Alan Sparks, UNIX/Linux Systems Integration and Administration <asparks@doublesparks.net>
2007 Sep 10
7
ferret index file(s)
I am running version 3.2 of ferret and would like to upgrade to a more current version. will my existing 3.2 index files be compatible? thanks, AK -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ferret-talk/attachments/20070910/742890f2/attachment.html
2018 Jan 27
0
parallel-readdir is not recognized in GlusterFS 3.12.4
Adding devs who work on it On 23 Jan 2018 10:40 pm, "Alan Orth" <alan.orth at gmail.com> wrote: > Hello, > > I saw that parallel-readdir was an experimental feature in GlusterFS > version 3.10.0, became stable in version 3.11.0, and is now recommended for > small file workloads in the Red Hat Gluster Storage Server > document...
2014 Nov 26
4
Wiki-edit-request
On 26 November 2014 at 17:28, Akemi Yagi <amyagi at gmail.com> wrote: > On Wed, Nov 26, 2014 at 9:18 AM, Christoph Galuschka > <tigalch at tigalch.org> wrote: >> Hi Alan, >> >> Am 26.11.2014 um 16:13 schrieb Alan Bartlett: >>> >>> On 26 November 2014 at 10:23, Michael Beck <eliteknipser at gmail.com> wrote: > >>> According to my very limited understanding of the German language, I >>> see that the German page...
2010 Apr 25
3
Determining Index of Last Element in Vector
...2 3 3 4'.) So the question is, is there a better way specify the last element of a vector? If not, is there a better way to duplicate all elements of a vector except for the first and last? (I know you can achieve this using two lines, but I'm writing because I want to do it using one.) Alan -- Alan Lue Master of Financial Engineering UCLA Anderson School of Management [[alternative HTML version deleted]]