When I start to boot and I get the grub loader it has at the top:
Ubuntu
Advanced Options for Ubuntu,
then goes to my dual boot system win 7,
My question is that if I select the plan "Ubuntu" it opens up a terminal type log in asing for my username and password, if I enter that it then goes to my name and wants a command, I enter "startx" and it will go to my screen in versio
I'm trying to add xpenguins to the Startup Applications (power button -> Startup Applications in 12.04). I've put "xpenguins -n 12 -d :0.0 --all" into the Command area for Startup Programs, but xpenguins doesn't show. When I boot up my computer and log in, I can see the penguins for a little bit, but then once everything starts up they disappear.
I have commandline Ubuntu (originally I think it was Xubuntu) 8.10 installed on an IBM T20, and I it freezes right after "starting Gnome Display manager" every time I start it up. I have to do a hard reboot, and it usually starts successfully right afterwards. I installed fluxbox and removed gdm and xdm, so I boot right into a command line with no problem.
Hi,
On login screen when click on "select desktop environment"
it is going to roll down and some items are out of display.
I installed CentOS 6.4 x86 from the minimal installation CD into a qemu/kvm virtual machine and installed the basic X server using:
yum groupinstall "X Window System" "Fonts"
When I run startx as a normal user, however, the virtual machine's screen flickers with a bit of color, no desktop is displayed, and I'm returned to the console.
I'm going by what I'm finding in the arch Wikis. I've installed xorg, going with the (default) vesa driver.
This is what I got from the web
To install GNOME use this command:
yum -y groupinstall “X Window System” “GNOME Desktop Environment”
If you boot your os and gnome don’t auto start login as user or root,
type startx and press enter.
yesterday, I used vpn in a laptop to connect my computer A
I wanted to open firefox on computer A through shell but it prompted "Error: no display specified"
then I used
Code:
export DISPLAY=":0.0"
and it was fine then
later I wanted to use VNC for connection, and I used display 3 for the VNC server.
anyway, the remote operation is OK
today I come to the comp
Hi I want to boot Ubuntu quantal to a command prompt always and then use startx to launch x-windows if required. I have used the following methods but none work correctly.
update-rc.d -f lightdm remove ---- does not work in quantal, works in debian sid.
I used the boot paramter 'text' on the grub command line.