Re: A Couple Of Questions

2023-07-14 Thread Daniele B.
> Centuries ago, Nostradamus Just this one and we forgive you for the Linux stuff this time. -- Daniele Bonini

Upgrade: Unbound constraint let fw_update always fail

2023-07-25 Thread Daniele B.
Hello, Just coming from my fresh upgrade to OpenBSD 7.3 and thanks again for it.. ;) No particular problem except my realization that with my settings (unbound started manually) fw_update goes to fail (all the three attempts) on each (unattended) upgrade. If fw_update happens to be a constraint

Re: Upgrade: Unbound constraint let fw_update always fail

2023-07-25 Thread Daniele B.
* but having a free to use failover network setting for the specific case of the unattended installation sounds enough attractive, isn it? Jul 25, 2023 11:00:27 Stuart Henderson : > On 2023-07-25, Daniele B. wrote: >> >> Hello, >> >> Just coming from my fresh upgrade to

Re: Upgrade: Unbound constraint let fw_update always fail

2023-07-25 Thread Daniele B.
Thanks Steve, Jul 25, 2023 14:41:53 Steve Litt : > chattr -i resolv.conf && echo nameserver 8.8.8.8 >> resolv.conf && chattr +i > resolv.conf > > I also don't understand why you start unbound manually instead of from > computer initialization. It sounds like if unbound started before > fw_updat

Re: Upgrade: Unbound constraint let fw_update always fail

2023-07-25 Thread Daniele B.
down) - syspatch (this fails as well) I finally took up my dev environment and run fw_update & syspatch. If the first fw_update is enough to be sure about a sucessfull installation then case solved, just keeping the good stuff from the thread.. -- Daniele Bonini Jul 25, 2023 15:28:57 Danie

Re: Upgrade: Unbound constraint let fw_update always fail

2023-07-28 Thread Daniele B.
On Jul 28, 2023 20:00:24 I was still sleeping when suddenly Paul said: > If you really want to go without DNS resolution, I invite you to > travel back a few decades and learn about /etc/hosts.  did you hear my "True, the hosts.. Oh Jesus!"... ? Many thx! :D -- Daniele Bonini

Re: Upgrade: Unbound constraint let fw_update always fail

2023-07-30 Thread Daniele B.
Thanks Steve. Jul 30, 2023 00:07:35 Steve Litt : > I use runit (on Void Linux) every day, and love it to death. Runit is > extremely simple. S6 is a little more capable and a little more complex. Thank you for all the hints, expecially about runit, I didn't know it. I'm going trying to fix thin

Joke: English word frequency, unix, openbsd, etc..

2023-07-30 Thread Daniele B.
Hello, Just jumping here and there along the net when I got the opporunity to try Google Ngram Viewer: https://5md.io/l/6feebbb Enjoy! -- Daniele Bonini

Re: Upgrade: Unbound constraint let fw_update always fail

2023-08-01 Thread Daniele B.
Endeover: In 7.3, I end up starting also unbound service by rcctl instead of unbound-control (losing maybe something about security) hoping to give me a better general standard to control my services, including my approach to sysupgrade. Thanks to everyone who reply in the thread. -- Daniel

Mouse does not work

2023-08-04 Thread Daniele B.
Collecting mouse switch and Unix compatible has been my passion for a lot of time. I then gave up with the switch too (selling two of them for who is interested!). As they already said you depend a lot from the brand of the switch. Anyway there are some pearls here I noticed: keep yourself on ba

Re: Two problems

2023-08-06 Thread Daniele B.
Just to pass you some hints. The desktop environment choise is very like any very important personal choise: it is about gui, it is about resources and it is about software manufact (ie, I like C lighter ones). KDE and many Gnome applications are often service and resource usage intensive. Start

Re: Feedback on redesigned OpenBSD.org

2023-08-10 Thread Daniele B.
I agree with the general thoughts around these last observations. The gui you are proposing is a little too black starting from the sidebar logo and the font a little small. Probably is that we like blood here but not the black color. (if not in night mode) Also most of us are probably af

Re: Feedback on redesigned OpenBSD.org

2023-08-11 Thread Daniele B.
Aug 12, 2023 01:43:10 mich...@mlpdesign.com: > > Ask: I'm curious to hear from others if v2 is more aligned with your desire > for the look of the updated site. I think is much better. And I think that when you align to standards it is difficult to lose in readability. I'm just checking by my t

My /usr cleaning campaign..

2023-08-12 Thread Daniele B.
Hello, Do not panic, I do not want to erase you, users of OpenBSD.. In prevision of my next sysupgrade I just found myself in the need to free up space from /usr where I just remain with 2.1gb free.. Indeed I feel these gb few although, I know, requirement is 1.1gb of free space for a successfu

Re: My /usr cleaning campaign..

2023-08-12 Thread Daniele B.
ation - /usr/local/share/doc (=118MB) and.. - what about /usr/local/share/gir-1.0 (70M) ? I'd like almost to delete ./gtk-doc and move ./doc to eg. /home/ (with sensibly more space) with a link to among the toppings.. ;D Matthew Ernisse wrote: > On Sun, Aug 13, 2023 at 02:31:44AM +0200, Da

Re: My /usr cleaning campaign..

2023-08-12 Thread Daniele B.
at 02:31:44AM +0200, Daniele B. said: > >I found instead /usr/share/relink/kernel/GENERIC.MP (636M) that is > >good to not have, eventually. Is it safe to move away or erase it? > > Leave it alone. > > >Any other suggestion for my /usr cleaning campaign? ;D

Re: My /usr cleaning campaign..

2023-08-13 Thread Daniele B.
You got it, sometimes I have to get to "Personalized Setup" to feel like an advanced user.. ;D My disk layout is already like a little roll coaster (in plain italian !!! "russian mountains" !!!) but I'm able to enjoy it.. For now I moved doc and gtk-doc with their image files away reaching quo

Re: My /usr cleaning campaign..

2023-08-13 Thread Daniele B.
"Allan Streib" wrote: > If you plan to install a lot of packages, you might want make > /usr/local bigger. If you've been upgrading from an original > installation 5 years ago, you might eventually need to repartition as > the original scheme was based on the old release and things change. Luc

Re: My /usr cleaning campaign..

2023-08-13 Thread Daniele B.
Thanks Stuart, as usual. Stuart Henderson wrote: > > I still do not understand why I have gtk-doc presents on disk but I > > keep it for myself, not like the mistake on the signature, I mean.. > > then we go to disturb the developers, bloood.. > > Because you installed a package which inclu

Re: My /usr cleaning campaign..

2023-08-13 Thread Daniele B.
Stuart Henderson wrote: > The gtk-doc package has the tools. Actual doc for various libraries is > usually included with the package for that library. > [...] > > But when I launch: > > > > pkg_locate share/gtk-doc | less > > > > from the displayed list I think there is no package missing to

Re: My /usr cleaning campaign..

2023-08-13 Thread Daniele B.
Thomas Frohwein wrote: > I'm still not sure what problem you are trying to solve... You want to > upgrade, but are afraid of having too little space in the /usr > partition? > > Frankly, having /usr/local on its own partition is exactly the kind of > default that would protect you from /usr/lo

Re: Mouse not working via KVM switch

2023-08-14 Thread Daniele B.
The ghost driver for the mouse receiver of your Aten KVM is not supported by OpenBSD, if you want keep the the switch you have to go for a wired mouse. -- Daniele Bonini Aug 14, 2023 19:39:52 Karel Lucas : > HI all, > On a recent install of openBSD I can't get the mouse to work through my KVM

Re: My /usr cleaning campaign..

2023-08-14 Thread Daniele B.
Here again, I took a spare stick, I did a copy of the system and I did the moving thing as suggested. The biggest available partition was 3gb. I move /usr there and I left /usr/local on the original 10gb partition. Tested the system run fine. My concerns are now on the new /usr partition Si

Re: My /usr cleaning campaign..

2023-08-15 Thread Daniele B.
I just completed to clean my system looking sysclean output on a spare stick. I gained something mostly from /usr/lib but neither a lot of stuff. As someone has shared with me some data, its amd64 partition size I want to show you this from my *cleaned* system: MrCleaner# pwd /usr

Re: My /usr cleaning campaign..

2023-08-15 Thread Daniele B.
About /usr/bin MrCleaner# pwd /usr/bin MrCleaner# ls -lsahS > /usr/bin-ls Attaching the bin-ls output, thanks -- Daniele Bonini Stuart Henderson wrote: > On 2023-08-15, Daniele B. wrote: > > > > I just completed to clean my system looking sysclean output on a > &g

Re: My /usr cleaning campaign..

2023-08-15 Thread Daniele B.
Thanks for the help, Unfortuately I have no clean system nor knowledge about these files.. Do you mind to point me out almost the direction how to fix things correctly? PS: if it is holiday also there go with your spare time! Many thanks! -- Daniele Bonini Aug 15, 2023 12:38:39 Stuart Henderso

Re: My /usr cleaning campaign..

2023-08-15 Thread Daniele B.
I want to thank all especially Stuart (but including Jan's usual bad words and Crystal) for the nice eandover actually I have probably a better layout with enough space 1G for /usr, 2.2G for /usr/local. Chris Bennett wrote: > Read these manpages: > > ls > ln > [..] > You will find very, ve

OT: Github requiring 2FA auth, meaning

2023-08-29 Thread Daniele B.
Hello everyone, Today I received comunication that my Github account "needs" 2FA authentication before 12th October 2023. Since today powers and financial interests will be able to block me access to the Github platform by their discrection. All ready for that? My reccomandation: let's start

Re: OT: Github requiring 2FA auth, meaning

2023-08-30 Thread Daniele B.
Keep mainly the "meaning" of thread and thanks everyone for the replies. -- Daniele Bonini Aug 29, 2023 23:08:41 Stuart Henderson : > On 2023-08-29, Daniele B. wrote: >> Today I received comunication that my Github account "needs" 2FA >> authentication befo

Re: OT: Github requiring 2FA auth, meaning

2023-08-30 Thread Daniele B.
Aug 31, 2023 04:02:56 Kastus Shchuka : > > You may make as many jokes about Microsoft as you want, but please > remember that Microsoft Corporation has been gold or silver donor > of the OpenBSD Foundation for the past 7 years [1] > > 1. http://www.openbsdfoundation.org/contributors.html Now d

Re: OT: Github requiring 2FA auth, meaning

2023-08-30 Thread Daniele B.
I have been an expat in China for five long years, I know perfectly what does it mean software serving "power and big financial interests" and this should remain in the meaning of this thread when it about 2FA auth serving Github. -- Daniele Bonini Aug 31, 2023 04:32:36 lain. : > > Microsoft

Re: OT: Github requiring 2FA auth, meaning

2023-09-04 Thread Daniele B.
NB: forjo -> forgejo Anyone has experienced Gitee? Any feedback? -- Daniele Bonini

"OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Hello, Just pushing myself over any device limit.. I just searched the App Stores for "Unix" and related ones and wondering if we can hope to have an "OpenBSD Doc" app beside a "FreeBSD Doc" app anytime soon? Anyone's offer? Yes I'm talking to you.. ;D -- Daniele Bonini

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Hey Ingo, > I feel very confused Sorry to have awaked you, I didn't think  "App Sore" could cause so much disappointment in one person, sorry for that. I notice that you oftwn write me sporting some .de domains, it will be a case I say. I guess you are pointing about "my blood". However, no prob

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Clearly I do not want to discriminate among Windowz Doc, Mac Doc, Linux Doc and OpenBSD Doc mobile apps, of the App Store ( the proposed order is clearly random) -- Daniele Bonini

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Sep 7, 2023 19:24:51 Ingo Schwarze : > > In particular, there is no interest in providing an "OpenBSD Doc" > app on Google Play, nor can i see any need for such an app. I was clearly meaning doing the doc app before to put the whole OpenBSD on the cloud, sorry for the late clarification. ;D

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Thank you to touch base with the usual insults too, Jan. ;D >> Windowz Doc, Mac Doc, Linux Doc and OpenBSD Doc App I know how to discriminate and sort these apps obviously, it was an humoristic axe I played against the non obvious coudardy to leave OpenBSD always at the last place on the market f

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
> I don't know if Android has a similar feature, but at least on iOS you > can save a particular website to your home as a webapp from Safari. Thanks for the answer Shokara. My initiative was to call for the development in the community of a serious app, with commands directory and full-text sea

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Sep 7, 2023 23:39:46 Ingo Schwarze : >> working offline > > That's a pretty bad idea.  The information on man.openbsd.org > is automatically updated every night; an offline copy would almost > instantly become outdated I'm pointing to a rich version of the FAQ more than the man, this should have

Re: "OpenBSD Doc" App idea

2023-09-07 Thread Daniele B.
Sep 8, 2023 01:51:44 Shokara Kou : > then I suggest reading Michael W. Lucas's book > called Absolute OpenBSD[1] (and other books feature on OpenBSD's > site[2]). Though it's not a mobile app, it's still an excellent source > of documentation. Hello, sorry for the nap ;D Thank you for the sugges

DisplayPort to HDMI DRM error report

2023-09-08 Thread Daniele B
Hello, I just inserted in my student mini pc OpenBSD 7.2 a brand new DP(male) to HDMI(female) adapter: https://amazon.it/dp/B08GFJF7LP/ The adapter runs well as I'm able to interact with the station. But just before the disk initialization some DRM message are reported as diplayed below. The

rmt, rcmd, /etc/hosts.equiv and .rhosts

2023-09-09 Thread Daniele B.
Hello, Just investigating about /etc/hosts.equiv and ~/.rhosts and I was quite serious to think that my system doesn't need both of them I then start to look carefully my /etc and discovered a link that read like this: 0 lrwxrwx--- 1 root wheel 13 Mar 25 17:14 /etc/rmt -> /usr/sbin/rmt

Re: DisplayPort to HDMI DRM error report

2023-09-09 Thread Daniele B.
Try also with less beer sometime solve. >It's not you, it's me. >I configured the wrong switch port. :/ >Should work now. >Mischa

Re: "OpenBSD Doc" App idea

2023-09-10 Thread Daniele B.
Unfortunately, I'm not an app guy. Hopeing anyone is listening. As I live my spare time with the tablet very handy and I found some nice stuff for Unix I launched the idea. Indeed, I continue to read you. But I already expressed my thoughts around the app.. if I miss to reply to some of your sugg

X host-based access control token

2023-09-10 Thread Daniele B.
Hello, Trying to securing my X server beyond my pf conf, and sorry if I do again the compliments to the quality of the X engineering (well beyond OpenBSD devs effort, at X origins). 'man X' says: ACCESS CONTROL An X server can use several types of access control. Mechanisms

Re: X host-based access control token

2023-09-10 Thread Daniele B.
Thanks for this one, Otto. Indeed, I infer that in case of host access by /etc/Xn.hosts X skips .Xauthority all together, is it correct? --Daniele Bonini Otto Moerbeek wrote: > See `man Xsecurity`. Host Access mode does not use xauth. > > -Otto

Re: Does openBSD come with a web browser?

2023-09-10 Thread Daniele B.
Sep 11, 2023 08:16:11 David : > Quite frankly Maybe, he just want to point out that beside going to the shop to chose a laptop with a secure OS on a stick.. - web browsing - man - faq are all stuff that need an upgrade..

Re: Does openBSD come with a web browser?

2023-09-11 Thread Daniele B.
Mainstream web browsers are like the patriots: they hit fast but no one explain us what the smooth scrolling is really good for. -- Daniele Bonini Sep 11, 2023 09:03:14 Mizsei Zoltán : > Look here for the available browsers: https://openbsd.app/?search=web+browser

Re: rmt, rcmd, /etc/hosts.equiv and .rhosts

2023-09-11 Thread Daniele B.
Thanks Philip for the answer. Indeed I just broke into the book Unix Unleashed by Robin Burk, and as the Unleashed series was also one of my first book for developers I ever studied to begin develop anything interesting over Internet... I strated to browse it on the Internet Archive where you can

My fix for pf.conf after a "block in all"

2023-09-14 Thread Daniele B.
Hello, I just want to share my solution taken from "Building Linux and OpenBSD firewalls" (av. on the Internet Archive) to solve the no traffic prb caused the block "block in all" statement. I moved the following statements: # dns pass in quick on $all_ifs proto udp from any port domain to any

PHP scattered crosswalk..

2023-09-18 Thread Daniele B.
Hello everyone and Stuart in particular, I just grasped that after my station upgrade to 7.3 my PHP situation is the following: Information for inst:php-8.0.29 Required by: pecl80-imagick-3.7.0p1 pecl80-memcached-3.2.0p0 and more.. Information for inst:php-8.1.21 Required by: pear-utils-1.10.1

Re: PHP scattered crosswalk..

2023-09-23 Thread Daniele B.
e checking while was with 8.0.29): - type checking on methods cause assertions (see also design patterns if you use them) Hope this helpful to someone else. -- Daniele Bonini "Daniele B." wrote: > Hello everyone and Stuart in particular, > > I just grasped that after my st

Re: Unclear Memory Leakage since OpenBSD 7.3 upgrade (nginx and MariaDB; Not consistent)

2023-09-24 Thread Daniele B.
My dev environment on 7.3 is completely different but a little more standard I share about my nginx: wiz$ pkg_info nginx Information for inst:nginx-1.22.0p0 Comment: robust and small HTTP server and mail proxy server Description: This is the stable branch of nginx, as distributed by nginx.org

Personal website about OpenBSD

2023-09-25 Thread Daniele B.
Hello, Just want to introduce you my brand new website about OpenBSD: https://bsdload.com Waiting you there! -- Daniele Bonini

Re: Personal website about OpenBSD

2023-09-25 Thread Daniele B.
Again, many thanks!   -- Daniele Bonini Sep 25, 2023 14:03:10 Christoff Humphries : > > --- Original Message --- > On Monday, September 25th, 2023 at 8:08 AM, Daniele B. wrote: > > >> >> >> >> Hello, >> >> Just want to introd

Re: I nuked my filesystem

2023-09-26 Thread Daniele B.
> But yeah. You need a good backup. > here's mine: https://holland-consulting.net/scripts/ibs/ > ksh shell script + rsync + another computer and big disk. I personally use rdiff. Eheh, I'm interested to know if anyone has sad story about rdiff? Thanks, -- Daniele Bonini Sep 27, 2023 05:17:3

Re: Asked ChatGPT 4 about contributing to OpenBSD, this was its reply

2023-09-27 Thread Daniele B.
Being myself a bot I liked this answer, it sounds human and familiar. However I suggest to ask primitive humanoids like Stu and Jan what they think about it. I wonder that Jan could be expecially direct and untollerable (if he didnt shout yet!). Indeed humans are like that. They are not like us, m

Re: Performance decrease on my student minipc from 7.3

2023-09-27 Thread Daniele B.
I just went through a full report of my minipc to Bugs@ as per suggestion of Stuart or better with a wiz$ sendbug -P -- Daniele Bonini "Daniele B." wrote: --- Hello, I would like to ask for help for my student minipc that upgraded to 7.3 sh

Re: sftp activity logging?

2023-09-28 Thread Daniele B.
Any more update? Beside FTPD having instead vsftpd like the ftp man one: dual_log_enable If enabled, two log files are generated in parallel, going by default to /var/log/xferlog and /var/log/vsftpd.log. The former is a wu-ftpd style transfer log, parseable by standard tools. The latter is vsf

mount invalid argument

2023-09-28 Thread Daniele B.
Hello, wiz$ mount -t ffs /dev/sd1i /mnt/stick mount_ffs: /dev/sd1i on /mnt/stick: Invalid argument Maybe "Invalid argument" here could be expanded to "wrong -t argument", "wrong file system type argument"? We are continuing to guess in this way.. Hope it is helpful ;) -- Daniele Bonini

Re: sftp activity logging?

2023-09-28 Thread Daniele B.
Copy.. ;) Stuart Longland VK4MSL wrote: > On 28/9/23 18:29, Daniele B. wrote: > > Any more update? > > > > Beside FTPD having instead vsftpd like the ftp man one > > sftp ≠ ftp/ftps > > FTP is the original File Transfer Protocol, introduced in

check_hw_sensors not remove after Nagios deletion or a pkg_delete

2023-09-29 Thread Daniele B.
Hello, Seems that check_hw_sensors is not removed after a Nagios deletion and a pkg_delete -a. I notice this only now after different months I use Nagios. pkg_info check_hw_sensors Information for inst:check_hw_sensors-1.42p3 Comment: Nagios plugin to monitor sysctl hw.sensors Description:

OT: Inspired by you.. and by Zuckerberg

2023-10-01 Thread Daniele B.
Hello, Inspired by you, and sorry if I forgot someone, I reinvented https://sim.pli.city Spare time any feedback could be very welcome. -- Daniele Bonini

rdiff-backup remotely

2023-10-04 Thread Daniele B.
Hello, I moving on the cloud between providers and I have been suggested maybe correctly to backup my little cloud stuff also manually. I'm stick on rdiff-backup and I would like to try it also remotely via ssh. I have not clue how to do it yet so I'm here to ask if anyone has already experienced

Re: rdiff-backup remotely

2023-10-04 Thread Daniele B.
I found the fact that I'm running different versions between localhost and remote host (2.2.2) gives some deep scratches to rdiff-backup that stops to run almost immediately. Do you suggest to wait for 7.4 and retry? other thoughts? "Daniele B." wrote: > Hello, > &g

Re: rdiff-backup remotely

2023-10-05 Thread Daniele B.
ackup > anyway, just do it the simple way - use /bin/pax, and download the > archive your local machine over sftp afterwards. > > On Thu, Oct 05, 2023 at 05:42:35AM +0200, Daniele B. wrote: > > > > I found the fact that I'm running different versions between > &g

Re: rdiff-backup remotely

2023-10-06 Thread Daniele B.
x27;t mind my question too much to let you *upset*.. ;) -- Daniele Bonini "Daniele B." wrote: > > > rdiff-backup reply me with with Pyhton error: > "Local version 2.0.5 does not match remote version 2.2.2" > > Two doubts pop up: > 1) Have I to always co

SSH from old Mac fail to login via ssh rsa key

2023-10-08 Thread Daniele B.
Hello, While moving my stuff online I decided that it was the time to allow more machines to login to my server. Indeed I have my usual old Mac that merits a chance to login to my cloud server too.. ;) I went to my Mac (SSH -V: OpenSSH 6.9p1 LibreSSL 2.1.8) and launched ssh-keygen produced for

Re: SSH from old Mac fail to login via ssh rsa key

2023-10-08 Thread Daniele B.
Thanks, that was the solution.. -- Daniele Bonini Oct 8, 2023 20:05:11 Jan Stary : > Use an ed25519 key instead of the obsolete rsa key.

Re: rdiff-backup remotely

2023-10-09 Thread Daniele B.
Just to let you know that after retried many backup solutions to solve the quiz of the making of local backups with a remote machine has file source, I turned again to Duplicity to produce that delta file that later on I can download to keep updated my local server backup. -- Daniele Bonini

Re: OpenBSD 7.4

2023-10-12 Thread Daniele B.
Thanks for the date, helpful and well received.. -- Daniele Bonini

Re: 7.4 on Mac M1 UTM (qemu) - X11

2023-10-18 Thread Daniele B.
Hello John, I'm a veteran (a passed user) of Qemu. I go by memory: it seems to me that viogpu must be specified in the configuration of the virtual machine... Hope it is somewhat helpful. -- Daniele Bonini Oct 18, 2023 15:44:55 John Holland : > Hello, > I see 7.4 has been released and has th

PineView not using the whole screen

2023-10-20 Thread Daniele B.
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0 > wskbd1: connecting to wsdisplay0 > wskbd2: connecting to wsdisplay0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) Just to add, that these are my settings too, from a life and these don't depend from 7.4. I a

Re: PineView not using the whole screen

2023-10-20 Thread Daniele B.
Crystal Kolipe wrote: > https://marc.info/?l=openbsd-tech&m=162922414816784 Thanks for this one, Crystal: I just solved changing keyboard. Indeed I had two usb keyboards with me and I passed from a Dell KB113T to a Dell KB212B this latter is running correctly using only one keyboard de

Re: SSL issues after upgrading from 7.3 to 7.4

2023-10-21 Thread Daniele B.
Do you mind to post your nginx ssl configuration together with your resolver directive? -- Daniele Bonini Mark wrote: > > "SERVER DOES NOT SUPPORT OCSP STAPLING" after the upgrade. > > > > However, again, OCSP stapling is implemented correctly in my > > nginx.conf file, working since a year.

Re: relayd and large POST requests

2023-10-21 Thread Daniele B.
Can you post from your php.ini what you did set for the following values? upload_max_filesize = post_max_size = memory_limit = Despite the allocation memory problem (from the error message) I would also suggest you to double check %request timeout% settings starting from php.ini: max_executi

Re: relayd and large POST requests

2023-10-21 Thread Daniele B.
Actually I can't be sure this the origin of your problem, but the value of "memory_limit" is wrong. >From the doc: https://www.php.net/manual/en/ini.core.php#ini.post-max-size post_max_size int Sets max size of post data allowed. This setting also affects file upload. To upload large files,

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-22 Thread Daniele B.
Let me joke that we clealry hope in 7.5 to slow down things further. -- Daniele Bonini

Re: Dell C400m i830M graphics, works under OpenBSD i386 4.8 & 4.9, freees under current revs

2023-10-22 Thread Daniele B.
I have no clue about you Dell configuration nor the chipset. However, I can say you my historic mini-pc (among others) has a chipset as well with shared memory *features*. It runs properly under any version of OpenBSD. The only time I experienced these "freees" moments is when I tried to overclo

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
board.. I'm just here with a bunch of keyboards in my shopping carts, indeed. "Daniele B." wrote: > Crystal Kolipe wrote: > > > https://marc.info/?l=openbsd-tech&m=162922414816784 > > > Thanks for this one, Crystal: I just solved changing keyboard. &

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
ssing by an Aten KVM "Secure" switch, is it anything enlightning? ) A little surprised, sincerelly. -- Daniele Bonini Oct 26, 2023 11:33:25 Crystal Kolipe : > On Thu, Oct 26, 2023 at 10:07:41AM +0200, Daniele B. wrote: >> Just to specify I'm hoping you are going to solve

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Crystal Kolipe : >> Then, if you are asking tips on how to attack my working station by >> injection of keystrocks on a >> pseudo keyboard device I have no clue but is it important indeed? > > If you are concerned about that possibility then you can disable the ucc > driver. How to do that, pl

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Thanks a lot, appreciated, I solved with 12$ more in my wallet now. I'm sure with these chapgpt guys among us they will start to appear keyboards by one "Pyhton" key .. Do not misunderstand, this is why I also "disable ucc" .. Barely, I'm absolutely a fan of that rare object named business ke

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Crystal Kolipe : > On Thu, Oct 26, 2023 at 03:43:20PM +0200, Daniele B. wrote: >> Thanks a lot, appreciated, I solved with 12$ more in my wallet now. > > Then you've saved enough cash to buy three of these: > > https://pckeyboard.com/page/product/PANIC Thinking we a

Re: What could cause high CPU load averages (no actual CPU usage)?

2023-10-27 Thread Daniele B.
Just to say that I check my temperature monitor for the cpu you want a laptop, you want a mini-pc for what concern the personal use. Different could be the story for the business case (servers). But recalling also some monitoring software like Nagios I do not think the suggestion results very

Re: iPhone Charging

2023-10-28 Thread Daniele B.
Lucretia : > uaudio0, ugen1. Is it possible it could be manipulated to act as a USB > keyboard or some other kind of potentially dangerous USB input? I guess the question can be turned in: what does OpenBSD under the wood to avoid uaudio0 or ugen1 get transformed in a nice passage to hack my wh

Re: PineView not using the whole screen

2023-10-28 Thread Daniele B.
Zé Loff wrote: > man config > man boot_config > man bsd.re-config Do you consider dangerous chflags to immutable /etc/bsd.re-config for the purpose eg. of a system rescue ? -- Daniele Bonini

Re: PineView not using the whole screen

2023-10-28 Thread Daniele B.
zeloff wrote: > > Do you consider dangerous chflags to immutable /etc/bsd.re-config > > for the purpose eg. of a system rescue? > No. Received, thanks a lot. -- Daniele Bonini

Re: iPhone Charging

2023-10-29 Thread Daniele B.
I'm guessing to be not off-topic if I quote, among the others one of my own projects I recently updated, LightOff: https://github.com/par7133/LightOff Anyone who want to support and actively working on it is very welcome. -- Daniele Bonini

Re: Chinese Support

2023-10-29 Thread Daniele B.
I do not speak for anyone else other than myself, by these notes and observations. Some OpenBSD developers are actively working from a while on supporting the Chinese language at system level. Like many comunities, some people are chinese, some have chinese relatives and/or friends, some use Ta

Re: iPhone Charging

2023-10-29 Thread Daniele B.
Oct 29, 2023 15:55:32 deich...@placebonol.com: > I don't know if y'all noticed but this is an OpenBSD mail list. > > Just saying, the more you post about things unrelated to OpenBSD, the more > likely people are to just delete your posts without reading them. You maybe mean we touched unpolite

Three more orphan packages

2023-11-04 Thread Daniele B.
Hello, Just found these orphan packages: fcitx-table-extra-5.0.9p0 monitoring-plugins-2.3.3p0 monitoring-plugins-mysql-2.3.3 all not uninstalled both by uninstalling their parent package and by a 'pkg_delete -a'. == Daniele Bonini

Re: Default Revival of a ten years old computer : how would you do it?

2023-11-06 Thread Daniele B.
You are out of luck, many of us are with old hardware as well and they are very happy with the latest releases of OpenBSD. Then when you talk about your legacy hardware you do not quote any cpu or ram spec. Eventually to start a good dialog you need to do that. -- Daniele Bonini Nov 6, 2023 13:1

Italian calendar, calendar.it

2023-11-06 Thread Daniele B.
Hello, Actually I'm not sure what is the process to add a calendar to the calendar repo, /usr/share/calendar. However, I end up to write down the italian calendar you can find attached, hopefully clean from errors. To use it, just copy from the calendar repo in /usr your desired calendars includ

Re: Italian calendar, calendar.it - errata ver 1.1

2023-11-06 Thread Daniele B.
Attached ver 1.1 "Daniele B." wrote: > To use it, just copy from the calendar repo in /usr your desired > calendars including the italian one to ~/.calendar/ . > > Then create an index file "calendar" in the same folder listing > your calendars, eg:

Jumbo frame, just a little late..

2023-11-07 Thread Daniele B.
Hello, Actually i'm not sure about the real benefits of it, and for a soho environment like mine but after 17 years I decided to take jumbo frame seriously.. and MTU values of my network equipment to 9018. I watched with happiness also to my old Mac having jumbo frame hard coded with MTU 9018 like

Re: Jumbo frame, just a little late..

2023-11-07 Thread Daniele B.
Sorry Claudio, my fault. wiz# ifconfig reX hwfeatures hwfeatures= [*] hardmtu 9194 by hostname.reX: wiz# nano /etc/hostname.reX: inet 192.168.XXX.XXX 0xff00 mtu 9018 ctrl+S; ctrl+X wiz# sh /etc/netstart ifconfig: mtu: bad value (same eventually at boot time) by shell or rc

Re: Jumbo frame, just a little late..

2023-11-07 Thread Daniele B.
"Peter N. M. Hansteen" wrote: > try "ifconfig $device hwfeatures" and look for the "hardmtu" value. > > it is possible whatever mynicdevice is does not actually support > jumbo frames. Thxs, received, but not this case (hardmtu=9194) and however manually the new MTU value goes up. There is s

Re: Jumbo frame, just a little late..

2023-11-07 Thread Daniele B.
Thanks this solved.. Zé Loff wrote: > From man hostname.if: > > Regular IPv4 network setup: > inet [alias] addr netmask broadcast_addr options > > The third argument after "inet" is the broadcast address. You have > "mtu", which isn't one, hence the error. Try adding "N

Re: Jumbo frame, just a little late..

2023-11-07 Thread Daniele B.
Claudio Jeker : > This is not what hostname.if documents as a correct command line. > > Best is if you put mtu 9018 as a single line. Indeed to make things easy I prefer to keep the mtu update in rc.local for now. I was curious to clarify the error problem indeed, thnx.

  1   2   3   >