Search Results

Search: Posts Made By: AlvaroD
23,575
Posted By AlvaroD
Add route gateway -> Restart !! Lose it
:confused:

Hi:

I donīt know how to add route gateway and when restart the machine lose this route and put other.

In SCO ver 5.6 Enterprise write:

etc\route delete gateway
...
4,190
Posted By AlvaroD
script for nums in Hexadecimal base
Hi:

Iīve developed a script that count in decimal base. this is a example:

ini=0
end=0
ini=$1
end=`expr $2+1`
i=$ini
while [ $end \> $i ]
do
..
..
i=`expr $i+1`
done
Could you say...
5,786
Posted By AlvaroD
How can I delete files using a file that containt path and names?
Recentily i receive virus ninda and my network was files *.eml.
I find all *.eml with:

find / -name *.eml -print > virus

Virus has the path and name of the file,so, How can i delete all *.eml?...
8,573
Posted By AlvaroD
Re: Re: time servers
Try with ntp (network time protocol). I don knok in sun, try with ntpdate.
5,234
Posted By AlvaroD
Hi: I,am trying syncronise clock, but i...
Hi:

I,am trying syncronise clock, but i canīt do it

In the server client put:
/etc/ntp.conf -> server namehost
-> resolver /etc/xntpres

/etc/tcp -> uncoment lines when say...
Showing results 1 to 5 of 5

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