Displaying 20 results from an estimated 1000 matches similar to: "how to create whole image"
2008 Oct 06
2
Discussion: automount problem in 5.2
Hello all,
Automount is not working well with centos 5.2, but the same is working
nicely with
centos 5 .
--
Thanks and Regards,
Kapil Singh Kushwah
Linux System/Network Administrator
Hotwax Media Inc.
Indore,(M.P) INDIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 22
5
VNC server problem
HI all,
i am configuring VNC server in CentOS 5.1. i have enables this two
lines in /etc/sysconfig/vncserver file
VNCSERVERS="2:vnc"
VNCSERVERARGS[2]="-geometry 1024x768 -depth 24"
here i have created a user vnc and set the password using vncpasswd cmd.
then i started the vncserver
# vncserver
New 'localhost.localdomain:1 (gopinath)' desktop is
2008 Aug 28
1
CentOS Mailing list on nabble . why not ??
Hello All,
I would like to know that like other communities why not our Cent OS
Community is on Nabble.
I think it is better for us if we will be there on.
--
Thanks and Regards,
Kapil Singh Kushwah
Linux System/Network Administrator
Hotwax Media Inc.
Indore,(M.P) INDIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 28
2
cupsd takes 100% of cpu
I have never been able to get cups to work properly since CentOS 4.x
(and am now on 5.2).
When I try to "service start cups", cupsd immediately starts taking 100%
of the cpu. Attaching strace to it shows no system calls happening. I
have tried uninstalling and reinstalling cups to get fresh config files.
My printers.conf is empty.
This is on a completely updated x86_64 CentOS 5.2
2008 Sep 13
5
Changing hostname?
Hi,
I recently made a CentOS install on a machine with an unsupported
network card. I had to add the driver for it later, once I finished the
install. For now I have this:
[kikinovak at localhost ~]$ hostname --fqdn
localhost.localdomain
Q: how would I change this to something like calimero.local?
Here's what I *would* do, but I prefer to ask before.
1) edit /etc/sysconfig/network and
2008 Oct 01
1
Question on Wireless Setup
Hello Akemi & Others,
Today I reformated my laptop Dell Precision M90 and installed the
Fresh version of CentOs 5.2 and then took all the available update.
In that update I got Kernel version update and now I am on
Kernel-2.6.18-92.1.10.el5.centos.plus.
I kept a file iwlwifi-3945-1.ucode into the /lib/firmware/
Now after restarting the computer my computer it is giving the
following message
2014 Dec 01
2
Adding Support for Krovetz Stemmer Algo in Xapian
> On 30 Nov 2014, at 17:51, Abhishek Singh Kushwah <abhishek18kushwah at gmail.com> wrote:
>
> > Two of the implementation of algorithms has already been rejected
> > previously due to licenses both being the implementation of porter
> > but our xapian use implementation in snowball which i assume is
> > under GPL.
The only cases I can think you might be
2008 May 22
2
ssh porting
I am swetha doing final btech.i want to do project regarding ssh.I
want to port this openssh open source code to vxworks-6.4.Is it
possible to port it to vxworks-6.4?why becoz there is no support for
ssh in vxworks-6.4.And also i got key files /etc/ssh/ in linux.how can
i got such type of files in vxworks-6.4.Please give me a suggestion
regardind this.
Thank you
swetha.
2010 Oct 13
3
Need a help on Online Video Streaming using IceCast
Hello,
We are working on the Radio station project and we are trying to implement
the Live Video Streaming module using Icecast server with VLC player.
We have installed and configured the Icecast into our server. Also, we have
installed the VLC player in our local desktop computer.
The USB webcam(200 CMOS UCAM - DLC220T) has been connected into my machine.
Now we are trying to live video
2014 Nov 29
4
Adding Support for Krovetz Stemmer Algo in Xapian
Hello,
As mentioned on the project ideas page, Adding more support for stemmer
algorithm,
i found an implementation of Krovetz Stemmer Algo in C++ but before
working on it to merge it into xapian, i needed help in recognizing the
license information associated with the source code.
To avoid further licensing issues kindly someone check the link
2005 Dec 20
1
want to diffrentiate the traffic
Hi
i have huge traffic going to internet
at this moment iam using cisco to do QoS
after reading lartc
i would like to shift the setup to linux
can you any one tell me
i have 45mb internet
make 40mb for all traffic, and 5mb for voice
if Voice not used 45 MB for Data
any sample configuration , or example will be good to start with
becoz its very high traffic .. so suggest me what server
2007 Mar 17
2
Call counter for sip misbehaving
Hi,
I have declared my sip users call-limit=2 and type=friend. When any user
recieves a waiting call while already in a conversation, the peer call
counter is set to 2.The problem is that, the counter is not reset to zero
after hangup and becoz of this the user is not able to recieve any call
anymore even if s/he has hungup. the asterisk cli displays the following
error.
[Mar 17 16:15:10]
2008 Oct 08
2
[LLVMdev] Error while making new pass
Hi Devang,
GlobalModRefPass is also a ModulePass and it uses CallGraph Analysis.
So, I think it should not necessary to extend CallGraphSCCPass to use
CallGraph information. Module Pass shoule be sufficient...
--Kapil
On 10/8/08, Devang Patel <dpatel at apple.com> wrote:
> Hi Kapil,
>
> On Oct 8, 2008, at 10:19 AM, kapil anand wrote:
>
>> Hi all,
>>
>> I
2009 Sep 25
3
[LLVMdev] LLVM Development on ARM
Hi all,
I have an ARM virtual machine with ubuntu and want to port LLVM over that.
In release documents, ARM is not in the list of supported platforms. I tried
to compile LLVM on ARM platform and ran into an error.
Has anyone tried to port LLVM onto ARM before? Is it going to require lots
of changes?
Thanks
--Kapil
-------------- next part --------------
An HTML attachment was scrubbed...
2009 Sep 25
0
[LLVMdev] LLVM Development on ARM
The Compilation error I am getting:
"Error while compiling ARMJITInfo.cpp..
Selected processor does not support fstmfdd
sp!,{d0,d1,d2,d3,d4,d5,d6,d7}....
On Thu, Sep 24, 2009 at 8:45 PM, kapil anand <kapilanand2 at gmail.com> wrote:
> Hi all,
>
> I have an ARM virtual machine with ubuntu and want to port LLVM over that.
> In release documents, ARM is not in the list of
2006 Feb 07
1
guideline for plug-in to icecast2 server
hi
actually im trying to add feature to ices2 to able to stream mix file format such as
ogg and mp3 in the same playlist.m3u without extra decoding and encoding that function like ezstream. the reason i dont want to use ezstream as source client becoz after going thru decoding and encoding, the audio quality drops. Therefore im trying to find out is there any easy way out to add plug-in to
2010 Nov 02
2
[LLVMdev] Static Profiling Algorithms in LLVM
Hello Kapil,
I have implemented a static profiler for LLVM as a google summer of
code project in 2009. I wrote it for the 2.4 branch, but the
implementation never made into the tree. I have recently ported it to
LLVM 2.8, but I haven't tested it. You can take a look at the code
from: http://homepages.dcc.ufmg.br/~rimsa/tools/stprof-llvm.patch
The implementation is based on Wu's
2008 Oct 08
0
[LLVMdev] Error while making new pass
On Oct 8, 2008, at 10:59 AM, kapil anand wrote:
> Hi Devang,
>
> GlobalModRefPass is also a ModulePass and it uses CallGraph Analysis.
> So, I think it should not necessary to extend CallGraphSCCPass to use
> CallGraph information. Module Pass shoule be sufficient...
ok, but you're Registering your pass in CallGraph Analysis group.
What if you remove
2010 Nov 02
2
[LLVMdev] Static Profiling Algorithms in LLVM
My god! I would love a branch predictor! It would simplify many aspects of
my register allocator.
Second, I am surprised it did not make it into the tree. Since more is being
done with register allocation as a while "RegAllocBasic" was just put in, I
hope this is looked at again.
Do you have a working svn copy?
Also, could you send me a copy/link to that '94 paper off the list
2008 Oct 08
2
[LLVMdev] Error while making new pass
Hi all,
I need a new kind of analysis on LLVM Module, so I made a new pass to do
this. This new pass extends the ModulePass class and follows the conventions
used in GlobalModRefPass, which is also a Module Pass.I need the CallGraph
analysis for this pass, hence I have added (addRequired(CallGraph)) in
getAnalysisUsage function of this new pass. I also added it to CallGraph
Analysis group through