search for: paganini

Displaying 10 results from an estimated 10 matches for "paganini".

Did you mean: pagani
2007 Oct 08
2
OCF2 and LVM
...e a certified procedure in to backup a RAC DB 10.2.0.3 based on OCFS2 , via split mirror or snaphots technology ? Using Linux LVM and OCFS2, does anybody knows if is possible to dinamically extend an OCFS filesystem, once the underlying LVM Volume has been extended ? Thanks in advance Riccardo Paganini
2004 May 05
1
Strange problem with WINS address resolution
...lerserver". During switching back to the Linux server, the DHCP on the windows machine was still active for some time but is now definitely switched of. On the Linux server, which now runs again, address resolution seems to be somehow strange. Doing a normal WINS lookup does the following: PAGANINI:/var/log/samba # nmblookup -U 192.168.115.253 -R compilerserver querying compilerserver on 192.168.115.253 192.168.115.52 compilerserver<00> A lookup by broadcast however does the following: PAGANINI:/var/log/samba # nmblookup -B 192.168.115.255 -R compilerserver querying compilerserver on...
2003 Jun 29
1
Please confirm (conf#3cf11a7145595546740c6064dbc27044)
...To confirm that you sent the message below, just hit the "R"eply button and send this message back (you don't need to edit anything). Once this is done, no more confirmations will be necessary. This email account is protected by: Active Spam Killer (ASK) V2.2 - (C) 2001-2002 by Marco Paganini For more information visit http://www.paganini.net/ask --- Original Message Follows --- From: <freebsd-stable@FreeBSD.org> To: <dg@Root.COM> Subject: Re: Movie Date: Mon, 30 Jun 2003 12:00:56 +0800 This is a multipart message in MIME format --CSmtpMsgPart123X456_000_005BEC46 Content...
2004 May 27
0
Please confirm (conf#08b6d7549e1ed966ddf75eba2c21840a)
...ntregue. Para confirmar o envio basta pressionar o bot?o de "Reply" e enviar esta mensagem de volta (n?o ? necess?rio editar). Uma vez que isto seja feito, novas confirma??es n?o ser?o necess?rias. This email account is protected by: Active Spam Killer (ASK) V2.2 - (C) 2001-2002 by Marco Paganini For more information visit http://www.paganini.net/ask --- Original Message Follows --- From: r-devel@r-project.org To: lhudson@mail.sdsu.edu Subject: Mail Delivery (failure lhudson@mail.sdsu.edu) Date: Wed, 26 May 2004 18:08:20 -0700 This is a multi-part message in MIME format. ------=_NextPar...
2010 Jul 20
0
Problem saving win Xp profiles
...em Administrator is that he changed then windows computer name on the first two clients and that the new client was formatted and re-installed witha a new computer name. Have anyone some suggestions for understand this behaviour? Thanks in advantage for help. -- Michele Moscioni Italsoft Via Paganini, 57 62018 Potenza Picena (MC) Tel: +39.0733.688026-686256 Fax: +39.0733.881315 michele at italsoft.191.it
2010 Jul 22
0
Some Xp Client do not save Profiles
...em Administrator is that he changed then windows computer name on the first two clients and that the new client was formatted and re-installed witha a new computer name. Have anyone some suggestions for understand this behaviour? Thanks in advantage for help. -- Michele Moscioni Italsoft Via Paganini, 57 62018 Potenza Picena (MC) Tel: +39.0733.688026-686256 Fax: +39.0733.881315 michele at italsoft.191.it
2003 Mar 01
1
New recordings at pan.zipcon
New recordings at http://pan.zipcon.net Duo Pianos played by Neal and Nancy O'Doan 1)Martinu: Concerto for 2 pianos and orchestra Paul Freeman conducts the Royal Philharmonic 2)Variations: Brahms-Haydn and Lutoslawski Paganini 3) Moussorski: Pictures at an Exhibition 4) Martinu: Sonatas 1 and 3 for Cello and Piano Played by Toby Saks and Neal O'Doan3) <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a...
2004 May 12
8
How do fix a good solution against spam..
Heya folks First of all, sorry if this isn't the correct list, but yet, I think spam is a kind of network attack and should be treated as a security issue.. I run a working mail server using Postfix, MySQL, Courier-IMAP, SpamAssassin and ClamAV (amavisd-new) .. I've checked the configuration file for SpamAssassin, but yet I havn't find any good solution for spam.. Sure, spam will
2020 Jun 11
11
handling spam from gmail.
I am sick of this gmail spam. Does anyone know a solution where I can do something like this: 1. received email from adcpni444 at gmail.com 2. system recognizes this email address has been 'whitelisted', continue with 7. 3. system recognizes as this email never been seen before 4. auto reply with something like (maybe with a wait time of x hours): Your message did not receive the
2011 May 05
0
jruby PATH and RUBYOPTS integration
Hi, I download the last jruby version and install the rspec gem using jgem to install. After it, I export RUBYOPTS=rubygems to guarantee that the spec can be found. Trying to run the spec by normal mode I got: jonatas at branco:~/jruby-1.6.1$ jruby -S spec LoadError: no such file to load -- spec/autorun require at org/jruby/RubyKernel.java:1038 (root) at /usr/bin/spec:2 Trying to execute