Results 1 to 2 of 2
With your help, I finally got VNC working and I'm connected from my Windows to a remote server with Linux, Xorg and KFCE. And now I'm looking at a text ...
- 11-28-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 5
How to install Ubuntu via text based method?
With your help, I finally got VNC working and I'm connected from my Windows to a remote server with Linux, Xorg and KFCE. And now I'm looking at a text based interface that's in a window, instead of before when I was only looking at a text based command line.
Now, how do I install and run something like Ubuntu? Do I apt-get the webpage in which the tar image of Ubuntu is, and then install the file from the folder it's downloaded into?
I did a yum groupinstall gnome window environment thinking that that would give me the OS I was looking for, but when I type in startx, I just get
and when I copy that, I get:AttributeError: DBusException instance has no attribute '_dbus_error_name'
waiting for X server to shut down Window manager warning: The application 'eggcups' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
The application 'gnome-panel' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
Lost connection to the display ':0.0';
most likely the X server was shut down or you killed/destroyed
the window manager.
(gnome-panel:1027
: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed
(gnome-panel:1027
: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed
xinit: unexpected signal 2.
[rootatservername ~]#
- 11-28-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,977
Remote installation of Linux from Windows is probably not possible. You will need to have physical access to the system in question first, then boot from an installation or Live CD/DVD/USB drive. Only if the remote system has been configured to use an ethernet or serial connection (instead of physical console) as the console device, would you be able to do this, and even then, you would have to work from a text-based command line, and not an X-Windows environment.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote