Displaying 20 results from an estimated 64 matches for "probaly".
Did you mean:
probably
2005 Nov 22
2
Doing fsck on shutdown
I usually shutdown computer for night (could probaly use software
shutdown, but have not yet studied it). In that case, the disk is
checked quite often with default settings, usually in those cases I am
in hurry and want computer to start up fast :-).
One alternative would be trying to run fsck at shutdown if fsck is due
in a few mounts. One could...
2016 Sep 08
2
smbd to authenticate via pam modules
...to store
passwords in local database, but its just a duplication of information
and need for an extra orchestration in this case. Hopefuly there is some
simple way to achieve that without doing this or using the AD overhead.
I just spent whole day googling with no good solution at the end, so I
am probaly missing some terminology to produce well formulated questions.
Sincerely,
David
2013 Oct 10
2
[LLVMdev] [lld] Handling a whole bunch of readers
...enting we should define a standard file extension.
>>>
>> Isnt having a YAML file starting with the below better, so that you dont
>> need to go through file extensions.
>>
>> magic :
>> arch:
>>
>
I guess we will use a fixed file extension anyway (we probaly don't want to
use .txt for YAML object file for example), so what do you think is the
benefit of depending on special file magic compared to using file extension?
You would also be able to figure out if the yaml file is a valid input for
>> the flavor/target too.
>>
>
> Ping...
2005 Feb 05
1
updating ALSA
Hi,
I have installed CentOS 4 beta and everything works apart from the
sound. Searching online I have found that Fedora Core 3 requires
upgrading ALSA to the very latest version for sound to work on this
laptop, that probaly means that I need to upgrade ALSA.
Is there anytwhere I can get updates RPMs/SRPMs or do I have to compile
the updates? AFAIK alsa is now part of the kernel, will this cause much
trouble for future upgrades?
Talking about kernels, is it possible to update the kernel to 2.6 on
CentOS 3 without bre...
2011 Oct 28
2
Split an array into arbirtary sizes
Hi there,
I have a ts object that I would like wo split into arbirary sizes.
Can'tfind how to do this?
I realise its probaly very simple buy I can't sem to find the right
function?
--
View this message in context: http://r.789695.n4.nabble.com/Split-an-array-into-arbirtary-sizes-tp3948938p3948938.html
Sent from the R help mailing list archive at Nabble.com.
2004 Dec 24
2
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Path const&,llvm::sys::P
Hi Reid,
Looking closer at the build process, I find that Path.cpp doesn't get
compiled, even if it is a newer version than its *.o file. That's probaly
the reason the error still exists.
I've zipped and attached the trace after the point the new Path.cpp was
updated by cvs. It clearly shows that it newer gets compiled and now shows
that it is the dependencies in the makefile that is out of sync.
I'll try to remove the .o file and see...
2013 Oct 10
2
[LLVMdev] [lld] Handling a whole bunch of readers
...> On 10/9/2013 11:19 PM, Rui Ueyama wrote:
>
>>
>> Isnt having a YAML file starting with the below better, so that you dont
>> need to go through file extensions.
>>
>> magic :
>> arch:
>>
>> I guess we will use a fixed file extension anyway (we probaly don't want
>> to
>> use .txt for YAML object file for example), so what do you think is the
>> benefit of depending on special file magic compared to using file
>> extension?
>>
>>
>> I would like to support usecases like this.
>
> (a)
> $ cat...
2019 Nov 28
3
[PATCH] rhv-upload: Fix waiting for transfer
...quot;/home/nsoffer/src/virt-v2v/tmp/rhvupload.1DgXyh/rhv-upload-plugin.py", line 539, in create_transfer
"transfer %s was paused by system" % transfer.id)
RuntimeError: transfer 32b97384-ac8b-40d5-b423-26d31faabe32 was paused by system
I could not simulate the other cases. This probaly requires injecting
errors in engine.
v2v/rhv-upload-plugin.py | 40 +++++++++++++++++++++++++++++++---------
1 file changed, 31 insertions(+), 9 deletions(-)
diff --git a/v2v/rhv-upload-plugin.py b/v2v/rhv-upload-plugin.py
index 75e4f404..3942ec72 100644
--- a/v2v/rhv-upload-plugin.py
+++ b/v2v/...
2013 Oct 10
0
[LLVMdev] [lld] Handling a whole bunch of readers
On 10/9/2013 11:19 PM, Rui Ueyama wrote:
>
> Isnt having a YAML file starting with the below better, so that you dont
> need to go through file extensions.
>
> magic :
> arch:
>
> I guess we will use a fixed file extension anyway (we probaly don't want to
> use .txt for YAML object file for example), so what do you think is the
> benefit of depending on special file magic compared to using file extension?
>
>
I would like to support usecases like this.
(a)
$ cat simple.s
.text
.global _start...
2019 Dec 10
1
Re: [PATCH] rhv-upload: Fix waiting for transfer
...upload.1DgXyh/rhv-upload-plugin.py", line 539, in create_transfer
> > "transfer %s was paused by system" % transfer.id)
> > RuntimeError: transfer 32b97384-ac8b-40d5-b423-26d31faabe32 was paused by system
> >
> > I could not simulate the other cases. This probaly requires injecting
> > errors in engine.
>
> You might be able to inject errors more easily than that by modifying
> the test harness (tests/test-v2v-o-rhv-upload-module/ovirtsdk4/).
>
> Anyway patch looks reasonable, although I didn't test it, so:
>
> ACK
Seems that...
2013 Oct 11
2
[LLVMdev] [lld] Handling a whole bunch of readers
...t;>
>>> Isnt having a YAML file starting with the below better, so that you dont
>>>> need to go through file extensions.
>>>>
>>>> magic :
>>>> arch:
>>>>
>>>> I guess we will use a fixed file extension anyway (we probaly don't want
>>>> to
>>>> use .txt for YAML object file for example), so what do you think is the
>>>> benefit of depending on special file magic compared to using file
>>>> extension?
>>>>
>>>>
>>>> I would lik...
2013 Oct 11
0
[LLVMdev] [lld] Handling a whole bunch of readers
...PM, Rui Ueyama wrote:
>>
>>> Isnt having a YAML file starting with the below better, so that you dont
>>> need to go through file extensions.
>>>
>>> magic :
>>> arch:
>>>
>>> I guess we will use a fixed file extension anyway (we probaly don't want
>>> to
>>> use .txt for YAML object file for example), so what do you think is the
>>> benefit of depending on special file magic compared to using file
>>> extension?
>>>
>>>
>>> I would like to support usecases like t...
2004 Dec 24
0
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Pathconst&, llvm::sys::P
Hi Reid,
Looking closer at the build process, I find that Path.cpp doesn't get
compiled, even if it is a newer version than its *.o file. That's probaly
the reason the error still exists.
I've zipped and attached the trace after the point the new Path.cpp was
updated by cvs. It clearly shows that it newer gets compiled and now shows
that it is the dependencies in the makefile that is out of sync.
I'll try to remove the .o file and see...
2004 Apr 12
2
RE: installing automatic routes ?
Unless the bridge keeps stateful inspection data and can reply back to
the session''s origin, not it route then its fine.
The only way I can see this working is either putting the FTP/.. DMZ
behind the firewall giving true firewall protection for all services
involved, or if you just want to kludge the current solution, you can
perform a DNAT/SNAT interface bounce like the following:
#
2018 May 16
1
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
...cked.num) {
> + used_idx -= vq->vring_packed.num;
> + wrap_counter ^= 1;
When used_idx is greater or equal vq->num, there's no need to flip
warp_counter bit since it should match next_avail_idx.
And we need also care about the case when next_avail wraps but used_idx
not. so we probaly need:
else if (vq->next_avail_idx < used_idx) {
??? wrap_counter ^= 1;
}
I think maybe it's time to add some sample codes in the spec to avoid
duplicating the efforts(bugs).
Thanks
> + }
> +
> + vq->vring_packed.driver->off_wrap = cpu_to_virtio16(_vq->vdev,
> +...
2013 Oct 11
0
[LLVMdev] [lld] Handling a whole bunch of readers
...t having a YAML file starting with the below better, so that you dont
>>>>> need to go through file extensions.
>>>>>
>>>>> magic :
>>>>> arch:
>>>>>
>>>>> I guess we will use a fixed file extension anyway (we probaly don't want
>>>>> to
>>>>> use .txt for YAML object file for example), so what do you think is the
>>>>> benefit of depending on special file magic compared to using file
>>>>> extension?
>>>>>
>>>>>
>&g...
2013 Oct 11
1
[LLVMdev] [lld] Handling a whole bunch of readers
...gt;>>>> dont
>>>>>
>>>>>> need to go through file extensions.
>>>>>>
>>>>>> magic :
>>>>>> arch:
>>>>>>
>>>>>> I guess we will use a fixed file extension anyway (we probaly don't
>>>>>> want
>>>>>> to
>>>>>> use .txt for YAML object file for example), so what do you think is
>>>>>> the
>>>>>> benefit of depending on special file magic compared to using file
>>>>&g...
2004 Dec 24
2
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Pathconst&, llvm::sys::P
...ong time. We all
have better things to do than fuss with lib/System.
Reid.
On Fri, 2004-12-24 at 03:47, Henrik Bach wrote:
> Hi Reid,
>
> Looking closer at the build process, I find that Path.cpp doesn't get
> compiled, even if it is a newer version than its *.o file. That's probaly
> the reason the error still exists.
>
> I've zipped and attached the trace after the point the new Path.cpp was
> updated by cvs. It clearly shows that it newer gets compiled and now shows
> that it is the dependencies in the makefile that is out of sync.
>
> I'll...
2023 Jan 08
1
Issues demoting a samba DC.
...; svdcp.tls.msk.ru. A 192.168.19.6
>
> I haven't found the string e3514235-4b06-11d1-ab04-00c04fc2dcd2 anywhere in
> /var/lib/samba/ or similar dirs, the only single mention of it is in
> private/spn_update_list:
It is in sam.ldb (do not touch anything in sam.ldb.d), but you will
probaly have to use ldbsearch with '--cross-ncs' to see it.
>
> # These are not supported yet:
> # NtFrs-88f5d2bd-b646-11d2-a6d3-00c04fc9b232/${HOSTNAME}
> # Dfsr-12F9A27C-BF97-4787-9364-D31B6C55EB04/${HOSTNAME}
>
> (yes, commented out).
>
> What it is doing here?? It *l...
2010 Dec 20
1
R hangs on the stats.so library
...hem all if necessary, but basically they were:
sudo apt-get remove r-base
sudo apt-get remove r-base-core
sudo apt-get install r-base-core
sudo apt-get remove r-base-core r-dev
sudo apt-get install r-base-core r-dev r-recommended
and similar attempts.
Since I was getting some error from R I probaly worsen th situation
typing:
sudo apt-get install libmpc
sudo apt-get install r-devel
whereis libgfortran
whereis libgfortran.so.2
sudo apt-get install libgfortran3
sudo apt-get install libgfortran3-dev
sudo apt-get install libgfortran2
sudo apt-get install libgfortran3-dbg
R
sudo apt-get remove...