Я вошел в систему Linux. Я выполнил следующие команды, чтобы открыть браузер на сервере Linux.
Тем не менее, я неудачник.
07:53 AM tomcat@wb-ser1$ nautilus .
-bash: nautilus: command not found
07:53 AM tomcat@wb-ser1$ nautilus
-bash: nautilus: command not found
07:53 AM tomcat@wb-ser1$ xdg-open http://google.com/
-bash: xdg-open: command not found
07:53 AM tomcat@wb-ser1$ xdg -open http://google.com/
-bash: xdg: command not found
07:53 AM tomcat@wb-ser1$ lynx
-bash: lynx: command not found
07:55 AM tomcat@wb-ser1$ xdg-open http://stackoverflow.com
-bash: xdg-open: command not found
07:56 AM tomcat@wb-ser1$
07:56 AM tomcat@wb-ser1$ firefox
-bash: firefox: command not found