Hi All,
Just wanted to say thanks for the hard work, OpenBSD runs better than
any other OS on my laptop.
One thing that really stands out is suspend and resume, I have *never*
had a Linux or Windows laptop do it properly.
Obviously everything else works great, I just wanted to point this out
Hi Misc,
I have been using ldapd for the past five years for centralized user
authorization and authentication for a growing university research
group. Secured connections are provided using STARTTLS even thought all
queries are done on the private network. More recently I did some more
reading an
Hi Stuart, Thanks for your suggestions. I will remove them. Mingjing On
星期五, 2018-11-09 07:31:59 Stuart Henderson wrote In
gmane.os.openbsd.misc, you wrote: > On Thu, Nov 08, 2018 at 03:52:06PM +0800,
Alex wrote: >> Dear OpenBSD users, developers, contributors, My name is
Mingjing a
Hi Juan, Thanks for the reply and suggestions. We don't have Google Play
account so we ask a friend who has account for help. And I put the wallpaper in
github so you don't need to download the app instead. About the permissions you
mentioned I will check with my friend. If there are some permi
On 03/11/2018 18:58, Philippe wrote:
> Hello dear openbsd users,
>
> I would like to install a font (Fira Code), with ligatures.
Hello again,
I know why this wasn't working: the package does not contain the
FiraCode font with ligatures.
So, the solution is:
mkdir ~/.local/share/fonts/
In gmane.os.openbsd.misc, you wrote:
> On Thu, Nov 08, 2018 at 03:52:06PM +0800, Alex wrote:
>> Dear OpenBSD users, developers, contributors, My name is Mingjing a *BSD
>> user and lover from China. My friend and I did some wallpapers for OpenBSD
>> and other opensource project in the free time.
On Thu, Nov 08, 2018 at 03:52:06PM +0800, Alex wrote:
> Dear OpenBSD users, developers, contributors, My name is Mingjing a *BSD user
> and lover from China. My friend and I did some wallpapers for OpenBSD and
> other opensource project in the free time. For now they are designed only for
> smar
On Thu, Nov 08, 2018 at 12:40:51PM -0500, Allan Streib wrote:
> Prior to 6.4, in smtpd.conf(5), the relay directive supported the "as"
> parameter:
>
> If the as parameter is specified, smtpd(8) will rewrite the sender
> advertised in the SMTP session. address may be a user, a domain
>
Prior to 6.4, in smtpd.conf(5), the relay directive supported the "as"
parameter:
If the as parameter is specified, smtpd(8) will rewrite the sender
advertised in the SMTP session. address may be a user, a domain
prefixed with ‘@’, or an email address, causing smtpd(8) to rewrite
t
Hello all,
I just bought a beaglebone black 'rev C) and installed OpenBSD.
I would like to install Adafruit_BBIO (for python) however it seems that is
only for linux platform.
The prerequisite is : epoll.h (only for linux.)
I am not a hacker / developer. I would like to start to pla
Mystery solved! The very first line is missing a space between ‘Nov’
and ‘1’ (should be two spaces). After adding it back, mail can now
parse the file.
(Also, Nov 1 is Thu, not Sun, but that wouldn’t have prevented mail from
parsing the file).
I will send a patch to tech@ adding that space back -
And regardless, /usr/src/usr.bin/mail/main.c:95 unsets MAIL environment
variable when an '-u' flag is present, and the problem I'm reporting persists
even when I run
mail -u root
as root.
On Thu, Nov 8, 2018, at 7:29 AM, ivp...@eml.cc wrote:
> Yes, and I didn't change any defaults:
>
> # set
Yes, and I didn't change any defaults:
# set | grep MAIL
MAIL=/var/mail/root
MAILCHECK=600
On Thu, Nov 8, 2018, at 7:23 AM, Otto Moerbeek wrote:
> On Thu, Nov 08, 2018 at 07:18:57AM -0800, ivp...@eml.cc wrote:
>
> > I also tested on 6.4-release, and can confirm the same behavior.
>
> Is you MAI
On Thu, Nov 08, 2018 at 07:18:57AM -0800, ivp...@eml.cc wrote:
> I also tested on 6.4-release, and can confirm the same behavior.
Is you MAIL environment var set?
-Otto
>
> On Thu, Nov 8, 2018, at 7:13 AM, ivp...@eml.cc wrote:
> > On Thu, Nov 8, 2018, at 6:03 AM, TronDD wrote:
> > > O
I also tested on 6.4-release, and can confirm the same behavior.
On Thu, Nov 8, 2018, at 7:13 AM, ivp...@eml.cc wrote:
> On Thu, Nov 8, 2018, at 6:03 AM, TronDD wrote:
> > On November 8, 2018 1:39:13 AM CST, ivp...@eml.cc wrote:
> > >Hello,
> > >
> > >I must be missing something obvious, but since
On Thu, Nov 8, 2018, at 6:03 AM, TronDD wrote:
> On November 8, 2018 1:39:13 AM CST, ivp...@eml.cc wrote:
> >Hello,
> >
> >I must be missing something obvious, but since installing 6.4-current
> >(on a few versions in a row), I can't get mail to read /var/mail/root.
> >
> >After logging in, I see:
On November 8, 2018 1:39:13 AM CST, ivp...@eml.cc wrote:
>Hello,
>
>I must be missing something obvious, but since installing 6.4-current
>(on a few versions in a row), I can't get mail to read /var/mail/root.
>
>After logging in, I see:
>
>>---<
>OpenBSD 6.4-current (GENERIC.MP) #425: Sun N
OK you were all right...
After let the default partionning values, I'm able to boot normally.
I would thank Stefan and Kenneth about their detailed replies.
Many thanks for your help, and faq is answering my new questions about that.
Cheers
Luthing
--
Sent from: http://openbsd-archive.7691.n7.
I've been playing around with netcat.
I noticed that the netcat process on my VPN_server does not show any "X" on
stdout for ports 4500 and 1701.
May it be relevant to my VPN issue?
VPN_serv is A.B.C.77/23 (it is not behind NAT):
$ pfctl -s rules
pass all flags S/SA
$ nc -u -l 500
X.Y.Z
Am 08.11.18 um 12:47 schrieb Florian Obser:
> The point of unveil in chrome is that it can't exfiltrate your ssh
> private key.
Got it!
Thank you for making things clear.
On jeu. 8 nov. 12:32:31 2018, Florian Obser wrote:
> > can you try the following:
> >
> > host ::1 (or even host :::1 it seems that a bug requires to add an extra
> > colon)
With explicit IPv6 addresses and without the INET6 pkg installed, munin
crashes
> I believe one needs p5-IO-Socket-INET6
On Thu, Nov 08, 2018 at 09:45:38AM +0100, Stefan Wollny wrote:
> Am 08.11.18 um 09:03 schrieb Stefan Wollny:
> > Hi there,
> >
> > just a little nit with the iridium-browser unveiled:
> >
> > I changed the 'exec' command in /usr/local/bin/iridium like so:
> > - LANG=${_l} exec "/usr/local/iridium
On Thu, Nov 08, 2018 at 10:52:11AM +0200, Dumitru Moldovan wrote:
> On Thu, 8 Nov 2018 09:03:51 +0100, Stefan Wollny wrote:
> >
> > I changed the 'exec' command in /usr/local/bin/iridium like so:
> > - LANG=${_l} exec "/usr/local/iridium/iridium" "${@}"
> > + LANG=${_l} exec "/usr/local/iridium/i
On Thu, Nov 08, 2018 at 12:21:58PM +0100, Solene Rapenne wrote:
> Alarig Le Lay wrote:
> > Hi,
> >
> > I would like to pull my munin node over IPv6, but the process is only
> > listening on IPv4.
> >
> > guinch# grep '^host' /etc/munin/munin-node.conf
> > host *
> > guinch# netstat -af inet | gr
Alarig Le Lay wrote:
> Hi,
>
> I would like to pull my munin node over IPv6, but the process is only
> listening on IPv4.
>
> guinch# grep '^host' /etc/munin/munin-node.conf
> host *
> guinch# netstat -af inet | grep 4949
> tcp 0 0 *.4949 *.*LIS
Hi,
I would like to pull my munin node over IPv6, but the process is only
listening on IPv4.
guinch# grep '^host' /etc/munin/munin-node.conf
host *
guinch# netstat -af inet | grep 4949
tcp 0 0 *.4949 *.*LISTEN
guinch# netstat -af inet6 | grep 494
On Thu, Nov 08, 2018 at 01:12:35PM +0500, Артур Истомин wrote:
> There is example for hostname.if for auto-join to wifi network
> https://www.mail-archive.com/source-changes@openbsd.org/msg99921.html
>
> But what if I have different networks with dynamic and static IPs or another
> different opt
There is example for hostname.if for auto-join to wifi network
https://www.mail-archive.com/source-changes@openbsd.org/msg99921.html
But what if I have different networks with dynamic and static IPs or another
different options? For example:
join home wpakey password <-- has static IP a
On Thu, 8 Nov 2018 09:03:51 +0100, Stefan Wollny wrote:
>
> I changed the 'exec' command in /usr/local/bin/iridium like so:
> - LANG=${_l} exec "/usr/local/iridium/iridium" "${@}"
> + LANG=${_l} exec "/usr/local/iridium/iridium" "--enable-unveil" "${@}"
>
> With this change I can browse the web
Am 08.11.18 um 09:03 schrieb Stefan Wollny:
> Hi there,
>
> just a little nit with the iridium-browser unveiled:
>
> I changed the 'exec' command in /usr/local/bin/iridium like so:
> - LANG=${_l} exec "/usr/local/iridium/iridium" "${@}"
> + LANG=${_l} exec "/usr/local/iridium/iridium" "--enable-u
Hi there,
just a little nit with the iridium-browser unveiled:
I changed the 'exec' command in /usr/local/bin/iridium like so:
- LANG=${_l} exec "/usr/local/iridium/iridium" "${@}"
+ LANG=${_l} exec "/usr/local/iridium/iridium" "--enable-unveil" "${@}"
With this change I can browse the web as be
31 matches
Mail list logo