Networking Forums

Networking Forums > Computer Networking > Linux Networking > Server running X without a video card

Reply
Thread Tools Display Modes

Server running X without a video card

 
 
binary-nomad@hotmail.com
Guest
Posts: n/a

 
      10-13-2005, 10:35 AM
Hello,
If I have a server that I want to run remote X apps on, and VNC and the
like for admin purposes, is it possible to do this if there is no video
card on board? Because most mobos don't have any onboard, but make you
purchase a (cheap shit) something extra, just so you can get a screen.
Also, this would, I expect, seriously damage the performance of the
whole computer, as it would have to wait on the bus for the slow card
to refresh its screen or write a character or whatever ( for terminal
mode), before it could continue.
So - can it be done?


Thanks.

 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      10-13-2005, 11:12 AM
On 2005-10-13, binary-(E-Mail Removed) <binary-(E-Mail Removed)> wrote:
> If I have a server that I want to run remote X apps on, and VNC and the
> like for admin purposes, is it possible to do this if there is no video
> card on board?


You need Virtual Frame Buffer. Just configure that in the X configuration.
Davide

--
I took the Pepsi challenge and chose Linux.
-- Carey McLelland
 
Reply With Quote
 
Giovanni
Guest
Posts: n/a

 
      10-13-2005, 01:41 PM
On 10/13/05 12:35, binary-(E-Mail Removed) wrote:
> Hello,
> If I have a server that I want to run remote X apps on, and VNC and the
> like for admin purposes, is it possible to do this if there is no video
> card on board? Because most mobos don't have any onboard, but make you
> purchase a (cheap shit) something extra, just so you can get a screen.
> Also, this would, I expect, seriously damage the performance of the
> whole computer, as it would have to wait on the bus for the slow card
> to refresh its screen or write a character or whatever ( for terminal
> mode), before it could continue.
> So - can it be done?
>
>
> Thanks.
>


Just run xdm daemon. You'll be able to run a X server on a remote
machine and X applications (including the window manager) on the machine
even if there is no graphic board.

I do this for an old machine I use ad firewall.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 <http://counter.li.org/>
 
Reply With Quote
 
Tilman Klaeger
Guest
Posts: n/a

 
      10-13-2005, 11:15 PM
On Thursday 13 October 2005 06:35 binary-(E-Mail Removed) wrote in
comp.os.linux.networking:

> If I have a server that I want to run remote X apps on, and VNC and the
> like for admin purposes, is it possible to do this if there is no video
> card on board? Because most mobos don't have any onboard, but make you
> purchase a (cheap shit) something extra, just so you can get a screen.
> Also, this would, I expect, seriously damage the performance of the
> whole computer, as it would have to wait on the bus for the slow card
> to refresh its screen or write a character or whatever ( for terminal
> mode), before it could continue.
> So - can it be done?


The problem is not the configuration, the bigger problem is probably to
start the server. A lot of computers don't start without a graphics card.
In this case the best thing to do is, get an old 1MB PCI graphics card.
Once you have the card built in, you can configure your X-Server to show
the VNC virtual and not on the screen and on the graphics card. This won't
slow down your server.
Good Luck
Tilman
--
"I think there is a world market for maybe five computers"
Thomas Watson, IBM Vorsitzender, 1943
 
Reply With Quote
 
binary-nomad@hotmail.com
Guest
Posts: n/a

 
      10-14-2005, 08:11 AM

Tilman Klaeger wrote:

> In this case the best thing to do is, get an old 1MB PCI graphics card.
> Once you have the card built in, you can configure your X-Server to show
> the VNC virtual and not on the screen and on the graphics card. This won't
> slow down your server.
> Good Luck
> Tilman


Did you *read* what I said about the slow bus??

Many thanks to everyone else for their answers

 
Reply With Quote
 
=?iso-8859-1?Q?M=E5rten_Svantesson?=
Guest
Posts: n/a

 
      10-15-2005, 05:00 PM
binary-(E-Mail Removed) writes:

> Hello,
> If I have a server that I want to run remote X apps on, and VNC and the
> like for admin purposes, is it possible to do this if there is no video
> card on board? Because most mobos don't have any onboard, but make you
> purchase a (cheap shit) something extra, just so you can get a screen.
> Also, this would, I expect, seriously damage the performance of the
> whole computer, as it would have to wait on the bus for the slow card
> to refresh its screen or write a character or whatever ( for terminal
> mode), before it could continue.
> So - can it be done?


Sure. In the case of vnc you could just use the X-server Xvnc included
with VNC for Unix (it is launched automatically by the vncserver
command). Or you could just log in to the computer (from a computer
with an X-server) with ssh (having X tunneling) enabled and start your
application.

--
- Mårten

mail: (E-Mail Removed) *** ICQ: 4356928 *** mobile: +46 (0)707390385
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      10-15-2005, 05:09 PM
In comp.os.linux.networking binary-(E-Mail Removed):

> Tilman Klaeger wrote:


>> In this case the best thing to do is, get an old 1MB PCI graphics card.
>> Once you have the card built in, you can configure your X-Server to show
>> the VNC virtual and not on the screen and on the graphics card. This won't
>> slow down your server.
>> Good Luck
>> Tilman


> Did you *read* what I said about the slow bus??


Complete nonsense, of course you can run a Xserver without using
the local display at all. This isn't doze.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 360: Your parity check is overdrawn and you're
out of cache.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Video circuit card for Dummies? ***TominFL*** Wireless Networks 2 02-05-2009 05:25 PM
Configure wireless network card -- driver already running =?ISO-8859-15?Q?Daniel_B=F6hmer?= Linux Networking 8 10-10-2005 11:06 AM
Wireless PCI card & video driver corruption Tony M Wireless Networks 0 01-27-2005 05:32 AM
Anyone successfully running a WD8013 card under RH9? The OTHER Kevin in San Diego Linux Networking 0 08-01-2004 05:38 PM
PCMCIA 1394/USB2.0 combo card video IN & OUT Monkey Monkey Wireless Internet 0 05-06-2004 12:32 AM



1 2 3 4 5 6 7 8 9 10 11