Linux Lite Forums
I cannot start my linux host. - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20)
+--- Thread: I cannot start my linux host. (/showthread.php?tid=6931)



I cannot start my linux host. - VenttasRealm - 04-18-2020

Hello, after not being able to use my IP due to an error I decided to shutdown my host, using the command "Halt", but I did it without the knowledge of how to turn it back on. I have tried to research ways for me to do it but I can't find it. I can access the PuTTy for the host and the WINSPC for it neither, on WINSPC it says "Stack trace:
(000070F0) TCustomScpExplorerForm::SetQueue
(00F876DE) C5296_0
(00F89746) ____ExceptionHandler
(00F86500) __ExceptionHandler
(0008421F) ntdll.dll
(00071B21) ntdll.dll.KiUserExceptionDispatcher
(000ABC28) TTerminalManager:Big GrinisconnectActiveTerminalIfPermanentFreeOtherwise
(000AD668) TTerminalManager::TerminalShowExtendedException
(00D8C23C) TTerminal::ShowExtendedException
(000ABCB0) TTerminalManager::ConnectActiveTerminal
(000AC5C9) TTerminalManager:Big GrinoSetActiveTerminal
(000AC316) TTerminalManager::SetActiveTerminal
(00002658) wWinMain
(00F856F1) C5164_0
(000656DB) ntdll.dll.RtlGetAppContainerNamedObjectPath
(000656A8) ntdll.dll.RtlGetAppContainerNamedObjectPath"

I would appreciate if you assist me with this.



Re: I cannot start my linux host. - trinidad - 04-19-2020

https://winscp.net/forum/viewtopic.php?t=28957

https://winscp.net/eng/docs/scripting

You need to restart the SSH server on the host first. Changes you make on a Linux host have to be saved by stopping the server and restarting it every time you make a change. If I understand your problem here... the exception is denying RAM access because of login credentials. Are you getting a login screen?

TC