search for: trs

Displaying 20 results from an estimated 72 matches for "trs".

Did you mean: tr
2015 Oct 28
2
net ads info: failed to get server's current time
...; >>>> I don't think the modifications I did to smb.conf are relevant >>>> enough to >>>> cause problem, but here's our smb.conf, just in case: >>>> >>>> # Global parameters >>>> [global] >>>> workgroup = TRS-CH >>>> realm = TRS-CH.COM >>>> netbios name = PDC >>>> server role = active directory domain controller >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, >>>> +drepl, >>>>...
2015 Oct 28
2
net ads info: failed to get server's current time
...file "/etc/bind/db.0"; >> }; >> >> zone "255.in-addr.arpa" { >> type master; >> file "/etc/bind/db.255"; >> }; >> >> /var/lib/samba/private/named.conf >> --------------------------------- >> zone "trs-ch.com." IN { >> type master; >> file "/var/lib/samba/private/dns/trs-ch.com.zone"; >> include "/var/lib/samba/private/named.conf.update"; >> check-names ignore; >> }; > >This is wrong, /var/lib/samba/private/named.conf should...
2015 Oct 22
6
net ads info: failed to get server's current time
...or me on a Debian 4.1.17 DC, so you may have something >mis-configured, have you altered the smb.conf in any way ? I don't think the modifications I did to smb.conf are relevant enough to cause problem, but here's our smb.conf, just in case: # Global parameters [global] workgroup = TRS-CH realm = TRS-CH.COM netbios name = PDC server role = active directory domain controller server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, +drepl, +winbind, +ntp_signd, +kcc, +dnsupdate [netlogon] path = /var/lib/samba/sysvol/trs-ch.com/...
2015 Oct 28
6
net ads info: failed to get server's current time
...think the modifications I did to smb.conf are relevant > >>>> enough to > >>>> cause problem, but here's our smb.conf, just in case: > >>>> > >>>> # Global parameters > >>>> [global] > >>>> workgroup = TRS-CH > >>>> realm = TRS-CH.COM > >>>> netbios name = PDC > >>>> server role = active directory domain controller > >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, > >>>> +drepl, > >>...
2015 Oct 28
0
net ads info: failed to get server's current time
...arpa" { > type master; > file "/etc/bind/db.0"; > }; > > zone "255.in-addr.arpa" { > type master; > file "/etc/bind/db.255"; > }; > > /var/lib/samba/private/named.conf > --------------------------------- > zone "trs-ch.com." IN { > type master; > file "/var/lib/samba/private/dns/trs-ch.com.zone"; > include "/var/lib/samba/private/named.conf.update"; > check-names ignore; > }; This is wrong, /var/lib/samba/private/named.conf should be: dlz "AD DNS Zone&...
2007 Feb 02
5
reading very large files
Hi all, I have a large file (1.8 GB) with 900,000 lines that I would like to read. Each line is a string characters. Specifically I would like to randomly select 3000 lines. For smaller files, what I'm doing is: trs <- scan("myfile", what= character(), sep = "\n") trs<- trs[sample(length(trs), 3000)] And this works OK; however my computer seems not able to handle the 1.8 G file. I thought of an alternative way that not require to read the whole file: sel <- sample(1:900000, 3000)...
2015 Oct 28
0
net ads info: failed to get server's current time
...gt;> }; >>> >>> zone "255.in-addr.arpa" { >>> type master; >>> file "/etc/bind/db.255"; >>> }; >>> >>> /var/lib/samba/private/named.conf >>> --------------------------------- >>> zone "trs-ch.com." IN { >>> type master; >>> file "/var/lib/samba/private/dns/trs-ch.com.zone"; >>> include "/var/lib/samba/private/named.conf.update"; >>> check-names ignore; >>> }; >> >> This is wrong, /var/lib/sa...
2015 Oct 28
0
net ads info: failed to get server's current time
...levant > >>>>>> enough to > >>>>>> cause problem, but here's our smb.conf, just in case: > >>>>>> > >>>>>> # Global parameters > >>>>>> [global] > >>>>>> workgroup = TRS-CH > >>>>>> realm = TRS-CH.COM > >>>>>> netbios name = PDC > >>>>>> server role = active directory domain controller > >>>>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, > +kdc, &g...
2015 Oct 28
0
net ads info: failed to get server's current time
...t > >> >>>> enough to > >> >>>> cause problem, but here's our smb.conf, just in case: > >> >>>> > >> >>>> # Global parameters > >> >>>> [global] > >> >>>> workgroup = TRS-CH > >> >>>> realm = TRS-CH.COM > >> >>>> netbios name = PDC > >> >>>> server role = active directory domain controller > >> >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, > +kdc, &g...
2015 Oct 26
3
net ads info: failed to get server's current time
...;> I don't think the modifications I did to smb.conf are relevant enough > to > >>>> cause problem, but here's our smb.conf, just in case: > >>>> > >>>> # Global parameters > >>>> [global] > >>>> workgroup = TRS-CH > >>>> realm = TRS-CH.COM > >>>> netbios name = PDC > >>>> server role = active directory domain controller > >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, > >>>> +drepl, > >>...
2009 Jun 29
1
wine/RosettaStone breakage from recent kernel commit
Hi, I've been running the foreign language training program The Rosetta Stone(TRS) on wine for months now, but a recent commit to the linux kernel has caused TRS to be unable to read the DVD drive, where the program's data files are kept. Strangely, winefile can still read the data DVD, but TRS cannot, and I'm stumped. Below is the guilty kernel commit (rather long, so...
2015 Nov 06
2
[PATCH supermin] build: use a custom test driver
Use a custom test driver for running the tests: based on the test-driver provided by automake, it adds the running time of the test in each .trs file. --- configure.ac | 1 + guestfs-test-driver | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/Makefile.am | 2 + 3 files changed, 154 insertions(+) create mode 100755 guestfs-test-driver diff --git a/configure.ac b/configure.ac index 8cbfa0a..6ff60c6 100644 ---...
2012 Mar 18
1
call to system returns warning : status 2 (Ubuntu)
..., in my script I have inside a loop these two lines: command <- paste(<some constant or variable strings>,sep="") system(command,intern=T,wait=T) when I run this script, I get a number of warnings, like this one: 16: running command '~/LDhat22/ldconvert -seq ld/serca/serca-Trs.fas -freqcut 0.0 -missfreqcut 100.0 -sites 1 3687 -nous 6 > ld/serca/serca-Trs.out' had status 2 however, when I run the very same command at the bash prompt, everything seems fine (no complaint). in either cases, the output is the same and looks correct. So, may I just ignore these warn...
2015 Oct 22
0
net ads info: failed to get server's current time
...nf in any way ? >>> >>> I don't think the modifications I did to smb.conf are relevant >>> enough to >>> cause problem, but here's our smb.conf, just in case: >>> >>> # Global parameters >>> [global] >>> workgroup = TRS-CH >>> realm = TRS-CH.COM >>> netbios name = PDC >>> server role = active directory domain controller >>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, >>> +drepl, >>> +winbind, +ntp_signd,...
2017 Jun 27
3
[PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
If the connection is not local, paths of disks will refer to the remote host, which were mistakenly handled as local paths (in the best case failing to open a non-existing disk, and in the worst case opening a different disk!). In case the disks are remote resources like ssh or ceph, nothing guarantees that the hostname can be reached from the local machine, or even that it is actually the same on
2017 Jul 07
4
[PATCH v6 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Hopefully this time ...
2015 Oct 21
2
net ads info: failed to get server's current time
Hi all, We're having issues with Samba at work. I've searched a bit and the only thing that have caught my eye is this: when I run the 'net ads info' command on our DC --we have a Debian on which samba4 is installed and configured as a AD DC-- I have the message "Failed to get server's current time!", and "Server time: Thu, 01 Jan 1970 01:00:00 CET". The
2015 Nov 06
1
Re: [PATCH supermin] build: use a custom test driver
On Friday 06 November 2015 13:00:03 Richard W.M. Jones wrote: > On Fri, Nov 06, 2015 at 01:24:07PM +0100, Pino Toscano wrote: > > Use a custom test driver for running the tests: based on the test-driver > > provided by automake, it adds the running time of the test in each .trs > > file. > > --- > > configure.ac | 1 + > > guestfs-test-driver | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > supermin-test-driver ..? Can do. > I applied this to the supermin tree to try and see how it worked, > but I can't se...
2015 Oct 26
0
net ads info: failed to get server's current time
...nt > > enough > > > to > > > >>>> cause problem, but here's our smb.conf, just in case: > > > >>>> > > > >>>> # Global parameters > > > >>>> [global] > > > >>>> workgroup = TRS-CH > > > >>>> realm = TRS-CH.COM > > > >>>> netbios name = PDC > > > >>>> server role = active directory domain controller > > > >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, > +kdc...
2015 Oct 26
2
net ads info: failed to get server's current time
...; >>>> >>>> I don't think the modifications I did to smb.conf are relevant enough to >>>> cause problem, but here's our smb.conf, just in case: >>>> >>>> # Global parameters >>>> [global] >>>> workgroup = TRS-CH >>>> realm = TRS-CH.COM >>>> netbios name = PDC >>>> server role = active directory domain controller >>>> server services = +s3fs, +rpc, +nbt, +wrepl, +ldap, +cldap, +kdc, >>>> +drepl, >>>>...