This is where I post snippets of information about Information Technology. It is mostly for my own reference but I hope that others will find it useful and comments are welcome.
Saturday, November 05, 2011
Going to give fedora 15 a chance
Ok I have been using ubuntu in VMPlayer, but I am use RHEL at work and I am tried of trying to figure out what commands are equivalent to things like chkconfig and rpm and yum. So I will try and load fedora 15 into vmplayer and see what happens.
Ah ... I am kinda getting use to ubuntu
ReplyDeleteHow to list available package available via native update functionality in RHEL ...
yum list
... and in ubuntu you do ...
dpkg --list
rpm -q --filesbypkg http
ReplyDeletedpkg -L apache2
yum provides */cgi-bin
ReplyDeleteembarsgo@ubuntu:~/scripts/image_processing_project/example$ dpkg -S cgi-bin
apache2.2-common: /usr/lib/cgi-bin
cups: /usr/lib/cups/cgi-bin
cups: /usr/lib/cups/cgi-bin/printers.cgi
cups: /usr/lib/cups/cgi-bin/classes.cgi
cups: /usr/lib/cups/cgi-bin/jobs.cgi
cups: /usr/lib/cups/cgi-bin/admin.cgi
cups: /usr/lib/cups/cgi-bin/help.cgi