Thank you all, With all of your hints, I also got an awk way:
awk '/PKGINST/ {printf $0"\t"}; /VERSION/ {print $0}' f1
There are only 10 types of people in the world: Those who understand binary, and those who don't
I have a file which reads like:
PKGINST: LGTOclnt
VERSION: 6.1.1.Build.238
PKGINST: NSCPcom
VERSION: 20.4.70,REV=1999.10.13.17.54
PKGINST: SMCcvs
VERSION: 1.11.5
PKGINST: SMCossh
VERSION: 3.4p1
PKGINST: SMCossl
VERSION: 0.9.6g
how can I write a script to...
Thank you, juliane26.
I just followed that documents too, but the problem is still there...
$ uname -a
Linux claude 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
$env
TERM=xterm
NLS_LANG=AMERICAN
QTDIR=/usr/lib/qt-3.1
USER=oracle...
I have installed oracle920 successfully on my rh9 linux.
during that installation, I have not install the optional configuration tools.
when I issue the command 'dbca' to install database configuration assistant afterward, it had pended at progress 93%(step4.completing database creation) for...
the authentication daemon that cyrus sasl2 uses(saslauthd) is different from that of cyrus sasl1 (pwcheck,pam,sasldb,shadow)which is the default package for rh9.
I download the source file of sasl2 and install it by the below steps:
tar -zxvf /root/cyrus-sasl-2.1.12.tar.gz
cd cyrus-sasl-2.1.12...
hmmm, I think I have solved that problem,and my openwebmail works well with postfix and sasl2.
I run the client and server on the same box, so the client did not need smtp authentication. when I did test on another machine, the client had to be authenticated before it could send mail.
perhaps...
hi, all, I'v installed postfix with sasl authentication successfully, it seems work well: the client can not use postfix server to send mail if the client can not pass smtp authentication, this is what i expected. but when i config my client not use smtp authentication, it still can send mail by...
A star for you, Alex.
I do not know japanese either. thanks for your explanation. It seems just as its name soft ether.
There are only 10 types of people in the world: Those who understand binary, and those who don't
Thank you for your quick response,Alex. :-)
Then all the firewalls look like nominal, doesn't it?
how can system admin trace those abusing of softether?
There are only 10 types of people in the world: Those who understand binary, and those who don't
Now, I have modified my /etc/sysconfig/i18n file as below:
LANG="en_US.UTF-8"
SUPPORTED="en_US:en"
SYSFONT="latarcyrheb-sun16"
SYSFONTACM="iso01"
The system do not complain anymore, but the fonts still looks weird, I have tried all types of fonts from KDE...
Hi, fellows:
I have run a redhat linux 9 and I accidentally lost the utf8 file, then all displayed fonts looks weird in the system.
Both the 'boot.log' and the 'messages' have the below line:
'utf8: No such file or directory'
What should I do? How can I get the utf8 back?
Thanks in advance...
imho, you have to use another ftp client tool such as "ncftp" which can download all files and subsidiary-directories. ncftp can be aquired from:
http://www.ncftp.com
good luck!
There are only 10 types of people in the world: Those who understand binary, and those who don't
sudo can do this. you have to edit the /etc/sudoers to enable the normal user execute the root command.
if you use 'su' only, then you have to install a 'expect' tool which enable your shell scripts to interactive with your system , then it can enter the password automactically when a password...
is today's evening your western's christmas eve? well, wish all you gals/guys a merry christmas and can get double salary next year :D
There are only 10 types of people in the world: Those who understand binary, and those who don't
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.