ftocc

config

trixboxing
Posts: 25
Member Since:
2007-08-16

Hello,

I am a relatively new Trixbox user.
I just installed 2.6.0.7 on a new box.
I typed help-trixbox as instructed and, since I previously had some time related issues, thought I'd try the "config" command. I thought perhaps it was the "Trixbox preferred" way to check the timezone as opposed to "setup"

I was amazed at what happened next.
It proceeded to download a ton of stuff over the next hour. An amazing 70-80 packages. All the while I'm thinking "what have I done" and bracing myself for some massive application only to be presented in the end with a few lines of text asking me to set the timezone. I could have done that with the setup command in 1 second. I can't find any documentation on this Trixbox command. And any search for "config" in google or Trixbox forums brings back every mention of the word in every context (too much information).

Now, when I run setup, I see "X Configuration" at the bottom. That makes me think "config" tried to load a timezone/keyboard program designed for the GUI version of CentOS. When it didn't see a GUI, it tried to build one. Is this command a throwback from ages past that is no longer needed? If all it truly does is set the timezone and keyboard, we can just type "setup."

Thanks,

Cliff



kerryg
Posts: 6449
Member Since:
2006-05-31
Try setup, config configures

Try setup, config configures x-windows.

--

Kerry Garrison
I am not associated with Fonality anymore
VoipSpeak.net - Asterisk Tutorials



SkykingOH
Posts: 3919
Member Since:
2007-12-17
Wow running the xserver is

Wow running the xserver is going to not a great idea for a phone system.

Someone else may have a better idea, however I would suggest you do a 'yum list installed x*.*' and post the results here (with the code tag please).

Please also do a 'ps -x|grep x' and post that also.

Scott

--

Scott

aka "Skyking"



trixboxing
Posts: 25
Member Since:
2007-08-16
Here are the results

I suggest config be removed from the help-trixbox script if it's doing what I think it's doing.

trixbox - HELP

Commands Descriptions
---------------------------------------------------------------------
config set the local time zone and keyboard type
netconfig configure ethernet interface
passwd-maint set master password for web GUI
passwd set root password for console login
setup-cisco create a SIPDefault.cnf in /tftpboot
setup-aastra create a aastra.cfg in /tftpboot
setup-grandstream setup for autoconfiguration of Grandstream
setup-linksys setup for configuration of Linksys phones
setup-polycom setup for polycom phones
setup-snom setup for snom phones
setup-dhcp set up a dhcp server
setup-samba set up a Samba server (Microsoft file sharing)
setup-mail configure sendmail
setup-pstn detect and setup supported PSTN interface cards
asterisk -r Asterisk CLI

********** Here's the results of 'yum list installed x*.*' per your request:

Loading "installonlyn" plugin
Installed Packages
xinetd.i386 2:2.3.14-10.el5 installed
xkeyboard-config.noarch 0.8-7.fc6 installed
xmlsec1.i386 1.2.9-8.1 installed
xmlsec1-openssl.i386 1.2.9-8.1 installed
xorg-x11-drv-evdev.i386 1:1.0.0.5-3.el5 installed
xorg-x11-drv-keyboard.i386 1.1.0-3 installed
xorg-x11-drv-mouse.i386 1.1.1-1.1 installed
xorg-x11-drv-vesa.i386 1.3.0-8.1.el5 installed
xorg-x11-drv-void.i386 1.1.0-3.1 installed
xorg-x11-filesystem.noarch 7.1-2.fc6 installed
xorg-x11-font-utils.i386 1:7.1-2 installed
xorg-x11-fonts-base.noarch 7.1-2.1.el5 installed
xorg-x11-server-Xorg.i386 1.1.1-48.26.el5_1.5 installed
xorg-x11-server-utils.i386 7.1-4.fc6 installed
xorg-x11-utils.i386 7.1-2.fc6 installed
xorg-x11-xfs.i386 1:1.0.2-4 installed
xorg-x11-xkb-utils.i386 1.0.2-2.1 installed
xsri.i386

********** Here's the result of 'ps -x|grep x' per your request:

282 ? S< 0:00 [ata_aux]
1479 ? Ss 0:00 klogd -x
1766 ? Ss 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
16570 pts/0 R+ 0:00 ps x
16571 pts/0 S+ 0:00 grep x

********** Bear in mind that I have not rebooted since doing the config command. Will I be in GUI mode if I reboot?!?

Thanks,

Cliff



SkykingOH
Posts: 3919
Member Since:
2007-12-17
Here is my

Here is my output:

[root@skytrixhome ~]# yum list installed x*.*
Installed Packages
xinetd.i386                              2:2.3.13-4.4E.1        installed
xmlsec1.i386                             1.2.6-3                installed
xmlsec1-openssl.i386                     1.2.6-3                installed
xorg-x11-Mesa-libGL.i386                 6.8.2-1.EL.33          installed
xorg-x11-libs.i386                       6.8.2-1.EL.33          installed
[root@skytrixhome ~]# ps -x|grep x
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3/FAQ
 1966 ?        Ss     0:00 klogd -x
 2173 ?        Ss     0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
 3510 pts/1    R+     0:00 ps -x
 3511 pts/1    S+     0:00 grep x
[root@skytrixhome ~]#

Do not remove xinetd it is probably used to manage network services.

You can do the delta between and do a yum remove
. Certainly start with yum remove xorg*.* Don't delete any xml stuff.

No guarantees, however this make sense.

If it starts in x mode it probably will not have a manager installed so it may be confusing.

I also don't see xdmcp the login manager. You got me interested so I looked fvwm is not in the repository KDE is (two different desktop managers).

Just ignore my ramblings in the last two paragraphs. The bottom line is I don't know how complete the install is.

Scott

--

Scott

aka "Skyking"



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.