Displaying 11 results from an estimated 11 matches for "modfications".
Did you mean:
modifications
1997 Dec 11
1
Printer account help
Hi ,
We have tried to use SMB to handle printer jobs in our network.
We hope that each user has a printer account which could be set certain
amount of pages. And each account need to be ckecked if it has
enough pages printing permission before printing. If the answer is
no, then the user would be warn and unable to print.
Do you know any free software is available to deal
2015 Jun 10
2
samba member file server failer
...e debian side of the instructions.
Instructions for starting the daemons are given at
https://wiki.samba.org/index.php/Samba4/InitScript. Towards the end of the
wiki we were given instructions for both an init.d script and an upstart
configuration file. I have grabbed the init.d/ script, made the
modfications to point things to /usr/local/samba installation -- and when I
run it, nothing happens.. So I start samba using sbin/samba and the deamons
start.
However at the tail end of my log file I see
[2015/06/09 19:22:16.752250, 0]
../source4/smbd/server.c:475(binary_smbd_main)
At this time the 'sa...
2015 Jun 10
2
samba member file server failer
...ons for starting the daemons are given at
>> https://wiki.samba.org/index.php/Samba4/InitScript. Towards the end of
>> the
>> wiki we were given instructions for both an init.d script and an upstart
>> configuration file. I have grabbed the init.d/ script, made the
>> modfications to point things to /usr/local/samba installation -- and when
>> I
>> run it, nothing happens.. So I start samba using sbin/samba and the
>> deamons
>> start.
>>
>> However at the tail end of my log file I see
>>
>> [2015/06/09 19:22:16.752250, 0]
>...
2015 Jun 10
3
samba member file server failer
...daemons are given at
>>> https://wiki.samba.org/index.php/Samba4/InitScript. Towards the end of
>>> the
>>> wiki we were given instructions for both an init.d script and an upstart
>>> configuration file. I have grabbed the init.d/ script, made the
>>> modfications to point things to /usr/local/samba installation -- and
>>> when I
>>> run it, nothing happens.. So I start samba using sbin/samba and the
>>> deamons
>>> start.
>>>
>>> However at the tail end of my log file I see
>>>
>>> [201...
1999 Oct 31
1
R with ESS: how to start
I installed ESS but I can't figure out what needs to be set
for it to recognise R. I gather it's something to do with
.emacs file, but none of the help files seem to mention it.
Like everything, it's probably easy once you know, but so
far I don't know where to look.
Thanks for any help.
best
Patrick
2013 Aug 11
0
[LLVMdev] Address space extension
...modifying the IR part and
introducing the IR-to-IR transformation that lower logical address spaces to
physicals to leave the code generator part as is.
Still I cannot accept an hard-coded mapping in the backend language specific
because the implementation of new out-of-tree frontends would require
modfications in the various backends. As every library, it would be better to
use them as-is without any internal modification, otherwise also the library
must be maintained!
Adding a way for the frontend to fix at runtime its map is fine. The fact that
this must be put also in the IR is for independent tools...
2005 May 15
1
nicecast licence
hi,
I wonder if anyone can tell me how the Nicecast licensing works.
http://www.rogueamoeba.com/nicecast/
Nicecast, as it seems to me, uses Icecast as an internal server. They list
Icecast in their sources dir:
http://www.rogueamoeba.com/sources
In their manual they also credit Xiph with the statement:
"Portions of this Rogue Amoeba software may utilize the following
copyrighted material,
2015 Jun 10
0
samba member file server failer
...ions.
>
> Instructions for starting the daemons are given at
> https://wiki.samba.org/index.php/Samba4/InitScript. Towards the end of the
> wiki we were given instructions for both an init.d script and an upstart
> configuration file. I have grabbed the init.d/ script, made the
> modfications to point things to /usr/local/samba installation -- and when I
> run it, nothing happens.. So I start samba using sbin/samba and the deamons
> start.
>
> However at the tail end of my log file I see
>
> [2015/06/09 19:22:16.752250, 0]
> ../source4/smbd/server.c:475(binary_smbd...
2015 Jun 10
0
samba member file server failer
...given at
> https://wiki.samba.org/index.php/Samba4/InitScript. Towards
> the end of the
> wiki we were given instructions for both an init.d script and
> an upstart
> configuration file. I have grabbed the init.d/ script, made the
> modfications to point things to /usr/local/samba installation
> -- and when I
> run it, nothing happens.. So I start samba using sbin/samba
> and the deamons
> start.
>
> However at the tail end of my log file I see
>
> [2015/06/09 19:22:16...
2015 Jun 11
0
samba member file server failer
...4/InitScript.
>> Towards the end of the
>> wiki we were given instructions for both an init.d script
>> and an upstart
>> configuration file. I have grabbed the init.d/ script,
>> made the
>> modfications to point things to /usr/local/samba
>> installation -- and when I
>> run it, nothing happens.. So I start samba using
>> sbin/samba and the deamons
>> start.
>>
>> However at the tail end of my log file...
2013 Aug 11
5
[LLVMdev] Address space extension
Shortening the email chain.
> Using this example or another equivalent example can you explain me what is
> your variant of the solution? How would you solve the current absence of
> information in the case of X86 target?
[Micah Villmow] I understand what you are trying to do. I don't see the need, only added complexity for little gain, to involve the backends. Everything you are