Uhmm nice but this will replace your server kernel with the generic kernel. You want to keep the server kernel if you want a server. Otherwise you should have installed desktop version anyway?
As soon as I get my Ubuntu server up and running I will be following your instructions and adding a GUI to my system. I wonder why Ubuntu server doesn't come with a GUI as standard? Sure it loses disk space, but its a tiny amount compared to the rest of the system. Well, nevermind, thanks!
Hi, I installed Ubuntu Server 10.10 x64 on Virtualbox to test it out. However, after the installation and it asked me to remove the disc and continue to reboot, when the the server restarted I am on the CLI with the yellow shell.
It looks like this:
Shell>
Does anyone know what's the problem with my installation?
Wow is real simple, I've been searching all day for a tut like this. You should add more tags so more people can find this. This was really helpful thanks.
@ReloadedInfinity In the video he is using VMWare virtual machine. To connect to a real server you can use Putty and connect via SSH, or telnet (not recomended). I think SSH server is installed by default on Ubuntu Server, if not: sudo apt-get install ssh , and further you must set it up, check Ubuntu Server Documentation from Ubuntu website!
@bluesmoke21 Yes, the SSH terminal is installed by default and im connecting via Putty. I did exactly what they said on several guides, but it just doesnt work. But ok, everything else is working so this is not a big problem. But thank you ;)
@ReloadedInfinity Oh you mean that you want to see the desktop. Well you can't see the desktop through SSH, that is only for CLI, not GUI. In order to see the desktop I think you need a program that is caled VNC (Remote Desktop). Or some other remote desktop software. I tryied all that in Virtual Box, and everything works just fine, you only need 3 commands: sudo apt-get update, sudo apt-get install ubuntu-desktop, sudo reboot, and that's it. (I don't know about VNC, check Google)
Thx soo much man! I am very good with using a standard terminal, however i hate the fact that some applications are so time consuming with the terminal so i now use the GNOME desktop!
@RouterMods How about a walkthrough for creating Samba shares on a Ubuntu Server that can be accessed by Windows computers in an Active Directory domain without being asked for credentials?
Hi dude.
After running sudo reboot, it will reboot and then showing some services start and stop and then hand...
whats the problem?? help me out plzzzz
AleeRaxaMemon 3 weeks ago
over an hour and still going....... extracting........ lol
homes24 2 months ago
THANKS MAN!!!!!
1223abdi 2 months ago
THANKS MAN U ARE AWESOME!!!!!!!!!!!!!!!!!!!!
TheNXT1233 4 months ago
Uhmm nice but this will replace your server kernel with the generic kernel. You want to keep the server kernel if you want a server. Otherwise you should have installed desktop version anyway?
f0xmuld3r 4 months ago
this is just what i needed to know super thumbs up from me!!
billynightmare 5 months ago
how do you kill the Gnome and use server?
ebawazir 6 months ago
Tip: Make sure you are online and running before trying to add an interface.
kyral210 7 months ago
it says sudo-apt isnt a command, please help
ms0manbearpig 7 months ago
@ms0manbearpig 'sudo apt-get'
tunadudeman 7 months ago
@ms0manbearpig It's 'sudo apt-get' not 'sudo-apt' ;)
MasterPebsie 3 months ago
As soon as I get my Ubuntu server up and running I will be following your instructions and adding a GUI to my system. I wonder why Ubuntu server doesn't come with a GUI as standard? Sure it loses disk space, but its a tiny amount compared to the rest of the system. Well, nevermind, thanks!
kyral210 7 months ago
nice nice nice video ! thanks !!! i have just a stupid download speed at 35 Kb/s nonetheless the video is wonderful !!
danielcubillosk 7 months ago
You da MAN!!! Thanks!
cemengle 8 months ago
Thanks very much! If only all software came with this simple "how-to". Saved me days of reading.
jjaus 8 months ago
I used your video and it helped me but there is no audio. Should there be?
lilbirdbw 9 months ago
what is the command to install lxde? thanks
gychang00 10 months ago
Hi, I installed Ubuntu Server 10.10 x64 on Virtualbox to test it out. However, after the installation and it asked me to remove the disc and continue to reboot, when the the server restarted I am on the CLI with the yellow shell.
It looks like this:
Shell>
Does anyone know what's the problem with my installation?
Thanks
123456iambelial 1 year ago
@123456iambelial for a starter did you remove the disk?
xxmrbloodxx 8 months ago
Wow is real simple, I've been searching all day for a tut like this. You should add more tags so more people can find this. This was really helpful thanks.
yahanwiwi 1 year ago
What programm do you use to connect to the server in this video ?
ReloadedInfinity 1 year ago
@ReloadedInfinity In the video he is using VMWare virtual machine. To connect to a real server you can use Putty and connect via SSH, or telnet (not recomended). I think SSH server is installed by default on Ubuntu Server, if not: sudo apt-get install ssh , and further you must set it up, check Ubuntu Server Documentation from Ubuntu website!
bluesmoke21 1 year ago
@bluesmoke21 Yes, the SSH terminal is installed by default and im connecting via Putty. I did exactly what they said on several guides, but it just doesnt work. But ok, everything else is working so this is not a big problem. But thank you ;)
ReloadedInfinity 1 year ago
@ReloadedInfinity Oh you mean that you want to see the desktop. Well you can't see the desktop through SSH, that is only for CLI, not GUI. In order to see the desktop I think you need a program that is caled VNC (Remote Desktop). Or some other remote desktop software. I tryied all that in Virtual Box, and everything works just fine, you only need 3 commands: sudo apt-get update, sudo apt-get install ubuntu-desktop, sudo reboot, and that's it. (I don't know about VNC, check Google)
bluesmoke21 1 year ago
Thx soo much man! I am very good with using a standard terminal, however i hate the fact that some applications are so time consuming with the terminal so i now use the GNOME desktop!
ctechreviews 1 year ago
work the same with ubuntu server 10.10
rickytechlabs 1 year ago
You forget upgrade first.
sudo apt-get update
then
sudo get-apt upgrade
then
sudo get-apt install ubuntu-desktop
CaptainNguyen 1 year ago 2
This comment has received too many negative votes show
doesn't work! Fuck you man!!!
Surudzic 1 year ago
ok, here we go,
i have a new linux ubuntu VPS, but it's new for me!
when i try: sudo apt-get update, he gives me a message that the command doesnt exist!
bbmmx2 1 year ago
@bbmmx2 Change to directory /bin
F22L3 1 year ago
Worked perfect. Thanks man!
hansfase 1 year ago
*Sigh* For my home solution, this i useless.
There was a reason for installing Server, and not Desktop Ubuntu.
Dislike.
VideoKalanag4 1 year ago
Does it really work? I only saw the ubuntu loading page in your vid and not the taskbars and stuff :/
LiveYourDigitalLife 1 year ago
Thanks man very helpful!
H4x0r18 2 years ago
No problem. If you have any other ideas for walkthroughs let me know
RouterMods 2 years ago
@RouterMods How about a walkthrough for creating Samba shares on a Ubuntu Server that can be accessed by Windows computers in an Active Directory domain without being asked for credentials?
DorianDeLuca 5 months ago
@RouterMods how about a tutorial on setting you network to DHCP?
samotar1 1 month ago