Search Results

Search: Posts Made By: legato
2,607
Posted By legato
unable to login to zone after enable BSM
hi

i am not able to the zones after i enable BSM, but i am able to login using "zlogin -S" option.
is there any command which i can use to troubleshoot.
thanks a lot! :cool:
18,975
Posted By legato
search for certain word in a files from directory
hi

can i know how to get the file name of any files containing for example "abc" from a number of files in a directory?
i tried "ls -ltrc | grep abc" but no resulted generated.

thanks in...
3,930
Posted By legato
blocking sendmail from domain
hi

i edited the /etc/mail/access files with the line "yahoo.com REJECT", afterwhich i cannot send out files to the yahoo.com domain. :mad: can someone advise on how to go about configuring such...
4,381
Posted By legato
hi mdhmi thanks for the reply. do i need...
hi mdhmi

thanks for the reply.
do i need to restart the mail service once i edited this file?
4,381
Posted By legato
block certain domain from sending mail to server
hi

currently i have a server that is able to send out and receive mail.
is there a way to configure the server such that mails can be sent to a certain domail like abc@yahoo.com but block mails...
36,379
Posted By legato
hi for this command find $PWD -type f -mtime...
hi for this command
find $PWD -type f -mtime +30 -print|grep -Ev "$PWD/.*/"

can i know the usage for E in grep -Ev
this produce error when i use it.
grep: illegal option -- E
Usage: grep...
6,116
Posted By legato
thanks a million!
thanks a million!
6,116
Posted By legato
delete files in specific directory
i have a directory "ABC" with lots of old files and sub directories in it.
the issue now is i want to delete away files which are older than 15 days in "ABC" without deleting the files in the sub...
9,527
Posted By legato
copy directory without changing ownership setting
hi

currently i am migrating some directories over to a new server. is there any command (rcp or ftp or anything) for me to use without changing the ownership and permission of the directory?
i...
7,047
Posted By legato
hi can teach me how to fix the path? where...
hi
can teach me how to fix the path?
where to set it?
thanks
7,047
Posted By legato
yup even when i type the full path ...
yup even when i type the full path
/usr/ccs/bin/make it prompted me fatal error
7,047
Posted By legato
make: not found
make: not found
7,047
Posted By legato
make command
hi
i tried to search for the "make" command but to no avail.
this is what happens:

when i try to type the "make" command,

it prompt me the error "
csh:make:not found
***error code 1 ...
2,827
Posted By legato
network monitoring software
hi

can i know if there is any GUI interface software to help in monitoring the network of the servers i have? something like a web pages or a stock pages when a processes is down, a red colour is...
3
15,181
Posted By legato
yup got it now thanks!
yup got it now
thanks!
3
15,181
Posted By legato
xterm
hi
I'm trying to launch admintool via an export DISPLAY.
that is i am doing a rlogin to serverB from serverA.
i did the command
export DISPLAY=serverA:0
but it prompted me the error...
3,798
Posted By legato
password not prompt when doing a remote log in
hi
when i do a remote log in to server A from other servers using root account, i am able to log in to server A without keying in any password. right now i would like to find out which files am i...
7,560
Posted By legato
add linux to NIS (unix) domain
I've set up a NIS domain with unix as master-server, slave server and clients.
right now i wish to add linux client to the NIS domain. the linux client has got username and password in it.
how do i...
9,682
Posted By legato
hi i tried this command "tar cvf...
hi

i tried this command

"tar cvf /mountpoint/newfilename.tar file2betar"
but it return me this msg
tar: /mountpoint/newfilesname.tar: Permission denied

i tried to tar the files to a...
9,682
Posted By legato
tar using mount points
hi

i tried to tar a directory in my server but it show ensufficient space.
therefore i tried to save it to a mount point using
tar /mountpoint/newfilename file2btar
but it gives me permission...
2,639
Posted By legato
deleted some space still got the same error
deleted some space still got the same error
2,639
Posted By legato
yup there is enuff disk space
yup there is enuff disk space
2,639
Posted By legato
tar error statement
hi

when i tar a file using
tar cvf file.tar filename
i get the error
tar: write error: unexpected EOF

can i know what is the cause of it?
4,050
Posted By legato
hi can u help me to write a script on that? ...
hi

can u help me to write a script on that?
yup i am able to do du -sk
but i don't know how to write a script.
4,050
Posted By legato
monitoring script
hi

can someone help me to write a script to monitor the growth of the directory running at 5 hours interval and then pipe it to a file :(?

i only know the manual command "du -sk"

and the...
Showing results 1 to 25 of 40

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