May 29, 20215 yr I am just enough to be dangerous with Linux and looks like the danger is real! I "vi" edited my GO file attempting to increase my log buffer from 128 to 384 and now I can't connect to my GUI after reboot. I removed the inserted line: mount -o remount,size=384m /var/log I removed it Here is the contents of my GO file: Any help would be appreciated. Edited May 29, 20215 yr by Kirkbuilder expounded explanation
May 29, 20215 yr Community Expert It's missing the leading slash on the last line: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp &
Archived
This topic is now archived and is closed to further replies.