Author Topic: Linux Command line with Windows 7  (Read 5064 times)

0 Members and 1 Guest are viewing this topic.

Infinityexists

  • Guest
Linux Command line with Windows 7
« on: February 19, 2012, 09:33:04 pm »
Hello,

I know that every web-server is based on Linux and fully operated through command line,
as I am a programming freak and love programming I want to learn linux command line interface ,

Basically I want to install Linux command line with my windows 7. I have an ebook that shows how to use different commands on linux command line but it doesn't show how to install it, So i downloaded a linux(ubuntu) and installed it but its a Graphical user interface more like a Windows.

Does anybody here help me how to start installing Linux Command line Interface if i am using Windows 7 ?

Thankyou

Offline petermlm

  • Knight
  • **
  • Posts: 226
  • Cookies: 7
  • Information is Power
    • View Profile
    • Security Check
Re: Linux Command line with Windows 7
« Reply #1 on: February 19, 2012, 10:06:01 pm »
Install Linux command line in windows? I don't think that is possible. The Linux terminal is something of Linux and only works in such a system. But anyway to know more about that you should just start by searching for a Linux Terminal tutorial. The more basic things would be to explore directories, control processes, learn how to edit files, etc.

Good luck.

Offline atsuktuvas

  • Peasant
  • *
  • Posts: 120
  • Cookies: 20
    • View Profile
Re: Linux Command line with Windows 7
« Reply #2 on: February 19, 2012, 10:45:03 pm »
actually, you can simulate the linux command terminal pretty well within windows environment.

Just download the CygWin application and install it on your windows machine.
It will allow you to use linux commands in windows.

You mentioned that you have installed Ubuntu, but that it uses a GUI. Well, it has a Graphical User Interface, but the command line is still there, beneath all those graphics. You can easily access it by either using the shortcut combination Ctrl + Alt + T or just searching for "Terminal", that is if you are using the newest ubuntu versions with Unity. If you are still on Gnome, then just go to Applications > Accessories >Terminal.

Have fun with the command line! :)
« Last Edit: February 19, 2012, 10:45:49 pm by atsuktuvas »

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: Linux Command line with Windows 7
« Reply #3 on: February 20, 2012, 08:46:16 am »
How evaah,    the question was about why he did not had the command line,  you installed a linux os with gnome, a user friendly gui.
You should install a debian/ubuntu server version, or do ctrl+alt f1 to f7 if i am right.
~Factionwars

Offline petermlm

  • Knight
  • **
  • Posts: 226
  • Cookies: 7
  • Information is Power
    • View Profile
    • Security Check
Re: Linux Command line with Windows 7
« Reply #4 on: February 20, 2012, 12:00:40 pm »
(...) or do ctrl+alt f1 to f7 if i am right.

Yup. ctrl+alt fx (with 1 <= x <= 6). And ctrl f7 to return to "normal".

While in any system besides f7 you just need to press ctrl + fx to navigate.

Infinityexists

  • Guest
Re: Linux Command line with Windows 7
« Reply #5 on: February 20, 2012, 06:21:55 pm »
Thanks alot everyone !

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: Linux Command line with Windows 7
« Reply #6 on: February 22, 2012, 05:05:44 pm »
Thanks alot everyone !
Goodluck, ask us again if google is not helping you out :D
~Factionwars

Infinityexists

  • Guest
Re: Linux Command line with Windows 7
« Reply #7 on: February 24, 2012, 11:35:52 am »
I'll :)
btw, I've started learning the command line of Linux :)

Offline D4rk0rD

  • /dev/null
  • *
  • Posts: 14
  • Cookies: -2
  • Java Developer
    • View Profile
Re: Linux Command line with Windows 7
« Reply #8 on: March 30, 2012, 05:20:09 pm »
You can install Virtual computer on your win 7 system . it works like completely another computer in windows . hope that will help you to get full linux experience without changing any win 7 files .

you can download Virtual Box on this link :

https://www.virtualbox.org/wiki/Downloads

Choose package according to your host . according to you it must be windows host package .

then ,

1. install virtual box
2. create a new computer
3. install linux on it

have fun .  :)

The focused mind can pierce through stone.

zohraan

  • Guest
Re: Linux Command line with Windows 7
« Reply #9 on: April 06, 2012, 09:12:03 pm »
Learning Linux means a Terminal in front of you, which you already have in Ubuntu, there is no confusion I think. :D