r21 - 11 Aug 2009 - 20:43:00 - RogerioIopeYou are here: TWiki >  Main Web > TWikiUsers > RogerioIope
Main.UserForm
FirstName Rogerio
LastName Iope
OrganisationName São Paulo Regional Analysis Center
OrganisationURL http://hep.ift.unesp.br/SPRACE/
Profession Lab. Specialist
Country Brazil
State São Paulo
Telephone +55 (11) 3091-8981
InstantMessaging (IM)

Email

HomePage

Skype

Edit personal data

Hints & Tricks

The following two commands will set up password-less authentication from your computer to mycomputer.mycompany.com:

$ ssh-keygen -b 1024 -t rsa -f /home/username/.ssh/id_rsa
(do not enter a pass-phrase - leave it blank)
$ scp /home/username/.ssh/id_rsa.pub
username@mycomputer.mycompany.com:/home/username/.ssh/authorized_keys
Usually any problems encountered are down to the permissions of the various key files. Use ssh in verbose mode (ssh -v) and check the ssh daemon logs on both machines (usually /var/log/secure).

In using this method it is important for you to be aware of the security concerns that arise. The ssh-keygen command produced two files:

/home/username/.ssh/id_rsa: the private key
/home/username/.ssh/id_rsa.pub: the public key
You should ensure the permissions of the private key are -rw------- (i.e., only readable by the owner). This file is the equivalent of having a text file containing your login password to your account at mycomputer.mycompany.com; anyone who gets their hands on this file will be able to log into that account without knowing your password. However, any potential hacker must first gain access to your home computer in order to get at this file.

My Links

  • ATasteOfTWiki - view a short introductory presentation on TWiki for beginners
  • WelcomeGuest - starting points on TWiki
  • TWikiUsersGuide - complete TWiki documentation, Quick Start to Reference
  • Sandbox - try out TWiki on your own
  • RogerioIopeSandbox? - just for me

My Personal Data

Note: if personal data is being stored using a secret database, then it is only visible to the user and to administrators.

E-mail rogerio.iope at gmail dot com
   
RSA key 1 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEArcPb4WqlQbFK7tz/aq7GlOEMvKcqKelzr73RSHE62b5/l6ambAneekIXBrNYzwXLaB/pzqmr6JwIWA/+lY24WxbCEpjDTtZ3P2FL0STPnOp7r/Tys4c9xxz5Z8fn0mE8I26vXJCiKNgKxGDxy2Ut6aKvXmCJ6RGpiISvpWQPj8M= rogerio@d0server
   
RSA key 2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZb/z/fl2fqf9FB3j6D8PyGoglgeO8QtC7ahiGpsr+CieW2nEhBu2+/Gh5ApNFYxvhrtV61ki/cfAsqBZzaWa2KwiR9tkdeZQXxdCFMQnp6wq6xkontSRe+0coz7GSvVs6DfgYM/UOIvAS9F5L8j72wxArFfhvqVXI/jMR7ll3QQ== Rogerio@MobileTST06
   
Annual Report 2006 Report_Procontes_2006.pdf
   
Annual Report 2007 Report_Procontes_2007.pdf

My Scratch Area

My Personal Preferences

Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in TWikiPreferences.

  • Show tool-tip topic info on mouse-over of WikiWord links, on or off:
    • #Set LINKTOOLTIPINFO = off
  • Horizontal size of text edit box:
    • #Set EDITBOXWIDTH = 70
  • Vertical size of text edit box:
    • #Set EDITBOXHEIGHT = 22
  • Style of text edit box. width: 99% for full window width (default), width: auto to disable.
    • #Set EDITBOXSTYLE = width: 99%
  • Write protect your home page: (set it to your WikiName)

Related Topics

Topic attachments
I Attachment Action Size Date Who Comment
zipzip TCSolutions_CCE.zip manage 9836.9 K 11 Aug 2009 - 20:40 RogerioIope Vedação da TC Solutions no CCE
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r21 < r20 < r19 < r18 < r17 | More topic actions
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback