Displaying 20 results from an estimated 61 matches for "diretory".
Did you mean:
directory
2004 Jan 06
3
no results.
...int $#resSet;
if ( $#resSet == -1 ) {
print "no results\n";
exit;
}
can any one tell me what is happening? and get rid of this error?
for those who have no clue.. this file is in the /usr/src/asterisk
directory... (asterisk source diretory.)
thanks,
chandra
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type...
2011 Jul 30
1
R checks links broken
...show the Rcpp build check results to a user when I noticed
that the relevant URL
http://cran.r-project.org/web/checks/check_results_Rcpp.html
currently yields a 404 error.
Spot checking for other package yields the same. Looking at
http://cran.r-project.org/web/
shows that no checks/ diretory can be found. Did an NFS mount go down?
Cheers, Dirk
--
Gauss once played himself in a zero-sum game and won $50.
-- #11 at http://www.gaussfacts.com
2013 Jun 25
1
sysvol path samba-tool classic upgrade
...vol directory is created under "locks directory".
What are locks directory ?
How can I specify a other path for sysvol (path with ACL support)
My structure is :
Samba installation :
/usr/local/samba
Samba configuration :
/srv/etc/samba
samba private file
/srv/private
Samba lock diretory
/srv/var/lib
Samba state directory
/srv/var/locks
/srv will be a mirrored FS in production servers without no ACL support.
data are on other FS with XFS filesystem and are also mirrored.
regards
St?phane Purnelle
-----------------------------------
St?phane PURNELLE...
2002 Oct 23
3
How do I permit NT Administrator to manage ACL's on s amba file server
It has been my experience that only the owner of the file and root change
change ACLS on that file. Since you've stated that Administrator IS the
owner, maybe there's something else. Are you getting any errors ? Who is
the owner of the diretory that the folder resides in. Is the Administrator
given write permissions at the share level?
My work-around for modifying ACL's was to create a hidden share that only
Domain Admins were allowed to access, then for that share I used force user
= root. That enabled all of my domain admins to m...
2016 Aug 15
2
Problems with Secondary DC
...ough the Group Policy Management, when switching DC, when I try to connect to DC2, I get error message:
"There was an error processing to collect data using this base domain controller. Change the base domain controller and try again."
When I connect the "Active Users and Computers Diretory" I can not connect normally.
When I run the following command, I get inconsistencies errors:
# samba-tool ldapcmp ldap://srv14 ldap://srv15 -Uadministrator
# samba-tool ldapcmp ldap://srv14 ldap://srv15 -Uadministrator
...
* Result for [CONFIGURATION]: FAILURE
SUMMARY
---------
Att...
2024 Apr 28
1
Sharing Samba share with Domain User Access
I have a new Linux Domain member on a Samba DC (4.18.9). I want this member to
be a file server, and I want all members of the "Domain Users" group to have
g+rw access to all the files and diretories in that share.
I also want local non-domain users to have access to these files and folders.
I'm a bit perplexed has to how to configure this. In smb.conf I'm guessing:
2007 Nov 28
3
Centos 5.1 distro: How to upgrade 5.0 to 5.1 with yum??
Hi,
Redhat announced RHEL 5.1 on Nov 07, so hopefully
CentOS 5.1 will be ready shortly. But I get kind of
nervous of the arrival of 5.1.
My problem is: I have hundreds Centos 5.0 boxes just
finished installation and I will continue to install
and upgrade hundreds more in next few months. With the
arrival of Centos 5.1, I don't like to reinstall them
anymore but continuous upgrade instead
2004 Mar 26
1
Fwd: RSync Progress Report Request
...will only progress report the larger files that
is taking longer than the time indicated, and NOT all teh small files
that take very little time.
PS: Just so you know, I was the person to suggest the '-relative' option
so that I can use one rsync command to do complex transfers of my home
diretory between machines.
Anthony Thyssen ( System Programmer ) http://www.cit.gu.edu.au/~anthony/
-----------------------------------------------------------------------------
Chaos if found in greatest abundance wherever order is being sought.
It always defeats order, because it is better o...
2013 Oct 21
3
Resource file copy files recurse in existing directory with existing files
Hi,
I have a file resource that brings files in the diretory
"/usr/local/nagios/libexec" from source1 and I have a second resource file
that should bring file in that same directory but from an other source.
But the result is that only the files from file {
"/usr/local/nagios/libexec": do exit in the directory. I tried remote and
tr...
2001 Mar 14
1
[PATCH]: contrib/cygwin/README
...111,6 +111,12 @@ You'll have to decide before starting ss
RSAAuthentication yes
+Please note that OpenSSH does never use the value of $HOME to
+search for the users configuration files! It always uses the
+value of the pw_dir field in /etc/passwd as the home directory.
+If no home diretory is set in /etc/passwd, the root directory
+is used instead!
+
You may use all features of the CYGWIN=ntsec setting the same
way as they are used by the `login' port on sources.redhat.com:
@@ -129,10 +135,10 @@ way as they are used by the `login' port
locuser::1104:513:John Doe,U-...
2004 Aug 06
3
yp.icecast.org || when does your stream come into the db?
...#39;/stream1' or '/my_cool_stuff/stream.ogg'
You tell shout, ices, or whatever what mountpoint to use. It's
arbitrary what you call it.
Then the client requests that mountpoint, thus getting the stream.
It's like making a file called index.html which you stick in the webroot
diretory. It's then accesible as /index.html. Except hat in icecast,
you use shout or ices to "make something accessible" and the mountpoint
just becomes an artitrary moniker.
it's necessary to distinguish different streams this way, as just
connecting to:
http://server.com:8000
gives...
2003 Nov 19
1
Installing RXlisp
...alled from a RPM.
Unfortunately I had a problem loading the shared library into R. Since
I'm a Linux newbie I was not able to solve the problem. Maybe some of
you can help me.
First of all I downloaded the source archive for Xlisp-Stat and
for the RXlisp package. Then, as root, and from /root/ diretory I type the
following commands:
> tar zxvf xlispstat-3-52-18.tar.gz
> tar xzvf RXLisp_0.3-1.tar.gz
> cd RXLisp/xlisp/
> export XLISP_SRC_DIR=/root/xlispstat-3-52-18
> ./install
The compilation was OK, and the file /root/xlispstat-3-52-18/libxlisp.so
was created. Then
> cd
> R...
2004 May 11
3
rsync output -vv differs with dry-run option
I'm trying to figure out if a file has changed since the last rsync call. I
use the following command line:
rsync -cvv /mnt/xxx/vol1/dbase/100/kunden.dbf /mnt/label | grep "^total: "
| sed -e 's/.* data=//'
This gives a 0 if the file is unchanged and the file size if the file has
changed. Adding the "dry-run" option "n" to the command line always
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what
it's called? It's the blue area above menu bar) with the name of the work
space file you're using or loaded, so people who are runing multple R
sessions at same time can identify them immediately. I'm using 1.9.0 in SDI
mode.
Thanks,
...Tao
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what
it's called? It's the blue area above menu bar) with the name of the work
space file you're using or loaded, so people who are runing multple R
sessions at same time can identify them immediately. I'm using 1.9.0 in SDI
mode.
Thanks,
...Tao
2006 Jan 22
1
Gen. Question
...d add at the top of stuff you 'save'
on your server, the original URL of the site it was found. That why you
can give proper credit to the source. Many sites, disappear for various
reasons, that's why I have a 'cache' of those sites. Voip-info being the
first. I try to keep the diretory structure I get from wget so I know
where it came from.
> asteriskdigium@yahoo.com once wrote:
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Dovid Bender
> Sent: Sunday, January 22,...
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed
Rails 1.1.2 to my vendor directory and deployed it in production which
should mean that my application should be using the Rails version in my
vendor diretory. But It looks like its still using local gem libraries, here
is the error from dispatch.fcgi when I try and invoke my app
NoMethodError (undefined method `const_load!'' for Controllers:Module):
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/dispatcher.rb:71:in
`prepare_application&...
2011 May 09
57
Does wine support rts. program?
anybody tell me does wine supported rts program.. ?
2005 Oct 06
1
problem with installing a package
...L bbHist, I get
open(c:/progra~1/r/rw2011/library/bbHist/DESCRIPTION):
No such file or directory
The bbHist directory is removed and a 00LOCK directory
is created. What I don't understand is if INSTALL
removed the bbHist directory, why is it stilling
looking for the DESCRIPTION file in that diretory? I'm
really puzzled. If anyone has any idea, please let me
know. Thanks.
> Date: Thu, 06 Oct 2005 08:47:23 +0200
> From: Uwe Ligges <ligges at statistik.uni-dortmund.de>
> Subject: Re: [R] problem in installing a package
> To: Claire Lee <jingli71 at yahoo.com>
> Cc...
2004 Jul 07
0
howto register DLL's in redhat linux 9
Hi all,
Can you please let me know command and it's syntax to register (i.e.
command syntax)DLL's in wine version 15062004 installed on redhat linux
v9?
Whether we should use regsvr32 or rundll32 command and it's location in
wine diretory?
Thanks,
Satish.