Search Results

Search: Posts Made By: suntan
29,661
Posted By suntan
core
Thanks for the help. I will use gdb to read the core dump.
29,661
Posted By suntan
reading core dumps
Does anyone know how to read core dumps. Is gdb the only tool for it ? The OS is Solaris.

Thanks
2,547
Posted By suntan
Thread
Thank you very much guys for the info. This helped a lot. Yes I am talking about the connection to a host for example connection to a database server or even ldap server.

Thanks again.
Forum: IP Networking 04-22-2003
4,023
Posted By suntan
connection pool
Hi;

Can someone please explain how do connections differ from threads? or a link to a good site about connection pooling and how threads are utilized by the OS.

Thanks
2,547
Posted By suntan
Threads v/s Connections
Can someone please explain the difference between a connection and a thread. Any explanation will help!

Thanks
13,444
Posted By suntan
try booting interactively... boot -a ...
try booting interactively...

boot -a

Hope this helps otherwise boot in single mode from CD ROM
21,378
Posted By suntan
Use swap -l in combination of vmstat...hope this...
Use swap -l in combination of vmstat...hope this helps
2,653
Posted By suntan
Thanks for the info...I use ksh...Do you put your...
Thanks for the info...I use ksh...Do you put your IP address in the .login file. I dont want to hard code the IP though!.
2,653
Posted By suntan
setting DISPLAY when logging in
Hi guys;

When I use xwindows and login to my solaris box i have to set the display. I know there is a way to set that in the profile so that i don't have to set it everytime i log in and it is...
3,385
Posted By suntan
Thanks guys. I am fully aware of the S & K...
Thanks guys. I am fully aware of the S & K scripts.In my last company we had start and shutdown scripts for oracle, infact for all applications. I will write the scripts and see how it goes. Thanks...
3,385
Posted By suntan
Start Up Script
guys/gals...does anyone have a startup shell script for oracle/sybase...meaning at shutdown the databases stop themselves and at start up they start automatically...thanks much...
24,347
Posted By suntan
check your apache install dir...eg...
check your apache install dir...eg /usr/local/apache

cd /usr/local/apache/bin

apachectl start

apachectl stop

starts and stops it...hope this answers it...
3,159
Posted By suntan
I don't know about any text based tool but when...
I don't know about any text based tool but when you add user as root you can very easily change that users password as root...

passwd username...then login...after that the user can change the...
3,159
Posted By suntan
do a man on useradd...syntax is useradd -u -g -d...
do a man on useradd...syntax is useradd -u -g -d -s -c -m...

u=uid
g=gid
d=home dir
s=shell
c=comment
m=login

eg...

useradd -u (uid)1060 -g (gid)1 -d (home dir) /export/home/testuser -s...
2,452
Posted By suntan
I know that on Solaris NFS has some issues...you...
I know that on Solaris NFS has some issues...you can set the setting in /etc/vfstab (I think)...by default it will try to connect 10000 times if a server is not available and as such floods the TCP...
4,834
Posted By suntan
indeed was a DNS issue...Thanks guys...
indeed was a DNS issue...Thanks guys...
4,834
Posted By suntan
slow ftp
On one of of solaris 7 boxes whenever i telnet or ftp it takes sometime before i get the prompt...any quick ideas where I should look...Thanks
Showing results 1 to 17 of 17

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