Command Line Interfaces

Hugo Heden hugoheden at gmail.com
Thu Oct 4 22:43:03 UTC 2007


On 10/5/07, Pete Holsberg <pjh42 at pobox.com> wrote:
>
>  Mario Vukelic pounded out the following on his or her keyboard on 10/4/2007
> 3:37 PM:
>  On Thu, 2007-10-04 at 14:54 -0400, Pete Holsberg wrote:
>
>  /etc/console-tools/config to change the font.
>

>  ??
>
>  linux [pjh] /home/pjh> sudo /etc/console-tools/config
>  sudo: /etc/console-tools/config: command not found
>  linux [pjh] /home/pjh> /etc/console-tools/config
>  -bash: /etc/console-tools/config: Permission denied
>  linux [pjh] /home/pjh>
>

It's a textfile (files under /etc often are):

$ less  /etc/console-tools/config

or, if you want to edit:

$ gksudo gedit /etc/console-tools/config




More information about the ubuntu-users mailing list