Results 1 to 11 of 11

Thread: Linux Terminal Emulator for Vista

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Linux Terminal Emulator for Vista

    Probably a stupid question....

    I installed my Vista Laptop (cause still need Windows for most work stuff) to dual boot between Vista and Ubuntu. (Installed Slackware on home pc for the heck of it).

    Using the Linux distro's to practice and learn Linux commands, and it's going pretty well.

    To get to practice, of course i need to reboot to Ubuntu, which take a few minutes back and forth.

    I was wondering if there is some kind of Linux Terminal emulator for Vista, that one can use to quickly open (those stolen minutes at work, or lunch time) and just tap away linux commands and see if you get it right.

    Did a google search, but as I'm still such a linux noob, i dont know what they are talking about.

    Cheers!
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Linux Terminal Emulator for Vista

    It sounds like you are looking for Cygwin. This would allow you to run a Bash shell and practice the general linux commands.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Linux Terminal Emulator for Vista

    Yay, exactly what I was hoping for.
    Was worried if it will install and work on Vista,but seems to be fine
    Thanks a lot!
    Seems I cannot learn anything without writing it down or actually doing it, so really need this.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  4. #4
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Linux Terminal Emulator for Vista

    Do you have access to a regular linux box (maybe a server on your LAN?).

    If so then you can use Putty to log into the server and use a real linux terminal on vista. Putty's just a desktop app available for windows.
    I don't live here any more.

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Linux Terminal Emulator for Vista

    Another option would be to virtualise Linux under Windows and open a terminal session to the virtual machine using an SSH client (such as OpenSSH for Windows, or PuTTY).

  6. #6

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Linux Terminal Emulator for Vista

    Thanks for all the advice guys. Too bad no extra machine for linux at work, as the others don't know or interested in learning linux.
    Would have loved put Linux on the dev server. Going to do that Later on

    Anyhow, I'm getting more and more used to using Ubuntu as my primary OS, so making some good progress.

    Thanks for all the advice.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  7. #7
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Linux Terminal Emulator for Vista

    You could always just install VMWare Player and install linux inside a virtual machine. VMWare player by itself doesnt allow creating virtual machines, but a quick google search results in lots of methods (eg. http://www.easyvmx.com/).
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  8. #8
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Linux Terminal Emulator for Vista

    Or buy a second hand PC (a small, slow, cheap one would be fine, Linux runs well on low-end hardware) and use that (this is what I normally do). I find virtuals awkward to use, I'm used to working on real Linux boxes that run independently of my desktop PC.
    I don't live here any more.

  9. #9
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Re: Linux Terminal Emulator for Vista

    Woss, try VirtualBox. It's free and super easy to use. It even has built in support for host networking as of version 2.1.

  10. #10
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Linux Terminal Emulator for Vista

    I've got a real server, there's no point.

  11. #11
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Re: Linux Terminal Emulator for Vista

    I have several, but that doesn't forgo the need to set up disposable installations for testing things, or to have a clean environment lying around for testing etc.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width