Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-06-2007, 12:01 PM
|
#1
|
Member
Registered: Sep 2005
Distribution: fedora core 9
Posts: 324
Rep:
|
any putty on "linux" expert ?
Good Day,
I am using putty on linux computers. I do have 2 issues.
1-font is too small how could I adjust it?
2-How come under linux putty wont let me copy a paste?
Thanks.
|
|
|
12-06-2007, 03:09 PM
|
#2
|
LQ 5k Club
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
|
Why not just use a conventional ssh or telnet client in an Xterm or other terminal emulator? If you are using Fedora, the terminal emulators there support cut & paste, and have settable fonts and sizes.
--- rod.
|
|
|
12-06-2007, 03:37 PM
|
#3
|
Member
Registered: Sep 2005
Distribution: fedora core 9
Posts: 324
Original Poster
Rep:
|
^ well I would love to but that brings up bigger issue, how could I use my ssh-key with terminal ?
1-key wasn't created on my linux box it was e-mailed to me.
Thanks.
|
|
|
12-06-2007, 03:46 PM
|
#4
|
Senior Member
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530
Rep:
|
I thought putty was a Windows app?
|
|
|
12-06-2007, 04:02 PM
|
#5
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
There is source code.
|
|
|
12-06-2007, 04:27 PM
|
#6
|
Senior Member
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530
Rep:
|
Quote:
Originally Posted by knockout_artist
^ well I would love to but that brings up bigger issue, how could I use my ssh-key with terminal ?
1-key wasn't created on my linux box it was e-mailed to me.
Thanks.
|
You do this by adding files in the ~/.ssh directory. See http://sial.org/howto/openssh/publickey-auth/
|
|
|
12-07-2007, 08:43 AM
|
#7
|
Member
Registered: Sep 2005
Distribution: fedora core 9
Posts: 324
Original Poster
Rep:
|
^ Thank you.
I read the article
My key had a name
mykey.ppk
Code:
#cd .ssh
# mv mykey.ppk id-dsa
#chmod 700 id_dsa
# ssh -o PreferredAuthentications=publickey 192.xxx.xxx.xxx
Enter passphrase for key '/home/ahmad/.ssh/id_dsa':
when I enter my passphrase, it same prompt comes back(pass phrase works well with putty+private key )
Code:
Enter passphrase for key '/home/ahmad/.ssh/id_dsa':
|
|
|
All times are GMT -5. The time now is 04:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|