search for: quashes

Displaying 20 results from an estimated 22 matches for "quashes".

Did you mean: squashes
2008 Jul 01
5
chicken/egg problem with custom types
Hi while usings DavidS mysql module with its custom mysql types I hit some kind of a chicken/egg problem: While deploying mysql, I also like to define some mysql munin user, to enable munin monitoring for mysql things. I choosed to use the mysql_user type from DavidS and it works perfectly. However I start using the custom types on a host where mysql have already been installed. Now I should
2006 Apr 18
2
OpenSSH and Idle Timeouts
Theo et al., I've looked back through the OpenSSH mailing lists and am stumped as to why there is no IdleTimeout option for OpenSSH. (Normally the omission of a feature as useful as this generates much debate and flame-quashing from the dev. team). Is there some background to this that I'm missing? Here's the scenario, and I'm fully open to any workarounds. We use a
2007 Dec 06
5
scp -t - revisited.....
Okay - We went around and around on the idea that adding an option to restrict scp to only allow files to be copied to a certain directory (or below) based on a different startup param. I was told to use all sorts of different options, parameters, methods, etc... All because no one wanted to modify the scp code, for whatever reasoning. I'm sitting here laughing right now, seriously
2005 Feb 26
1
CentOS 4 dual boot
...> This will cause problems on systems that dual boot between Red Hat > Enterprise Linux 4 and Red Hat Enterprise Linux 2.1. The Red Hat > Enterprise Linux 2.1 kernels do not support extended attributes, and > can crash when encountering them. Anyone run in to this problem? It kind of quashes my hopes of keeping a running RH9 system sharing the /home directory with Centos 4- but what the heck. -- Chris Bryant
2005 Dec 06
2
Evolution forgetting read mail
Hi all, Has anyone seen Evolution "forget" which emails have been read in CentOS 4? I have a client that's reported he's reading his email, closes Evolution, and when he starts it again, the messages are marked as unread. I found bug reports about this here: http://bugzilla.gnome.org/show_bug.cgi?id=273787 https://bugzilla.ubuntu.com/show_bug.cgi?id=4373 It's supposedly
2019 May 21
1
Fw: Btrfs Samba and Quotas
HFvs> Hello, >>> In my impression: Yes. Also, this problem seems to affect also zfs HFvs> and >> I'm mostly interested in the claim that ZFS is affected. >> I haven't followed this thread carefully, but what exactly is the problem we're >> talking about, and how do we know it impacts ZFS? >> [Something more than a single one-liner in that
2004 Aug 06
2
DMCA and webcasting
On Thu, 13 Sep 2001, Joshua Vickery wrote: > Great, so should we file with SoundExchange or wait for the RIAA to pick > a rate? Yes, you are supposed to file with the RIAA (SE as you suggest?). Period, end of story. Jwz covers this on his site IIRC. > Even if they insisted on collecting $0.004 per performance I don't think > we have even 100000 "performances" a
2005 Dec 21
4
[OT] server partitioning question (rails + postgres)
Hi, A bit off-topic, but I''m about to set up a remote Linux server for Rails, with postgres and probably Lighttpd. The server has two 120GB hard drives, one of which will just be for nightly backups of the other. I don''t intend to have any untrusted user accounts on the server. The server will be dedicated to my own applications. I''ll want to support lots of www
2002 Jul 25
3
[PATCH] prevent users from changing their environment
...s are given a very restricted environment (their shell is a menu) where they should not be able to run arbitrary commands. However, because their shell is not statically linked, ld.so provides a nice clutch of holes for them to exploit. The patch below adds a new configuration option to sshd which quashes their attempts to set LD_PRELOAD etc. using ~/.ssh/environment or the environment= option in their ~/.ssh/authorized_keys files. It was generated against the OpenBSD version of OpenSSH but applies to the portable version too. Tony. -- f.a.n.finch <dot at dotat.at> http://dotat.at/ SOUTH UTS...
2010 May 18
0
Peering with a Taqua T7000
Anyone have any luck configuring a SIP trunk on a Taqua to talk to Asterisk? We were initially set up as a subscriber (access line) but that had some undesirable side-effects, such as quashing the ANI on outbound calls. Looks like we're going to have to reconfigure the trunk as a "network gateway". I asked their Director of Product Management for product documentation but
2014 Dec 18
2
Samba4 on Ubuntu server
New to linux and new to Samba so any direction in troubleshooting would be helpful. Here is what I have so far. Within a half an hour of a reboot of the server my cpu reaches high numbers and becomes slow to respond on all actions. With my limited understanding I have used vmstat to observe the system. I noticed is that the numbers of forks grows from 1-2k to 43k within 30 minutes after reboot. I
2014 Dec 18
4
Samba4 on Ubuntu server
On 18/12/14 16:19, Germ van Eck wrote: > Not sure about the high CPU load, but you have the [netlogon] share > twice in your smb.conf. Your first matches mine, have you added the > second yourself? > The second one looks weird with 2 path definitions. > Cj Tibbetts schreef op do 18-12-2014 om 08:59 [-0700]: >> New to linux and new to Samba so any direction in troubleshooting
2019 Aug 21
2
Floating point operations with specific rounding and exception properties
Which optimization did you find unsafe? Thanks, --Serge ср, 21 авг. 2019 г. в 05:12, Cameron McInally <cameron.mcinally at nyu.edu>: > On Tue, Aug 20, 2019 at 1:02 PM Serge Pavlov via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Hi all, >> >> During the review of https://reviews.llvm.org/D65997 >>
2014 Dec 18
0
Samba4 on Ubuntu server
Not sure about the high CPU load, but you have the [netlogon] share twice in your smb.conf. Your first matches mine, have you added the second yourself? The second one looks weird with 2 path definitions. Cj Tibbetts schreef op do 18-12-2014 om 08:59 [-0700]: > New to linux and new to Samba so any direction in troubleshooting would be > helpful. Here is what I have so far. > > Within
2009 Sep 08
2
[PATCH node-image] Add ability to set persistent ssh_host_keys on the node, usefull if you run diskless instance of ovirt-node
From: root <root at chappy.(none)> --- ovirt-node-image.ks | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/ovirt-node-image.ks b/ovirt-node-image.ks index 802b6a5..d698497 100644 --- a/ovirt-node-image.ks +++ b/ovirt-node-image.ks @@ -55,6 +55,22 @@ if [ -f "ovirt-authorized_keys" ]; then chmod 644
2019 May 20
4
Fw: Btrfs Samba and Quotas
On 20/05/2019 19:47, Hendrik Friedel wrote: > Hello, > >>>> You posted this: >>>> I am using Openmediavault (debian based NAS distribution), which is >>>> not actively supporting btrfs >>>> It is this that I was referring to. >>> Ah, yes. >>> OMV intended to move to btrfs as the only choice with the next >>>
2014 Dec 19
0
Samba4 on Ubuntu server
>>> I am running samba 4.1.9 compiled with internal dns. Please upgrade first to the latest samba version before be can investigate whats going on. The lastest is 4.1.14 now and lots have happend in betweeen. Greetz, Louis >-----Oorspronkelijk bericht----- >Van: ricky.nance at gmail.com >[mailto:samba-bounces at lists.samba.org] Namens Ricky Nance >Verzonden:
2004 Aug 06
2
DMCA and webcasting
On Thu, 13 Sep 2001, Jack Moffitt wrote: > > ================================================================== > > hey josh, > > i talked to [faculty advisor] today and was told we must stop our online > > streaming. reasons for this rash decision involve around a new law that > > was put in place over the summer saying that stations who broadcast online > >
2010 Oct 15
8
fraud advice
Hi, Embarrassed as I am to write this, I am hoping for some advice. One of our very first PBX installs, now six years old, was "taken advantage of" over the past few weeks. A victim of sipvicious, I assume, that managed to guess one of the SIP passwords. 4000 calls to various middle eastern destinations have been placed, which ended up being sent over our customer's PSTN
2014 Dec 22
2
Samba4 on Ubuntu server
Here is the information requested it took 3 days before results came samba-tool dbcheck finished with this error root at ham1:/usr/local/samba/bin# time ./samba-tool dbcheck --cross-ncs Checking 212687 objects ERROR(<type 'exceptions.MemoryError'>): uncaught exception - File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run