Hi,
I'd like to view the Screen resolution in smaller text on my server terminal. The server is not installed with any GUI so it's in plain text mode.
Thanks.
Sam
--------------------------------- NOTE: The information contained in this document and its attachments, if any, may be confidential and/or proprietary and is intended for the use of the individual or entity to whom it was originally addressed and who has been specifically authorized to receive it. Unless otherwise specifically stated, this document and its attachments, if any, contain opinions and views only of the sender and do not constitute a formal disclosure nor commitment of the sender nor of any other entity. --------------------------------- Sent from Singapore
Hi,
I'd like to view the Screen resolution in smaller text on my server terminal. The server is not installed with any GUI so it's in plain text mode.
Google for linux vga modes
Barry
On Sunday 08 November 2009 20:59, Sam Acosta wrote:
I'd like to view the Screen resolution in smaller text on my server terminal. The server is not installed with any GUI so it's in plain text mode.
Try adding 'vga=795' to the end of the kernel line in grub.conf file.
Thanks for the inputs guys...
But how could I reload the grub config file after boot. Of course, I just could easily re-start our server without prior scheduling...
Sam
WEB: www.SamAcosta.net * E-MAIL: Mail@SamAcosta.info --------------------------------- NOTE: The information contained in this document and its attachments, if any, may be confidential and/or proprietary and is intended for the use of the individual or entity to whom it was originally addressed and who has been specifically authorized to receive it. Unless otherwise specifically stated, this document and its attachments, if any, contain opinions and views only of the sender and do not constitute a formal disclosure nor commitment of the sender nor of any other entity. --------------------------------- Sent from Singapore
On Mon, Nov 9, 2009 at 10:35 AM, Robert Spangler mlists@zoominternet.netwrote:
On Sunday 08 November 2009 20:59, Sam Acosta wrote:
I'd like to view the Screen resolution in smaller text on my server terminal. The server is not installed with any GUI so it's in plain
text
mode.
Try adding 'vga=795' to the end of the kernel line in grub.conf file.
--
Regards Robert
Linux User #296285 http://counter.li.org _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sam Acosta wrote on Mon, 9 Nov 2009 14:06:42 +0800:
But how could I reload the grub config file after boot.
You can't.
Kai
Thanks Kai,
Yeah, the ultimate thing I can do is to reboot.
I do still have one problem with the High Availability feature of CentOS with Asterisk.
Still in progress exploring the solution.
Good day.
Sam
WEB: www.SamAcosta.net * E-MAIL: Mail@SamAcosta.info --------------------------------- NOTE: The information contained in this document and its attachments, if any, may be confidential and/or proprietary and is intended for the use of the individual or entity to whom it was originally addressed and who has been specifically authorized to receive it. Unless otherwise specifically stated, this document and its attachments, if any, contain opinions and views only of the sender and do not constitute a formal disclosure nor commitment of the sender nor of any other entity. --------------------------------- Sent from Singapore
On Mon, Nov 9, 2009 at 7:31 PM, Kai Schaetzl maillists@conactive.comwrote:
Sam Acosta wrote on Mon, 9 Nov 2009 14:06:42 +0800:
But how could I reload the grub config file after boot.
You can't.
Kai
-- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sam Acosta wrote:
Thanks Kai,
Yeah, the ultimate thing I can do is to reboot.
I do still have one problem with the High Availability feature of CentOS with Asterisk.
Still in progress exploring the solution.
Good day.
I rarely use server consoles directly after they are installed to the point that the network is up. Instead, I run an instance of freenx somewhere (it can be on the server in question but doesn't have to be), then connect with the NX client and open terminal windows on that desktop to ssh to any other machines. This gives you GUI control over multiple windows, cut and paste - including with the local desktop where the NX client runs, your choice of fonts, color, etc. Plus, you can disconnect the session from the NX client were you started it and subsequently grab it from the same or another client with all windows still intact and running, which is great for remote administration or checking on long-running programs.
I am not able to install this which i used to in debian.. i am now using centos. can you please tell me how to install apt-get install libnet-server-perl on centos?
PLEASE HELP
Am Montag, den 09.11.2009, 15:00 +0100 schrieb Dhiraj Chatpar:
I am not able to install this which i used to in debian.. i am now using centos. can you please tell me how to install apt-get install libnet-server-perl on centos?
PLEASE HELP
man yum http://www.centos.org/docs/5/html/yum/
And please do not hijack threads (using reply and change the subject)
Chris
financial.com AG
Munich head office/Hauptsitz München: Maria-Probst-Str. 19 | 80939 München | Germany Frankfurt branch office/Niederlassung Frankfurt: Messeturm | Friedrich-Ebert-Anlage 49 | 60327 Frankfurt | Germany Management board/Vorstand: Dr. Steffen Boehnert | Dr. Alexis Eisenhofer | Dr. Yann Samson | Matthias Wiederwach Supervisory board/Aufsichtsrat: Dr. Dr. Ernst zur Linden (chairman/Vorsitzender) Register court/Handelsregister: Munich – HRB 128 972 | Sales tax ID number/St.Nr.: DE205 370 553
From: Sam Acosta acosta.sam@gmail.com To: CentOS mailing list centos@centos.org Sent: Mon, November 9, 2009 7:06:42 AM Subject: Re: [CentOS] How Can I change CentOS CLI Screen Resolution to smaller text (without GUI)?
Thanks for the inputs guys...
But how could I reload the grub config file after boot. Of course, I just could easily re-start our server without prior scheduling...
Sam
WEB: www.SamAcosta.net * E-MAIL: Mail@SamAcosta.info
NOTE: The information contained in this document and its attachments, if any, may be confidential and/or proprietary and is intended for the use of the individual or entity to whom it was originally addressed and who has been specifically authorized to receive it. Unless otherwise specifically stated, this document and its attachments, if any, contain opinions and views only of the sender and do not constitute a formal disclosure nor commitment of the sender nor of any other entity.
Sent from Singapore
On Mon, Nov 9, 2009 at 10:35 AM, Robert Spangler mlists@zoominternet.net wrote:
On Sunday 08 November 2009 20:59, Sam Acosta wrote:
I'd like to view the Screen resolution in smaller text on my server terminal. The server is not installed with any GUI so it's in plain text mode.
Try adding 'vga=795' to the end of the kernel line in grub.conf file.
--
Regards Robert
Linux User #296285
CentOS mailing list
CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
From: Sam Acosta acosta.sam@gmail.com
But how could I reload the grub config file after boot. Of course, I just could easily re-start our server without prior scheduling...
Maybe check SVGATextMode
JD