On Tue, Sep 26, 2017 at 05:35:40PM -0700, James A. Peltier wrote:
> Hi Misc,
>
> I am running the latest OpenBSD snapshot and it appears that the 10Gb cards
> that we have in the unit aren't recognized or configured properly. I had a
> look at pcidevs and pcidevs.h files in src/dev/pci and it a
Hi Misc,
I am running the latest OpenBSD snapshot and it appears that the 10Gb cards
that we have in the unit aren't recognized or configured properly. I had a
look at pcidevs and pcidevs.h files in src/dev/pci and it appears that the
device should be found as
src/sys/dev/pcidevs
product INT
On 09/26/17 14:13, Greg Garrison wrote:
> Hello,
>
>
> Looking for help. I am trying to run an application that requires 2 GB
> of swap. My VPS instance has 256 by default. For some reason the
> application will not accept a swap file. It is possible to resize
> partitions live to get a bigger
Walking through ports i could not find alternatives to mount Linux LUKS
encrypted storages and Truecrypt-compatible storages.
tcplay is supported by DrangonFlyBSD but not OpenBSD.
Any hints?
cheers.
x9p
i...@nuemak.com wrote:
> There seems to be no man page for "fooswap" :)
Then write one! =)
--schaafuit.
Walking through ports i could not find alternatives to mount Linux LUKS
encrypted storages and Truecrypt-compatible storages.
tcplay is supported by DrangonFlyBSD but not OpenBSD.
Any hints?
cheers.
x9p
Hello, I have disabled uftdi, that way the ftdi device is attach using the
ugen driver.Openocd works now. But because there is no tty emulation (ucom is
not used), I can't use "cu" anymore. Some people have previously tried to make
every usb device attached using both ugen and the more specific
There seems to be no man page for "fooswap" :)
On 09/26/17 14:43, Theo de Raadt wrote:
Looking for help. I am trying to run an application that requires 2 GB
of swap. My VPS instance has 256 by default. For some reason the
application will not accept a swap file. It is possible to resize
partit
> Looking for help. I am trying to run an application that requires 2 GB
> of swap. My VPS instance has 256 by default. For some reason the
> application will not accept a swap file. It is possible to resize
> partitions live to get a bigger swap space?
On fooVPS you type
# fooswap -a /foo
Hello,
Looking for help. I am trying to run an application that requires 2 GB
of swap. My VPS instance has 256 by default. For some reason the
application will not accept a swap file. It is possible to resize
partitions live to get a bigger swap space?
Thanks,
Greg
Hi,
I have a website that is served with httpd+relayd behind a proxy (that I
don't control). The said proxy is responsible for the public side TLS
handshake with clients and I serve with relayd TLS and a local httpd
without TLS.
The problem is that I end up serving "mixed content" because the
$_S
> Can I login without password prompt?
Sure. Copy and paste as root:
echo quicklogin:lo=/usr/local/bin/quicklogin:tc=9600-baud: >> /etc/gettytab
printf '#!/bin/sh\nexec /usr/bin/login -f $*\n' > /usr/local/bin/quicklogin
chmod +x /usr/local/bin/quicklogin
patch /etc/ttys << \.
@@ -7 +7 @@
-tt
On Tue, Sep 26, 2017 at 11:18:22AM +0300, Valentine Astakhov wrote:
> login: vall
> password: [I press Enter there]
> Hallo!
> $
>
> Can I login without password prompt?
No. But if it's a pet peeve of yours, you could patch it like this.
Also, you can use specific login programs for specific tt
Am 26. September 2017 09:37:54 MESZ schrieb Daniel Hartmeier
:
>If you are running either milter-spamd or -regex, you can try the
>latest
>versions (from the source tarballs), which suppress noisy LOG_DEBUG
>messages by default now. Previously, you'd get one syslog message per
>mail body line, and
On Tue, Sep 26, 2017 at 10:51:00AM +0200, Tony Boston wrote:
> thanks for your response. Really appreciated. I'll check that with my boxes
To identify what process is flooding syslog messages you could do
something like this:
Temporarily add a debug log file which captures everything
# touch
Hi all!
I tried find solution for half of year and can't. So desided to ask for
help =)
I don't use password as I'm only one user of my computer.
In FreeBSD and NetBSD if I have clean password field in /etc/passwd I can
login to system just after typing of my login name:
- - - - - - - - - -
login:
If you are running either milter-spamd or -regex, you can try the latest
versions (from the source tarballs), which suppress noisy LOG_DEBUG
messages by default now. Previously, you'd get one syslog message per
mail body line, and I saw the "error 55" messages when large mails
arrived. After only t
mcmer-open...@tor.at (Marcus MERIGHI), 2017.09.25 (Mon) 15:32 (CEST):
> robert.d...@yahoo.fr (Robert Dazi), 2017.09.24 (Sun) 22:28 (CEST):
> > Hi,I have a software (openocd) that needs to serially communicate
> > with a board, but it can't because libusb throws
> > LIBUSB_ERROR_NOT_SUPPORTED.
>
On Mon, Sep 25, 2017 at 07:31:15PM -0700, Philip Guenther wrote:
> If you're mounting /tmp with the noexec flag, then stop doing that.
What? IIUC this is long existing recommendation. If /etc/rc needs
exec /tmp that it should change it by itself for libs reordering and
then switch back to what an
For a friend who host a game server i create localy a SQL database for
fetching stats, so i created below rule
pass in quick on $ext_if proto { tcp,udp } from (ip adres here) to
$ext_if port 3306 rdr-to 192.168.0.228
after a pfctl the database returnd a sql error, that it was unable to
conn
20 matches
Mail list logo