Install trixbox on a running OS

shino_man28
Posts: 11
Member Since:
2009-06-18

Hi
excuse my noobness.
I got trixbox running on a laptop, using the installer got from the download section (trixbox CE 2.6.2.3 (Stable))
i got it all working outbound/inbound/remote access. this was just of course to learn trixbox.

question is, is it possible for me to install an actual gui OS, say ubuntu or other distros then install trixbox after without it wiping out my existing OS?

i feel its a waste of my laptop to just run trixbox on it when theres still heaps of resources that can be used on other stuff.

can anybody point me to the right direction if its possible?



b14ck
Posts: 773
Member Since:
2009-03-03
The best way to do it is to

The best way to do it is to run trixbox in a virtual machine. If you are using Ubuntu or the like, simply install ubuntu, then install the program virtualbox. Then run virtualbox and create a new OS (and install trixbox). it's basically a program window and inside is your other operating system, in this case, trixbox. So if you want to use trixbox and play around, you can just start up virtualbox and you'll have trixbox running on your machine! And when you want to stop it, simply shut down virtual box. You get the best of both worlds :)

--

Randall Degges
Lead Developer, RCI Telecommunications
projectb14ck - http://projectb14ck.org/ - Weblog



shino_man28
Posts: 11
Member Since:
2009-06-18
Thanks for the reply. Makes

Thanks for the reply. Makes sense.

My old laptops spec: 1.39Ghz, 256MB memory.

On my asterisk system info-> memory section, i just noticed:
Used: 218.96 MB
Free: 14.76 MB

asterisk uses this much?? didnt expect it to be.
so that leaves me nothing if im going to run Ubuntu, virtual box and asterisk lol.
i wanted to run linux as i thought its not uses much memory?
im thinking disablin apps on asterisk that I may not need.

i think the actual question is, with the specs that I got, is it feasible for me to run Ubuntu OS, virtual box with asterisk on it?



jades
Posts: 2340
Member Since:
2006-11-26
It's cached memory. Asterisk

It's cached memory. Asterisk does not use all that memory. This is normal with Linux.

--

Joseph Ades
josephades1_at_gmail_dot_com
(212) 937-4299



b14ck
Posts: 773
Member Since:
2009-03-03
Also--when you create your

Also--when you create your trixbox virtual machine using virtualbox, you specify how much resources you want to allocate for trixbox (how much disk space, RAM, etc.).

--

Randall Degges
Lead Developer, RCI Telecommunications
projectb14ck - http://projectb14ck.org/ - Weblog



TDF
Posts: 483
Member Since:
2006-12-19
But nevertheless isnt 256 a

But nevertheless isnt 256 a bit low for running trix let alone running a OS and VM with it in ?



shino_man28
Posts: 11
Member Since:
2009-06-18
this is just for

this is just for learning/testing purposes.. its not for full blown phone system
ahm yeah i reckon the memory is pretty low but i just want to test it first if i can and if it all works then upgrade to more powerful machine.
i guess the only really way to know is to test it.
thanks guys

ahm just out of curiosity, it states on the admin page of trixbox,
web, ssh, mysql server running..

ahm the web and database server, that can be used as an actual normal server?
and is it possible to add say mail server to it as well??



andrew
Posts: 1472
Member Since:
2006-05-30
You can install a GUI if you

You can install a GUI if you want.

yum groupinstall "GNOME Desktop Environment"



shino_man28
Posts: 11
Member Since:
2009-06-18
Id really much want that

Id really much want that however 'yum groupinstall GNOME Desktop Environment' gives me -
Warning: group gnome does not exist
Warning: group desktop does not exist
Warning: group environment does not exist
No packages in any requested group available to install or update.

please help.



restoble
Posts: 5
Member Since:
2009-06-18
You forget quotes as in

You forget quotes as in "Gnome Desktop Envirionment".

Also wait long time. :) But it work.

Also newest trixbox 2.8 have not XEN kernels so engineertim.com xen guide no working...

--
Its very cold here.

--

--
Its very cold here.



shino_man28
Posts: 11
Member Since:
2009-06-18
yup got it working with this

yup got it working with this command: yum -y groupinstall “GNOME Desktop Environment”

I have done it remotely so i still need to check once im in front of the server.

so should I just expect that when i reboot the server, il have a GUI display?



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Not sure if it sets up the

Not sure if it sets up the xinit environment.

Do you have a local Linux machine running an xserver? Launch an x program from the command line with the display switch set to your local xserver and the window should pop up.

--

Scott

aka "Skyking"



shino_man28
Posts: 11
Member Since:
2009-06-18
Using remote access, i get

Using remote access, i get this for 'xinit'

**************************************
[trixbox1.localdomain ~]# xinit

xinit: No such file or directory (errno 2): no server "X" in PATH

Use the -- option, or make sure that /usr/bin is in your path and
that "X" is a program or a link to the right type of server
for your display. Possible server names include:

Xorg X.Org displays

giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error.
********************************************

"Do you have a local Linux machine running an xserver?"
- Unfortunately I dont. is there any other way?

The reason I want to set this up is so that I can access the server gui/console locally/remotely, not having to use another pc on the network rather access it directly.

Any suggestion will be greatly appreciated.



shino_man28
Posts: 11
Member Since:
2009-06-18
Ok got it all working,

Ok got it all working, thanks to this link below:
http://www.cahilig.org/howto-install-gnomekde-centos

Conclusion:
- if you have a low specs machine and wana learn trixbox and linux, instead of running a virtual box, install trixbox first, get the GUI running after if you want. Also webmin is very handy, but try to do it on console as well.



Comment viewing options

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