Latest activity

  • MG
    MG replied to the thread How to stop a program.
    I remember umount being unresponsive and not willing to terminate. Also firefox while it was somehow running an internal routine that prevents it from getting killed until it's finished. It's not arbitrary, I think. Zombie processes and such can...
  • MG
    MG reacted to mer's post in the thread How to stop a program with Like Like.
    "man kill" kill sends a signal to the process; I think default is SIGTERM. If a process is not in position to actually accept and process signals (no signal handler, blocked somewhere) the default does not work. "kill -9" as superuser is "KILL...
  • tembun
    tembun replied to the thread Useful scripts.
    I totally agree with you on every single statement you've made. Thank you for writing this post! Yes, please, it has really become a problem...
  • tembun
    tembun reacted to Maturin's post in the thread Useful scripts with Like Like.
    Posting anything generated by an AI is completely pointless. Adoring ethusiastically something is one thing. Rub constantly anybody elses noses in it as they were incompetent and ignorant and you were the only one capable of using it, is...
  • tembun
    tembun reacted to mer's post in the thread How to stop a program with Thanks Thanks.
    "man kill" kill sends a signal to the process; I think default is SIGTERM. If a process is not in position to actually accept and process signals (no signal handler, blocked somewhere) the default does not work. "kill -9" as superuser is "KILL...
  • K
    It appears the OP somehow believes the licence propagates throughout the supply chain, which of course it doesn't. He seems to think because I received the code under the BSD licence I am also distributing it with the BSD licence, which I'm not...
  • B
    I think I could do with an alias such as pkgx which would result in pkg install -y <pkg_to_install> | tee <file_to_save> but not sure how to specify it. Anyone?
  • MG
    MG replied to the thread Useful scripts.
    It could be a science experiment: a FreeBSD port of a multiplayer dungeon game with AI-generated game mechanics and world but all detaiis can be changed by a person with priority. It's probably going to be psychedelic like those generated videos...
  • MG
    MG reacted to Maturin's post in the thread Useful scripts with Like Like.
    Posting anything generated by an AI is completely pointless. Adoring ethusiastically something is one thing. Rub constantly anybody elses noses in it as they were incompetent and ignorant and you were the only one capable of using it, is...
  • B
    balanga replied to the thread Useful scripts.
    I disagree, AI has helped me out numerous times. It doesn't always give me the correcr solution but often points me in the correct direction.
  • B
    balanga replied to the thread Installing FreeBSD.
    I'm talking about a temporary boot solution. With something like Ventoy, I can boot FreeBSD from an ISO and once booted I can create a new (small) partition on the available free space left after installing and can install FreeBSD on it by...
  • B
    Beastie reacted to eternal_noob's post in the thread FreeBSD Metalheads with Thanks Thanks.
    My favorite doom metal band is Type O Negative https://www.youtube.com/channel/UC4nQA4NX8FXklISTmga-yqw Bloody Kisses is one of their best albums. View: https://www.youtube.com/watch?v=N8oRPK_sxk0&list=OLAK5uy_lsW32Pb-HpN5FJm60sfuhrtQ7IRQrJpLE
  • Jose
    rtl8211f phy is a popular a gigabit ethernet phy used in arm sbcs it supports both rgmii and rgmii_id variants (full tx rx) when the gmac node uses it in rgmii mode and the gmac driver sets the delays it works when the gmac node declares the phy...
  • Jose
    Jose reacted to atax1a's post in the thread PSA: lpd/lpr will be removed from FreeBSD with Like Like.
    we replaced LPRng in that role with CUPS as a college sysadmin in the early 2000s. CUPS can absolutely do this. We even added in page accounting that queried the printer for its pagecount register between jobs. :)
  • Jose
    Jose reacted to balanga's post in the thread Installing FreeBSD with Like Like.
    You don't actually need fstab to boot. You will end up with mountroot prompt where you can manually enter something like ufs:/dev/da1p2 or somesuch. I always select GPT as the partitioning because I can never remember BSD slices. You just need...
  • Jose
    Jose reacted to Beastie's post in the thread Installing FreeBSD with Like Like.
    Secure boot is only supported for Windows 8 and up, and some Linux distributions. FreeBSD doesn't support it yet. If you're a beginner I recommend getting more familiar with the system and using packages for now.
  • Jose
    Jose reacted to cracauer@'s post in the thread BEELINK with Like Like.
    Those Dells frequently had power supplies you have to change often. And they don't take ATX PSUs.
  • B
    Beastie replied to the thread FreeBSD Metalheads.
    My first introduction to ToN was Black Sabbath, a cover of... well, Black Sabbath (I know, shocker!)... from the Nativity in Black tribute album. The first album I bought was Slow, Deep and Hard. And I fell in love with the band. They have such a...
  • Jose
    Jose reacted to lgrant's post in the thread Where to find 'Real' programmers online? with Like Like.
    Although not FORTRAN 77 programmers doing operational research, I just ran into an interesting list of Fortran links in the book Modern Fortran: Building efficient parallel applications, by Milan Curcic: Fortran home on the internet...
  • B
    Beastie replied to the thread FreeBSD Metalheads.
    It's nice to see her releasing new stuff already. This post wouldn't be complete without the latest of Arch Enemy with the great Lauren Hart. View: https://www.youtube.com/watch?v=WujjCSEJcDk
  • B
    Beastie reacted to AlfredoLlaquet's post in the thread FreeBSD Metalheads with Thanks Thanks.
    Some very recent releases. View: https://www.youtube.com/watch?v=T21hSKREXGk View: https://www.youtube.com/watch?v=uvejV0GLCdw View: https://www.youtube.com/watch?v=8prBTgKYeUM View: https://www.youtube.com/watch?v=Sb7JU_emHPw View...
  • MG
    MG replied to the thread Installing FreeBSD.
    Not doing anything else for years. I have no rolled out FreeBSD system installation. In my opinion this mountroot prompt is only the result of incomplete boot-configuation. It's an unforseen situation, but a PC already has a device order set. If...
  • B
    balanga replied to the thread Installing FreeBSD.
    You don't actually need fstab to boot. You will end up with mountroot prompt where you can manually enter something like ufs:/dev/da1p2 or somesuch. I always select GPT as the partitioning because I can never remember BSD slices. You just need...
  • T
    tingo replied to the thread BEELINK.
    I have this: https://forums.freebsd.org/threads/beelink-me-mini.99916/ It works.
  • Espionage724
    Espionage724 replied to the thread Youth & design annimé..
    Inferno Cop's pretty fun 😆 (short too; 13 eps 3mins ea) View: https://www.youtube.com/watch?v=4g8QNrCamaU
  • T
    I see this message when booting up the server, right before the "boot:" prompt. The system boots successfully, and operates like normal, but this worries me that if something happens maybe it will bite me in the behind. Any idea what does it...
  • MG
    MG replied to the thread Installing FreeBSD.
    It makes me think the /etc/fstab is incorrect. If you (UFS) install from memstick 1 to memstick 2 as supposed harddrive, it uses the current device number. Next boot without the install memstick makes it device 1. You have to manually change it...
  • cracauer@
    cracauer@ replied to the thread BEELINK.
    Those Dells frequently had power supplies you have to change often. And they don't take ATX PSUs.
  • cracauer@
    cracauer@ replied to the thread BEELINK.
    Here is the beelink I want: https://www.bee-link.com/products/beelink-gtr9-pro-amd-ryzen-ai-max-395?currency=USD&variant=47842426224882&utm_source=google&utm_medium=cpc&utm_campaign=Google%20Shopping&stkn=c86dc24097a7 For generating AI slop.
  • cracauer@
    ECC memory can still fail. Are you looking at the syslog? Not to mention CPU or chipset failure. It's also SIGBUS, not SIGSEGV.
  • cracauer@
    You didn't make clear that the actual NFS mount is read-write. If you re-read your header and first post you crealy waffle on about a readonly NFS volume. In any case, it is an unusual situation to have one mount that is partially a readonly...
  • S
    scottro replied to the thread BEELINK.
    Wow, that is high. As fernandel is in the US, it's around $780. The one I linked is AMD, 32 G RAM, (but 4 of that, by default, for GPU) 500G NVME--whereas the one I bought was 1TB, but I think drives are also getting more expensive.
  • S
    scottro replied to the thread Youth & design annimé..
    Gotta add one more Gintama excerpt which made me laugh. It's a bit over 40 seconds. https://srobb.net/kunren.mp4
  • S
    scottro replied to the thread BEELINK.
    The price when I bought them was in the low or mid $300 range, I think. Or maybe $379? Sorry, I really don't remember. When I look at my orders, they only show the current price. The one that I bought is now showing on Amazon for $479...
  • D
    drhowarddrfine replied to the thread Installing FreeBSD.
    balanga I didn't say it was a problem. Just want clarification. There are a few more things that need clarification too
  • H
    hruodr reacted to JohnK's post in the thread AI for writing documentation with Like Like.
    “To know what you know and what you do not know, that is true knowledge.” ~ Confucius Tell me how long is a string? --- The question I posed about my problem is mainly about "structure" and "methods" and "whatnot" (something(s) I may not know...
  • H
    hruodr replied to the thread AI for writing documentation.
    Not knowing that one does not know is knowledge. Ignorance is knowledge. Double negation. What is problem?
  • H
    hruodr reacted to bakul's post in the thread AI for writing documentation with Thanks Thanks.
    Ancients have thought a lot about all this! I recommend you read this (ignore any religious aspect and think of it as an epistemology): https://en.wikipedia.org/wiki/Pramana - in particular ponder on the main ways of gaining knowledge (see the...
  • cracauer@
    You folks need to read the OP carefully.
  • cracauer@
    "cp .zfs/snapshot/zar.20531/Thiere.txt ." Obviously the target is the ZFS filesystem, otherwise it would not have .zfs in it. You say the ZFS filesystem is mounted readonly. So why do you expect this would work. mv(1) has confusing error...
  • B
    Beastie replied to the thread ”io0” restart freebsd.
    The USB bus, followed by the address assigned to the device on that bus. ls /dev/ugen* gives you a list of all that is available on your machine. lo0 is the loopback interface. It lives entirely in the network stack, has no impact on your...
  • B
    balanga replied to the thread Installing FreeBSD.
    There's no problem installing on a thumb drive. I have done so many times, and it is very useful to have a backup system if/when needed.
  • E
    Thank you for the extensive testing. You had gone through some kind of work to test this. I'm just evaluating if my case was important enough and feel thankful. What can I say. Is this important enough? To me it looks like that you had used a...
  • D
    drhowarddrfine replied to the thread Installing FreeBSD.
    You're trying to install this on that thumb drive?
  • B
    Beastie replied to the thread Installing FreeBSD.
    Secure boot is only supported for Windows 8 and up, and some Linux distributions. FreeBSD doesn't support it yet. If you're a beginner I recommend getting more familiar with the system and using packages for now.
  • B
    In addition to potential memory problems, I wouldn't rule out disk problems. I'd keep reliable, up to date backups if I were you and run a few S.M.A.R.T. tests and keep an eye for any sudden CAM status errors/failure messages (tail -f...
  • Espionage724
    Espionage724 reacted to AlfredoLlaquet's post in the thread Youth & design annimé. with Like Like.
    View: https://www.youtube.com/watch?v=1p5LuYkCjHc Edit: The name of this thread is another one of Alain's involuntary masterpieces. It sounds like the name of a Parisian boutique.
  • Espionage724
    Espionage724 reacted to scottro's post in the thread Youth & design annimé. with Like Like.
    I have a friend who loves Mecha stuff. I never have. I think my favorite anime is Gintama--sometimes serious, sometimes silly--probably close to 400 episodes though, plus two live action movies, a few live action specials. To give an idea of why...
  • Espionage724
    Espionage724 replied to the thread Youth & design annimé..
    Heh I was thinking about that show earlier after reading a post about managing bulk files; I hand-renamed like 200 eps for TVDB scraping with a lot of F2, arrow keys, and pastes :p
  • S
    scottro replied to the thread Youth & design annimé..
    I have a friend who loves Mecha stuff. I never have. I think my favorite anime is Gintama--sometimes serious, sometimes silly--probably close to 400 episodes though, plus two live action movies, a few live action specials. To give an idea of why...
Back
Top