Displaying 20 results from an estimated 10000 matches similar to: "Map Linux Drive to Windows"
2008 Feb 05
1
Map Linux Driving To Windows
Hi List,
I have a Samba PDC, and i want another file server to be
installed , which user will map their home directory without
joining,[ means i don't this server will be a another PDC, it'll be
personal file server ]
here is my configuration
[global]
workgroup = LK
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
max log
2008 Nov 27
1
User's Profile stored in a NFS share
Hi List,
I want to store users Profile in a NFS mount, but the problem is after
joining the client to the domain It's not creating the corresponding
folder structure for roaming profiles,
Here is my smb.conf under Debian
[global]
workgroup = LOCAL
netbios name = LOCAL-DOMAIN
server string = %h server (debian, DC)
passdb backend = tdbsam
security = user
username map =
2007 Nov 16
1
Samba PDC issue
Hi List,
As i m new to this list. i have some issue with my Samba PDC.
Main problem is user's roaming profile is not working. NTUSER.DAT ---
DENY_WRITE. this is coming . can not load you profile . loading default
profile.......
Please guide me is there any changes has to made.....
Here is my smb.conf file. Version 2.2 OS Redhat 9
[global]
workgroup = LK
netbios name = HOBBES
2008 Nov 19
1
Installing Primary Domain Controller in Solaris 10
Hi List,
Can anyone give me some links of how to's to install samba in solaris 10
/\
Tarak
Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
2003 Oct 29
1
rsync problem
Hello,
I'm trying to backup partition "/users1" on host "john"
onto partition "backup1" on host "mary".
Here is my rsyncd.conf:
[backup1]
path = /backup1
use chroot
uid root
gid root
auth users = backup
secrets file = /etc/rsyncd.secrets
strict modes = true
hosts allow = 193.136.196.9
hosts deny = *
It works with ssh as
2010 Jul 19
1
btrfs: unlinked X orphans messages
Hi,
I am using btrfs for remote backups (via rsync), with daily and weekly
snapshots.
I see these messages in kern.log:
Jul 18 07:09:43 backup1 kernel: [3437126.458374] btrfs: unlinked 9 orphans
Jul 18 12:01:01 backup1 kernel: [3454604.905856] btrfs: unlinked 1 orphans
Jul 18 13:01:51 backup1 kernel: [3458254.990199] btrfs: unlinked 1 orphans
Jul 19 04:01:41 backup1 kernel: [3512244.236347]
2002 Nov 27
1
Trailing Slash Inconsistencies
Hello,
I am noticing inconsistencies when using a trailing slash on the source
directories in conjunction with the '--delete' option. In one instance
when using a trailing slash files get deleted from subdirectories in the
destination tree. In the other instance they don't. I am using rsync
2.5.5. The following are the scenarios:
Scenario 1
----------
*nix(src) ---> *nix(dest)
2006 Jan 18
1
Backup of the 5 last revisions of files
Hallo!
I am running rsync-2.6.2-1.fc2.0 on fedora 2 server. I use incremental
backup with rsync, and I have 7 folders that are rotated on a daily basis.
At the moment I run backup only one time each day.
/home-area on my server uses 18G, and all the 7 backups together fill up
19G on my usb-disk, so I think my script works okay. It looks like this:
rsync -verbose -progres -a
2019 Apr 24
1
Opus Requirement for embedded Application
Hello everyone,
I tried integrating opus middleware on an STM32L4 microcontroller based
project. First thing I noticed is the considerable amount of memory
allocated by the opus_encoder_create function (nearly 40 kbytes if I
recall). After modifying my project's memory setting (mainly heap size
adjustments), I could bypass some aspects of this problems. What I'm
noticing now is the time
2009 Oct 11
2
empty quotes for rsync parameter
Why does inserting an empty quote ("") into a rsync command cause the current directory to be backed up?
Not sure if this is a UNIX-syntax question or rsync-syntax question.
Code:
#!/bin/sh
echo "\nspace between quotes has no effect; only music is backed up:"
rsync -ilrtn " " /home/wolf/music /backups/backup1
echo "\nempty quotes backs up current directory
2003 Jan 09
2
Help With Restoring
Hi All,
I have been using rsync to backup to a central server with a 7 day
incremental script on 2 Redhat boxen.
#!/bin/sh
PATH=/usr/local/bin:/usr/bin:/bin
DAY=`date +%A`
export PATH DAY
[ -d /root/emptydir ] || mkdir /root/emptydir
rsync --rsh=/usr/bin/ssh --delete -a /root/emptydir/
CENTRAL_SERVER_IP:/backup2/BACKED_UP_SERVER_FQDN/$DAY
rmdir /root/emptydir
rsync --delete
2012 Feb 18
1
Gluster NFS and symlink
Hi list,
Is there a configuration for gluster to have symlinks working with gluster nfs exports?
When I try to create a symlink on a glusterfs nfs mount I get:
ln: creating symbolic link `test' to `httpdocs': Unknown error 526
From nfs.log:
[2012-02-18 01:27:27.541155] E [client3_1-fops.c:173:client3_1_symlink_cbk] 0-dcm-gluster-backup1-client-0: remote operation failed: Operation not
2002 Mar 08
1
[PATCH][RFC] space saving incrementals
Please CC me directly as i'm not on the list.
I have attached a patch against latest CVS (cvs diff -u)
that adds the following functionality. I can break it up if
you would prefer it in pieces. Comments welcome.
o add compare-perms option
This creates a new inode for a file even if only
the perms have changed. This way if a file
outside of destdir is hardlinked to a dentry
inside
2005 Oct 10
2
Asterisk and Mitel SX 200 Slip and Frame Errors causing Major Ala rms
We have integrated an Asterisk (TE110P) and a Mitel SX200. We usually get
over 500 frame errors and over a 500 slip errors per hour. When the errors
reach 1000 per hour the Mitel will take it's T1 card offline. At that point
no calls can be routed from the Asterisk server to the Mitel and the TE110P
reports a Yellow alarm.
What can be causing all these Frame and Slip errors? We have been
2013 Jul 12
2
rsync error 3.0.6
Hello,
I use procedures for backup with rsync. The data where "pulled" by the
backup server.
Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.
Up to yesterday it run OK.
Today morning I made yum update to sender CentOS 5
Now I get
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at
2010 Nov 22
6
DO NOT REPLY [Bug 7809] New: I/O errors other than IOERR_GENERAL should not suppress deletion
https://bugzilla.samba.org/show_bug.cgi?id=7809
Summary: I/O errors other than IOERR_GENERAL should not suppress
deletion
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2017 Nov 02
2
LDAP Filters as defined for dovecot UserDB and passDB
I have pretty much everything working fine.
I have run into one issue with the filters that I am unsure where this a filter is being set.
Dovecot 2.2.32 (dfbe293d4)
I have setup dovecot-ldap.conf.ext to control my LDAP query's
My current layout used filters based on looking at the posixAccount attributes
?user_filter = (&(objectClass=posixAccount)(uid=%u))
If I connect to a a ldap
2007 Nov 30
5
Problems with fedora 7 paravirtualize
I''m using Fedora 7 with xen''s virt-manager. I''d manage to install a full
virtualized WinXp domU after changing the settings in .xml files. Now I
would like to try to install the paravirtualize fedora 7 using virt-manager
I''m using this install media address >
http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/
And the virt-manager console
2007 Feb 01
0
Samba behaving badly with quotas
I have successfully added disk quotas to my FC6 system, so that the user
"backup" cannot create files more than 1 block on / The reason I
implemented this was because I backup my system to a USB drive mounted to
/media/drivebay/backup1. However, if the drive is not mounted, then my root
drive fills up (writing to the /media/drivebay/backup1 folder) and linux
hangs.
The problem is,
2004 Mar 22
3
how to loop through names ?
Hi
I'm sure I'm missing something very straighforward here :-(
I have a data set 'sales' as follows:
==========================================
# read in the sales data
sales<-read.table("sales.dat",header=TRUE);
#generate a serial field
sales$serial=c(1:24)
sales
an l ml ne ni total serial
1 43 25 35 51 17 69 1
2 38 18 47 94 3 99 2
.......
24 58