Search Results

Search: Posts Made By: vamshikrishnab
Forum: UNIX and Linux Applications 08-05-2008
3,330
Posted By vamshikrishnab
The usage of mount file system of different servers
There is a file system in server1 which is mounted on different file system on server2.

Filesystem kbytes used avail capacity Mounted on
server1:/users/user1
...
Forum: Solaris 07-18-2008
2,171
Posted By vamshikrishnab
impact of upgrading the SOLARIS OS from 5.6to 5.8
Please give me some idea about the impact of upgrading the SOLARIS OS from 5.6 to 5.8.
We are using object store database of version 5.1. will there be any impact on this.

Please help me in this...
Forum: Solaris 07-08-2008
1,867
Posted By vamshikrishnab
Getting error as Database locked while running a script
While i am trying to run a script in which it calls an executable(binary code)processes a file using the data in database.

But while running the script the following error is occured.
...
19,821
Posted By vamshikrishnab
how to delete duplicate rows in a file
I have a file content like below.

"0000000","ABLNCYI","BOTH",1049,2058,"XYZ","5711002","","Y","","","","","","","",""...
Forum: Solaris 06-13-2008
1,932
Posted By vamshikrishnab
updating a job in cron
I have updated the cronjob entry like below.

55 06 * * * <script name>|mailx -s <subject> abc@gmail.com bcd@gmail.com

in the cron file ( i.e. /var/spool/cron/crontabs/root)

Before updation...
Forum: Solaris 05-29-2008
13,805
Posted By vamshikrishnab
My binary file does not contain the begin and end...
My binary file does not contain the begin and end line.

Is there any other way to convert the file to normal file.
Forum: Solaris 05-29-2008
13,805
Posted By vamshikrishnab
problem when decoding a binary file
I tried to decode a binary script using the command 'uudecode'. but it is giving error as 'No begining line'.

'uudecode -o <outfile name> <binary file>'

Please help me in resolving this.
Forum: Solaris 05-22-2008
77,197
Posted By vamshikrishnab
when i given 'lsof' it resulted as: lsof:...
when i given 'lsof' it resulted as:

lsof: Command not found
Forum: Solaris 05-22-2008
77,197
Posted By vamshikrishnab
When i given the command netstat it resulted as...
When i given the command netstat it resulted as follows (not IP)

netstat -an | grep \\.80

*.80 *.* 0 0 49152 0 LISTEN
Forum: Solaris 05-22-2008
77,197
Posted By vamshikrishnab
How to find the process that is using the port 80 and apache server.
How to find the process that is using the port 80 and apache server.

When i used the command 'netstat -a|grep 80' it given that port 80 is in listening mode.

I had used the following command:...
Forum: Solaris 05-22-2008
18,507
Posted By vamshikrishnab
How to find the cronjob entries for all the users
How to find the cronjob entries for all the users in solaris server.
Forum: Solaris 05-22-2008
6,482
Posted By vamshikrishnab
Thanks for resolving my problem. I had given...
Thanks for resolving my problem.

I had given 15 in putty for keepalive seconds.

Now its working fine.

Once again thanks.
2,248
Posted By vamshikrishnab
Every session is expiring within 1 minute if it kept idle.
Still it is not working.

I had given 200 in putty but still it is expiring within 1 minute.
Forum: Solaris 05-21-2008
16,585
Posted By vamshikrishnab
Thanks for your support....... My problem is...
Thanks for your support.......

My problem is resolved....

The problem is that some SWS process is running on port 80.

We stopped that process and started the apache server.


Thanks for...
Forum: Solaris 05-21-2008
6,482
Posted By vamshikrishnab
Still it is not working. I had given 200 in...
Still it is not working.

I had given 200 in putty but still it is expiring within 1 minute.
Forum: Solaris 05-21-2008
6,482
Posted By vamshikrishnab
Every session is expiring within 1 minute if it kept idle.
Hi,

I am accessing a solaris server via client machine.

My problem is that every session is expiring within 1 minute if it kept idle. I am facing problem as i have to enter the credentials...
Forum: Solaris 05-16-2008
2,217
Posted By vamshikrishnab
Whether the upgradation of oracle DB needs upgradation of sun solaris also?
Currently we are using Oracle9i Enterprise Edition Release 9.2.0.4.0 in sun solaris 5.9 server.

We wnt to upgrade the oracle database to 10.2g.

My doubt is that " what are the implications of...
Forum: Solaris 05-16-2008
16,585
Posted By vamshikrishnab
Can you please tell me the command to see which...
Can you please tell me the command to see which process is bound to the port 80.

and i want to start my apachectl on port 80.

please suggest me in this regard.
Forum: Solaris 05-16-2008
16,585
Posted By vamshikrishnab
one more thing i observed in error log and access...
one more thing i observed in error log and access log is that when i accessed the webpage on 29 april, it has given following details in....

access_log:

10.240.7.118 - - [29/Apr/2008:00:00:20...
Forum: Solaris 05-16-2008
16,585
Posted By vamshikrishnab
I dont know whether the apache is running...
I dont know whether the apache is running currently or not. i am giving the results of httpd&apache processes, can u figure out whether the apache and httpd running or not.

ps -ef|grep httpd
...
Forum: Solaris 05-16-2008
16,585
Posted By vamshikrishnab
hawk.htm is placed in following path: ...
hawk.htm is placed in following path:

/usr/local/apache/htdocs/hawk.htm

in this (found in httpd.conf)

ServerRoot "/usr/local/apache"

Port 80

DocumentRoot "/usr/local/apache/htdocs"
Forum: Solaris 05-15-2008
16,585
Posted By vamshikrishnab
not only the client, we also not able to access...
not only the client, we also not able to access the url which consists of:

http://xxx.xx.xx.xx/hawk.htm


and the error page is:


The page cannot be found
The page you are looking for...
Forum: Solaris 05-15-2008
16,585
Posted By vamshikrishnab
I am thinking that " because of the non running...
I am thinking that " because of the non running of apache server only the web page error is coming. But by restarting the main server also the apache server is not started automatically. I don't know...
Forum: Solaris 05-15-2008
16,585
Posted By vamshikrishnab
# cd /etc/rc2.d # grep -i http * S95http: ...
# cd /etc/rc2.d
# grep -i http *
S95http: touch $BASEDIR/var/http/.initialized
S95svm.sync: echo "Troubleshooting section, at http://docs.sun.com or from"
# cd /etc/rc3.d
# grep -i http *...
Forum: Solaris 05-15-2008
16,585
Posted By vamshikrishnab
This is the result in root user. # cd...
This is the result in root user.

# cd /etc/init.d
# grep -i httpd *
# cd /etc/rc2.d
# grep -i httpd *
# cd /etc/rc3.d
# grep -i httpd *
Showing results 1 to 25 of 32

 
All times are GMT -4. The time now is 11:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy