Linux

Installin RPM files in linux

Posted on July 4, 2007. Filed under: Linux, installing in linux, linux tips |

you can find out what the switches mean by doing a rpm –help or tar –help from the command line.
Install a package
rpm –ivh packagename
upgrade a package
rpm –Uvh packagename
create a tar file
tar –cvf myfiles.tar mydir/
(add z if you are dealing with or creating .tgz (.tar.gz) files)
standard install from source
[b:38159877fc]tar –xvzf Apackage.tar.gz
cd Apackage
./configure
make
make install[/b:38159877fc]

Read Full Post | Make a Comment ( None so far )

Linux drivers for HP Printers, All-in-ones, Deskjets, Officejets

Posted on June 28, 2007. Filed under: Drivers, HP, Linux |

haii friends you can get the Linux drivers for HP Printers, All-in-ones, Deskjets, Officejets here….
this site is an external  site but is maintained by HP………
jus check the site………
http://hplip.sourceforge.net/downloads.html

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...