The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: Disable X
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 03-19-2002
LivinFree's Avatar
LivinFree LivinFree is offline Forum Advisor  
Goober Extraordinaire
  
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Re: $dtconfig -d

It looks like you tried to execute "$dtconfig -d ". What killerserv meant was to execute the dtconfig -d command. The "$" in his example was the shell prompt.

I would think you do have to be root to do this, but yeah, just try "dtconfig -d".