Thanks GerV,
I tested what you mentioned and it works for incoming ftps but not for outgoing ftp. IMHO its too much logging. It would be enough if only success and failure would be logged, not all that ftp-details.
Maybe there are possibilietes to "configure" what you suggested ...
Hi,
I am wondering if there is an (system-)logfile where all ftp from and to a solaris 8 machine are logged ?
If it has to be configured can you please tell me how to .. ?
Thanks
Andi
Hi,
I have to manage different Sun Solaris 8 servers. I wanna know if it is possible to configurate the File Manager under CDE to see files from server x while i am logged in to server y ?
Thanks Andi
Hi goBoating,
first of all thanks for your reply. I have 2 more questions :
1. you talked about approaches to read file reverse under Sun Solaris. Can you tell me how ?
2. I dont know how big the file can be. In your solution, isn't the whole file read into memory ? I am afraid of running out...
Hi,
I need to manipulate some list-files with perl under Sun Solaris 2.8, which I get from somebody else. Therefor I need to read the file from the end towards the beginning of the file.
I think, there should be a way to do this, but I didnt find out how to .
Maybe someone could "open my...
First of all: Thanks raider2001 !
I got this.
Let me ask one more thing : I wanna make the script more variable, so that I can handle files with date and/or time at different positions in their names, for example :
20011231_071358.log or logfile_20013112.txt
I thought about giving the...
Here is what I am trying to do : I got software that runs under Sun Solaris + Windows NT. This software produces log-files and also log-directories, which are named for example
msg20010925 ( msg + year + month + day ). I am looking for a perl-script to "purge" away this files...
I dont known wether the thing with the inputfile
USER mysel mypasswd
works, but what works is :
- create a file .netrc in the homedirectory of the user who wants to do the ftp
- chmod 600 .netrc ( otherwise it doesnt work )
- insert in .netrc a line like :
machine myhost login myuser password...
Hi,
I need to find out the creation-,modification- and accessdate of a given file. I read in the tek-tips that there must be a command called "stat". On my Solaris 2.8 system I got a man-page for a system-call "stat" but no program. I also know there is a perl-function...
I guess there is not mutch configuration needen. Either you use the sample scripts coming along with the sw or you write your own scripts. I dont known another source for docs than the ones in the /doc subdirectory
After installing SE Toolkit your path should included something like :
/opt/RICHPse/bin:/opt/RICHPse/toptool:/opt/RICHPse/perfmon:/opt/RICHPse/examples
or just try : which se
This should show you : /opt/RICHPse/bin/se
( if you have installed SE toolkit in /opt )
SE Toolkit comes with a...
got an answer from outside tek-tips. In my case it was a permission problem.
I post the answer for further use.
andimue
-----------------------------------------------------------
The following error occurs when trying to install a patch
that uses the 'checkinstall' script:
Generating...
If you use the bash-shell take a look at :
http://www.shelluser.net/~giles/bashprompt/prompts/index.html
they got really cute prompts.
I use to display the full path in the prompt and also change to x-window-title to username&machine:path
part of my .bashrc - file:
PROMPT_COMMAND='echo -ne...
Hello,
I got a Solaris 2.8 sparc-machine with allready installed recommended-patch-packet ( old version ). Now today I downloaded to actual 2.8 recommended-patch-packet from sunsolve. After unzipping it as root-user I started the install_cluster, coming along in the zip-file. But none of the...
Hi vikramkalsi,
you're right, "d 1-50" works fine under mailx ( but not under mail ).
I normaly used mail , but why not use mailx ?
Thanks alot
andimue
Hello,
when I return from my holiday I got more than 200 mails in my solaris 2.8 mailbox (cronjob-logs,...). The rest of the day I didnt nothing else than typing "d" and return in the mail-program. Is their a way to delete a range of mail , e.g. d 1-50 to delete mail #1 to #50 ? I...
Hi everybody,
I recently updated one of our server from 2.6 to 2.8.
To modify files I very often use to text editor (dtpad) instead of vi. Under 2.6 everything was fine: owner + group of the edited file remained the same. Now under 2.8 the owner + group are changed to the actual user. For...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.