Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Ubuntu - simple question

  • 08-01-2014 8:42pm
    #1
    Closed Accounts Posts: 2,980 ✭✭✭


    Dear all,

    I'm an old school UNIX user and am not familiar with the more modern, 'point-and-click' based Linux OS's that have come out.

    I have installed Ubuntu as dual-boot with Windows 7 on a work PC and am simply trying to figure out how I can run shell commands from the Ubuntu desktop. Even better would be to just get it to load-up to the command line from start.

    Thanks,
    Kevin


Comments

  • Moderators, Technology & Internet Moderators Posts: 1,336 Mod ✭✭✭✭croo


    Kevster wrote: »
    Even better would be to just get it to load-up to the command line from start.
    you could change the run-level in /etc/inittab but theeasiest thing to do issimply press CTRL-ALT-F1 (F1-F6 will work) to get a vterm.

    CTRL-ALT-F7 will bring you back to the X desktop. you could run xterm from here to get an x terminal window.

    I hope that gets you on the right road.


  • Closed Accounts Posts: 2,980 ✭✭✭Kevster


    Okay, I'll give it a try - grazie mille.

    Kevin


Advertisement