LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   online shell login ??? (https://www.linuxquestions.org/questions/linux-newbie-8/online-shell-login-832967/)

manikandan_vs 09-18-2010 01:18 AM

online shell login ???
 
hi friends.,
any one tell me online bash login using putty [ssh port]....
for practicing a linux

sem007 09-18-2010 01:20 AM

Quote:

Originally Posted by manikandan_vs (Post 4101387)
hi friends.,
any one tell me online bash login using putty [ssh port]....
for practicing a linux

Why you are not use live linux CD? You do not require install linux.

It is best way to do practice.

Regards,

prayag_pjs 09-18-2010 01:32 AM

Hi,
You can use Live CD or you can install virtual box on windows and install Linux in it and do the practise,but you need to have good hardware configuration for Virtualization to work properly.

divyashree 09-18-2010 02:40 AM

Quote:

Originally Posted by manikandan_vs (Post 4101387)
hi friends.,
any one tell me online bash login using putty [ssh port]....
for practicing a linux

Its better you can make a virtual machine in your windows and install linux in the virtual box. By this you can have also networking between windows machine and linux machine to practice.

MTK358 09-18-2010 07:44 AM

+1 for virtual machine.

Try this: www.virtualbox.org

catkin 09-18-2010 09:45 AM

Do you want to use ssh to connect with an existing system and start a bash session? If so it "just works" as long as the user you are logging in has bash configured in /etc/passwd on the target machine and there are no security measures to prevent it.

What have you tried? What happened?

repo 09-18-2010 11:28 AM

+1 for vm or live CD
However, if you really want an online linux shell:
take a look at
http://shells.red-pill.eu/
There are restrictions on this kind of shells, like installing software, no root access....

Kind regards


All times are GMT -5. The time now is 09:30 PM.