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
happy to see your generous replies which encourage me to go on learning english.
it is never late to learning something, where there is a will, there is way,
also, there are friends, there is way, great appreciate your advices.
:D
There are only 10 types of people in the world: Those who...
well, thank you gals/guys for your explanation, though this might not the right place i should put the post on, however, your illustration makes me knowing this is something about old fashion english or a poetry with some typo. :D thanks
hmmm, and as far as 'obstacle' is concerned, i think it...
hmmm.
there is also a new tool named iproute2, which works great under linux:
ftp://ftp.inr.ac.ru/ip-routing/iproute2-current.tar.gz
for example,below command is equivalent to netstat -rn:
[root@claude root]# ip route show
10.167.34.0/24 via 10.167.34.26 dev eth0 scope link
127.0.0.0/8 dev lo...
hi,buddies, i'v happened to read below article in an english learning forum,i can not catch its exactly meaning, actually, i wonder whether it is native english. so i relay it here to consult you guys for help,can you explain the exact meaning for me? any help will be appreciated...
well, there is a time based way to make the password expired, admintool can make it.
as your requirement is concerned, hmmm, i think a shell script may do this, when the user logged in, isuue a .login script to unlock his account or whatever else, apparently, you should enable some scripts' a...
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.