Displaying 20 results from an estimated 300 matches similar to: "CentOS 7 Manual Install"
2004 Aug 06
1
i need help...URGENT !!!
thanks.
i'm extremely sorry for the inconvenience, the encoding of files was not done properly. can someone pls. tell me a good windowsd based mp3 encoder for encoding files for bit rates as low as 16 kbps (or less) with 16 khz (or less).
parvez
And Then Thomas Kirk wrote .............
> Hey
>
> On Fri, Mar 16, 2001 at 02:11:54PM +0530, Parvez Lanewala wrote:
>
> >
2017 Oct 17
2
HowTos/ManualInstall documentation update
Hello,
This is my first post on this list so please don't be too harsh.
After following a bunch of different guides and looking for documentation
all around I've managed to install centos on my server from a chroot (from
a debian-based host system). I would like to update the
https://wiki.centos.org/HowTos/ManualInstall wiki page with this new
information as the information on there is
2004 Aug 06
2
i need help...URGENT !!!
hi,
i have posted earlier a few days back, i apologise for the re-post.
my problem is that the moment i start using mp3 files with lesser bit rate (16kbps) it does not stream properly. it keeps getting stuck in the middle. i can stream continuously with 128 kbps files.
I'm using icecast(1.3.7) with ices(beta 5) in "LAN" on Linux Redhat 6.2.
The same problem occurs also on
2017 Oct 18
2
HowTos/ManualInstall documentation update
JohnSoros
John
On Wed, Oct 18, 2017 at 7:55 PM, Akemi Yagi <amyagi at gmail.com> wrote:
> On Tue, Oct 17, 2017 at 8:21 AM, John Soros <sorosj at gmail.com> wrote:
>
>> Hello,
>> This is my first post on this list so please don't be too harsh.
>> After following a bunch of different guides and looking for documentation
>> all around I've managed
2012 Nov 10
3
sample mean, variance and SD
hi
could you help me to solve this issue
Question:
Using command rweibull(100,8,15), simulate n = 100 realizations from
Weibull(8; 15) distribution. Using the simulated sample, compute the sample
mean, variance and standard deviation of these observations.
I am trying like this
sim<-rweibull(100,8,15) # simulated sample
SM<-mean(sim) # simulated sample mean
var(sim) # variance
2004 Nov 24
2
Mbuf errors
Hi All,
Mysql service is going down continously in my system due to lack of memory
space.
I checked the messages log and found the following error message.
All mbuf clusters exhausted, please see tuning(7).
I have no idea about mbuf cluster. Can anyone please help me to fix the issue.
I hope the information below will help you.
Following is the output of top.
last pid: 84718; load
2017 Oct 27
0
ManualInstall page update review request
Hello everyone,
I'm more or less finished with updating the ManualInstall wiki page (
https://wiki.centos.org/HowTos/ManualInstall ). Any feedback would be
appreciated.
I would be very grateful also if someone found a way of predicting the
"predictable" network interface names, since I haven't been able to find a
consistent method that works across different types of machines
2009 Mar 15
5
428 Loop Detected
Hi I looked at few emails related to this subject. And still not sure
how to solve the loop detect problem for my case
iqbala at improvise:/etc/asterisk$ cat sip.conf
[general]
context=line1
[phone]
type=friend
context=phone1
secret=g00dpazzwerd
bindport=5060
host=192.168.1.106
dtmfmode=rfc2833
[line]
type=friend
context=line1
secret=anothers33cret
bindport=5061
host=192.168.1.106
2015 Jun 18
2
[LLVMdev] Do all the debug nodes in LLVM IR also compiles to DWARF?
Hi
As the title says, are all the debug nodes of LLVM IR avaialble in DWARF?
If I add a new custom MDNode in LLVM IR, can I expect the debug data will
be available in DWARF in the binary if I compile in debug mode?
Thanks
Riyad
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 May 13
2
[LLVMdev] Modifying debug information through llvm pass
Hi All,
I want to change debug information of an llvm instruction so that the
modified debug info is subsequently passed to executable binary. So if I
use "addr2line" utility on the binary, it will return my modified debug
information.
I've tried to change by using the following code snippet:
MDNode *N = Inst->getMetadata("dbg");
DebugLoc Loc =
2004 Aug 06
0
Newbie with icecast/ices
hi guys,
I am very new to encoding and streaming mp3s.
I have recently installed icecast(1.3.7) with ices(beta 5) in LAN on Linux Redhat 6.2.
It works perfectly fine with a bit rate of 128 kbps in LAN but somehow
when i change the bit rate of songs to 16 kbps it gets stuck in the middle, all
the time 'like someone is scratching the disk'.
Earlier i thought it happens because the LAN
2015 Dec 08
3
Get root node of CallGraph
Hi,
There is a "Root" private member in CallGraph
<http://llvm.org/docs/doxygen/html/CallGraph_8h_source.html#l00192> class.
But there is no way to get access to that member. How can I do that? I can
get CallGraphNode of "main" method. But I am curious is there more cleaner
way.
Thanks,
Riyad
-------------- next part --------------
An HTML attachment was scrubbed...
2015 Feb 24
2
Replacement for NIS/NFS?
On 02/24/2015 01:15 AM, Gordon Messmer wrote:
> On 02/23/2015 08:22 AM, Niki Kovacs wrote:
>> 1. Users should be manageable through a GUI, probably a web interface,
>> so the client can create, manage and delete them eventually.
>
> FreeIPA is a good option, generally. As best I understand it, it's
> currently available in a Docker container for CentOS.
>
2009 Dec 23
1
svn access for libao patches
Hello,
Can I get svn access for applying some libao patches?
It seems that nobody maintains libao currently.
This is really bad because there are many projects out wich using it.
BTW: Not all kind of apps need all available audio controlling settings.
My current plans:
1. extending ao_pulse for controlling prebuffering and latency
2. later extending libao api with volume control (softvol).
3. I
2006 Dec 29
1
installation problems
Hi,
I installed R-2.4.0 and R-2.4.1 on linux redhat (RHEL 3.0), and am
encountering the following messages below. I searched the R FAQs and over
the net, but couldn't find helpful information.
When I "check-all" I do see some diff's (e.g., for "stats", nls.Rout and
nls.Rout.save in tests/stats.Rcheck/tests; "cluster"; and "rpart'). I don't
know
2017 Oct 18
0
HowTos/ManualInstall documentation update
On Tue, Oct 17, 2017 at 8:21 AM, John Soros <sorosj at gmail.com> wrote:
> Hello,
> This is my first post on this list so please don't be too harsh.
> After following a bunch of different guides and looking for documentation
> all around I've managed to install centos on my server from a chroot (from
> a debian-based host system). I would like to update the
>
2017 Oct 18
0
HowTos/ManualInstall documentation update
On Wed, Oct 18, 2017 at 10:59 AM, John Soros <sorosj at gmail.com> wrote:
> JohnSoros
> John
>
> On Wed, Oct 18, 2017 at 7:55 PM, Akemi Yagi <amyagi at gmail.com> wrote:
>
>> On Tue, Oct 17, 2017 at 8:21 AM, John Soros <sorosj at gmail.com> wrote:
>>
>>> Hello,
>>> This is my first post on this list so please don't be too harsh.
2015 Oct 09
2
Get instance of CallGraph of a module in the pass
Hello,
I want an instance of CallGraph in my pass. By looking at -dot-callgraph
source, I've tried something like this:
CallGraphWrapperPass *CGWP = new CallGraphWrapperPass();
PM.add(CGWP);
CallGraph *CG = &CGWP->getCallGraph();
PM.add(new MyPass(CG));
I get the following error:
/home/riyad/installs/llvm-3.7.0/include/llvm/PassSupport.h:95:38: error: no
matching constructor for
2004 Aug 06
2
get status.xml's variable using a php file
i don't khow really much about php
i just used the source file from casterclub.com for the shoutcast server and
improvise/adjust it from there for the icecast server.
apparrently i don't know how to authenticate correctly as this is what is
returned as well
$client_connections = HTTP/1.0 401 Authentication Required WWW-Authenticate:
Basic realm="Icecast2 Server" You need to
1998 Jan 26
1
R-beta: installing the R- rpm in RedHat 5.0 --trouble !!
Hello !
When I am trying to install the file " http://www.ci.tuwien.ac.at/R/bin/i386-linux/RedHat-5.0/r-base-0.61.1-2.i386.rpm" on my RedHat 5.0 system I get the following message: libncurses.so.3.4 is needed by r-base-0.61.1-2
Where is it possible to get this (preferably as an rpm)
Regards Trond Rafoss
Norwegian Institute of Crop Research
Plant Protection Centre
Fellesbygget