Displaying 20 results from an estimated 300 matches similar to: "Disk Space Problems with Rsync."
2009 May 25
0
eve
http://Atlantica-gold.virdeal.com
http://Globs-of-Ectoplasm.virdeal.com
http://darkfall-gold.virdeal.com
http://www.virdeal.com
http://www.ahwowgold.com
http://www.igepoch.com
http://ffxi-gil.virdeal.com/
http://www.lotro-gold-money.com
http://wow-gold.virdeal.com
http://runescape-gold.virdeal.com/
http://maplestory-mesos.virdeal.com
http://www.mesos-maplestory.net
http://flyff-penya.virdeal.com
2008 Sep 10
2
DNS Logging with Selinux enabled
I rebuilt my server and setup bind to log queries in a chroot.
################################################################################
# Logging Configuration
#
logging {
#
# Define channels for the two log files
#
channel query_log {
severity info;
print-time yes;
file "/var/log/query.log" versions 3 size 100M;
};
channel activity_log
2008 Oct 30
1
nfs mounted /home and selinux
I'm trying to set the context on an nfs mounted /home. I believe
exactly like in Redhat's Deployment Guide at
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Deployment_Guide/ch45s02s03.html
On my system running CentOS 5.2:
$ ls -alZ /home
drwxr-xr-x root root system_u:object_r:home_root_t .
drwxr-xr-x root root system_u:object_r:root_t ..
$ mount -t
2002 Sep 12
1
Problems with 12gb file in samba.
I am trying to send a 12gb file from Windows 2000 Professional pc to a red
hat linux 7.1 server running samba version 2.0.7. The file is ending after
the first 4GB are sent. I looked in the /var/log/samba log and found the
following message:
[2002/09/12 06:37:02, 0] smbd/reply.c:reply_write_and_X(2578)
reply_write_and_X - large offset (1 << 32) used and we don't support 64
bit
2017 Dec 13
1
overlay two histograms ggplot
Hi all,
How can I overlay these two histograms?
ggplot(gg, aes(gg$Alz, fill = gg$veg)) + geom_histogram(alpha = 0.2)
ggplot(tt, aes(tt$Cont, fill = tt$veg)) + geom_histogram(alpha = 0.2)
thanks for any help!
Elahe
2002 May 07
0
Fixing exclude/exclude wildcard handling
Here's a first cut at replacing the fnmatch() call with some code that
knows how to distinguish "**" from "*" and also knows how to match at
the tail-end of the path (at any point following a slash). The new
function is based on Rich Salz's wildmat() code, which means that it
doesn't currently handle "[::alpha::]" style character classes. If we
want that
2009 May 31
1
ZFS rollback, ORA-00322: log 1 of thread 1 is not current copy (???)
Hi.
Using ZFS-FUSE.
$SUBJECT happened 3 out of 5 times while testing, just wanna know if
someone has seen such scenario before.
Steps:
------------------------------------------------------------
root at localhost:/# uname -a
Linux localhost 2.6.24-24-generic #1 SMP Wed Apr 15 15:54:25 UTC 2009
i686 GNU/Linux
root at localhost:/# zpool upgrade -v
This system is currently running ZFS pool
2018 Feb 05
0
Samba 4.6.2 does not inherit setgid bit (anymore)
Hi Lorenzo and Dale,
My setup is like Lorenzo's completely based on setgid being propagated.
The filesystem should determine the group used starting at a certain
directory. Different "root" directories have different groups, and
security is based on groups, not users.
I tried all sorts of settings combinations, alseo "force directory mode
= 2770", but none propagates
2018 Feb 02
2
Samba 4.6.2 does not inherit setgid bit (anymore)
thanks for suggestion, in other words you use only ACLs for users
denying all for groups, unfortunately we had many group such as domain
users, secretary, finance, etc belonging to users for which we need to
apply at least 770 in order to gain a simplified permission management
using groups
the actual dirty workaround I applied was to track new files/dir by
tailing with follow ( tail -f ) a
2004 May 27
1
OCFS not releasing space?
I have noticed that OCFS is not updating the filesystem space stats when
datafiles are reduced in size: is this Bug 62, and if so is there an expected
fix date?
ocfs-2.4.9-e-enterprise-1.0.11-1
ocfs-support-1.0.10-1
ocfs-tools-1.0.10-1
Linux sgl43d-122 2.4.9-e.35enterprise #1 SMP Wed Jan 7 15:11:27 EST 2004 i686
unknown
bytes name
2097152000 /data/oracle/QSG40/u01/dtr_med_i_02.dbf
/dev/sdc1
2003 Nov 24
1
ROracle issue with shared library and RMySQL
Hello,
Someone posted this same issue back in May 2003 and hasn't yet resolved the
situation. I hope someone can provide some additional light.
After starting R I attempt to load the ROracle library and receive the
following message:
> library(ROracle)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2008 Jan 22
0
SELinux contexts for krb5
I have just migrated my Kerberos setup to a new machine (running inside
Xen) and it is complaining at startup about the file contexts not being
correct, even after running /sbin/fixfiles. On the previous machine I'm
sure I had set SELinux to permissive and that's why it never complained.
Here are the contexts *after* running /sbin/fixfiles -R krb5-server
restore
# ls -AlZ
2008 Oct 17
1
Check This Out
Hi friends, I'm playing Cabal Online in a great private server: Elite Cabal, and I want to invite you all to join and enjoy with this great community.These are the server rates:Xp: 100 | Sp: 90 |Craft xp: 20 |Drop: 10 |Alz : 50So, visit www.elitecabal.com and play with us!
2010 Feb 25
1
[Bug 26756] New: Cannot alter brightness as normal user
http://bugs.freedesktop.org/show_bug.cgi?id=26756
Summary: Cannot alter brightness as normal user
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2018 Sep 06
0
postfix on centos 7
On 06.09.2018 21:15, Larry Martell wrote:
> When I try and send mail I see this in the maillog:
>
> Sep 6 11:59:48 postfix/sendmail[11059]: fatal: open
> /etc/postfix/main.cf: Permission denied
>
> But /etc/postfix/main.cf is world readable:
>
> $ ls -l /etc/postfix/main.cf
> -rw-r--r--. 1 root root 27176 Jun 9 2014 /etc/postfix/main.cf
>
do a
ls -alZ
2002 May 03
1
Newbie question on Rsync on Solaris
I want to replicate between two Solaris hosts. The source is Solaris 2.6
and the target is Solaris 2.8. Using rsh, the basic program seems fine (not
running in daemon mode), but I have a problem.
The directory tree is about 150,000 files, with about 5 gb of data. I
tar'd the directory and moved it to the other side, but when I run an rsync
against that directory, it still wants to move
2008 Jul 29
1
restore
Am trying to do restore of control file on Linux Machine 64Bit CenTOS5.2, i
get the following
RMAN> restore controlfile;
Starting restore at 29-07-2008
using channel ORA_DISK_1
channel ORA_DISK_1: starting datafile backupset restore
channel ORA_DISK_1: restoring control file
channel ORA_DISK_1: reading from backup piece
/u01/oracle/product/10.2.0/db/dbs/c-2142365377-20080729-01
ORA-19870:
2004 Jul 06
1
Moving ocfs file system to a new SAN
Hi,
We are currently rolling over our SAN (FC4700 to CX700) and have now
reached the data migration stage. I need to move the data files on my
current /u01 ocfs file system (on FC4700) to a new ocfs file system (on
CX700) which I want to keep as the same /u01 mount point on the hosts.
With a normal file system I would just mount the new file system to a
temporary mount point, copy the data,
2019 Mar 07
2
Sieve fileinto copies messages instead of moving them
Hi,
we're running Doveocot 2.3.4.1 with Pigeonhole, from repo.webflow.org.
As far as I understand the RFC for 'fileinto', the following Sieve
script should move a message either into the folder "SPAM" or "MaybeSPAM":
require ["fileinto"];
# rule:[SPAM]
if header :contains "subject" "SPAMSPAM"
{
fileinto "SPAM";
}
#
2007 Sep 24
0
Oracle CLusterware fails while runing root.sh
I am installing Oracle Clusterware 10.2.0.1 on Linux 4.5 ES on OCFS2 and ASM. my ocr and oss files are on ocfs2. I got following error while running it. Please let me know what went wrong.
--------------------------------------------------------------------------------------------------------------------
[root@linux2 crs]# ./root.sh
WARNING: directory '/u01/app/oracle/product' is not