Displaying 4 results from an estimated 4 matches for "pagemgr".
Did you mean:
page_nr
1999 Jun 30
0
How to backup from Win to Linux using smb
...-------
#! /bin/csh
if ($#argv == 0) then
set fileno = 0
else
set fileno = $1
endif
set SMBC=/usr/local/samba/bin/smbclient
cd /backup
set TAPE=/dev/nrst0
set EXCLUDE=(windows winnt dos xnfs orcadwin MAXPLUS2 emacs OmniX OmniNFSXe \
MSOffice Office wpwin60 Acrobat3 engr wpc20 DMI ATI PAGEMGR KPCMS OPLIMIT \
wpwin60 dell mouse vibra16 teac winmcad win32app acroread acrobat3 \
bsdl pkware ACADR13 DTEXT23 MCVHDL RECYCLED lotus Corel ACER \
MAX2WORK ticd abel3 clipart HPFONTS ORCADWIN ICM98)
# Hosts with pcadmin remote access account
#
#
set hlist = ( drachma kopek masada t...
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
...efill_dircache: readdir failed, result=-23
smb_proc_readdir_long: name=\My Documents\*, entries=0, rcls=2, err=1
smb_refill_dircache: readdir failed, result=-23
smb_proc_readdir_long: name=\TEMP\*, entries=0, rcls=2, err=1
smb_refill_dircache: readdir failed, result=-23
smb_proc_readdir_long: name=\PAGEMGR\*, entries=0, rcls=2, err=1
smb_refill_dircache: readdir failed, result=-23
smb_proc_readdir_long: name=\VSTASCAN\*, entries=0, rcls=2, err=1
smb_refill_dircache: readdir failed, result=-23
smb_proc_readdir_long: name=\graphics\*, entries=0, rcls=2, err=1
smb_refill_dircache: readdir failed, result...
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can
backup my dept's PCs. I can get it to work manually using the
smbclient command with no problem. What I would like to do is have
a script that is able to take a list of PCs, determine if a PC is online,
backup that PC, then move on to the next one. If a PC is down,
it can report an error to the admin to state that the
1999 Jul 01
1
SAMBA digest 2150
...et fileno = 0
> else
> set fileno = $1
> endif
>
> set SMBC=/usr/local/samba/bin/smbclient
> cd /backup
> set TAPE=/dev/nrst0
>
> set EXCLUDE=(windows winnt dos xnfs orcadwin MAXPLUS2 emacs OmniX OmniNFSXe \
> MSOffice Office wpwin60 Acrobat3 engr wpc20 DMI ATI PAGEMGR KPCMS OPLIMIT \
> wpwin60 dell mouse vibra16 teac winmcad win32app acroread acrobat3 \
> bsdl pkware ACADR13 DTEXT23 MCVHDL RECYCLED lotus Corel ACER \
> MAX2WORK ticd abel3 clipart HPFONTS ORCADWIN ICM98)
>
> # Hosts with pcadmin remote access account
> #
> #
>...