Displaying 16 results from an estimated 16 matches for "schnipp".
2003 Sep 01
0
Samba writes in wrong file
...92.168.17.50) closed connection to service WLW
// <!-- <mdb:mork:z v="1.4"/> -->
< <(a=c)> // (f=iso-8859-1)
(80=ns:msg:db:row:scope:msgs:all)(81=subject)(82=sender)(83=message-id)
(84=references)(85=recipients)(86=date)(87=size)(88=flags)(89=priority)
...<schnipp>......
(AE=folderName)(AF=charSet)(B0=charSetOverride)(B1=lastPurgeTime)>
<(80=1)(81=INBOX.Junk)(9D=Mon Sep 01 14:33:00 2003)>
{1:^9E {(k^9F:c)(s=9u)}
[1(^AC=1)(^AD81)(^B1^9D)(^A9=1)(^AA=1)]}
@$${1{@
{-1:^80 {(k96:c)(s=9)} }
{-FFFFFFFD:^99 {(k98:c)(s=9)} }
<(9E=Mon Sep 01 14:...
2004 Sep 26
2
Sweave: superfluous newline (`\\') in tex file
Hi,
I'm having trouble sweaving the following example:
--8<------------------------schnipp------------------------->8---
\documentclass{article}
\begin{document}
\SweaveOpts{echo=FALSE}
@
<<>>=
rm(list=c(ls()))
library(Hmisc)
library(ISwR)
data(energy)
energy$log <- log(energy$expend)
attach(energy)
@ %def
@
<<results=tex>>=
mysum <- summary(stature ~...
2003 Sep 10
1
[Fwd: Re: Samba writes in wrong file]
...onnection to service WLW
> // <!-- <mdb:mork:z v="1.4"/> -->
> < <(a=c)> // (f=iso-8859-1)
> (80=ns:msg:db:row:scope:msgs:all)(81=subject)(82=sender)(83=message-id)
> (84=references)(85=recipients)(86=date)(87=size)(88=flags)(89=priority)
> ...<schnipp>......
> (AE=folderName)(AF=charSet)(B0=charSetOverride)(B1=lastPurgeTime)>
>
> <(80=1)(81=INBOX.Junk)(9D=Mon Sep 01 14:33:00 2003)>
> {1:^9E {(k^9F:c)(s=9u)}
> [1(^AC=1)(^AD81)(^B1^9D)(^A9=1)(^AA=1)]}
>
> @$${1{@
> {-1:^80 {(k96:c)(s=9)} }
> {-FFFFFFFD:...
2002 Oct 31
2
nmb
I am having trouble starting my nmb. I have tried to start it a number of times. I tried via swat, using the shell, and it is set up to automatically start with smb. It fails to shut down and start each time. I'm very new at this, and don't have the trouble-shooting skills yet.
Thanks,
Anna
2012 Dec 11
0
dovcot+offlineimap+gmail: INBOX empty, mail doubled
...aybe this is also a offlineimap fault.
In any case I have googled around and found out that I am not
the only person suffering this problem. I have attached my
configuration file in the hope that may be somebody could
give me a hint.
Thanks in advance
Uwe Brauer
--8<------------------------schnipp------------------------->8---
[general]
accounts = Uni
ui = Noninteractive.Basic
maxsyncaccounts = 1
[Account Uni]
localrepository = UniLocal
remoterepository = UniRemote
[Repository UniLocal]
type = IMAP
ssl = no
remotehost = localhost
remoteuser = myuser
remotepass = mypasswd
maxconnections...
2004 Oct 05
1
compilation problem R2.0.0 Linux SuSE8.2 (PR#7263)
Hi,
I just tried to compile the new release today and encountered
some problems:
--8<------------------------schnipp------------------------->8---
patrick@trurl:~/src/r-project/R-2.0.0> ./configure > pd.configure.output
patrick@trurl:~/src/r-project/R-2.0.0> make > pd.make.output
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: tcltk.so: undefined versioned symbol name _LIB_...
2005 Nov 28
1
Question concerning iptables and the example at tinc's homepage
...een by the INPUT chain. When tinc sends the packets to tap0,
> they will be forwarded to eth0 and then you should use the FORWARD
> chain again.
Now i'm confused because looking at
http://www.tinc-vpn.org/examples/on-firewall
the example for the iptables rules is looking like this:
--- schnipp ---
...
iptables -P FORWARD DROP
iptables -F FORWARD
iptables -A FORWARD -j ACCEPT -i ppp0 -o eth0 -d 10.20.30.0/24
iptables -A FORWARD -j ACCEPT -i eth0 -o ppp0 -s 10.20.30.0/24
iptables -A FORWARD -j ACCEPT -i vpn -o eth0 -s 10.20.0.0/16 -d
10.20.30.0/24
iptables -A FORWARD -j ACCEPT -i eth0 -o...
2005 Jan 06
2
autoscaling plot font size in Sweave output possible?
Hi,
I was wondering if it's possible to have fonts in plots to be
autoscaled to the same font size used by LaTeX in a surrounding
Sweave document.
Here's a short example in which the fonts of the first plot are
barely readable:
--8<------------------------schnipp------------------------->8---
\documentclass{article}
\usepackage{graphicx}
\newcommand{\mytext}{Some normal sized text. Some normal sized
text. Some normal sized text. Some normal sized text.}
\begin{document}
\SweaveOpts{prefix.string=pics/miniexample}
\mytext\par
%% small plot:
\setkeys...
2006 Jul 11
1
test regression against given slope for reduced major axis regression (RMA)
...is: "Does the slope acquired
from experimental data differ significantly from theoretical
predictions?"
Any feedback on this is highly appreciated. And if you need more
info do not hesitate to ask.
Kind Regards
Patrick
*test_regression_against_slope*
--8<------------------------schnipp------------------------->8---
test_regression_against_slope <- function(x,y,slope_2)
{
### TEST_REGRESSION_AGAINST_SLOPE tests a measured regression against a
### given regression.
###
### INPUT:
###
### x and y: raw data
### slope_2: the slope you would like to test against (ie 1/3)
###...
2003 Mar 27
3
pxelinux kernel 2.4.20 nfs server is not asked
intel etherexpress pro 100 nics at my lan, server with tftp, nfsserver
and pxelinux running for about half a year at my lan.
Hi,
When I use a kernel v.2.4.20 the pxe boot loads the pxefiles, kernel and
then stops asking for files from the server and complains about a
"Root-NFS: No NFS server available, giving up." and messages about to
insert a disk...
... the same .config used with
2004 Mar 16
3
samba 3, ADS, kerberos, keytab problem - Additional pre-authentication required
...on their
techinfo sites.
- Then I transferred the keyfile to the linux box and tried to use it
for kinit with the -k and -t switches.
BUT: All I got is: Additional pre-authentication required.
(which seems to be the least explanatory of all samba errors...)
Here follow my tries:
--------------SCHNIPP------------------------
linux-router:~ # kinit --use-keytab -t /etc/krb5.keytab
kinit: krb5_get_init_creds: Additional pre-authentication required
linux-router:~ # ktutil -k /etc/krb5.keytab list
/etc/krb5.keytab:
Vno Type Principal
1 des-cbc-crc host/linux-router.linux.xxxxx.local@LI...
2001 Dec 12
0
profiles second server
...DC 192.168.0.98
and the user profile Win98 Client goes on the second Host with
ip 192.168.0.97.
Can someone gives me a tipp that this works ?
Must I create on "profile" host a samba install ?
Or can I work with linux pc without second samba install?
my configure on samba PDC is:
-------schnipp----
logon path = \\192.168.0.97\profile\%U
logon home = \\192.168.0.97\profile\%U
is this the right way ??????
on mashine .0.97 I create a share named profile and I give rights with
chmod 1777.
Thanks a lot for help :o)
Axel Machens
ps sorry for my bad english !!
2012 Mar 20
0
Samba not "seen" as logon server / PDC anymore...
...mes.c:64(become_logon_server_fail)
become_logon_server_fail: Failed to become a domain master for workgroup SRG
on subnet 192.168.123.202. Couldn't register name SRG<1c>.
[2012/03/20 07:35:26, 0] nmbd/nmbd_namelistdb.c:309(standard_fail_register)
--- snap ---
here my [global]:
--- schnipp ---
[global]
name resolve order = host wins lmhosts bcast
time server = Yes
lprm command = lprm -P'%p' %j
netbios name = SERVER
lpresume command = lpc release '%p' %j
logon script = %U.bat
workgroup = SRG
os level = 255...
2012 Mar 20
0
Samba streitet sich um Master Browser und wird kein PDC...
...ames.c:64(become_logon_server_fail)
become_logon_server_fail: Failed to become a domain master for workgroup SRG on subnet 192.168.123.202. Couldn't register name SRG<1c>.
[2012/03/20 07:35:26, 0] nmbd/nmbd_namelistdb.c:309(standard_fail_register)
--- snap ---
here my [global]:
--- schnipp ---
[global]
name resolve order = host wins lmhosts bcast
time server = Yes
lprm command = lprm -P'%p' %j
netbios name = SERVER
lpresume command = lpc release '%p' %j
logon script = %U.bat
workgroup = SRG
os level = 255...
2005 Feb 08
1
Operation not permitted mounting samba-share via cifs
...with the following command:
mount -t cifs //serv01/chris /mnt/temp -o
user=chris,password=<password>,uid=501,gid=100
and get:
mount error 1 = Operation not permitted
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
The samba-log looks something like this:
------------------------ schnipp ---------------------------
[2005/02/07 17:05:27, 3] smbd/oplock.c:init_oplocks(1302)
open_oplock_ipc: opening loopback UDP socket.
[2005/02/07 17:05:27, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(303)
Linux kernel oplocks enabled
[2005/02/07 17:05:27, 3] smbd/oplock.c:init_oplocks(1333)
o...
2002 Sep 16
2
HELP!!! Problems with Hidden dot files
Hi all,
I am having a real bizarre problem with Samba 2.2.2 on Solaris 8. I have
set up the smb.conf to share all user's home folders, and want to ensure
that all dot files are visible. The problem I am having is that the dot
files all appear except for one specific one (which happens to be the exact
file that is needed!). I can see it when I telnet, but not using Samba.
The dot file is a