search for: gbif

Displaying 19 results from an estimated 19 matches for "gbif".

Did you mean: fbif
2011 May 18
0
retrieving gbif data
Hi, I am trying to use the "gbif" function in the "dismo" package and it does not seem to work. I get the same error message every time: Error in if (sp) geo <- TRUE : argument is not interpretable as logical It does not matter whether I query for my species of interest or if I copy and paste those included in...
2013 Mar 07
1
Samba 4 classicupgrade: Error converting string to value for line:"CurrentVersion"
...doesn't look for registry.tdb (or at least I cannot find any attempt to open it). I would be grateful for any hints! Thanks! Best regards, Andrei Full debug follows: # /usr/local/samba/bin/samba-tool domain classicupgrade -d 200 --dbdir=/root/work/samba/ --use-xattrs=yes --realm=windom.gbif.org /root/work/smb.conf INFO: Current debug levels: all: 200 tdb: 200 printdrivers: 200 lanman: 200 smb: 200 rpc_parse: 200 rpc_srv: 200 rpc_cli: 200 passdb: 200 sam: 200 auth: 200 winbind: 200 vfs: 200 idmap: 200 quota: 200 acls: 200 locking: 200...
2003 Jul 01
3
How to "recover" the printer drivers?
Samba 2.2.8a-1, RH8. ... So, I had to reinstall. Fortunately I had a back-up copy. I've installed everything and then went to back-up and brought back all the stuff from /etc/samba and /var/cache/samba and all /etc/cups and /etc/printcap*. Aparently samba is working corectly: All user/machine accounts are in place winbind OK... It's just that although I've restored the /home/printers
2003 Jun 10
1
Samba + CUPS = Two printers instead of one?
Samba 2.2.8 + cups-1.1.17. load printers = yes show add printer wizard = yes printcap name = cups printer admin = root printing = cups [print$] path = /home/printers guest ok = yes browseable = yes write list = root [printers] comment = All Printers printable = yes path = /var/spool/samba browseable = no guest ok = yes public = yes read only
2003 Jun 26
3
setting passwd help
Hey, I have got samba running ok on my debian box, but i'am having alot of trouble with my redhat box.. I think it is because i cannot set the passwd. Everytime i try and reset the passwd i get unable to open passdb database. Failed to find entry for user root. Failed to modify password entry for user root any ideas on how i can fix this ?? this is were i have got it looking for the
2003 Jul 02
1
Recovering printer drivers ][
... Since I got no answers to my previous post about "forgotten" printer drivers that is printer drivers that disappear after you reinstall a samba and brig back all .tdb from back-up I said what a hell let's try adding the printer drivers again. You guessed, it didn't worked. After asking me for the printer driver location XP ws returns a message that "Operation could not
2003 Jun 24
3
Problems with Samba File Server
Hi@all, (RedHat 9, Samba 2.2.8a) I want to integrate a Samba Server in to a existing Windows NT Domain. I joined the domain, I see the Server, if I look into the Network, but I can't access the Shares! smbd, nmbd and winbindd are working very fine... the directory /home/test exists the problem I have: if i make a ping to LINUX from my W2K Workstation I get the message "Unknown
2007 Dec 22
2
Strange battery power shortage on an Unitek iZi UPS 525
Hi everyone, I've been using nut 2.0.3 for more than a year on a Unitek iZi UPS 525 (which is a rebadged Mustek). Everything worked fine and last week, when pressed by RENEL :-) I ran a battery test which showed the system to have 17min of back-up power (yes, still haven't figured out how to use upssched...) The system used for testing was an old PIII/500MHz/512KB cache, 256MB RAM (3 x
2007 Jun 24
2
Maybe this will make it to the FAQ :-)
Hi Arjen, I've just read the FAQ and got to the question: "Q: How can I make upsmon shut down my system after some fixed interval?" Well it looked like the question was there for me. :-) You say: Ask yourself this: why buy a nice big UPS with the matching battery and corresponding runtime and then shutdown early? If anything, I'd rather have a few more minutes running on
2003 Jun 13
3
domain master name query fail
Hi all, just today I have setup my box to also be a WINS server and I started getting domain master name query fail messages shown as below. Jun 13 15:04:59 SERVER nmbd[2010]: [2003/06/13 15:04:59, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358) Jun 13 15:04:59 SERVER nmbd[2010]: find_domain_master_name_query_fail: Jun 13 15:04:59 SERVER nmbd[2010]: Unable to find the
2003 Apr 08
4
Fail to "Connect to printer"
Hi. Samba 2.2.8. I have installed the drivers on the print$ share. The smb.conf looks like this: [printers] print ok = yes guest ok = yes printcap name = /etc/printcap print command = /usr/bin/lpr -P%p -r %s lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j lppause command = /usr/sbin/lpc hold %p %j
2003 Apr 07
0
smb.conf and printer drivers
Can someone enlighten me on some aspects of smb.conf? man smb.conf says that " THE PRINTERS SECTION This section works like [homes], but for printers. If a [printers] section occurs in the configuration file, users are able to connect to any printer specified in the local host's printcap file." Fine. It means that if I have a smb.conf containing
2003 Jun 10
0
Samba newbie need help with files copied from NT to s amba linux box...
> > I've managed to get samba up and running on my rh7.3 web > server. I'm able to see this server in My Network Places and > browse to see the shared directories. My problem is this: > I want to create and test my web pages on my XP box using > DWMX, upload these files to one of the shared directories to > be published to the site. The problem is that after
2003 Jul 14
0
samba via ssh; some W2000 do not.
Samba 2.2.8a. Since (Free)Swan flew into ground I've started to use openssh to connect to the samba server. So far so good, what I do is to forward 139 and then declare the samba server to be 127.0.0.1 in lmhosts on the Windows WS. It worked well for all XPs Pro that I have tested but in 2 out of 3 W2000 Pro it did not. That is typing in explorer \\sambaserver\drive like I do in XP resulted in
2003 Jul 01
4
2GB limit in Samba?
Hi. Is there such a limit to 2GB in samba 2.2.8a-1? I get a "File imit exceeded" when I try to tar or cp smth to a smbmount. On both machines I can successfully do dd if=/dev/zero and create a file of 3GB, I can also tar -cvf it but no cp to smb. RH8 if it matters...
2007 Jun 24
1
upssched. Again.
Hi everyone, Here I am with my second attempt to persuade upssched to do things; for some reasons it just won't! Or if it runs, it never runs the script. OK, the story first: 2.0.3 (conveniently comes as RPMs by default on FC6) running on FC6; APC Smart-UPS 750 via serial connection all working fine. Here are the main files: /etc/sysconfig/ups SERVER=yes MODEL=apcsmart DEVICE=/dev/ttyS0
2003 Jun 10
4
Outlook .pst on a samba share; do or don't?
Hi listers. People here are trying to push me into moving the Outlook .psts on a samba share for back-up reasons. I'd like to hear your experience about this: is it feasible in the size of 20 users with 400...800MB each .pst? Any special settings on samba side? Something special that I should pay attention to? Or is just "NO"?
2003 Jun 30
9
Huh... 2.2.8 exploit?!
... By my mistake a 2.2.8a-1 running on RH8 was exposed to the Internet. It was cracked in a matter of hours. I noticed it because they've deleted my smbd. :-| I'm ready to reinstall the machine, if there are any logs that anybody is interested into please say it now.
2006 Dec 25
3
Unitek iZi UPS 525
Hi everybody, I've got an Unitek iZi UPS 525 with a serial interface. The supplied cable looks fairly simple: RX->RX , TX->TX and GND->GND. Using this cable and Minicom with 2400 8N1 I'm able to issue commands to the UPS using the "Megatec Protocol" http://www.networkupstools.org/protocols/megatec.html so I know the UPS is fairly "intelligent" :-) and the