Displaying 6 results from an estimated 6 matches for "ionizer".
2013 Jan 11
4
Does rsync need a --ignore-unreadable-files option?
I work on software that archives gigabytes of files to multiple sites.
Occasionally one or two files have no read permissions:
% ls -l dir/foo
--w-------+ 1 abcserve myusers 11222 Jan 10 03:14
The error message is:
rsync: send_files failed to open "/dir/foo" (in xxx): Permission denied (13)
rsync error: some files/attrs were not transferred (see previous
errors) (code 23) at
2006 Jun 02
5
Firefox extension for ajax debugging
or similar...
Is there any extension for firefox so that I can view the source code of
ajax returned content?
Thanks everybody.
2011 Jun 14
6
OT: high static in server room
Hi guys,
Sorry for the OT.
For the last couple of weeks I notice that the static in my server
room is worrisomely noticeable.
I cannot see what may be causing it....
Care to share some of your experience what may be the cause and the remedy?
Thank you.
2011 Jun 29
0
XML parsing
Hi,
i want to parse a XML-File.
I made some Tutorial but with my special Format it don't work.
An Example of my format:
<?xml version="1.0" encoding="ISO-8859-1"?>
<mzML xmlns="http://psi.hupo.org/ms/mzml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://psi.hupo.org/ms/mzml
2011 Jun 30
0
help with interpreting what nnet() output gives:
Greetings list,
I am new to programming in R, and am using nnet() function for a project on
neural networking.
Firstly I wish to ask if there is any pdf explaining the algorithm nnet
uses, which could tell me what the objects of the nnet class, like 'conn',
'nconn, 'nsunits', n and 'nunits' mean, and how weights are calculated.
The package pdf has little or no
2003 Jun 10
1
Samba 2.2.7 as PDC causing BSOD on 2K domain logon
Hello,
Have wrestled this one for about a week, now, getting frustrated ;-)
Running samba as PDC for my domain (cf. smb.conf further down)
When logging in on my 2K Pro machine, I first get a "can't find roaming
profile, attempting local profile"-error, but logon using my user's smb
account accepts only the correct password and so the identification part
works well.
Next,