Displaying 20 results from an estimated 3000 matches similar to: "ssh "bash -c" bug"
2019 Apr 12
2
Mail account brute force / harassment
>
> You are running some kind of proxy in front of it.
No proxy. Just sendmail with users using emacs/Rmail or
Webmail/Squirrelmail.
> If you want it to show real client IP, you need to enable forwarding of
> said data. With dovecot it's done by setting
>
> login_trusted_networks = your-upstream-host-or-net
>
> in backend config file.
>
OK I changed it and
2009 Apr 13
1
"Select Script File" window
Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut.
Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
This is the full copypaste from a terminal when I try to execute the line that the shortcut would too:
Code:
epri at epri-ubu32-desk:~$ wine "/home/epri/.wine/drive_c/Program
2009 May 20
1
Re: "Select Script File" window
austin987 wrote:
> On Mon, Apr 13, 2009 at 7:58 AM, rautamiekka <wineforum-user at winehq.org> wrote:
>
> > Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut.
> >
> > Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
> >
> >
> > This
2011 Dec 07
8
DomU pygrub issue - OSS Xen to XCP
Hi, All
I''m just new to this list, I''m started to dealing with OSS Xen to XCP
migration earlier this week, seem the domUs installed via virt-install are
function well,
but domUs copied via dom0 are failed during bootup process, finally I realize
if I could fix this on my OSS Xen will resolve all.
Can I have any suggestion from you please ?
*Details*
*Source XenHost*
OS:
2016 Feb 14
1
[PATCH 01/17] drm/virtio: removed optional dummy encoder mode_fixup function.
On Fri, Feb 12, 2016 at 01:50:53PM +0000, Carlos Palminha wrote:
Sob-line from you is missing on all patches, I can't merge them. Also
please copypaste a default blurb to all patches that this is only recently
no longer needed. And dunno what happened to your patch series, the
threading is somehow broken. In case your mail server doesn't accept a big
patch series you can first format
2016 Feb 14
1
[PATCH 01/17] drm/virtio: removed optional dummy encoder mode_fixup function.
On Fri, Feb 12, 2016 at 01:50:53PM +0000, Carlos Palminha wrote:
Sob-line from you is missing on all patches, I can't merge them. Also
please copypaste a default blurb to all patches that this is only recently
no longer needed. And dunno what happened to your patch series, the
threading is somehow broken. In case your mail server doesn't accept a big
patch series you can first format
2019 May 08
2
[PATCH 04/10] s390/mm: force swiotlb for protected virtualization
On Fri, 26 Apr 2019 20:32:39 +0200
Halil Pasic <pasic at linux.ibm.com> wrote:
> On s390, protected virtualization guests have to use bounced I/O
> buffers. That requires some plumbing.
>
> Let us make sure, any device that uses DMA API with direct ops
> correctly is spared from the problems, that a hypervisor attempting
> I/O to a non-shared page would bring.
>
>
2019 May 08
2
[PATCH 04/10] s390/mm: force swiotlb for protected virtualization
On Fri, 26 Apr 2019 20:32:39 +0200
Halil Pasic <pasic at linux.ibm.com> wrote:
> On s390, protected virtualization guests have to use bounced I/O
> buffers. That requires some plumbing.
>
> Let us make sure, any device that uses DMA API with direct ops
> correctly is spared from the problems, that a hypervisor attempting
> I/O to a non-shared page would bring.
>
>
2007 Mar 03
1
My current directory is lost in a bash shell
This one puzzles me a lot:
[thba at vink layout]$ nc script/xw_functions.ample
NEdit: getcwd() fails: No such file or directory
NEdit: getcwd() fails: No such file or directory
[thba at vink layout]$ ll script/xw_functions.ample
-rw-rw-r-- 1 thba thba 16829 Oct 25 16:59 script/xw_functions.ample
[thba at vink layout]$ pwd
/home/thba/workarea/colibri/design/ana/layout
[thba at vink layout]$
2019 Apr 12
1
Mail account brute force / harassment
>
> > On 12 April 2019 21:45 Robert Kudyba via dovecot <dovecot at dovecot.org>
> wrote:
> >
> >
> > > You are running some kind of proxy in front of it.
> >
> > No proxy. Just sendmail with users using emacs/Rmail or
> Webmail/Squirrelmail.
> >
> > > If you want it to show real client IP, you need to enable forwarding
> of
2017 Apr 11
2
Vpopmail Error
Not working:
> patching file userdb-vpopmail.c
> Hunk #1 FAILED at 54.
> 1 out of 1 hunk FAILED -- saving rejects to file userdb-vpopmail.c.rej
-------- Original Message --------
Subject: Re: Vpopmail Error
From: Aki Tuomi <aki.tuomi at dovecot.fi>
To: dovecot at dovecot.org, Bobber <bobber at kc0dxf.net>
Date: 04/11/2017 12:13 PM
> diff --git
2006 Sep 17
3
wishlist: option to cause /bin/sh to be used instead of user's shell
SSH, like RSH before it, invokes a command using the user's shell as
specified in the passwd file. In a mixed shell environment with some
logins csh-like and some sh-like that is sometimes very difficult to
handle. (No, I am not fond of csh.) If I could force a single shell
everywhere of course that would be preferable but sometimes I have no
control over it.
I have often wanted an option
2020 Jan 12
2
[PATCH 23/23] drm: Cleanup VBLANK callbacks in struct drm_driver
On Fri, Jan 10, 2020 at 10:21:27AM +0100, Thomas Zimmermann wrote:
> All non-legacy users of VBLANK functions in struct drm_driver have been
> converted to use the respective interfaces in struct drm_crtc_funcs. The
> remaining users of VBLANK callbacks in struct drm_driver are legacy drivers
> with userspace modesetting.
>
> There are no users left of get_vblank_timestamp(), so
2010 Jul 20
2
best way to apply a list of functions to a dataset ?
Assuming I have a matrix of data (or under some restrictions that will
become obvious, possibly a data frame), I want to be able to apply a
list of functions (initially producing a single number from a vector)
to the data and produce a data frame (for compact output) with column
1 being the function results for the first function, column 2 being
the results for the second function and so on - with
2016 Oct 13
2
Samba4 Trusts and GPO
Hi all.
I have installed Samba 4.5.0 in CentOS 7 for testing Samba AD for my organisation.
Almost all is OK, except trusts.
When I setup trust on Samba4 domain side, at once GPO stops working.
In windows event log on the domain members I see error with event id 1110:
"The processing of Group Policy failed. Windows could not determine if
the user and computer accounts are in the same forest.
2016 Feb 04
2
10GE performance issues
On Thu, Feb 04, 2016 at 09:03:21AM +0300, Владимир Терентьев wrote:
> Hi. Try add this to your config in global section.
>
> socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=262140
> SO_SNDBUF=262140
Sorry to step in, but SO_SNDBUF and SO_RCVBUF are almost always bad for
performance, unless you know *EXACTLY* what you're doing at a packet
level. A general
2016 Oct 25
3
Samba4 Trusts and GPO
Trust support is still considered experimental per the wiki.
https://wiki.samba.org/index.php/FAQ#Trust_Support
One of the limitations is "You cannot add users and groups of a trusted
domain into domain groups." This may be applicable to your issue.
On 10/24/2016 9:59 PM, Владимир Ельцов via samba wrote:
> Really nobody uses Samba 4 AD with trust relationships and GPOs?
>
--
2016 Feb 12
6
[PATCH 00/17] drm encoders cleanup: nuke optional dummy encoder mode_fixup function.
mode_fixup function for encoder drivers became optional with patch
http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com
This patch set nukes all the dummy mode_fixup implementations.
(made on top of Daniel topic/drm-misc branch)
Carlos Palminha (17):
drm/virtio: removed optional dummy encoder mode_fixup function.
drm/udl: removed optional
2016 Feb 12
6
[PATCH 00/17] drm encoders cleanup: nuke optional dummy encoder mode_fixup function.
mode_fixup function for encoder drivers became optional with patch
http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com
This patch set nukes all the dummy mode_fixup implementations.
(made on top of Daniel topic/drm-misc branch)
Carlos Palminha (17):
drm/virtio: removed optional dummy encoder mode_fixup function.
drm/udl: removed optional
2023 Nov 12
3
restrict file transfer in rsync, scp, sftp?
I am supporting a site that allows members to upload release files. I
have inherited this site which was previously existing. The goal is
to allow members to file transfer to and from their project area for
release distribution but not to allow general shell access and not to
allow access to other parts of the system.
Currently rsync and old scp has been restricted using a restricted
shell