Skip to main content

jes stranig

jes stranig's Public Library

20 Nov 09

How to mount partition with ntfs file system and read write access

ntfs-3g recommends to have at least kernel version 2.6.20 and higher.

www.linuxconfig.org/e_system_and_read_write_access - Preview

linux ntfs mountablehdfs mount

  • ntfs-3g recommends to have at least kernel version 2.6.20 and higher.
30 Oct 09

Apache jUDDI - Welcome to jUDDI

27 Oct 09

'Re: Failed shutdown of Apache Portable Runtime' - MARC

  • If there are no other error messages, then it usually means that you simply
    don't have the APR Connector installed.
23 Oct 09

HELP - The attachments stream can only be accessed once; either by using the IncomingAttachmentStreams class or by getting a collection of AttachmentPart objects. They cannot both be called within the life time of the same service request. - Dev Archives

  • This may be related to AXIM internally (I don't know if AXIM is used

    in Axis 1, however). I googled the error message and it seems like the

    only thing that could cause that error message to occur (search on "The

    attachments stream" within [1]) is that you called *both* getPart() and

    getIncomingAttachmentStreams() -- but you can only call one of the

    methods.



    Glen

register DataHandler - Dev Archives

  • MessageContext.getAttachment(contentId)
  • MessageConext.getAttachmentMap
14 Oct 09

Recursive dos2unix « About me

  • find -type f -not \( -wholename ‘*svn*’ \) -exec dos2unix {} \;
13 Oct 09

Java UTF–8 international character support with Tomcat and Oracle, 26/03/07, Kieran's blog

UTF-8 all the way through the stack

We need to look at UTF-8 support in the following areas:

1. URLs
2. Apache
3. HTML
4. Javascript
5. POST data
6. File download (Content-Disposition)
7. JSPs
8. Java code
9. Tomcat
10. Oracle
11. File system

blogs.warwick.ac.uk/...tf-8_internationalisation_with - Preview

encoding java http jsp tomcat oracle sytem UTF-8

    • UTF-8 all the way through the stack



      We need to look at UTF-8 support in the following areas:




      1. URLs
      2. Apache

      3. HTML

      4. Javascript
      5. POST data

      6. File download (Content-Disposition)

      7. JSPs
      8. Java code
      9. Tomcat
      10. Oracle
      11. File system



06 Oct 09

windows:sshkeymanagement [The Truth is out there]

Generate the keys and push the public key to the server at the correct login whre is .ssh/authorized_keys

ist.uwaterloo.ca/...windows:sshkeymanagement - Preview

hadoop ssh configuration windows sshd

      • On the ssh2-client, ssh-keygen -t rsa creates two identity files called id_rsa and id_rsa.pub in $HOME/.ssh.

      • Copy the id_rsa.pub file to ssh2-server: scp .ssh/id_rsa.pub userid@ssh2-server:id_rsa.pub

      • mkdir .ssh (if necessary)

      • Connect to the server and copy the contents of the id_rsa.pub file to the authorization file for protocol 2 connections: cat id_rsa.pub >>$HOME/.ssh/authorized_keys.

      • Remove the id_rsa.pub file: rm $HOME/id_rsa.pub

      • The resultant authorization file should look like this :




      userid@ssh2-server $ less .ssh/authorized_keys


        ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEA4E8RTHpvJabH561CSG+SFluCSFw1GZrwqx1dO5UWzbAR
      dwDwLLB3Ad3CemjyQ44rnAWvFS0TZWeEWjNHvJOW1igMr/IYCQtrhomUpdUKMtzBBUWv2vnpoAldgTR1
      1aDpaSAx/ioaTzYPuG+hat4RLCjPIgM7ymzr/QQVRFYbHOc= userid@ssh2-client

windows:cygwin1.7 [The Truth is out there]

  • Update the file /home/userid/.ssh/authorized_keys with any public keys from other users who you wish to be able to connect to this user's account. Refer to this document for more information. Make sure each entry you add is all on one line.
1 - 20 of 174 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo