search for: afraiding

Displaying 20 results from an estimated 4658 matches for "afraiding".

2007 Jan 17
3
bdc ?
Hello! I configured samba BDC according to howto. PDC is in the same subnet. But I see that windows ( at least 2003 servers from the same subnet) sometimes connects to BDC to retrieve info about users. Now I use smbpasswd and machine accounts are in passwd. I'm afraid that will try to change their password too ;-) Could somebody explain me why windows behavoir?
2006 Oct 20
3
New App - Rails Pay-Per-Download
http://rgd.legalaffairs.gov.tt Test User username: izo password: izo May be a bit heavy on the graphics by I am still try to teach the graphic artist about web 2.0. :-) regards, Leon Leslie -- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic! --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2006 May 21
5
model methods
Hello everyone, In my model, I have def leave_at_formatted leave_at.strftime("%I:%M %p") end I was wondering if there were any way to define to_s for leave_at in order to get the same result? Thanks!
2003 May 26
1
Don't be afraid to answer this question!!!
Hi List, I really need your help.... I have been working with Samba 2.2.8 configuring it as a PDC with two members, one with windows XP and the other with RedHat 7.3. So, I have three machines, one with RedHat 7.3 as a PDC, another with RedHat 7.3 as a PDC member and another with Windows XP as a PDC member too. Well, so far I have joined my XP machine and my RedHat machine into the PDC machine
2005 Jul 09
0
linux 2.6 closing connections
Hello list! Are there any known issues regarding samba3 - linux 2.6 kernels? I'm getting disconnects every 20 seconds or so, both via cifs and smbfs mounts. This occurs regardless of whether the connection is in use and sometimes leads to I/O errors (even doing 'ls' on a mounted dir). It is not consistent though, and seems to be triggered by high network traffic. When it is
2016 Oct 20
8
photos on iPhone 6
A bit of a perennial I'm afraid. My wife has filled up her iPhone 6 with photos, and wants them moved onto my computer. I'm running CentOS 7 patched about 30 minutes ago. Needless to say the computer can't see the data on the iPhone, though it does recognise the phone as an iPhone. Any suggestions (well any that don't involve a steam roller, sledge hammer or GBH to the whole of
2015 Jul 22
7
Keyboard Interactive Attack?
I read an article today about keyboard interactive auth allowing bruteforcing. I'm afraid I have minimal understanding of what keyboard-interactive really does. What does it do, and should I have my clients set it to off in sshd_config? --- Scott Neugroschl | XYPRO Technology Corporation 4100 Guardian Street | Suite 100 |Simi Valley, CA 93063 | Phone 805 583-2874|Fax 805 583-0124 |
2010 Dec 01
10
centos 5.5 - using mp3
Good day, Been googling about this matter. Afraid I am now confused. Too many options..: for/against/whatever. Some is years ago. Kindly please a step x step manner in which to accomplish to enable mp3 please. Thanks Johan
2010 Jan 15
7
how to send mail from console
Hi all, i'm trying to get a script to send me an email whenever a certain condition takes place.. i'm afraid i dont have experience with mail command nor anything else related to sending emails for that matter.. i googled a bit and tried using mutt and mail ... though i do not recieve any email in my inbox... the command im using is the following : mail -s ?disk space report?
2009 Mar 02
2
Menu/COM32 patches
This is not meant as a noodge - I just wanted to check and see whether there was something else I should do with respect to the com32 and advmenu patches I mentioned earlier, or if they're simply pending in queue as it were :)
2009 May 09
1
A side of Digium you may have never seen
I caught Mark Spencer, Kevin Fleming, John Todd, Russell Bryant, "the other Mark" in a truly Digium moment in Rostock, Germany on their way to listen to the sea shanties. http://tr.im/rawhide - be afraid, be very afraid (Adhearsions' Jason Goecke is also in the picture somewhere) /r
2008 Apr 06
4
How to: Run a DOS program using Wine
I have a new EeePC from ASUS with Xandros version of linux installed. I have installed wine, and believe that the installation works for at least some windows programs. Looking in the windows\system32 directory I see notepad and progman, both of which run and look reasonable. What I really want to do is to run a command window, i.e. cmd.exe. Even though it is there, when I attempt to execute
2020 Nov 10
4
ctdb error after upgrade to 4.12.10
Hi Jeremy, I'm afraid this is indeed caused by the talloc tidyup as one can perfectly reproduce it wih the following patch for smbtorture (call bin/smbtorture ncacn_np:lo local.file.file_lines_parse). I guess we need to set up some warning signs around file_lines_parse() expressing that it takes talloced content and that one should not free the separated lines array separately. Cheers,
2012 Nov 16
2
bge on the new Mac Mini
Hi all, Over the last month or so I've installed FreeBSD 9 (-stable) on several Mac Minis via the memstick image; they seem to be pretty good little boxes for things like offsite secondary nameservers, for example, and they're easily replaced in case of problems. However, the newest minis have slightly different hardware, and FreeBSD can't find the built-in NIC. pciconf -lv on the
2010 Jun 21
3
Polycom firmware: split vs. combined
http://downloads.polycom.com/voice/voip/sip_sw_releases_matrix.html Howdy, all. What's the difference between "split" and "combined" firmware, which can be seen at the above link? I've googled to no avail, I'm afraid. Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2016 Jul 21
2
aio settings for samba 4.3
Am 21.07.2016 um 20:56 schrieb Russell R Poyner: > Jeremy, > > I think this is exactly a complex interaction between FreeBSD and > Samba. Best guess would be some system call that is fast in linux but > slow in FreeBSD holding things back. > > Russ > > On 07/21/2016 01:00 PM, Jeremy Allison wrote: >> On Thu, Jul 21, 2016 at 12:23:01PM -0500, Russell R Poyner
2020 Apr 08
3
samba 4.12 build on hp-ux unsupported system calls
Hi Team, We are having compile/linking time warning due unsatisfied system calls and macros. We have checked and confirm that these are not supported by hp-ux kernel and enabling them will require changes in VFS layer and physical filesystem. Unsatisfied system calls * renameat * symlinkat * linkat * unlinkat * readlinkat * mkdirat Undefined
2010 Aug 20
3
[LLVMdev] using external functions from llvm
Alec Benzer <alecbenzer at gmail.com> writes: > Ok, so calling lle_X_FUNCTIONNAME instead of FUNCTIONNAME works (is there > any reason the post used the lle_X_ prefix other than convention? was it > once possible to call external functions as I was originally trying, or, why > did the blog post think it was possible?) AFAIK you can name the function as you please (with some
2006 Apr 14
4
My consulting story
Hi everybody, I would like to be awareabout what happened to me. Two weeks ago, on a Sunday morning a French guy called me. Ask me to fix some problems with his asterisk. After fixing his problem, he asked more and more, after 10 hours of work I ask him to pay me for the first milestone. However, lucky me that I did not finish, since he never paid me. Be afraid and take your action if some
2008 Feb 21
3
raidz2 resilience on 3 disks
Hello, 1) If i create a raidz2 pool on some disks, start to use it, then the disks'' controllers change. What will happen to my zpool? Will it be lost or is there some disk tagging which allows zfs to recognise the disks? 2) if i create a raidz2 on 3 HDs, do i have any resilience? If any one of those drives fails, do i loose everything? I''ve got one such pool and