How to Run vnc4server on Ubuntu in Certain Resolution?
        Posted  
        
            by 
                Boris Pavlovic
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Boris Pavlovic
        
        
        
        Published on 2011-01-13T11:59:09Z
        Indexed on 
            2011/01/13
            12:55 UTC
        
        
        Read the original article
        Hit count: 316
        
There's a headless Ubuntu instance used as a host for our build server. I have some UI code that requires some graphical output. Installing a vnc4server and redirecting a DISPLAY to it worked like a charm. Not that my UI tests are running but test scripts can take screen shots.
Problem is that I need to set the resolution that vnc4server uses to serve the graphical content. Does anybody know how to configure it on Ubuntu server?
© Server Fault or respective owner