Displaying 20 results from an estimated 200 matches similar to: "Installing Samba"
2008 Oct 18
1
strange h323 delay issue
Hello,
I have a strange h323 issue. After executing command
"Dial("SIP/333-0d1dfe00", "H323/361737052390920 at ccg|5|tT")" at Oct 18
22:32:23. Meanwile I have sniffing traffic on port 1720. The call was
established just at Oct 18 22:33:03 (New H.323 Connection created.) and also
packet sniffer grabs the h323 invites at this time also. So my question is
what
2012 Feb 29
1
codon usage bias
Hey guys, I have what i think is a really simple problem :(
I installed the seqinr library. I want to do an RSCU analysis.
But i can't get it to work in even the simplest case. for example, if i have
a string read in:
> newdata5
$testseq
[1] "agtgagatgatagatagatagatagatagatagatagaccccccagata"
and then i perform an RSCU analysis on it...
>
2004 May 04
0
[LLVMdev] FYI: ccg
Hi LLVMers,
For your interest, I recently came across the ccg library "dynamic code
generation for C and C++".
--> http://www-sor.inria.fr/projects/vvm/realizations/ccg/ccg.html
It seems to share some points with LLVM.
-- Sébastien
2014 Apr 02
3
[HCL] <Liebert> <PowerSure PSI 1440> supported by <?>
Hello, I need help configuring my USB connected UPS "Emerson Power Liebert
PowerSure PSI 1440" to my freebsd machine, using NUT.
here's the manufacturer's product page
http://www.emersonnetworkpower.com/en-US/Products/ACPower/Pages/LiebertPowerSurePSILineInteractiveUPS10003000VA.aspx
I'm not a BSD expert, so please ask me for any information you need.
regards
Daniele
2004 Mar 18
5
Problem while installing the SAMBA...
Hi ALL...
I am new to SAMBA, when i am trying to compile SAMBA by using make, It
is just waiting and doing nothing.
make
Using FLAGS = -O -I./popt -Iinclude -I/opt2/samba/samba-3.0.2a/source/include -I/opt2/samba/samba-3.0.2a/source/ubiqx
-I/opt2/samba/samba-3.0.2a/source/smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/opt2/samba/samba-3.0.2a/source
LIBS =
2007 Aug 08
3
Cannot start workers in production mode
I have a job that I am starting from a Rails controller in production mode
using MiddleMan:
MiddleMan.new_worker(:class => :import_ccg_category_worker, :args => {
:category_id => @category.id, :remote_category_id =>
params[:remote_category_id], :description => "Importing CCG products for #{@
category.name}" })
Both of the category ID variables are just basic integers. I
2014 Apr 03
1
<Liebert> <PowerSure PSI 1440> supported by <?>
Nice! it seems to works. Later this evening when I'll be back to my home
I'll try to unplug the power chord from my ups.
Apr 3 14:08:11 archivio notifier: nut not running? (check
> /var/db/nut/upsd.pid).
> Apr 3 14:08:11 archivio notifier: nut_upsmon not running? (check
> /var/db/nut/upsmon.pid).
> Apr 3 14:08:11 archivio notifier: nut_upslog not running? (check
>
2014 Apr 03
2
<Liebert> <PowerSure PSI 1440> supported by <?>
nothing appens. The output is exactly the same as below (attached screen
with freenas config)
[image: Immagine in linea 2]
2014-04-03 13:16 GMT+02:00 Charles Lepple <clepple at gmail.com>:
> please reply to the list. thanks!
>
> See below.
>
> On Apr 3, 2014, at 3:10 AM, Daniele Borghesi wrote:
>
> thanks for your reply.* I'm running the latest version of
2004 Mar 19
4
"time server" option ?
Hi,
does anybody know usage of parameter "time server = yes" ?
Exactly, how can I utilize this function on my Windows clients ?
Thanks
M. Vancl
2014 Apr 03
0
<Liebert> <PowerSure PSI 1440> supported by <?>
please reply to the list. thanks!
See below.
On Apr 3, 2014, at 3:10 AM, Daniele Borghesi wrote:
> thanks for your reply. I'm running the latest version of FreeNAS based on 9.2 with NUT 2.7.1
>
> [root at archivio ~]# uname -a
> FreeBSD archivio.dannyb78.home 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r262572+
> 38751c8: Thu
2014 Apr 03
0
<Liebert> <PowerSure PSI 1440> supported by <?>
On Apr 3, 2014, at 7:24 AM, Daniele Borghesi wrote:
> nothing appens. The output is exactly the same as below (attached screen with freenas config)
>
What happens without the leading "-x"? (just "productid=0004")
The "-x" is what you would add if you were running the driver from the command line.
--
Charles Lepple
clepple at gmail
2004 Mar 11
1
Groups not listed in USERMGR.EXE
Dear list,
I'm using samba 3.0.2a on a RedHat Linux server. Samba is configured as
being a PDC. When I use
the usermanager from SRVTOOLS.EXE on my W2K workstation I don't see any
groups listed in the window
below the userlist. Also when I look at the properties of on of the user
(who is member of more than one
group) I only see that a primary group is assigned, the one in /etc/passwd.
The
2004 Mar 12
1
Issues while compiling samba 3.0.2a
Dear List,
First forgive me for my RTFM question yesterday about groups not appearing
in the Windows
usermanager (Karel Kulhav?, thanks for your reply). I did read the SAMBA
HOWTO Collection
but in a more 'vertical' way. This net groupmap thing must have passed my
attention.
I installed a prebuild version of Samba for redhat 8.0. Redhat however does
not compile in
ACL's in their
2012 Jun 01
1
Finding multiple breakpoints - 'segmented' ?
Hello,
I'm attempting to find multiple breakpoints in an association of my
response variable (R.AUC) with two explanatory variables ('s.size' and
'bedekking'). The association between 's.size' and 'R.AUC' shows a
plateau, but the value when this plateau is reached is differs for
different values of 'bedekking'.
Initially I thought these different
2009 Jul 15
2
Quota support for ocfs2-tools
Hello Sunil,
attached is a patch which implements full quota support for ocfs2 tools.
It's based against ocfs2-tools git's master branch. Would you please
consider inclusion of the patch? Thanks.
Honza
--
Jan Kara <jack at suse.cz>
SUSE Labs, CR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Quota-support-for-ocfs2-tools.patch
2012 May 25
1
Breakpoint in logistic GLM with 'segmented' package - error: replacement length zero
Hello all,
I've been having trouble with assessing a breakpoint in a logistic GLM
with two explanatory variables. For this analysis I've been using the
'segmented' package version 0.2-9.1. But I keep getting an error and I
don't see where I would be going awry. The situation is the following:
Two explanatory variables:
bedekking - a variable with possible values between 0 and
2008 Oct 15
1
[PATCH] ocfs2: Wrap inode block reads in a dedicated function.
Ooops, last one didn't CC ocfs2-devel.
On Mon, Oct 13, 2008 at 06:16:15PM -0700, Joel Becker wrote:
> @@ -232,25 +231,17 @@ int ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
> ocfs2_mount_local(osb) || !ocfs2_stack_supports_plocks())
> use_plocks = 0;
>
> - /* this means that read_inode cannot create a superblock inode
> - * today. change if
2006 Jun 30
50
Time To Pick the Mongrel BUGS Mascot!
Bradley Taylor shot me this *goldmine* of ugly ugly ugly dogs:
http://www.sonoma-marinfair.org/uglydogvote.shtml
I *have* to use one of these for the Mongrel BUGS Mascot. He''ll go on
our bug list page and replace the little beetles on the left.
Pick the dog you think best represents a lovable but defective pooch and
reply to this with your +1.
Let the voting begin!
--
Zed A. Shaw
1997 Aug 02
7
Encryption
Kevin,
Firstly, you need to obtain the DES libraries.
Then you need to tell the Samba Makefile that you wish to compile in DES encryption services and link
with the DES library.
Then in the smb.conf file you need to add to the [Globals] section:
encrypted passwords = yes
Then you need to create a separate smbpasswd file. Please read the documentation in the docs directory
of the Samba source
2006 Jun 30
0
Fwd: Mongrel-users Digest, Vol 5, Issue 22
It''s gotta be Rascal. There''s no fixing Victoria - that''s a re-write from
the ground up.
And Jake a recipe for disaster;
Class Jake < Bat
include Pig
attr_accessor :one_eye
.
.
end
That pig ''ll never fly.
---------- Forwarded message ----------
From: mongrel-users-request at rubyforge.org <
mongrel-users-request at rubyforge.org>
Date: