hi members,
A. in a rpm based distro, in a terminal, i can type 'rpm -qa|grep packagename' to see if i have a particluar rpm or a group of rpms installed.
is there an equivalent in kubuntu?
B. i installed Kubuntu JJ from a CD. What command do i use in a terminal to see if i have a 32bit or a 64bit system?
uname -a shows;
Linux compaq-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux
C. Again in a rpm environment, u can use the command 'chkconfig --list' to see what daemons u have, run on boot, runlevels, etc. What is the equivalent in kubuntu?
C1. You can restart all services with 'service -R'? anything similar in kubuntu?
D. is there a kubuntu jj admin guide ?
A. in a rpm based distro, in a terminal, i can type 'rpm -qa|grep packagename' to see if i have a particluar rpm or a group of rpms installed.
is there an equivalent in kubuntu?
B. i installed Kubuntu JJ from a CD. What command do i use in a terminal to see if i have a 32bit or a 64bit system?
uname -a shows;
Linux compaq-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux
C. Again in a rpm environment, u can use the command 'chkconfig --list' to see what daemons u have, run on boot, runlevels, etc. What is the equivalent in kubuntu?
C1. You can restart all services with 'service -R'? anything similar in kubuntu?
D. is there a kubuntu jj admin guide ?
Comment