| mspevack_ | hughesjr: ah, yes. let me add a note to that bug. |
| hughesjr | mspevack: how goes it in the FC7 world Or is that the F7 now ??? |
| mspevack_ | hughesjr: that's right, just f7 :-) it's going well. a lot got done while I was wandering around Europe last week, thanks to our wonderful engineers :) |
| hughesjr | I am downloading test2 now to take for a spin |
| spiider | hi i'm very noob in centos and i want install screen :S can help me ? |
| so_ | spiider, yum is our default installer, you can install packages with commands like "yum install <packagename>" for more information read the yum man page, "man yum" |
| spiider | so_ thks |
| giod | hello can you install centos from the live cd |
| Jesse-- | live? |
| giod | yes can you install centos from the livecd |
| Jesse-- | whats live |
| docta_v | it's a band with a bald headed guy |
| peerce | giod; no. use the ServerCD if you want a 1-CD basic install. |
| devhen | i cant remember why ive got the karan CentOS Extras repo enabled ... is there any way I can tell what packages I have installed that came from that repo? |
| giod | peerce: i did but it gives me some ati error when i try to start x |
| peerce | yum --disablerepo='*' --enablerepo=karas list there's no X on the server CD. |
| matt____ | hey guys orc_orc here? |
| peerce | yum grouplist; then yum groupinstall "Whichever desktop you want, KDE or Gnome" |
| giod | peerce: yes there is you just have to select it in the packages menu |
| matt____ | just rebuilt an new server.. with centos 4.3 did yum update tzdata and the zdump -v /etc/localtime | grep 2007 still shows april and october! |
| peerce | those packages aren't ON the serverCD |
| matt____ | what is the deal does anyone know? |
| peerce | matt____; whats `rpm -q tzdata` say? |
| matt____ | (rebooted box also) |
| giod | it installs x and i typed startx and it tried to start it then it gave me a ati error |
| peerce | giod; ah, you probably need to configure X. |
| matt____ | [root@localhost ~]# rpm -q tzdata tzdata-2006m-3.el4 [ |
| devhen | peerce: thanks. appears i have a bunch of stuff installed from extras dang |
| giod | peerce: how do i do that |