#269
[Solaris] Enable/Disable GUI
To disable the GUI startup:
/usr/dt/bin/dtconfig -d
And, to enable it again:
/usr/dt/bin/dtconfig -e
Just another Code Snippet site
#269
To disable the GUI startup:
/usr/dt/bin/dtconfig -d
And, to enable it again:
/usr/dt/bin/dtconfig -e
Comments are currently closed.