Search Results

Search: Posts Made By: tonlu
Forum: Solaris 04-05-2007
3,567
Posted By tonlu
Create popup in solaris
Does anyone know how to create a popup window in solaris 8 and later?
I want to create and load a popup window when a user logon to a solaris machine and inform the user about some environment...
Forum: Solaris 04-05-2007
10,845
Posted By tonlu
Try to see the locks with: fuser -c...
Try to see the locks with:

fuser -c /mounteddir

Or if you have solaris 8 or later you can type:

umount -f /mounteddir

This will unmount the dir with force.

/Tony
1,647
Posted By tonlu
I'm more looking for a way to see this in a...
I'm more looking for a way to see this in a logfile in realtime, like a daemon that listens for user logins and what protocol they use and then put that in a file.
(I use solaris 8)

/Tonlu
1,647
Posted By tonlu
Log all connecting users
How can I log all connecting users an log it to a file?
For example:

The user 'megan' login to the machine 'client1' with rlogin.

How and where can I see that she used the rlogin protocol and...
31,844
Posted By tonlu
maybe th command "strings" can be...
maybe th command "strings" can be useful?
5,299
Posted By tonlu
LDAP request from unix into Active Directory
Hi all,

I experienced a problem when making a LDAP search from Unix Netscape or Unix Mozilla adressbooks into my Active Directory LDAP db for email addresses.
I add my Domain Controller hostname...
4,396
Posted By tonlu
Some time ago I expreienced the same problem. ...
Some time ago I expreienced the same problem.

The problem was that I did't have any real console connected to the machine. Isted I used the hyperterm in windows and connected via the serial port....
5,496
Posted By tonlu
Ok..., but how can I log all requstes to a file...
Ok..., but how can I log all requstes to a file from this?
I want to see everytime someone login to my machine and uses the telnet, ftp, or rsh commands.
Is it possible to do some edit in...
5,496
Posted By tonlu
listen to ports...
Hi all,

How can I log all requests on ports for programs like ftp, telnet, rsh, xdmcp etc...

I want to see if anyone uses these programs/protocols and how often.
Is it difficult to setup a log...
1,803
Posted By tonlu
Associate files to a prgm in solaris
Does anyone know how to associate a file to a program in solaris 8(running CDE). I use my filemgr in solaris and have some .jpg files that are associated with the old openwindows imagetool, so when I...
1,324
Posted By tonlu
Use Nero version 5 or 6...
You wrote that you use Windows... Then get Nero v.5 or 6. No problem burning .iso files for me...
2,862
Posted By tonlu
catman -w...
Does anyone know if you can build a windex db on Solaris under /usr/share/man with all the info catman collect from your MANPATH. ( Local and mounted man-dirs...)
...
2,994
Posted By tonlu
Thanks, but I didn't get any output from this. ...
Thanks, but I didn't get any output from this.

I used the below from another Moderator:
find......| nawk -v ORS=':' '1' or
find......| tr '\n' ':'

/Tony
6,767
Posted By tonlu
Great!! -Thanks... You saved my day.
Great!! -Thanks... You saved my day.
6,767
Posted By tonlu
two lines into one colon separated line...
Does anyone know how to get these two output lines into one colon ':' separated line with some unix command? Maybe nawk. I've tried to read the nawk and awk man pages but I don't get it right. Are...
2,994
Posted By tonlu
find all man dirs and build windex... HELP!
Hi all,

My goal is to find all my 'man' dirs in my sw structure and from that create a windex db. I get many new software dirs every week soo I need to rebuild the windex db very often. I've...
Showing results 1 to 16 of 16

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