Search Results

Search: Posts Made By: nemex
2
4,629
Posted By nemex
ping
Hi there hope list can help

I'm looking for a command that does the following

lets say i ping a server 00.00.000.00
and this server is up and running how do i get the ping command to return a...
2,266
Posted By nemex
Thanks i Got
this is what i've done

who -u > IP
sleep 10000 ( 0% cpu )
who -u > IP2
diff IP IP2 > diff1
/usr/sbin/mailx helpdesk@rtt.co.za < /home/me/diff1

question ? how do i kick this off so that...
4,987
Posted By nemex
Thanks alott
Thanks alott
4,987
Posted By nemex
Pro's and cons for Linux
Hi there thanks for checking in

The I T manager over here wants us to convert 1 branch in our company from Win98 to Linux

I would just like to know the types of problems that we will have...
2,266
Posted By nemex
I have a handle on what i want but i have no idea...
I have a handle on what i want but i have no idea how to translate this with in a script.

Eg. how do i let the system recognize that the 2 I.P are diff and then have the system mail me ( mailx )
2,266
Posted By nemex
Need help with security
Hi there thanks for checking in.

I run a helpdesk with about 500 users login onto a network
and then onto a Unix box.

Sometimes people use other people's login's.:-(
All user's use there own...
4,701
Posted By nemex
Thanks
Thank you for that one.

I forgot about mt but i don't want the tape drive to go offline.

But i did manage to find this

mt -f /dev/rmt/0m rew

Thanks.

Nemex
1,654
Posted By nemex
Try using this Insert the following into a...
Try using this

Insert the following into a file called "dusage"
##########################################PN=`basename "$0"` # Program name
VER=`echo '$Revision: 1.2 $' |...
4,701
Posted By nemex
DLT TAPE DRIVE/ Script problem /Ignite.
Thanks for checking in.

We have this script that does a backup called Ignite on HP-UX
in this script it does everything it supposed to do accept one thing

Script...
7,129
Posted By nemex
Thanks admin
Thanks i thought you would be able to i just did not the actual set up of this .conf file

Question: the priority for this would be -rw-r--r-- and does it have to be in /etc for swat to run.
7,129
Posted By nemex
inetd.conf file = gone on my home linux box
Hi there

I'm trying to set up swat on my linux box at home and when i read the man pages on it it says that i have to edit a file called inetd.conf but i did a search like
find / -name...
2,452
Posted By nemex
Thanks alott
But i managed to look around in the same box and found

3 different places where the sysadmin kept this command

/usr/sbin/lpadmin
/usr/lib/lpadmin...
2,452
Posted By nemex
Ooops there goes lpadmin =0
Hi there thanks for checking in

I'm screwed if you can't help me.

I have root access to a unix box and i did this.

>/usr/bin> mailx marcus@rtt.co.za > /usr/bin/lpadmin

which over wrote...
5,963
Posted By nemex
Informix
Hi there thanks for checking in.

Would you know where i should go to find a Informix tutorial
In html.

Thanks in advance.
1,595
Posted By nemex
Urgent help
I no this has nothing to do with Unix but this is bassically the only place where i get help from.

I'ts to do with html scripts and i'm using frontpage for assistance

I'm looking for a simple...
2,878
Posted By nemex
Thanks allot this realy helped, you have no idea....
Thanks allot this realy helped, you have no idea.

FINAL SCRIPT if you are interested

#!/bin/sh
# Simple example to read in a line, then echo it out
# If you're using Linux, you'll need to use...
4,847
Posted By nemex
HEY
Try

$ lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 ######## 3 0 UP lan0...
2,878
Posted By nemex
How to ask...???
Thanks for checking in.

Do you know how too let this script ask me which program i want to check.

eg
$ "command"
$ echo "Monitor processes for which program"
$ output....
#Checking...
2,309
Posted By nemex
about cut???
Thanks for checking in.

Would it be posible for me to do this.

cat {file-name} |cut -c1-10 > {new-filename}

This can be done.
BUT

Is it Posible when doing something like this...

cat...
6,718
Posted By nemex
Much appreciated. Have Fun.
Much appreciated.

Have Fun.
6,141
Posted By nemex
grep = very simple search command eg. $...
grep = very simple search command

eg.
$ grep 196.13.331.17 /etc/hosts
$ 196.13.331.17 mail.rtt.co.za ( output )

basically telling it to serch for the IP address 196.13.331.17 in the...
6,718
Posted By nemex
Thanks for that. But i need to know the...
Thanks for that.

But i need to know the meaning to the commands within this script.

while true =
tput =
CN =
MESS =
cut =
-v =

etc...

is there some place ( links when i can go...
3,141
Posted By nemex
DIR
While on the subject.

If you would like to navigate a little faster this help a lot

move to the root dirrectory
/
/du > ( new filename )

####################

du = summarize disk usage (...
3,141
Posted By nemex
DIR
While on the subject.

If you would like to navigate a little faster this help a lot

move to the root dirrectory
/
/du > ( new filename )

####################

du = summarize disk usage (...
6,718
Posted By nemex
vi scripts on UNIX
Hi there
I'm hoping one of the expert unix guys or gals can assist me in understanding the language within scripts

e.g
clear
while true
do
tput cup 0 0
LIST=`grep cisco ...
Showing results 1 to 25 of 27

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