Hi linux users,

After i installed Ubuntu Server 10. It restarted and boot with command line mode. I dont know how to run what sudo command to get graphic mode? And how to enable telnet for root user . Thanks

Recommended Answers

All 2 Replies

RTFM. You need to install the Xorg server, tools, and window manager such as KDE or Gnome in order to have a GUI front-end for your server. As for telnet, it is HIGHLY recommended that you do NOT enable telnet on todays' systems as it is very insecure. Use SSH instead. In either case, usually it is the xinetd daemon that starts these tools (including ftp, and such), which requires editing some configuration files in /etc. Read the man pages for xinetd for information on what to do for that.

Ok, i mean ssh for root. Thanks you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.