Displaying 20 results from an estimated 41 matches for "clowns".
Did you mean:
chowns
2015 Aug 04
4
Working Documentation Toolchain [GSoC]
Hi,
The basic toolchain is up and running. I encourage community to test
this workflow once. It is an addition to the existing contributing
mediums.
Site: http://clown-olga-13325.bitballoon.com/
Contributing Docs repo : https://github.com/kunaaljain/test-centos-docs
==AIM==
Initial Idea : http://wiki.centos.org/GSoC/2015/Ideas#docs-toolchain
The CentOS Project needs more short-form
2006 Jun 15
0
displaying the image within html page
Hi-
I have a list of objects and each of them has an image. (like an array
of person object, with name and picture as attributes)
I need to display the images on the html in the thumb format. I use the
following RMagic stuff to create the thumb image
<% file_name = "pictures/"
file_name << person.image_name
file_name <<
2015 Jan 15
2
SAMBA 4 Member Server - Help please
Hi all,
After being pointed towards the sssd service, I setup and configured it and it appears to be running just fine. I can lookup my users and groups properly now once I add their information in the UNIX tab section in AD.
Thank you all to help me get where I am now. I can now continue to work and set this up. I am sure I will have more questions moving forward, but this mailing list has
2015 Jan 15
1
SAMBA 4 Member Server - Help please
No, I was adding their info to ADUC before as well before I sent this email to the list.
David
Rowland Penny <rowlandpenny at googlemail.com> , 1/15/2015 1:46 PM:
On 15/01/15 18:33, David Thompson wrote:
> Hi all,
>
>
> After being pointed towards the sssd service, I setup and configured it and it appears to be running just fine. I can lookup my users and groups properly
2015 Jan 14
3
SAMBA 4 Member Server - Help please
Hi all,
I'm quite stuck here at the moment. I have tried this multiple times to get built and can't seem to get it working properly. I have a test virtual server running as a domain controller with Samba 4.1.15 using (9.10.1) bind_dlz as the back end and all works properly. I have the server setup as domain controller and have added a user and I can look that user up with the samba-tool
2015 Aug 04
0
Working Documentation Toolchain [GSoC]
On 4 August 2015 at 14:21, kunaal jain <kunaalus at gmail.com> wrote:
> Hi,
>
> The basic toolchain is up and running. I encourage community to test
> this workflow once. It is an addition to the existing contributing
> mediums.
>
> Site: http://clown-olga-13325.bitballoon.com/
> Contributing Docs repo : https://github.com/kunaaljain/test-centos-docs
>
> ==AIM==
2001 Mar 06
2
BackupExec 8.5/NT + Samba 2.2
Hi,
Does anyone have experience with BackupExec and Samba?
BackupExec refuse to access Samba shares. Windows shares are OK, but all my
Samba shares are not. I have Samba on at least 2 Linux 2.4 machines + 1 on
Solaris. Neither ones work with BExec.
Any idea? Other have experience with BExec and Samba?
Thanks a lot
-jec
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Jean-Eric Cuendet
2007 Sep 30
1
[LLVMdev] noinline
Hi,
I was interested in telling the compiler not to inline a given function, and
discovered that the __attribute__((noinline)) implements this using a global
variable @llvm.noinline. It did not work for me initially. I noticed that @
llvm.noinline was being internalized by -internalize, dead-code-eliminated
by -constmerge, causing this information not to reach the -inline pass.
I am not sure if
2004 Mar 12
2
mapping home dir
Hi
I am running a RH9 box in a w2k domain. I have installed
winbind on the RH9 box joined it to the domain
successfully. Domain users can login with their accounts.
The problem is when they login they get a message stating
that their home dir doesnt excists. How can i map their
home dir that is on a w2k member server and how can i
create their home dir on the RH9 box when the domain users
login?
2000 Aug 22
3
comparisons
I converted the 128kbps tom.mp3 file into a .wav and then used oggenc -m 2
to
laterally encode it to 128kbps tommy.ogg format. I noticed that it gets very
close to the size of an mp3, great job guys. Then I got to thinking that
maybe it could be compressed further with gzip so I tried it. I also gzipped
the mp3 to compare and it looks like the mp3 gzips better but gzipping the
ogg file will get
2001 Oct 14
2
OT: WinNT(2000) player to open files with unicode names?
Sorry for posting somewhat off-topic...
Most my music files have names in hebrew (FAT32 partition). I dual-boot
between a hebrew win98 (where these files are opened nicely by winamp,
freeamp and any other program) and a hebrew win2000, where windows media
player is the only program I've seen so far to open them. All others say
"can't open file ???? ?? ???.ogg" (or .mp3) - both
2007 Apr 07
2
Verizon Vonage 101
I've dug down as far as I could on www.uspto.gov for
anything remotely close to what is going on with
Verizon and all searches end with only two
possibilities in regards to what is going on.
So unless the patent was issued to someone else and
Verizon bought it, these are the only two possible
patents this case could be based on...
US 7,142,646 B2
Voice mail integration with instant
1998 May 09
4
Apparent SNMP remote-root vulnerability.
I just had a remote root break-in on my machine (x86 running Red Hat Linux
5.0 with all the updates except for kernel-2.0.32-3) this morning at
06:03:28 EDT. From what I''ve been able to gather, it appears to have been
through snmpd, which I missed when I was weeding out unused daemons.
Sorry for the feeble message, but all I know (or at least strongly
suspect) is that there''s a
2015 Jan 15
0
SAMBA 4 Member Server - Help please
On 15/01/15 18:33, David Thompson wrote:
> Hi all,
>
>
> After being pointed towards the sssd service, I setup and configured it and it appears to be running just fine. I can lookup my users and groups properly now once I add their information in the UNIX tab section in AD.
So you are *now* adding their info via ADUC, that will be why winbind
didn't work for you.
Rowland
>
2004 May 24
1
non-hierarchical non-exclusive clustering of large data sets
Hi,
I'm trying to use R to cluster words with related meanings. Does anyone
know of a non-hierarchical clustering method in R that produces
non-exclusive clusters? With non-exclusive, I mean that words should be
allowed to be part of multiple clusters. So my data matrix would look
something like:
T1 T2 T3
CLOWN_N 0 1 0
BANK_N 3 0 2
RIVER_N 0 0 2
FLOW_V 0 0 3
MONEY_N 2 0 0
PAY_V 2 0 0
The
2005 Oct 18
1
problem with thunderbird
Hi all, I've a problem with thunderbird 1.0.6/7/1.5 and dovecot pop3
I've tried dovecot alpha 3 and 1.0 stable but neither one is capable of
downloading mails.
Nothing is written into the log.
I've tried also to delete dovecot.index* and dovecot-uidlist into the
Maildir directory.
The cur directory contains more than 8100 messages (single files)
Anyone has founded this
2005 Mar 21
4
Why is asterisk's voice mail called comedian.
Hi list,
Is this supposed to be a joke? It doesn't sound very professional.
comedian
n 1: a professional performer who tells jokes and performs
comical acts
Moby Thesaurus words for "comedian":
banana, buffoon, burlesquer, card, caricaturist, choreographer,
clown, comedienne, comic, cutup, dramatist, dramatizer, dramaturge,
droll, epigrammatist,
2014 Oct 24
1
External DNS Setup
Hi all,
I?m new to this list and new to SAMBA 4, so I?m still fairly green at this point.
I?m setting up a DC for testing and what I?d like to do is circumvent the built-in DNS but as well I?d also like to not have to rely on BIND on the same server either. What I?d like to do is have the SAMBA 4 domain update my external BIND DNS Server in the same manner that a windows based server would do
2009 Apr 09
1
undefined method ''text'' ...
Just trying to run the example
*****
require ''rubygems''
require ''mechanize''
a = WWW::Mechanize.new
a.get(''http://rubyforge.org/'') do |page|
# Click the login link
login_page = a.click(page.links.text(/Log In/))
# Submit the login form
my_page = login_page.form_with(:action => ''/account/login.php'')
2015 Sep 24
1
How GSoC project can fit in to CentOS Docs
On 08/20/2015 02:57 AM, Karsten Wade wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 08/03/2015 12:52 PM, Fabian Arrotin wrote:
>> On 03/08/15 18:23, kunaal jain wrote:
>> Is that possible to have an overview of the infra and goals (aka
>> the architecture) of this GSoC doc project ? that would help
>> understanding, as I agree that I'm