Latest activity

  • Jose
    Jose reacted to drhowarddrfine's post in the thread Forum hack- what happened? with Like Like.
    You are confused and having hardened FreeBSD even more would not have solved the problem. The problem was with XenForo's software taking XenForo's generated forum offline. FreeBSD was not involved in that process directly as evidenced by the fact...
  • Aknot
    I have read that PHP 7.x had a lot of these kind of problems with SSL. As this seems to be related to CLI only, I'm thinking there might a need to tune something in FreeBSD, maybe a kern settings? Ulimit/Open files etc?!
  • Aknot
    For me, DEFAULT_VERSIONS+=ssl=openssl35
  • Aknot
    I interpreted "jumped from" as a forklift upgrade and suspected some dangling library dependencies; but in this case you should be fine. Any chance the script is using openssl in some way and in particular something specific to 1.1.1 which is no...
  • B
    JAIL='temp' cat <<EOF > $JAIL.json { "pkgs": [ "apache24" ] } EOF iocage create -r latest -p ./$JAIL.json -n $JAIL vnet=on dhcp=on iocage start $JAIL iocage exec $JAIL sed -i '' 's/works/works in a jail/'...
  • Jose
    Jose reacted to Phishfry's post in the thread ARM Board Recommendations. with Like Like.
    I am using astro/foxtrotgps and x-forwarding that on some boards. Lowered ssh encryption level to improve display speed. Contemplating building a WAP with the Atheros instead of client mode..18650 Battery Box in the works. I bought a bunch of...
  • Jose
    Jose reacted to kpedersen's post in the thread Why do you use FreeBSD on desktop? with Like Like.
    You'd be surprised. The other day I had the misfortune opportunity to run Firefox remotely. I tried tigervnc and X11. My highly scientific findings are: X11 via ssh was a no go. Scrolling down pages was grim. I even tried changing to the...
  • Jose
    Jose replied to the thread ARM Board Recommendations..
    I would like it to run astro/opencpn on a reasonable-size monitor (say 27") and maybe support remote X forwarding or XRDP or something like that.
  • MG
    MG replied to the thread High problem finding memory..
    How much is double? I have 64GB but it's kind of too much for anything except multiple vm's or memory disks. No real user application, only experimental possibilities.
  • Jose
    Jose reacted to Phishfry's post in the thread ARM Board Recommendations. with Like Like.
    Here are some pictures of my current work.
  • Jose
    Jose reacted to Phishfry's post in the thread ARM Board Recommendations. with Thanks Thanks.
    I like the Rockchip brand. We have good support for RK3399 as seen on the Wiki for RockPro64 But sound chip unsupported. No audio output for me. DRM driver needs much patching to get working. SCFB is capable. So not an ideal media player. What...
  • Mjölnir
    AMD Athlon II: That's about 15 years old. Maybe the board the just dying from senility.
  • Jose
    Jose reacted to diizzy's post in the thread ARM Board Recommendations. with Thanks Thanks.
    Forget about GPU (at least for now) but RK3399 boards are by far your best option, RockPro64 works well (for what it is), Pine64 (Allwinner) should also work pretty good. Radxa Rock 4SE should also work (not tested) but you need to pull in this...
  • B
    balanga replied to the thread info.php.
    Actually the sysrc line is correct, the service line was wrong. But that isn't the cause of the problem/
  • B
    balanga replied to the thread info.php.
    Whilst that was wrong it wasn't the cause of the problem.
  • B
    balanga reacted to Zare's post in the thread xdg-open with Thanks Thanks.
    Is it /usr/bin/xdg-open or /usr/local/bin/xdg-open? If former, you did some terrible things to that system.
  • D
    Alain De Vos You need to move to the USA.
  • Espionage724
    https://www.phoronix.com/news/MidnightBSD-4.0.4 https://github.com/MidnightBSD/src/releases/tag/4.0.4 😅
  • cracauer@
    cracauer@ replied to the thread High problem finding memory..
    Real Amazon or third-party sellers on Amazon?
  • Zare
    Zare replied to the thread xdg-open.
    Is it /usr/bin/xdg-open or /usr/local/bin/xdg-open? If former, you did some terrible things to that system.
  • D
    Some people may find that interesting but it has nothing to do with FreeBSD. Or Linux for that matter.
  • Zare
    Zare reacted to Phishfry's post in the thread xdg-open with Thanks Thanks.
    I cannot believe that I have to convince you to act like a normal person. This is not something obscure. https://access.redhat.com/articles/2094931 Any JavaScript run as ROOT is a horrible idea. Browsers interpret JS. Ponder that. Browser...
  • Zare
    Zare reacted to Phishfry's post in the thread xdg-open with Thanks Thanks.
    Running a Web Browser as root user is probably the greatest inflection point. Do you realize what a web browser can do? Now give it unlimited root access to your system...
  • Zare
    Zare reacted to Phishfry's post in the thread xdg-open with Thanks Thanks.
    You obviously have poor OPSEC. Even after being electronically scammed out of money you still flout the norms. Why?
  • D
    There was no server takedown attempt. It was forum software only and the problem was isolated to that and that alone. The server was fine. The mods had complete control over the server and were able to fix the XenForo software by remote access...
  • Mjölnir
    SLC is optimised for write speed. It's something like 10x (or higher) faster to write a single SLC cell than it is to write an MLC cell. For write-heavy workloads, like a ZFS log vdev, this makes a *HUGE* difference. Read speeds for SLC aren't...
  • MG
    MG replied to the thread Forum hack- what happened?.
    It was some kind of user content injection for what I understood. Wouldn't it be preventable by quickly analyzing posted user content in a RAM sandbox to catch suspicious results? There must be arbitrary differences between actual substantial...
  • Zare
    Zare reacted to kpedersen's post in the thread C++ Looking for a functioning IDE for C++ with Thanks Thanks.
    Yeah. Borland sold to CodeGear and then Embarcadero bought that if I recall. Since C++Builder 6, they bloated it up considerably though. (Actually C++Builder 5 was the peak in my opinion...) Borland Kylix was cool in theory but I never quite...
  • D
    You are confused and having hardened FreeBSD even more would not have solved the problem. The problem was with XenForo's software taking XenForo's generated forum offline. FreeBSD was not involved in that process directly as evidenced by the fact...
  • D
    What we're trying to do is just establish that the power supply is working with a very fundamental test. By taking the negative lead of the voltmeter, the black one, and touching the black wire of one of the connectors (or the metal of the case...
  • H
    It sounds a bit late in the process, but one of the things that I always do first when a system isn't responding to a button, is to disconnect the power and hold the power button for a good 30 seconds. For some reason that seems to dissipate...
  • Mjölnir
    During the setup of my NAS/Home server, I encountered some flaws. One is that I miss a geom_arc module -- the gcache does s/th else, it would better be called geom_rs_xlt ("recordsize translator") or such: Since CoW/CoW suffers from write...
  • Jose
    Jose posted the thread ARM Board Recommendations. in Embedded.
    I've looked here: https://wiki.freebsd.org/arm And I've looked here: https://www.freebsd.org/platforms/arm/#hw There are a lot of boards and a lot of caveats. Do you have practical FreeBSD experience with an ARM board you would recommend?
  • H
    I do not understand. You had A, you flashrom'd B and put it in the B board.
  • H
    I do not understand. What do you call connector here? I could remove some peripherals, but not the place where they are connected. Should I test that peripherals get electricity from their connectors? You mean to test that plugged cables of the...
  • anlashok
    anlashok replied to the thread info.php.
    underscore "_" in service name not "-" for php_fpm service php_fpm restart
  • Jose
    Jose reacted to elephant's post in the thread Obscure C/C++ compilers with Like Like.
    What strange, obscure or long obsolete C and C++ compilers did you use to write software? Here are some examples that I professionally used at one point or another: Borland Turbo C Borland C++ Builder Desmet C (ran on IBM PC DOS 2 or 3.x)...
  • Espionage724
    I had a M4A88TD or something very close to that model; the BIOS chip was socketed/removable. I had a BIOSTAR mobo too and booted it to Linux LiveUSB and flashrom'd the ASUS BIOS image to the chip and put that chip in the ASUS board (I broke a...
  • Espionage724
    OK, here's a useful trick to test the PSU standalone. Check that the PSU is producing the correct output voltages, that's a good first step. View: https://www.youtube.com/shorts/NQUYWGKJj7U
  • Espionage724
    Use more-optimized software with lower RAM requirements :D Become a E-recylcer and visit some companies :p (I don't e-recycle but most of my hardware is free decommissioned corporate stuff) Disk swap might be useful (didn't help on Linux with...
  • D
    OK. So I'd bet you have one connector that's not hooked to anything. Or you can remove a connector to a peripheral device like networking or the graphics card. Black is ground. Measure the voltages on the other pins. You should have something on...
  • D
    Well let's think about that. I would think chainsaws would be less secure if they were running but pigs are always on except when they're sleeping.
  • H
    I have one. What should I mess?
  • freethread
    freethread reacted to SirDice's post in the thread Forum hack- what happened? with Like Like.
    The only real grief I have about yesterday's ordeal was the fact I skipped my workout, skipped dinner and probably smoked an entire pack of cigarettes in less than an hour. I'd do it again without hesitation whenever the need arises, that is a...
  • D
    hruodr Do you have or can borrow a voltmeter? I don't remember what country you're in but Harbor Freight sells a cheap one for under $12 and I once saw it on sale for $4. It would be good enough.
  • T
    T-Daemon replied to the thread Solved Error 19.
    You need at least Ventoy version v1.1.08 to boot 15.0. Add support for FreeBSD 15.0 https://github.com/ventoy/Ventoy/commit/5fae0ca35f8169bc1f5e2191da1bf6435123676d . Ventoy 1.1.08 release 1. Add support for FreeBSD 15.0...
  • freethread
    freethread reacted to joneum@'s post in the thread Forum hack- what happened? with Like Like.
    Many people complain, but only a few are truly willing to offer support.
  • freethread
    freethread reacted to DutchDaemon's post in the thread Forum hack- what happened? with Like Like.
    This is literally what happened. SirDice and myself both caught the defacement live (and in some way, caused it by being online -- see point 3 in quote). SirDice analyzed the code (which was put in a simple post), nuked the user and their post...
  • freethread
    freethread reacted to SirDice's post in the thread Forum hack- what happened? with Thanks Thanks.
    Not that I could find in our situation. I took apart their injected javascript. It didn't do much besides redirecting to a github repo that hosted the "defacement" page. That defacement page also contained some javascript, but that was nothing...
  • B
    balanga posted the thread info.php in Web and Network Services.
    My info.php <?php phpinfo(); ? is not resolving. Can anyone see what I could have missed by installing Apache with this code? #!/bin/sh # Ensure the script is run as root if [ "$(id -u)" -ne 0 ]; then echo "This script must be run as root!"...
Back
Top