Displaying 2 results from an estimated 2 matches for "evista".
Did you mean:
vista
2004 Dec 02
0
Sbmclient ( session request failed )
...e the following: Do I have to conf
something in smb.conf?
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
csdev5$ smbclient -M dans.sbc.com -N
added interface ip=132.201.76.18 bcast=132.201.76.255
nmask=255.255.255.0
session request failed
csdev5$
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Thank You,
Daniel J. Paulson
eVista/Artemis Architecture Team
SBC
Phone: 847-248-4636
Fax: 847-248-3953
Pager: 847-992-3592
Email: dp1794@sbc.com
2014 Nov 01
5
Pregunta (creo que simple) para usar twitteR
Hola Alfonso, buenos días:
Lo he probado pero no me va, eso sí ha cambiado el error, el código utilizado es:
library(ROAuth)library(twitteR)
download.file(url="http://curl.haxx.se/ca/cacert.pem", destfile="cacert.pem")
reqURL <- "https://api.twitter.com/oauth/request_token"accessURL <- "http://api.twitter.com/oauth/access_token"authURL <-