Search Results

Search: Posts Made By: ramosbrazil
Forum: Solaris 08-03-2007
123,395
Posted By ramosbrazil
first locate the process, for example, user...
first locate the process, for example, user logged in using ssh .

ps -ef | grep ssh


then, get the pid and kill the process .

That's it.

Regards,

Fernando.
Forum: Solaris 08-03-2007
32,458
Posted By ramosbrazil
how to open a browser remotely
In solaris 8 you have Netscape browser installed, /usr/bin/x/netscape .. (I am not sure where is located.. find . -name it )

Then just ./netscape , you'll be able to open a browser...
...
Forum: Solaris 08-03-2007
24,788
Posted By ramosbrazil
Re: Command to know port no.
Hi,

netstat in Solaris will not show which process is using certain port, do fix that try to use pfiles, this is a cool tool in Solaris which shows you all the files openned by the process, since...
Forum: Solaris 08-03-2007
1,866
Posted By ramosbrazil
/var filesystem recovery from other machine
Hi Folks,

I'm wordering if I can ufsdump the /var fs from a server1 and create a new /var fs in Server2, that is because some damage happened in the /var fs and we don't have backup of it, I've...
Showing results 1 to 4 of 4

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