Displaying 20 results from an estimated 20 matches for "resoled".
Did you mean:
resolved
2012 Jul 07
5
number of decimal places in a number?
Dear R users,
I need a function that gets a number and returns its number of actual decimal places.
For example f(3.14) should return 2, f(3.142) should return 3, f(3.1400) should also return 2
and so on. Is such function already available in R? If not, could you give me a hint how to achieve that?
Many thanks in advance.
-----------------------------------------------------------------
2025 May 13
1
samba-tool ntacl setting groups as users
On 13.05.25 13:11, Rowland Penny via samba wrote:
> On Tue, 13 May 2025 12:38:25 +0200
> Steffen Wurm via samba <samba at lists.samba.org> wrote:
>> We are trying to migrate from an old Windows server to a Linux samba
>> system. As we are also replacing the old AD, we exported the
>> permissions as SDDLs from the old share and set them to the new
>> system,
2017 Jul 28
2
High load on CPU due to glusterfsd process
Hi Team,
Whenever I am performing the IO operation on gluster volume, the loads is
getting increase on CPU which reaches upto 70-80 sometimes.
when we started debugging, found that the io_worker thread is created to
server the IO request and consume high CPU till that request gets completed.
Could you please let me know why io_worker thread takes this much of CPU.
Is there any way to resole
2025 May 13
1
samba-tool ntacl setting groups as users
On Tue, 13 May 2025 12:38:25 +0200
Steffen Wurm via samba <samba at lists.samba.org> wrote:
> Hallo
>
> We are trying to migrate from an old Windows server to a Linux samba
> system. As we are also replacing the old AD, we exported the
> permissions as SDDLs from the old share and set them to the new
> system, using "samba-tool".
>
> In general it seems
2025 May 13
1
samba-tool ntacl setting groups as users
Hallo
We are trying to migrate from an old Windows server to a Linux samba system.
As we are also replacing the old AD, we exported the permissions as SDDLs from the old share and set them to the new system, using "samba-tool".
In general it seems to work quite well, but there is a strange behavior.
----- -----
root at smb-01:/# samba-tool ntacl set
2005 Dec 01
1
No aswer to my winbind problems ?
Hi
anyone can help me to resol my big problems ?
thanks bye
2017 Aug 02
0
High load on CPU due to glusterfsd process
Could you please response?
On Fri, Jul 28, 2017 at 5:55 PM, ABHISHEK PALIWAL <abhishpaliwal at gmail.com>
wrote:
> Hi Team,
>
> Whenever I am performing the IO operation on gluster volume, the loads is
> getting increase on CPU which reaches upto 70-80 sometimes.
>
> when we started debugging, found that the io_worker thread is created to
> server the IO request and
2003 Dec 15
1
nls arguments
Hi all,
I've got a problem with the nls function.
I have an adjustment which works when I fix one of the argument of my
function (Xo=150) :
*Xo*=150
f<- function (tt*,Xo*,a,b) ifelse(tt<*Xo*,a*exp(-b**Xo*),a*exp(-b*tt))
ajust<-nls(RER~f(tt,*Xo*,a,b),data=data.frame(tt=Ph2[,2*k],RER=Ph2[,2*k+1]),start=list(a=0.5,b=0.014))
But, when I use it as a "normal" parameter (and
2006 Jun 06
1
Asterisk 1.2.7.1 bad file descriptor
Hi all,
could someone tell me what this does mean "bad file descriptor" when
trying to start asterisk. It goes till the CLI command and then die with
this message. Below an strace output from asterisk -vvvvvvvvvc
It's on debian Sarge kernel 2.6.7 with packages from debian VoIP team.
The server was running fine till now with this version.
Thanks
2002 Nov 15
1
MAC Server support
Hi all,
I needed to have a kind of MAC support for rule servers as I do DNAT to
hosts that are
served by a DHCP server.
So I did the following :
When Shorewall script find a MAC address as a server, it tries to get his
IP thru the
arp table and then "resolve" the ARP address to the IP address of the client.
Of course the main limitation of this is that you''ll have to
2003 Sep 18
0
Using Samba 2.2.7.a and PlainText Auth
...sword is due to some really old Windows95 machines that will not work
with any kind of hashed authentication (I know... I know... not my
choice. but hey gimme a break!)
I have cannot just jump to v3 if that is the fix... but I'd like to know
if anyone else has seen anything like this, have you resoled it. Or is
this a NEW one? It has only started happening since we added the
WindowsXP machines and only happens to them.
Hope this is clear enough.
--
greg, greg@gregfolkert.net
REMEMBER ED CURRY! http://www.iwethey.org/ed_curry
Dear David, Never was a man so badly meant to wear corrective glass...
2014 May 07
0
LibvirtError: Operation not supported : JSON monitor is required
Hi
Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and virt-manager 0.9.0 are not incompatible)..but when I created VM by virt-manager ,it reported :
unable to complete install: 'Opertation not supported: JSON monitor is required.'
Traceback(most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py",line
2014 May 09
0
[Solved]:LibvirtError: Operation not supported : JSON monitor is required
Hello everyone
I have solved the problem(LibvirtError: Operation not supported : JSON monitor is required).
yajl-devel package must be intalled before compile and install libvirt 1.2.4 .....
then rebuild and install libvirt-python 1.2.4
every thing is OK.....
Hi
Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and
2011 Oct 12
1
Adding a machine acount
Hi,
I migrated from an MS NT Domain to a samba3 domain some time back. I
forgot about a couple of machines and am trying to add them. These are
Buffalo NAS workstations so are basically *nix machines with a web
interface. I have not had to add any machines to the domain from the
samba PDC before. This is what I've done. I tried to add the machine
using it's web interface but it failed and
2019 Jun 21
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Thanks for the info Teresa,
Regards
M Suresh
From: Teresa Johnson <tejohnson at google.com>
Sent: Thursday, June 20, 2019 7:15 PM
To: Mani, Suresh <Suresh.Mani at amd.com>
Cc: Rui Ueyama <ruiu at google.com>; llvm-dev <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
[CAUTION: External
2013 Apr 13
3
Cannot reach http://localhost:3000 after starting Ruby on Rails server
I cannot reach http://localhost:3000 after starting Ruby on Rails
server when running Windows 8. After running rails server in the
directory that I want the server to start, the following prompt shows
up:
C:\Users\Brian\railsapp>rails server
=> Booting WEBrick
=> Rails 3.2.13 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown
2013 Aug 01
2
Managing a Samba4 AD DC using a Win7 workstation
Hello,
I just installed Samba4 using the following doc :
http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
Everything works Ok. All tests are Ok.
Now, I would like to manage it from a remote Windows7 Virtualbox
workstation.
For that, I followed the following doc :
http://wiki.samba.org/index.php/Samba_AD_management_from_windows
I installed the RSAT component but when trying to connect the
2019 Jun 24
4
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
The direct cause of this issue is that, previously lld converted common
symbols to defined symbols before passing input files to LTO, and
after r360841 they are passed as common symbols to LTO. Making lld to work
as before is easy, as we can convert common symbols to defined symbols as
before. Here is a patch to do that, and I confirmed that that restores the
original behavior for the reported
2019 Jun 20
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Hi Teresa,
Can you please let me know if there is any update on this issue.
Thanks
M Suresh
From: Teresa Johnson <tejohnson at google.com>
Sent: Tuesday, June 11, 2019 7:23 PM
To: Rui Ueyama <ruiu at google.com>
Cc: Mani, Suresh <Suresh.Mani at amd.com>; llvm-dev <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global symbols
2009 Oct 08
12
resolv.conf rewritten every reboot. How to figure out who and why?
My machine has a static IP, with dhcp and IPv6 disabled. Every time I
reboot, some process rewrites /etc/resolv.conf, including a comment
about dhcpclient. The only package I have installed that shows up in
"rpm -qa|grep -i dhcp" is dhcpv6-client-1.0.10-16.el5, and nothing in
there is named dhcpclient.
I'd like to figure out what software is rewriting this file and why.
man 5