Displaying 20 results from an estimated 55 matches for "bjarne".
Did you mean:
bjarke
2019 Jul 25
1
Files not populated in var/www
Thanks, Thomas. This machine is running RHEL enterprise. I installed with
RedHat Package Manager. -B
--
*Bjarne Bartlett* | Graduate Student | Biostatistics & Quantitative Health
Sciences | 651 Ilalo Street, Honolulu, HI 96813 | (610)864-7435 |
bjarne at hawaii.edu
*WARNING*: E-mail sent over the Internet is not secure. Information sent
by e-mail may not remain confidential.
*DISCLAIMER*: This e-m...
2019 Jul 25
1
Files not populated in var/www
On 24 Jul 2019, at 21:37, Bjarne Bartlett wrote:
> Aloha Paul,
>
> I did originally try to view the server on port 8000 and 8001 and I get an
> error message that the site cannot be reached. It initially seemed like a
> firewall issue, but our LAN admin has opened the ports and allowed the
> icecast connection....
2019 Jul 23
4
Files not populated in var/www
...my sudoer account, not root, I thought
this might be a permissions issue and set 664 permissions to all files in
var/www and 775 permissions to all directories. The icecast installation
still won't populate var/www/icecast/. on this web server. Is there anything
else that I am overlooking?
Bjarne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190722/7bd1fbaa/attachment.html>
2019 Jul 23
2
Files not populated in var/www
The logs don't show a fault. The configuration for the "web" files
are usually under /etc/icecast2/web/ (or similar... RedHat may put
them somewhere else).
Have you actually tried viewing the server on port 8000?
eg. http://your.server.example.com:8000/
--
Paul Martin <pm at nowster.me.uk>
2007 Jan 19
5
C vs. C++ as learning and development tool for R
...hings I do repeatedly in R
To be able to contribute a package someday.
I have been doing some reading and from what I can tell R is more
compatible with C, but C++ has much greater capabilities for OO
programming.
I have just started reading The C++ Programming Language: Special
Edition by Bjarne Stroustrup
<http://search.barnesandnoble.com/booksearch/results.asp?ATH=Bjarne+Stro
ustrup&z=y> , he recommends first learning C++ and then then C if
necessary, but as a developer of C++, he is probably biased.
I would greatly appreciate the advice of the R developers and package
cont...
2019 Jul 23
0
Files not populated in var/www
...n current relays
[2019-07-22 13:26:24] INFO slave/_slave_thread Slave thread shutdown
complete
[2019-07-22 13:26:24] INFO auth/auth_shutdown Auth shutdown
[2019-07-22 13:26:24] INFO yp/yp_shutdown YP thread down
[2019-07-22 13:26:24] INFO stats/stats_shutdown stats thread finished
From: Bjarne Bartlett <bjarne at hawaii.edu>
Sent: Monday, July 22, 2019 2:09 PM
To: icecast at xiph.org
Subject: Files not populated in var/www
Greetings,
I would love any advice configuring icecast on a virtual redhat server
hosted by our university. I am currently trying to configure Icecast and...
2019 Jul 24
0
Files not populated in var/www
...t our LAN admin has opened the ports and allowed the
icecast connection. Interestingly, when I start icecast it hangs and does
not print that the server has started, is this an issue that anyone has
encountered?
I have attached some pictures of what is happening and a redacted
configuration file.
Bjarne
--
*Bjarne Bartlett* | Graduate Student | Biostatistics & Quantitative Health
Sciences | 651 Ilalo Street, Honolulu, HI 96813 | (610)864-7435 |
bjarne at hawaii.edu
*WARNING*: E-mail sent over the Internet is not secure. Information sent
by e-mail may not remain confidential.
*DISCLAIM...
2001 Feb 22
1
wine hangs when waiting for user-input
Starting and running apps seems to go just fine. But when apps needs
userinputs it just hangs forever. I can't interact.
What's up, what have I forgotten?
I'm running FreeBSD 4.2-STABLE and XFree 4.0.2.
Bjarne
2008 Apr 20
3
[LLVMdev] Reference Manual Clarifications 2
...that NumElements should be
>> signed, only that the choice between signed and unsigned is not obvious.
>
> Obviously, obviousness is in the eye of the beholder :-)
> (SCNR)
Yes. But consider that there are many people who agree with me. Search
for "unsigned vs signed - Is Bjarne Mistaken?" in comp.lang.c++.moderated.
Best Regards,
Jon
2009 Jul 20
2
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
...ns.
>
Why? Exceptions are supposed to occur in exceptional situations. In
general, one should try to optimize for the common case, which does
not include invoke/unwind.
One should certainly not slow down a function call which never throws
just because other functions may throw. Paraphrasing Bjarne
Stroustrup, "If you don't use it, you shouldn't pay for it."
Nick
2008 Dec 27
2
stdint.h on Solaris 7
Hi together,
here is a little success tory how I got flac 1.2.1 (ZIP from downloads
page) compiled with Solaris 7:
First of all you need a lot packages from sunfreeware.com
If you have installed the required packages you may end up with an error
that says there is no stdint.h on your system.
On an other forum I have read upgrading to Solaris 10 "fixes" this
problem but that might not
2007 Mar 19
1
screen goes blank
...ime without issues. I've tried
reverting back to version 0.9.24, but the blank screen happens still.
I'm running all application in an emulated desktop, so no matter what, wine
shouldn't turn the entire screen blank.
Any ideas what's wrong?
I've set DeusEx to use OpenGL btw.
Bjarne
2001 Feb 21
1
XFree 4.0.2 segfaults when running wine.
I can't get past building font-metrics before X segfaults. Anyone got
a clue to what's up?
I'm running on a FreeBSD 4.2-STABLE.
Bjarne
2005 May 25
1
Samba vs ActiveDirectory Kerberos error message
...w: files winbind
hosts: files dns
networks: files dns
services: files
protocols: files
rpc: files
ethers: files
netmasks: files
netgroup: files
publickey: files
bootparams: files
automount: files nis
aliases: files
---eof---
Thanks for your help!
rgds,
Bjarne Maschoreck
2008 Apr 21
0
[LLVMdev] Reference Manual Clarifications 2
...gt;> signed, only that the choice between signed and unsigned is not obvious.
> >
> > Obviously, obviousness is in the eye of the beholder :-)
> > (SCNR)
>
> Yes. But consider that there are many people who agree with me. Search
> for "unsigned vs signed - Is Bjarne Mistaken?" in comp.lang.c++.moderated.
Just look at any part of news:comp.lang.functional and you'll see the
exact opposite sentiment.
Arguments by majority aren't entirely irrelevant, but they are weak, and
stronger arguments have been given already.
Considering that C++'s supp...
2008 Dec 28
4
Driver installation after reboot
...lly,
after actually rebooting Linux, I receive the original message, back
to start.
Any ideas what I might do?
Thanks,
Jochen
--
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone.
-- (Bjarne Stroustrup,
http://www.research.att.com/~bs/bs_faq.html#really-say-that
My guess: Nokia E50)
2001 Mar 27
1
Mounts on Mac, Linux but not Win98 - bad password
...using a DNS nameserver for any of my local hosts, these are three
machines on a LAN. I have host names in the /etc/hosts file on kingofswing.
I found I needed to specify both my machine names and my network address under
"hosts allow" to have the shares shareable to the Windows machine (Bjarne).
I'm pretty sure my hosts allow is right. I don't have a hosts deny section.
I've pored through the diagnostic tests and while there _were_ things wrong
that I have fixed, I can't find anything I can do that makes a difference.
Thanks for any enlightenment you can give me.
Mik...
2014 Aug 19
1
Trouble getting public folders working
...tion and tried all the solutions i can.
Mostly moving the index and/or config files to seperate dirs and from my
understanding that should give each user their own index file marking
what mails have been read ect. But this doesn't happen.
Hope you guys are able to help me out a little here.
-Bjarne
2016 May 05
3
pread() failures when using mdbox on btrfs
....org/gmane.comp.file-systems.btrfs/49637
[1] http://article.gmane.org/gmane.comp.file-systems.btrfs/49647
[2] http://article.gmane.org/gmane.comp.file-systems.btrfs/55552
Greetings
--
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20160505/491893a7/attachment-0001.sig...
2013 Jul 31
3
[LLVMdev] Proposing a new 'alloca' parameter attribute to implement the Microsoft C++ ABI
> Quite the contrary, knowing that Clang's C++ ABI is completely
> incompatible with MS is a maintenance *simplification*.
Yes, for example, as explained by Bjarne once, incompatible name
mangling schemes for ABIs that are not guaranteed to be 100% binary
compatible is a _feature_, not a bug, since it prevents anyone from
even beginning to develop a workflow that relies upon linking possibly
incompatible binaries.
>
> Saying that supporting the MS C++...