I want rotate the console display ouput. I have an old 24" dell that I've been using. I know FreeNAS is mostly expected to be headless but I usually use the old monitor instead of SSH because it ends up being easier.Huh?
Not sure I agree, SSH (Putty for me) is by far easier. You can copy/paste into SSH for starters. Personally, I would think that there are a lot better uses for a 24" monitor than as a display for FreeNas. Admit it, you're just trying for the "cool factor"... ;)I know FreeNAS is mostly expected to be headless but I usually use the old monitor instead of SSH because it ends up being easier.
Not sure I agree, SSH (Putty for me) is by far easier. You can copy/paste into SSH for starters. Personally, I would think that there are a lot better uses for a 24" monitor than as a display for FreeNas. Admit it, you're just trying for the "cool factor"... ;)
PuTTY will give you the shell, from which you can run the console menu if desired (though I don't know why you would so desire). /etc/netcli is the command.I also use putty, but doesn't putty just give you the shell and not the full console? If not how do you get to the console?
Edit menu? Right click?Also how do you copy paste in putty?
Granted, but under ordinary circumstances there's no reason to regularly spend much time logged in to the shell/console on the FreeNAS server anyway.Also ssh requires me to use part of my main screen
Between the Web GUI and SSH (Putty), I rarely (if ever) need access to the Console. If I really wanted to access the console, I would use IPMI to establish a KVM session (not sure if your system has that or not). BTW, all of my servers are like 5 feet from me in a rack with a 18" KVM but I still use the methods I just mentioned (talk about too lazy to get up)...I also use putty, but doesn't putty just give you the shell and not the full console? If not how do you get to the console? Also how do you copy paste in putty? I didn't know you could do that.
Paste = Right-Mouse ClickAlso how do you copy paste in putty? I didn't know you could do that.
Between the Web GUI and SSH (Putty), I rarely (if ever) need access to the Console. If I really wanted to access the console, I would use IPMI to establish a KVM session (not sure if your system has that or not). BTW, all of my servers are like 5 feet from me in a rack with a 18" KVM but I still use the methods I just mentioned (talk about too lazy to get up)...
Mind if I ask what there is that you need to see in the console? If it is just messages, then that can be enabled to appear in the footer of the Web GUI.
Edit/Addition: If you have e-mails/notifications properly setup then if there are any issues FreeNas will notify you as well...
Paste = Right-Mouse Clickor CTRL-V
Copy = Highlight with mouse and Right-Mouse Click. I prefer to use CTRL-C; but note that will also cancel any existing command you may have running.
Because noobs need menus.(though I don't know why you would so desire).
That makes sense, but anything you can do from the console menu, you can also do from the web GUI.Because noobs need menus.
Paste = Right-Mouse Clickor CTRL-V
Copy = Highlight with mouse and Right-Mouse Click. I prefer to use CTRL-C; but note that will also cancel any existing command you may have running.
I stand corrected. Was mixing in Windows there. :)The correct version is:
Paste = Right-Mouse Click.
Copy = Highlight with mouse.
Because noobs need menus.
You don't need vidcontrol in ssh session.
To access the logs just run
tail -f /var/logs/messages
That's just a setting in your shell. You can configure your shell prompt or putty to do that...has nothing to do with vidcontrolWhat if I want to make the text bright white instead of white. Would vidcontrol not work for that?
You don't need vidcontrol in ssh session.
To access the logs just run
tail -f /var/logs/messages
Ok thanks I found the settings.That's just a setting in your shell. You can configure your shell prompt or putty to do that...has nothing to do with vidcontrol