Displaying 13 results from an estimated 13 matches for "vaneet".
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7
I cannot integrate them together?>
Any help will be appreciated
Regards
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins'' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet@iwg.info
call me on www.skype.com - my ID is CALLVANEET
Want a signature lik...
2005 Mar 29
26
Restart centos from Commandline
Hello,
I am connecting to my server through SecureCRT. Server is running Centos
4.0
I need to restart my server
What is command line?> anyone knows
vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins'' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet@iwg.info
call me on www.skype.com - my ID is CALLVANEET
Want a signature lik...
2005 Apr 01
2
Hints on gpg key
...ignature: NOKEY, key ID 025e513b
Error: Could not find the GPG Key necessary to validate pkg
/var/cache/yum/base/packages/httpd-devel-2.0.46-44.ent.centos.2.i386.rpm
Error: You may also check that you have the correct GPG keys installed
Thankx in advance
Any hints on this direction would be great
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet at iwg.info
call me on www.skype.com - my ID is CALLVANEET
Want a signature like...
2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
...l/jakarta-tomcat-5.5.4/webapps
JkShmFile /etc/httpd/logs/mod_jk.shm
JkMount /servlet/* ajp13Worker
JkMount /*.vm ajp13Worker
JkMount /therestaurant/servlet/ControllerServlet/* ajp13Worker
</ifModule>
NameVirtualHost xxx.xxx.xxx.xxx:80
<VirtualHost xxx.xxx.xxx.xxx:80>
ServerAdmin vaneet at iwg.info
DocumentRoot /usr/local/jakarta-tomcat-x.x.x/webapps/therestaurant
ServerName www.therestaurant.name
</VirtualHost>
And below is workers.properties file worker.ajp13Worker.port=8009
worker.ajp13Worker.host=xxx.xxx.xxx.xxx
worker.ajp13Worker.type=ajp13
worker.ajp13Worker....
2005 Mar 22
2
etc/profile attached.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: profile
Type: application/octet-stream
Size: 940 bytes
Desc: profile
Url : http://lists.caosity.org/pipermail/centos/attachments/20050322/7fca58d3/profile.obj
2005 May 23
0
RE: Wireless Networking
Thankx
I solved the problem by removing firewall and now trying to include
firewall settings step by step
Vaneet
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
Behalf Of Ryan
Sent: Monday, May 23, 2005 10:35 AM
To: CentOS mailing list
Subject: Re: [CentOS] RE: Wireless Networking
> 1) I am not able to connect to my Centos Server BOX through Secure...
2005 Apr 05
1
(no subject)
I am having this error
Im using apache 2.0.46 with tomcat 5.5.4 .. Mod_jk is working fine.
But my GSM modem is having problem in connecting..
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyS0: File
exists
Any help will be great.
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet at iwg.info
call me on www.skype.com - my ID is CALLVANEET
Want a signature like...
2005 May 23
1
RE: Wireless Networking
...is public IP ? Do I have to set
up firewall settings?> Ifconfig on centos gives me internal IP.
I need to know what routing settings I need to do and where ?
1) I am not able to connect to my Centos Server BOX through Secure CRT
2) I am not able to connect to my Centos using FTP.
Kind regards
Vaneet
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
Behalf Of Maciej Zenczykowski
Sent: Friday, May 20, 2005 5:39 PM
To: CentOS mailing list
Subject: Re: [CentOS] Iptables - PREROUTING
okay, first of all you shouldn't do it in a script,
ins...
2005 Mar 22
0
Centos 3.3 ( Apache WebServer integration with Tomcat
...Am I putting mod_jk.so in right directory ?
2) I have changed httpd.conf. ( I read httpd.conf many times. ( its
cool) , I included virtual host settings in the end )
Below is: configuration for httpd.conf
NameVirtualHost 213.217.226.168:80
<VirtualHost 213.217.226.168:80>
#ServerAdmin vaneet@export4u.co.uk
DocumentRoot /usr/local/jakarta-tomcat-5.5.7/webapps/XXX
ServerName www.export4u.co.uk
JkMount /servlet/* ajp13Worker
JkMount /therestaurant/* ajp13Worker
#ServerAlias export4u.co.uk
# ErrorLog /usr/local/jakarta-tomcat-5.5.7/logs
#CustomLog logs/dummy-hos...
2012 Feb 10
3
problem subsetting data frame with variable instead of constant
...subset(ea.cad.pwr, MAF == 0.22 & OR == odds)
*
Even if I write this first:
maf1 = 0.2
Then:
power1 = subset(ea.cad.pwr, MAF == maf1 & OR == odds)
It works as well! That's what's really confusing, how can this subtraction
mess everything up? Please help if you can..thank you!
Vaneet
--
View this message in context: http://r.789695.n4.nabble.com/problem-subsetting-data-frame-with-variable-instead-of-constant-tp4376759p4376759.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jun 23
1
mhplot error with test example: "ylim not found"
...I run either of the examples the following results:
Error in mhtplot(........) : object 'ylim' not found
Even though I'm not sure why it would require this parameter, when I tried
to fill in the parameter (ylim = c(0,10)) the same error results. I am not
sure how to get around this.
Vaneet
--
View this message in context: http://r.789695.n4.nabble.com/mhplot-error-with-test-example-ylim-not-found-tp2265697p2265697.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jun 02
3
R linux install: FORTRAN compiling error
Hello,
I have basic familiarity with Unix but by most standards a novice. I am
trying to install R on a linux machine and am following the instructions in
the R install and admin guide in terms of what is required to compile the R
source code. I downloaded R version 2.11.1 and extracted the files into my
home directory. I realize I need a FORTRAN compiler to help with this
process and have
2010 Jun 04
1
R plotting on linux, regardless of architecture of local machine
Hello,
I just installed R 2.11.0 on a 64 bit Linux machine:
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
I am still in the learning process in terms of handling Unix and have used R
on both windows and Unix before. I am wondering when running R in this
linux machine is there a way to be able to see plots pop up right on the
screen after using the plot() function instead of saving it