Re: Adaptive main page for openbsd website.

2019-12-25 Thread Adriano Barbosa
Hi guys, here is another proposal: https://adrianobarbosa.xyz/openbsd/www/index.html This layout is made of 3 s: menu and main content side by side and footer on the bottom with rack picture and associate projects. I also embedded all modifications on default CSS and new CSS in index.html, for whil

Re: nextcloud client error

2021-04-18 Thread Adriano Barbosa
not set, defaulting to '/tmp/runtime-user' > Nextcloud version 3.0.1git > Git revision 0a62628f8a8d92527240435c74c4fb9ffaa46e53 > Using Qt 5.13.2, built against Qt 5.13.2 > Using Qt platform plugin 'xcb' > Using 'LibreSSL 3.2.2' > Running on OpenBSD 6.8, x86_64 > > Any pointers will be greatly appreciated. > > Thanks, > > Hakan > > -- > Hakan E. Duran > > -- Adriano Barbosa Sent from my phone. Sorry for typos.

Can't install on Raspberry Pi 3B using SanDisk 32GB card

2021-05-03 Thread Adriano Barbosa
way? [no] ! rpi# disklabel -h sd0 disklabel: /dev/rsd0c: Input/output error -- Adriano Barbosa

Re: Can't install on Raspberry Pi 3B using SanDisk 32GB card

2021-05-04 Thread Adriano Barbosa
I could make the install complete on the 32GB SD card. Somehow after flashing Ubuntu, 6.8, 6.9, current and repeated tests it now works... Sorry for the noise. Em seg., 3 de mai. de 2021 às 10:15, Adriano Barbosa escreveu: > > Hi misc@, > I have a SanDisk 16GB Class 4 SD card wh

Re: Question Regarding The 'poolp' Guide On How To Deploy A Mail Server's Last Portion Regarding Dovecot With 'sieve' Scripts

2021-06-20 Thread Adriano Barbosa
gt; > imapsieve_mailbox2_name = * > imapsieve_mailbox2_from = Junk > imapsieve_mailbox2_causes = COPY > imapsieve_mailbox2_before = > file:/usr/local/lib/dovecot/sieve/report-ham.sieve > > imapsieve_mailbox3_name = Inbox > imapsieve_mailbox3_causes = APPEND > imapsieve_mailbox3_before = > file:/usr/local/lib/dovecot/sieve/report-ham.sieve > > sieve_pipe_bin_dir = /usr/local/lib/dovecot/sieve > } Did you restart dovecot between modifying this file and running sievec? > > Any ideas on what I can do? > > Thanks, > > ~ Sam > > -- Adriano Barbosa Sent from my phone. Sorry for typos.

relayd forward with tls

2024-01-04 Thread Adriano Barbosa
Hi! I'm trying to use relayd with multiple FQDNs mixing remote servers with and without tls: relayd -- fqdn1 --> 127.0.0.1 (no tls) -- fqdn2 --> x.x.x.x (with tls) I wrote my relayd.conf like this: table { 127.0.0.1 } table { x.x.x.x } http protocol https { tls keypair fqdn1 tl

Re: relayd forward with tls

2024-01-06 Thread Adriano Barbosa
On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote: > On 1/4/24 10:22 AM, Adriano Barbosa wrote: > > Hi! > > I'm trying to use relayd with multiple FQDNs mixing remote servers > > with and without tls: > > > > relayd -- fqdn1 --> 127.0.0.1 (no tl

Re: relayd forward with tls

2024-01-07 Thread Adriano Barbosa
On Sun, Jan 07, 2024 at 05:21:04AM -0800, Paul Pace wrote: > On 1/6/24 7:35 PM, Adriano Barbosa wrote: > > On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote: > > > On 1/4/24 10:22 AM, Adriano Barbosa wrote: > > > > Hi! > > > > I'm trying

Re: relayd forward with tls

2024-01-08 Thread Adriano Barbosa
On Mon, Jan 08, 2024 at 07:01:04AM -0800, Paul Pace wrote: > On 1/7/24 1:31 PM, Adriano Barbosa wrote: > > On Sun, Jan 07, 2024 at 05:21:04AM -0800, Paul Pace wrote: > > > On 1/6/24 7:35 PM, Adriano Barbosa wrote: > > > > On Thu, Jan 04, 2024 at 06:57:10PM -0800, Pau

Re: relayd forward with tls

2024-01-09 Thread Adriano Barbosa
07:10:35 stable relayd[28442]: relay wwwtls2, session 2 (1 active), 0, 127.0.0.1 -> 127.0.0.1:8080, done, GET with the X-Forwarded-{For,By} set. > I could post an example when I'm back at my machine. > > Am 8. Januar 2024 23:51:33 MEZ schrieb Adriano Barbosa > : > &

Re: relayd forward with tls

2024-01-11 Thread Adriano Barbosa
Em qui., 11 de jan. de 2024 às 13:35, Michael Hekeler escreveu: > > > Jan 9 07:10:24 stable relayd[29792]: relay wwwtls, session 1 (1 active), > > fqdn1, 127.0.0.1 -> 127.0.0.1:8080, done, GET -> 127.0.0.1:8080; > > Jan 9 07:10:25 stable relayd[28442]: relay wwwtls, session 1 (1 active), > > f

daily insecurity output gid change

2022-08-31 Thread Adriano Barbosa
Hi misc@ Recently my computer became unresponsive while backing up files through nfs and I had to hard reset it. The night after this reboot I got an insecurity warning with the message below. Could fsck change the gid while trying to fix the file system or should I look for another cause? Obriga

Re: Xorg freeze with ThinkPad A485 / ATI Radeon Vega

2022-12-03 Thread Adriano Barbosa
On Sat, Dec 03, 2022 at 06:01:38PM +0100, Joel Carnat wrote: > Le 02/12/2022 à 10:21, Bodie a écrit : > > On Fri Dec 2, 2022 at 12:14 AM CET, Joel Carnat wrote: > > > Hi, > > > > > > About once a week, Xorg freezes while I'm using my ThinkPad A485 with > > > OpenBSD 7.2. I've tried switching the

Dell G3 3590 audio and touchpad

2022-03-31 Thread Adriano Barbosa
dev 0 function 0 not configured azalia0 at pci1 dev 0 function 1 vendor "NVIDIA", unknown product 0x1aeb rev 0xa1: msi azalia0: no supported codecs Full dmesg attached. Appreciate any help. Obrigado! -- Adriano Barbosa OpenBSD 7.1 (GENERIC.MP) #452: Wed Mar 30 09:18:07 MDT 2022 dera

Re: Dell G3 3590 audio and touchpad

2022-03-31 Thread Adriano Barbosa
: Enhanced Capability 0x18: Latency Tolerance Reporting 0x0180: Enhanced Capability 0x1e: L1 PM Em qui., 31 de mar. de 2022 às 11:19, Michael Stolovitzsky < emes...@catnarok.net> escreveu: > On 3/31/22 17:54, Adriano Barbosa wrote: > > Hi misc > > > > I'm trying to

Re: Dell G3 3590 audio and touchpad

2022-04-01 Thread Adriano Barbosa
different? Obrigado! Em qui., 31 de mar. de 2022 às 19:50, Jonathan Gray escreveu: > On Thu, Mar 31, 2022 at 10:54:17AM -0400, Adriano Barbosa wrote: > > Hi misc > > > > I'm trying to make audio and touchpad work on a Dell laptop. > > I've never played with thi

Re: Dell G3 3590 audio and touchpad

2022-04-02 Thread Adriano Barbosa
Em sex., 1 de abr. de 2022 às 18:46, Jonathan Gray escreveu: > On Fri, Apr 01, 2022 at 05:11:35PM -0400, Adriano Barbosa wrote: > > Thank you for your help and sorry for the delay. > > I had to learn how to compile from source and still not sure if I did it > > correctly o

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
Em dom., 3 de abr. de 2022 às 00:38, Jonathan Gray escreveu: > On Sat, Apr 02, 2022 at 09:45:11AM -0400, Adriano Barbosa wrote: > > Em sex., 1 de abr. de 2022 às 18:46, Jonathan Gray > escreveu: > > > > > On Fri, Apr 01, 2022 at 05:11:35PM -0400, Adriano Barbosa w

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
Em dom., 3 de abr. de 2022 às 09:38, Jonathan Gray escreveu: > > On Sun, Apr 03, 2022 at 09:22:24AM -0400, Adriano Barbosa wrote: > > Em dom., 3 de abr. de 2022 às 00:38, Jonathan Gray > > escreveu: > > > > > On Sat, Apr 02, 2022 at 09:45:11AM -0400, Adriano Bar

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
Em dom., 3 de abr. de 2022 às 10:19, Jonathan Gray escreveu: > > On Sun, Apr 03, 2022 at 09:56:09AM -0400, Adriano Barbosa wrote: > > Em dom., 3 de abr. de 2022 às 09:38, Jonathan Gray > > escreveu: > > > > > > On Sun, Apr 03, 2022 at 09:22:24AM -0400, Adria

httpd not reachable from outside

2022-06-22 Thread Adriano Barbosa
Hi. My httpd was working perfectly for the last 32 days and today I it doesnt respond anymore. Last change I made on this box was update nextcloud package, tested after the upgrade and it was working. The machine is running 7.1-stable. httpd responds on the machine itself with a curl localhost ca

Re: httpd not reachable from outside

2022-06-22 Thread Adriano Barbosa
On Thu, Jun 23, 2022 at 01:06:36AM +0200, Tom Smyth wrote: > can you just restart httpd with > rcctl restart httpd Alreay did it. Also restarted pf and did try disabling it. No success. > > did your ip addresses on external interface change ? No. > > what are the loadef firewall rules I use

Re: httpd not reachable from outside

2022-06-22 Thread Adriano Barbosa
On Wed, Jun 22, 2022 at 05:43:30PM -0400, Adriano Barbosa wrote: > Hi. > > My httpd was working perfectly for the last 32 days and today I it > doesnt respond anymore. Last change I made on this box was update > nextcloud package, tested after the upgrade and it was working. T

Re: OpenBSD 7.5 crash under RHEL9 kvm host host

2024-10-08 Thread Adriano Barbosa
Hi. I used to run OpenBSD vms using libvirt on Debian and NixOS for quite long time using both pc and q35 without any problem. Unfortunately the xmls from libvirt are not easily recoverable at the moment. Recently I moved to Proxmox and yesterday I upgraded all the machines to 7.6 without any issue

Re: xenodm under qemu

2024-10-04 Thread Adriano Barbosa
> Em 4 de out. de 2024, à(s) 05:54, Stuart Henderson > escreveu: > > On 2024-10-03, Adriano Barbosa wrote: >> I don=E2=80=99t have any real hardware available right now, and I would = >> like to test nextcloudclient before submitting updates to ports@ as it = >&

xenodm under qemu

2024-10-03 Thread Adriano Barbosa
Hi! Is anyone able to start xenodm under a qemu vm, specifically in Proxmox? I don’t have any real hardware available right now, and I would like to test nextcloudclient before submitting updates to ports@ as it recently moved from qt5 to qt6. In Xorg.0.log, I have the following error. I can sen