For myself, I find Reddit sometimes useful when I have a specific question. Usually non tech type, like, Does anyone know the name of this film, X happened and then Y and I forget the rest. On occasion tech questions, e.g., there was a useful...
I don't mind stupid arguments.
The reason why I don't use Reddit is that the thread format makes it hard to cover everything without repetition when you visit the same topic several times. I don't have time for that.
A guy who used to work for me asked him why he posts there. He replied that he's on reddit for other things--other subs--and only posts there cause he's in the neighborhood. No other reason.
It was discovered when the Github mirror process broke. Github will not accept a 150 MB file. It's a configurable thing. At $JOB we use Github Enterprise. It too will not accept files larger than 50 MB. They recommend GIT LFS. GIT LFS is just a...
You are right ... probably when I was trying to fix other issue I introduced 'new' bug - will take a look into it - thank You for finding and sharing this.
% gpart show nda0
=> 40 1000215136 nda0 GPT (477G)
40 532480...
I had a 5.8GHz camera and receiver; could view a drone 1 floor up and a couple rooms over no problem. Also flew it around a house and a park past trees (didn't seem to have issue with signal without direct LOS; article mentioned trees with 5.8)...
Oh, and I should mention, that base.conf was pointing to "pkg+https://pkg.freebsd.org/${ABI}/base_release_0" which I'm sure was another reason it wasn't going to 15.1.
It wasn't git's fault.
To be honest I would have expected the whole chain of infrastructure to actually handle a 150 MB file. But my understanding is that some upstream pieces had an artificial 100 MB limit. So that is configuration, not a bug...
Multi-channel as such is no problem, works for me:
uaudio0 on uhub4
uaudio0: <Icon Global 32Ci4, class 0/0, rev 2.00/1.00, addr 2> on usbus3
uvideo0: 2 format(s), iface_index=1, endpoint=0x81, psize=3060, isoc
uvideo0: default format...
Reddit has all the people no one would pay any attention to otherwise. That's why they post there.
Which is shocking and disrespectful to this forum and FreeBSD. Consider that Reddit gets one or two threads a day with one or two replies, and...
The problem of your VPS network setup is connecting the jails to the internet over a bridge, over a network interface with a public IP.
You need to connect the bridge ("bridge0") to the internet facing network interface "vtnet0" with the pf...
It was 2004. I started there a month before you did. I was trying to get a business off the ground and asked a lot of questions, too, in between the multitude of spam posts. I'm surprised you don't seem to remember me.
I was technically on my...
Thanks very much to all. Emrion extra thanks for giving it a go and actually trying it out. I took the leap and can confirm, enabling the sysctls as per SirDice and then kind of blindly changing the fstab to gpt, made also my machine reboot cleanly.
Oh-huh. If this what's presented on Reddit is what passes the "draconical" rules, than I don't wanna know what stunning insane, imbecile's crap else tried to be posted. 🤢
Psychology and Psychiatry treatment can only work in real life's personal...
Well yeah, that's the whole point of that character:
He's funny because he gives a bad example of how not to behave. That's called a caricature. That's why he's a cartoon skunk. This could also very simply be seen by he always confuses cats with...
The "Coyote vs Acme" movie that is coming out in a month may be very funny. It may also be awful, but even awful is acceptable if it has coyotes, road runner, bunnies, porky pig, the big chicken, and tweety bird.
Ok, I mention it in this post. https://forums.freebsd.org/threads/good-news-today.102946/post-763983, but the post was more about Nvidia.
In my case, I had more than one machine, one updated properly the other didn't. The one that didn't had a...
I do remember having a similar issue. I'm trying to remember what I did to fix it. I think SirDice gave me the answer but I can't find the thread. If I do, I'll put it here.
They can be, though I do believe the release engineering team should first look into why they are consuming so much space. As a comparison, OpenBSD has a vastly larger base than FreeBSD (includes Xserver, drm drivers, web server, perl, etc). And...
The problem of your VPS network setup is connecting the jails to the internet over a bridge, over a network interface with a public IP.
You need to connect the bridge ("bridge0") to the internet facing network interface "vtnet0" with the pf...
You don't need a DHCP server to assign a static IP to a (iocage) jail, the IP address of the jail can be set in two ways:
1. https://iocage.readthedocs.io/en/latest/networking.html#vimage-vnet
2. Edit manually jails config.json, for example...
A few times I thought to re-create an account after seeing a question or post that'd benefit from info, but then automod rules want to bar new accounts (it's somehow expected to lurk on a platform and post nothing for 2 weeks as some sign of...
Makes sense but /srv/ is not in hier and I dislike adding more top-level directories. Further more, /var/www/ is shorter than /usr/local/www/ and hier mentions /usr/local/ is for programs installed by pkg and ports which does not include website...
I think under /home/www would be the right place. Web-Content deserve backup like the data of users.
If you make it a login user, you can directly login to work in it or send files with scp file www@server:place.
Perhaps I implement this idea ...
Makes sense but /srv/ is not in hier and I dislike adding more top-level directories. Further more, /var/www/ is shorter than /usr/local/www/ and hier mentions /usr/local/ is for programs installed by pkg and ports which does not include website...
Balanga is right here, your safest bet is to use freebsd-update. The thing is... pkgbase is still in development (as also mentioned in the handbook) so... there might still be some quirks here and there. Not to mention that as far as I can tell...
Don't you need to run freebsd-update to get freebsd-version -kru to the same levels first?
If you don't you are likely to encounter some problems sooner or later.
Once all at the same level you can proceed to upgrade to 15.1-RELEASE and then...
Despite the fact that I no longer work with Solaris I still very much prefer using /opt whenever it suits the situation. A local Minecraft server? /opt/minecraft, my jails? /opt/jails and you can probably guess where this is going? ;) I also...
Don't use /usr/local/www/apache24/data, that's all I can say. It's where Apache's default "It works" website lives, leave that as-is. Same for /usr/local/www/nginx/ with nginx.
I like /usr/local/www/<mywebsite>/, for example...
Well yeah, that's the whole point of that character:
He's funny because he gives a bad example of how not to behave. That's called a caricature. That's why he's a cartoon skunk. This could also very simply be seen by he always confuses cats with...
I think, in /var is the classical place.
/usr/local is a FreeBSD custom, because one wants to separate base system from installed packages.
But if you have a small root and not a big system mounted on /var, then is not appropriate.
Is there a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.