Displaying 10 results from an estimated 10 matches for "howitwork".
Did you mean:
howitworks
2015 Jan 20
1
Samba 4 and Windows Rights Management
...t posix ACLs on the *nix side:
> https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_POSIX_ACLs
>
> If you ment something else, please be more concrete.
>
>
> Regards,
> Marc
Hi marc, I think he meant this:
http://technet.microsoft.com/en-us/magazine/2006.10.howitworks.aspx
I don't think it will work, as it only seems to run on windows.
Rowland
2009 Feb 26
1
[LLVMdev] Garbage collection
Ralf Schneider wrote:
> A little bit off topic: Has anybody tried building a concurrent GC -
> running in a different _process_, instead of a thread?
> The idea: To perform a collection you do a fork(). The child process
> collects all unreferenced memory regions and reports them back to the
> parent process.
I remember reading a paper in ACM Sigplan Notices (I think)
many years
2015 Jan 20
2
Samba 4 and Windows Rights Management
Hi List,
Please I need to answer this question... I have a friendly organization
profiling Linux software solutions as an alternative to a Windows-based
back end.
I've been asked to find out if there's an alternative to the Windows Rights
Management service. Im curious though, if Samba 4 could integrate with it?
Thanks!
2009 Jan 09
1
fake ringback tone
...ngback tone is generated and then call status can't be viewed (if call is ringing,busy,offline) it just rings and rings.
Can i disable this?
Thanks in advance.
_________________________________________________________________
Windows Live?: Keep your life in sync.
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_allup_howitworks_012009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090109/cab8619b/attachment.htm
2016 Sep 20
1
CentOS 6.8, Iptables 1.4.7, and MASQUERADE
I have a server that is also a firewall router at a public library with a
fiber optic Internet connection. It is running kernel
2.6.32-642.4.2.el6.x86_64 (current CentOS 6.8) and Iptables 1.4.7 (current
stock CentOS 6.8). I having trouble with Internet throughput. I am supposed to
be getting 20Mbits down and 20MBits up, but I am not getting that. It has no
problem doing 20MBits down, but for
2009 Feb 25
1
cannot allocate memory
...used, 732488k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
As i see it that the free memory is 732488k ,so it should'nt make this error.
_________________________________________________________________
Windows Live? Hotmail??more than just e-mail.
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_022009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090225/a1f5fde0/attachment.htm
2005 Jan 20
4
Hardware solution? (or v.easy software fix instead)
...mistakes on because I haven''t had it
working properly yet.
Here are some links to scripts and the like I found in order of interest:
http://www.smidsrod.no/products/firewall/supershaper/
http://www.metamorpher.de/fairnat/
#complex but hopeful:
http://www.digriz.org.uk/jdg-qos-script/#howitworks
http://users.skynet.be/cbqinit/
http://www.chronox.de/tc+filter/limit.conn-0.2.bz2
http://www.freenet.org.nz/python/pyshaper/#screenshot
#proxy based limiter:
http://www.stewart.com.au/ip_relay/
#comphrehensive:
http://bwm-tools.pr.linuxrulz.org/
_______________________________________________...
2009 Jan 14
7
Utter Newbie, HELP!!!!
Dear Ruby on Rails Expert with Compassion for a Newbie,
(:->)
I just got started. I tried:
At the Windows Command Prompt:
ruby
puts "Hello, world!"
^D
The response is: -:2: syntax error, unexpected ''^'', expecting $end
I am using Ruby 2.2 (ruby186-26.exe). What can I do, besides pull
out my hair? This can be very discouraging for a complete novice.
Roger
2006 Oct 31
9
Problems with mongrel dying
Hi
One of the two mongrel processes has died in the middle of the night
four times in the past 9 days, and I need help debugging this.
Each time the symptoms are the same:
* Each time I can restart the process via cap -a restart_app.
* Before the restart, there is nothing unusual in production.log or
mongrel.log.
* During the restart, about 100 repetitions of an error message are
generated in
2006 Jul 26
15
Pupppet Ruby DSL
I constantly get told I should just create a DSL in Ruby, instead of
having a separate, custom language. This has, unsurprisingly, come
up multiple times here at OSCON.
So, I decided I''d see if I could hack something up and see how it
looked. This is the first thing I could come up with in terms of the
basic functionality:
#!/usr/bin/ruby
class Base
file "/etc/passwd",