search for: wicket

Displaying 9 results from an estimated 9 matches for "wicket".

Did you mean: ticket
2009 Apr 03
2
migrating Samba PDC to a new server
...etch10 PDC running on a Debian server to a new Ubuntu server. I plan to install Samba 3.0.28a-1ubuntu4.4 on the new server and then copy the files in /etc/samba and /var/lib/samba and copy the related Linux users in /etc/passwd and /etc/shadow. Will it work? Thanks in advance! ----- -- Kent Tong Wicket tutorials freely available at http://www.agileskills2.org/EWDW Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA -- View this message in context: http://www.nabble.com/migrating-Samba-PDC-to-a-new-server-tp22861046p22861046.html Sent from the Samba - General mailing list archiv...
2014 Dec 09
4
NSS update issues.
Ran into a bit of a sticky wicket today. And for reasons that should be obvious it was a bit difficult to google for a solution, so I backed out the upgrade. So I'm hoping someone here has seen and fixed this already. System: CentOS 7, fully updated. After the nss updates in the past day or so, visiting https://www.googl...
2009 Nov 10
1
does it make sense to run rsync over ftp (curlftpfs)?
Hi, It seems to work but very slowly. I guess it's because rsync has to read the complete file content on the remote host, so does it make any sense at all to do it over FTP? ----- -- Kent Tong Wicket tutorials freely available at http://www.agileskills2.org/EWDW Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA -- View this message in context: http://old.nabble.com/does-it-make-sense-to-run-rsync-over-ftp-%28curlftpfs%29--tp26278059p26278059.html Sent from the Samba - rsync...
2001 Jun 06
2
Suspiciously broken filesystem
...orce a fsck, so did touch /forcefsck and rebooted The fsck threw up many thousands of errors, all of the form INODE nnnn i_blocks is 32, should be 16 with the i_blocks & should-be values various multiples of 8. I suspect that parted has screwed up, and so ext3 has been running on a losing wicket ever since... however even after the fsck (which obviously won't be able to fix everything if parted has broken things), I am still seeing the previous symptoms with TSM and perl Nigel. -- [ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ] [ Phone: +44 1423 850000...
2008 May 24
3
prototype causing value undefined error
I have a project for which I used a Wicket template as a starting point. The original example uses prototype.js. I''m using an SVG image as a background and have included a javascript that causes the image to always fill the background, regardless of the client window dimensions. This works fine in Safari 3 (Firefox doesn''...
2014 Dec 10
0
NSS update issues.
On 12/09/2014 03:30 PM, Lamar Owen wrote: > Ran into a bit of a sticky wicket today. And for reasons that should be > obvious it was a bit difficult to google for a solution, so I backed out > the upgrade. So I'm hoping someone here has seen and fixed this already. > > System: CentOS 7, fully updated. After the nss updates in the past day > or so, visi...
2013 Dec 09
5
Btrfs questions
i am looking at using btrfs for a new project and i have a few questions:     * i have heard that as it currently stands Btrfs has some issues to be used as a Lustre file system; is he aware of the issues and any plans to address these and integrate Btrfs in to Lustre     * any plans to support native clustering on Btrfs     * on ZFS the ZIL is a separate device, any plans to implement a the
2006 Jan 19
5
TIP: Using field_error_proc to add style attributes to form elements
I just put this up on the wiki, and thought I''d share in case it''s useful to anyone else. This is handy if you don?t want to wrap your input elements inside a div when an error occurs, but instead want to add some sort of CSS style to fields with errors: ActionView::Base.field_error_proc = Proc.new do |html_tag, instance| msg = instance.error_message error_style =
2012 Jun 05
13
New btrfs-progs integration branch
I''ve just pushed out a new integration branch to my git repo. This is purely bugfix patches -- there are no new features in this issue of the integration branch. I''ve got a stack of about a dozen more patches with new features in them still to go. I''ll be working on those tomorrow. As always, there''s minimal testing involved here, but it does at least compile on