Displaying 4 results from an estimated 4 matches for "ptin".
Did you mean:
pin
2010 Jun 17
1
Joining an AD domain when hostname != netbios name
...isn't the same as the netbios name?
The reason for wanting this is because I have a whole load of servers
with hostnames > 15 characters in length and changing the hostname
isn't realistic.
Details as follows:
# hostname
yet-another-joining-test
# hostname -f
yet-another-joining-test.ptin.corppt.com
# hostname -s
yet-another-joining-test
# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
10.112.28.54?yet-another-joining-test.ptin.corppt.com?yet-another-joining-test
# testparm -s
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Server role: ROLE_DOMA...
2007 Mar 01
1
LDAP error
...Address: 00:D0:B7:2E:4C:4E
ipHostNumber: 192.168.30.254
ipHostNumber: 192.168.90.252
ipHostNumber: 192.168.31.2
ipHostNumber: 192.168.33.253
owner: uid=psaborano,ou=accounts,dc=telbit,dc=pt
manager: uid=psaborano,ou=accounts,dc=telbit,dc=pt
description: Compaq deskpro Pentium III 500MHz cedido pela PTIN
o: PTIN
dn: cn=metropolis,ou=sistemas,dc=telbit,dc=pt
objectClass: top
objectClass: device
objectClass: ieee802Device
objectClass: ipHost
cn: metropolis
owner: uid=psaborano,ou=accounts,dc=telbit,dc=pt
description: Pentium 4 2.40GHz, RAM=1G, 2xSATA 80G, 1xATA 80G, DVD+-RW
macAddress: 00:0C:6E:13:6...
2007 Oct 24
0
Package forecast
Hello All,
I trying to use the function auto.arima(....) from package forecast but I
have a problem.
My steps after I used the function auto.arima(...)
I create the time series like this:
>bbrass = scan("C:/Program Files/R/data PTIN/my_file.dat")
>regts.start = ISOdatetime(2006, 7, 1, hour=0, min=0, sec=0, tz="GMT") #2006
07 01 00
>regts.end = ISOdatetime(2006, 7, 22, hour=2, min=0, sec=0, tz="GMT") #2006
07 22 02
>regts.zoo <- zooreg(bbrass, regts.start, regts.end, deltat=3600)
>regts...
2007 Oct 10
3
(no subject)
Hello,
I problem is in the format of the date, my time series is like this:
2006070100 1244 61 62
2006070101 1221 60 60
2006070102 1214 60 60
2006070103 1194 59 59
2006070104 1182 58 58
2006070105 1178 58 58
2006070106 1176 58 58
2006070107 1173 58 58