Displaying 20 results from an estimated 12000 matches similar to: "Setting up FSTAB"
2005 Dec 08
8
kudzu - fedora core 3
Hi list!:
A question about the refinement of the configuration:
Always when I start a domain kudzu (hardware detection daemon) ask me
for remove hardware. I answer yes, but in the next boot kudzu ask again.
I''m guessing that kudzu is asking for remove the «real» drivers that are
inside the domU because the domainU was created copying the dom0 system
in the domU.
How can I deal with
2005 Dec 03
5
XenLinux 2.4.30 - help
Hello,
I''m trying to build XenLinux 2.4.30 on debian. I get
the following error for make linux24
make[2]: *** No rule to make target `skbuff.c'',needed
by
`/usr/src/xen-2.0/linux-2.4.30-xen0/include/linux/modules/skbuff.ver''.
 Stop.
Could somebody help me resolve this error. Or if this
is some problem with the system configuration that I''m
using, could
2006 Aug 25
3
RJS Error: Element.update is not a function
Hi,
I have implemented some RJS code and I have the same exact code in 2
different places. In one place I get the error "Element.update is not
a function" and the other place works fine. Any idea why this error is
coming? Breaking my head.
-Vinod
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
2020 Sep 19
4
CentOS 8 Install as DOMU in PV Environment
Hi,
In general, PV tends not to be supported in newer distribution releases.
This is mostly due to HVM performance and flexibility nowadays, which
just was not the case back in the days when PV ruled.
I am curious why you are trying PV.
-yoctozepto
On Sat, Sep 19, 2020 at 6:41 PM 9f9dcad3f78905b03201--- via
CentOS-virt <centos-virt at centos.org> wrote:
>
> All,
>
> Just
1998 Oct 05
1
R-beta: help r-new
he copiado los archivos para windows95 en un directorio rnew, donde 
tengo el ejecutable rjune.exe, al correr este archivo me aparece un menu 
con las opciones File, workspace, edit, windows y help. La ventana de la 
consola permacene abierta y no se como se puede iniciar la escritura de 
un programa ni como compilarlo
Yo estoy interezado en este lenguaje ya que trabajo con datos espaciales 
-
2006 Jan 27
10
html special characters. h() failure.
I was trying to convert a some text with the (r) character it so it
replaced character \xAE with ®
h(@item.description) didn''t do anything.  I need to use
@item.description.grep(/\xAE/,''®'') for it to work.
I think the h() function should be able to do all the codes that are
available.
Regards Neil.
2017 Apr 06
4
[Bug] FTS double escaping
Hi,
i'm trying to resolve few problems with indexing 'From' headers using  
FTS/Solr. I was tcpdumping the communication between Dovecot and  
Jetty/Solr and noticed that 'From' headers, which includes also  
sender's name, are double escaped. This is what was Dovecot sending to  
Solr:
</field><field name="from">Name Surname  
&lt;test at
2020 Jan 03
2
bug report
Hi,
    I have use  kvm ? virsh ? virt   for almost half year ?all things goes well ?
    but recently? I use virt-copy-in  found some problem ? I  have   do  nothing  with my server  ?but the problem appear . 
     
 
2020 Jan 08
3
回复: bug report
Hi,Tomas:
     here is the  test info:   Thanks for your kind help . 
   ************************************************************
     *                    IMPORTANT NOTICE
   
2017 Apr 09
1
[Bug] FTS double escaping
Cit?t Timo Sirainen <tss at iki.fi>:
> On 6 Apr 2017, at 14.58, azurit at pobox.sk wrote:
>>
>> Hi,
>>
>> i'm trying to resolve few problems with indexing 'From' headers  
>> using FTS/Solr. I was tcpdumping the communication between Dovecot  
>> and Jetty/Solr and noticed that 'From' headers, which includes also  
>>
2005 Sep 28
5
Roll back from CVS Head to v1.09
Hi Folks,
OK, I'm running CVS Head as of about 3 weeks ago.  I want to roll back 
to V1.09. Other than downloading the code, how do I do it? I thought 
someone once said that I have to delete all my modules or something?
Thanks
Mark
-- 
Mark, G7LTT/KC2ENI
Randolph, NJ
http://www.g7ltt.com
2011 Jan 28
2
internet connection tester script
http://pastebin.com/raw.php?i=rykHdvBh
bix.hu and www.yahoo.com are "pingable" test sites.
127.0.0.1 could not be pinged [firewall drops all icmp]
i have a "oneliner" that echoes if theres "internet connection or no".
$ ping -W 1 -c 2 bix.hu >& /dev/null && ping -W 1 -c 2 www.yahoo.com >& /dev/null &&
2010 Nov 05
4
xe cli not working on remote machine
Hi list,
I have 3 Citrix Xenserver 5.6  and currently building a a VM backup server.
I took the xe client on one of the server and installed it on the backup server (gentoo based)
installed the stunnel package to make XE work.
now when running, I get this error message :
[server ~ #] ./xe help -debug -s 192.168.111.17 -u user -pw pass
Connecting via stunnel to [192.168.111.17] port [443]
2011 Mar 24
6
CIFS mount with non-ascii (UTF8) password is not working
Hi , 
I have French CIFS server. 
If I try to map a share from any windows machine with non-ascii (UTF-8, french characters are part of password) password, it is successful. 
But If I try from linux machine, it fails. 
mount -t cifs //MACHINE/DatasetFIGS_?????????????  /tmp/rahul -o user=??,password=??,domain=eKKDr
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual
2019 Nov 20
4
Tablegen PAT limitation?
Hi,
The full trace stack:
Type set is empty for each HW mode:
possible type contradiction in the pattern below (use -print-records with llvm-tblgen to see all expanded records).
vtInt: 	(vt:{ *:[Other] })
UNREACHABLE executed at /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:824!
[ 85%] Building X86GenEVEX2VEXTables.inc...
 #0 0x000000000081b9b5
2008 Apr 10
0
[LLVMdev] LLVMBuilder vs LLVMFoldingBuilder
Dominic Hamon wrote:
> Duncan Sands wrote:
>>> Another option that was discussed in #llvm is to nuke LLVMBuilder 
>>> and rename LLVMFoldingBuilder to LLVMBuilder. If this was the case, 
>>> I'd argue for a flag in the Builder that could retain the old 
>>> non-folding functionality for debugging purposes.
>>>     
>>
>> this plan
2009 May 11
8
Users can't login on Samba+Ldap
Hi,
I've migrated from an old samba installation (Samba as PDC) that used TDB
backend for password.
I've setup a box with ubuntu and samba 3 + ldap and I imported the old
users.
Old users works fine.
I have problems with new users and machines.
Old users works but they don't show up with smbldap-usershow command and
I've problem in changing their passwords. If I check the ldap
2008 Apr 10
3
[LLVMdev] LLVMBuilder vs LLVMFoldingBuilder
Duncan Sands wrote:
>> Another option that was discussed in #llvm is to nuke LLVMBuilder and 
>> rename LLVMFoldingBuilder to LLVMBuilder. If this was the case, I'd 
>> argue for a flag in the Builder that could retain the old non-folding 
>> functionality for debugging purposes.
>>     
>
> this plan sounds good to me.  However it's not clear to me how
2007 Jan 29
6
RJS problem
Hi,
I''m implementing a "digg-like" page, that once you digg. The score for
each item will dynamically reflect your current action +1 .
I am not sure what''s
In the controller I have an action responsible for increase of the
score.It has a corresponding rjs in view.
--------------------------------------------------------------------------------
def arouse
    
2006 May 18
2
Utility to translate HTML character entities into text?
Anyone know of a Ruby utility that will translate HTML character 
entities into text?
Thanks,
Wes
-- 
Posted via http://www.ruby-forum.com/.