search for: openmailbox

Displaying 20 results from an estimated 43 matches for "openmailbox".

Did you mean: open_mailbox
2016 Mar 10
3
Re: [libvirt] Usability Enhancement: Import/Export VMs GUI
On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org wrote: >The single most important usability feature missed by our less technical >users who migrate from VirtualBox is a one click import/export of VMs >and their config settings. > >I was optimistic about the Gnome Boxes effort on Govf lib but >unfortunately it was never rea...
2016 Aug 02
29
[Bug 97192] New: SuperTuxkart graphic errors [NVE4 - GK104]
...Version: unspecified Hardware: x86-64 (AMD64) OS: other Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: alejandrohp at openmailbox.org QA Contact: nouveau at lists.freedesktop.org SuperTuxkart starts abd the menu is shown ok. But when the 3D environment is running, everything goes dark and blinked. The graphic card is NVE4 - GK104. lspci -nnk: 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [...
2016 Mar 11
2
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On 2016-03-10 15:43, Cole Robinson wrote: > On 03/10/2016 02:29 AM, Martin Kletzander wrote: >> On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org >> wrote: >>> The single most important usability feature missed by our less >>> technical >>> users who migrate from VirtualBox is a one click import/export of >>> VMs >>> and their config settings. >>> > > Who are you use...
2016 Mar 24
2
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On 2016-03-14 11:00, Martin Kletzander wrote: > On Fri, Mar 11, 2016 at 10:32:15PM +0000, bancfc@openmailbox.org wrote: > > Cool, now I'm wondering whether we also mention distros that are based > on leveraging libvirt on our apps page [1] > >> The initial import process with virsh commands puts off many newbies >> who >> lack the technical skills to get up and running...
2015 Nov 26
2
How disable forwarding-only connections (i.e. non-shell/command non-sftp connections)? (Maybe this is a feature request!)
On 2015-11-26 13:03, Darren Tucker wrote: > On Thu, Nov 26, 2015 at 3:41 PM, Tinker <tinkr at openmailbox.org> wrote: >> What I am looking for is an SSHD configuration where every >> successfully >> authenticated connection also guaranteedly will lead to a >> ForcedCommand >> invocation. > [...] >> Is this possible? > > I don't think it's possi...
2015 Nov 26
2
How disable forwarding-only connections (i.e. non-shell/command non-sftp connections)? (Maybe this is a feature request!)
On 2015-11-26 13:33, Darren Tucker wrote: > On Thu, Nov 26, 2015 at 4:11 PM, Tinker <tinkr at openmailbox.org> wrote: >> The goal is to get a script invoked *at login time*, > > This part I follow, but having a script run is just a means to an end > not the end itself. What is the script going to do? > >> so that the authentication only is known to the client after that th...
2015 Nov 26
2
How disable forwarding-only connections (i.e. non-shell/command non-sftp connections)? (Maybe this is a feature request!)
On 2015-11-26 14:16, Darren Tucker wrote: > On Thu, Nov 26, 2015 at 4:49 PM, Tinker <tinkr at openmailbox.org> wrote: >> On 2015-11-26 13:33, Darren Tucker wrote: > [...] >>> What is the script going to do? > > You didn't answer this. Register the login to the group's login database. >> How would you do it using bsdauth? >> >> (PAM seems very re...
2016 Feb 19
3
Restoring single DC virtual machine
Hi, I plan to install one Samba4 DC on a virtual machine to provide services for less than 50 users: - centralized authentication on 2 or 3 Linux servers - LDAP authentication on an ownCloud server - I do not think that I will join Windows computers to the domain, but maybe one day. I know it is better to install more than one DC to have replication, but in a so small setup, would it be
2016 Aug 05
2
[Bug 97217] New: apitrace error
...sa Version: unspecified Hardware: Other OS: Linux (All) Status: NEW Severity: blocker Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: alejandrohp at openmailbox.org QA Contact: nouveau at lists.freedesktop.org I trid to run 'apitrace' to record a problem with superTuxkart, but it shows several problem too: nouveau: kernel rejected pushbuf: Device or resource busy nouveau: ch6: krec 0 pushes 511 bufs 83 relocs 0 Thanks. The inicial p...
2016 Mar 24
0
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On Thu, Mar 24, 2016 at 02:37:56PM +0100, bancfc@openmailbox.org wrote: >On 2016-03-14 11:00, Martin Kletzander wrote: >> On Fri, Mar 11, 2016 at 10:32:15PM +0000, bancfc@openmailbox.org wrote: >> >> Cool, now I'm wondering whether we also mention distros that are based >> on leveraging libvirt on our apps page [1] >> &gt...
2016 Mar 14
0
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On Fri, Mar 11, 2016 at 10:32:15PM +0000, bancfc@openmailbox.org wrote: >On 2016-03-10 15:43, Cole Robinson wrote: >> On 03/10/2016 02:29 AM, Martin Kletzander wrote: >>> On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org >>> wrote: >>>> The single most important usability feature missed by our less >&g...
2016 Dec 21
2
Modificación de ejes con ggplot
Hola, Estoy haciendo unas gráficas de evolución temporal con el paquete "ggplot" y me he encontrado con una dificultad que no logro resolver. En el eje "x" tengo las fechas y en el "y" la concentración de un parámetro. En el eje x me sale de forma predeterminada intervalos en años (de 2012 a 2016), y unicamente salen 3 etiquetas (una cada 2 años). Necesito
2015 Nov 26
2
How disable forwarding-only connections (i.e. non-shell/command non-sftp connections)? (Maybe this is a feature request!)
Hi Peter, What I am looking for is an SSHD configuration where every successfully authenticated connection also guaranteedly will lead to a ForcedCommand invocation. Currently I understand this to be the case only for the connections that open channel to deliver a terminal, command or SFTP (I don't know if you have a collective name for such non-forwarding channels). Is this possible?
2017 Mar 19
4
Problema con paquetes knitr y rmarkdown
Buenas tardes, Al tratar de hacer en rstudio documentos pdf, word o html con un archivo rmd me sale un mensaje tal que así: "Rendering R Markdown documents requires updated versions of the following packages: knitr, rmarkdown. Do you want to install these packages now?" He probado a reinstalar esos paquetes (que ya tenía instalados) pero cuando vuelvo a aplicar knit to pdf,
2016 Mar 10
0
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On 03/10/2016 02:29 AM, Martin Kletzander wrote: > On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org wrote: >> The single most important usability feature missed by our less technical >> users who migrate from VirtualBox is a one click import/export of VMs >> and their config settings. >> Who are you users? I gather you work on tails/tor, name dropping the project and...
2015 Apr 29
1
Virtual Smartcard GPG
Hi. Is is possible to use GPG on the host instead of NSS with virtual smartcards? Please document how or add support for it. Can a virtual smartcard make the host less secure? If there are bugs in GPG/NSS backend on the host can they be abused by untrusted code in the vm?
2015 Feb 15
1
Custom wallpaper on CentOS 7?
Le 14/02/2015 13:22, Earl A Ramirez a ?crit : > I believe that you can change your desktop from 'Tweak Tool', which can > be found under | Application | Utilities, under the Desktop option you > will see Picture URI. On my desktop I simply right click on the desktop > and select 'Change Background'. > > You can also change the background from the settings.
2015 Dec 30
4
NFS problem after 7.2
I just updated my fileserver to version 7.2 and got some NFS problems after that. In /etc/exports I have the following line /path hostname(ro,insecure) Now that host can no longer mount that share. I get mount.nfs: access denied by server while mounting x Also when I do restart of the NFS server I get following in the logs Dec 30 21:59:33 files systemd[1]: Starting NFS server and services...
2015 Dec 31
0
NFS problem after 7.2
On Wed, Dec 30, 2015 at 2:10 PM, Mark2015 <mark2015 at openmailbox.org> wrote: > What to do? Looks like upstream is working on it [1]. According to the BZ, the solution for now is to downgrade nfs-utils [2]. Brandon Vincent [1] https://access.redhat.com/solutions/2065873 [2] https://bugzilla.redhat.com//show_bug.cgi?id=1285097
2014 Dec 01
0
Dovecot Director and Dovecot proxy
On 2014-12-01 19:56, anon_user at openmailbox.org wrote: >> Il 01/12/2014 17:11, rub zorghy ha scritto: >> Why Dovecot Director server isn't used to perform this without Dovecot >> proxy ? Thus, the load balancer (F5 Big-IP) can distribute requests >> based >> on IMAP protocol to Dovecot Director cluster. &gt...