Displaying 20 results from an estimated 400 matches similar to: "WARNING : no network interfaces found."
2003 Jan 21
1
newbie on winbind.. help required.
I would like to know what exactly does winbind do.?
(i have read the documentation but i am yet confused)
prior to having winbind incorporated in samba,there was smb, nmb doing
the
authentication using samba server on linux.
so samba acted as file and print server + authentcation server for
windows clients
including the NT server.
NT Server -----> Linux Server (Samba)
mswinclient1
2003 Jan 21
1
Linux clients + NT server
I have a NT Server, acting as my PDC
I want all my clients to be Linux workstations connected to the NT Server.
Is this possible??
any guidelines would be helpfully.
--
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy the best in Movies at http://www.videos.indiatimes.com
Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So
2003 Jan 21
1
security = 'domain' and 'server'
i would like to know
whats the difference between
security = server
security = domain
i saw the docs and found that the 'server' does the authentication with and SMB server
while
'domain' does an authentication with a NT PDC .
am i rite?
also isnt it that an NT PDC can act as a SMB server also?
--
Get Your Private, Free E-mail from Indiatimes at
2003 Feb 04
2
query on security = server, domain
if Win NT is acting as a PDC, and Samba is added in the network, then when would it be required to put
security = server
when
security = domain
already exists.
in other words why have security = server
when security = domain can be put.
--
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy the best in Movies at http://www.videos.indiatimes.com
Bid for for
2003 Aug 12
2
How to Asterisk
Hello,
I'm new user of asterisk. Can anybody pls tell me how to use asterisk or any detail how to link????
i installed Asterisk-0.4.0 on i810 onboard sound card with Redhat 7.1.
when i type "asterisk -vvvc" i get *CLI> prompt
Prakash
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy The Best In BOOKS at
2011 Aug 25
1
R hangs after htmlTreeParse
Dear colleagues,
I'm trying to parse the html content from this webpage:
2006 Apr 13
1
loop: results for all inputs
Dear R users,
I am using a loop that does matrix multiplication in a manner
(A%*%B)%*%(A)
Here A is a row of data frame D of order(200x4). B is a (4x4). No need to say D[j,] is 1x4
so I am using
for(j in seq(0.1,20,by=0.1)){
S<- (D[j,]%*%B)%*%(D[j,])
print(S)
}
As a result I am geting only one value of S, which comes using j=20.
I need all 200 values of S so
2004 Feb 02
7
cdr mysql problem
Can someone tell me what is wrong here:
Feb 2 19:45:44 ERROR[1074441696]: cdr_addon_mysql.c:381 my_load_module:
Failed to connect to mysql database asteriskcdrdb on localhost.
The database is created, cdr table also, the username and password is
right.
I have tried configuring cdr_mysql.conf to connect via localhost
mysql.sock or via tcp port, but in both cases I got this error.
Thanks!
2003 Feb 03
1
eliminating password authentication??
i have added a linux system (acting as a client) in my windows network.
but i have to maintain a list of users&passwords using smbpasswd.
and if i am accessing a share on the windows terminal i have to specify its password. the vice-versa is also true.
so is it possible to eliminate password authentication.
regards.
---
Get Your Private, Free E-mail from Indiatimes at
2003 May 14
6
asterisk problem
the problem below keeps recarrying even after i have cleared this error when
i run asterisk -vvv or -c the error occurs again please help
..Warning, flexible rate not heavily tested!
.................WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File
2011 Sep 05
2
htmlParse hangs or crashes
Dear colleagues,
each time I use htmlParse, R crashes or hangs. The url I'd like to parse is included below as is the results of a series of basic commands that describe what I'm experiencing. The results of sessionInfo() are attached at the bottom of the message.
The thing is, htmlTreeParse appears to work just fine, although it doesn't appear to contain the information I need (the
2002 Oct 16
0
OPenSSH version 3.4 --sshd hangs for some time at startup
I am trying to run sftp-server from openssh on solaris 2.8. When i start the sshd, and try to see if it has bind to port 22 (using netstat -a), i see that it binds only after approx 9 minutes. During that time a SFTP client cant connect. When i do a 'truss' on this that it is hung on a 'read' system call and is sleeping on that . Is this a bug or is there something in the
2006 Jan 04
4
removal of an element from a vector
Dear All,
I have some problem in R which I'm explaining using an example:
x<-(120,235,172,95,175,200,233,142)
i want to remove the elements which are lesser than 100 and as a result i want two vectors
y<-(containing elements <100)
z<-(remaining elements)
Moreover if I wish to use two different programs for vectors y and z.
which command shall I use(will IF-ELSE work ?)
2002 Jun 20
0
PVFS
Hello,
I was wondering if I can use PVFS with Red Hat 7.2.......how does it exactly work......Please do not refer me to the official website...I know it exists.....!!! But I want to know how does it work with Ext 3....how do I set it up in my cluster?? Has anyone else used it before.....If you need further details I will be more than glad to provide them.
Looking forward to your kind help,
2002 Jun 27
2
(no subject)
hello,
i just wanted to know how to move files from the master node to slave nodes...for example i have 10 files in the master and i want to move 2 files to each slave node...how do i do that....i have redhat7.2......i tried rpc but it said command not found...i am using a beowulf cluster.
your's sincerely,
devi vijay
Get Your Private, Free E-mail from Indiatimes at
2002 Jun 27
0
gettimeofday and localdisk of slave nodes
hello,
i want to know how to access the local disk of the slave nodes....i tried using ssh to logon which i did...but when i checked with pwd...it still gave me the global space path.....and also when i compile a program with gettimeofday function i get "function not defined error"...how can i change that??
Get Your Private, Free E-mail from Indiatimes at
2010 Feb 01
3
merging data frames gives all NAs
Dear kind R helpers,
I have a vector of runway names in rwy ("31R", "31L",... the number is
user selectable)
arrgnd is a data frame with data for all flights and all runways, with a
Runway column.
I am trying to subset arrgnd into a dat frame for each selected runway,
and then combine them back together using the following code:
for (j in 1:nr) { # nr = number of
2005 May 19
0
[LLVMdev] Binary linux packages v1.5
Oleg Smolsky wrote:
> Hey all,
>
> is anyone gonna make a debian package for stable or testing? It's just
> that building llvm/cfrontend drives me crazy :)
We don't have Debian packages for LLVM 1.5, but we do have a
pre-compiled GCC frontend for i386/Linux. Does that not work on Debian?
>
> Best regards,
> Oleg.
>
>
2005 May 19
2
[LLVMdev] Binary linux packages v1.5
Hey all,
is anyone gonna make a debian package for stable or testing? It's just
that building llvm/cfrontend drives me crazy :)
Best regards,
Oleg.
2010 Jun 06
1
How to autosubscribe Folder in dovecot
Hi all,
I have changed my imap server from courier to dovecot, Now i am facing problem to subscribe the existing mail folder after change of imap server by default they are showing in the unsubscribe folder list, is there any command or mechanism in dovecot to subscribe all the folder. i am using maildir format to store mail.
Thanks & Regards.
Munga
(System Engginer)
--
Click for