Questions tagged [display]
56 questions
27
votes
3 answers
How to start qemu directly in the console (*not* in curses or SDL)
I seem to recall being able to start qemu with only the terminal emulator output, with the graphic window disabled. And here I don't mean with the ncurses interface, that one is nice, but I want the output to flow directly into my terminal, to make…

anarcat
- 752
- 1
- 9
- 18
14
votes
5 answers
Black Screen After RDP Session
Would anyone know why after an RDP session either from my smartphone or from another PC, when I wake my computer and then proceed to log in, I get a black screen with cursor. I am running Windows 10 Pro 64bit, and haven't had this problem before.…

TheWizKid95
- 221
- 1
- 2
- 9
10
votes
3 answers
SSH-forwarded X11 display from Linux to Mac lost after some time
I have a new and vexing problem with ssh forwarding my X11 connection when logging in from a Mac (10.7.2) to Linux (Ubuntu 8.04). I have no trouble using ssh -X to log in to the remote machine and starting an X11-based application from that…

mklein9
- 331
- 2
- 9
6
votes
2 answers
Where/when does a Linux system change the console display mode?
I'm installing Debian Wheezy (7.0rc1) on a box of mine. For reasons I won't go into here, I don't want the framebuffer to be used for the console display during boot (nor afterwards). To avoid this, I…

einpoklum
- 1,652
- 3
- 21
- 31
6
votes
6 answers
Starting x11vnc remotely when X server is already running
I have a ubuntu linux machine that I have already logged into and X server is running (it is pass the login manager like gdm). I can access this machine through ssh. My goal is to start x11vnc on this machine and attach it to the X server that is…
Madiyaan Damha
5
votes
5 answers
Solution to wirelessly project tablet desktop?
I’m trying to find a device that would allow a windows 7 client to wirelessly connect and display their screen to a projector while still connected to the wireless network. The idea is to allow a professor to still project and display content while…

Robert
- 434
- 3
- 6
- 15
3
votes
0 answers
How to configure RealVNC to use dual displays full screen
The setup is the following:
VMWare ESXi5.0 Virtualisation server running a virtual machine Win7. This virtual machine is configured to have 2x Generic Non-PNP displays both at 1920x1200 resolution. The virtual machine runs fine, has RealVNC server…

0xDEADBEEF
- 131
- 3
3
votes
1 answer
Hardware/BIOS - IBM x3200 m2
When I turn on my machine, the display is not throwing any output to it.
The fans are running fine.
The LED lights indicate no error, '
Only two LED's are blinking "Mini-BMCheartbeat LED" and "Standby power LED"
The article mentions about the…

mightyteja
- 421
- 3
- 13
3
votes
2 answers
corrupted lines display in ssh terminal
I have problem with my console drawing lines. The problem is when I connect through ssh to server everything draws ok. But when I use up arrow key to show last used commands it often leaves few characters after $ sign like (in bold is what stays…

piotrekkr
- 226
- 2
- 9
3
votes
3 answers
Display devices for sysadmins
I'm looking for a proper display setup for us sysadmins here and I'm going to be picking out a monitor for us to use.
What features should I look for in a display that are appropriate for sysadmins that spend a lot of time staring at text on a…

MikeyB
- 39,291
- 10
- 105
- 189
2
votes
2 answers
Planning for commercial display technology in 5-10 year timeframe?
I'm involved with a project to plan for equipment over a 5-10 year period. One daunting issue is display technology. I'm being pressed for a decision but am unsure. So the question is: What display technology would you be proposing that would…

mdpc
- 11,856
- 28
- 53
- 67
2
votes
2 answers
Install Display Card In ProLiant DL580 Gen8 Server
We have a ProLiant DL580 Gen8 Server and want to install Gigabyte GForce GTX 980 ti Display Card in PCIE slot, When we connect 8 pins sockets power, server could not turn on, and when power socket not connected, server starts but the graphic card…

MTSS
- 123
- 1
- 5
2
votes
1 answer
IIS 7.5 deployment's issue - WebApp won't load
Recently, I've been working on a new WebApplication (c# asp.net MVC 4 with VS 2013) and now is time to deploy it on my company's server (WS 2008 R2 SP1).
The project is working fine under Visual Studio but when I deploy it (IIS 7.5) and go to…

MTEDField
- 41
- 6
2
votes
3 answers
In Linux can I send a running window to a new $DISPLAY?
I have some simulations that take a long time to run and my work has a very messed up collection of Exceed and Go Global window shares. (I would much much prefer to have a simple VNC instead). So sometimes I need to run things from Go Global and…

stephenmm
- 175
- 2
- 3
- 8
2
votes
3 answers
how to get [ current_path ] in shell bash prompt?
Is it possible to have the name of the current working directory in the prompt in shell ?
Im working on OSX and CentOS in multiple projects under /srv/... and a mistake for wrong directory is quickly made.
I would like to have
[current_path] in my…

Rubytastic
- 223
- 1
- 2
- 14