Skip to content
    • About
    • Contact

/root

OpenZFS
  • SQLite added an rsync command

    November 4th, 2024

    The new sqlite3_rsync command can create a REPLICA of an SQLite database:

    $ sqlite3_rsync ORIGIN REPLICA ?OPTIONS?

    But why not simply use the rsync command?

    The reason is that ordinary rsync does not understand SQLite transactions, can lead to a corrupted copy depending on the database active transactions.

    https://sqlite.org/rsync.html
  • Compiling FreeBSD’s main branch until …

    November 4th, 2024
  • November 4th, 2024
    Valuable News – 2024/11/04
  • freebsd-ports-kde updated to 6.2.2

    November 3rd, 2024
    https://github.com/freebsd/freebsd-ports-kde/commit/9a4f3cdc44d74b1f9420a1e1d812a35108cc033f
  • Xfce 4.20 Pre1 Released

    November 3rd, 2024
    https://alexxcons.github.io/blogpost_11.html
  • FreeBSD Forums are down due to upgrade

    November 3rd, 2024

    “DanGer@ and myself have migrated the forums over to a new server with bigger specs, running on FreeBSD 14/ZFS, Nginx, MariaDB, PHP 8.3.
    The forums software itself (XenForo) will be brought to the latest version at a later date.
    Forum plug-ins should work, no longer work, or work again soon”

    https://forums.freebsd.org/threads/forums-upgrade.95505/#post-677605
  • One of the funniest posts lol

    November 3rd, 2024
  • FreeBSD BIOS boot menu and Unicode

    November 3rd, 2024

    Was about to report this, but it got fixed: https://github.com/freebsd/freebsd-src/commit/c2ba66d4d01f23303352bfe3cbd50ff5d9a05947

  • FreeBSD Cirrus-CI updated to 13.3

    November 3rd, 2024
    https://github.com/freebsd/freebsd-src/commit/b15889d6d22a36333dec4362aea426521281c72c
  • R 4.4.2 (Pile of Leaves) released

    November 3rd, 2024

    Minor release with bug fixes.

    Changelog: https://stat.ethz.ch/R-manual/R-patched/doc/html/NEWS.html

  • November 2nd, 2024
  • Don’t try this at home

    November 2nd, 2024
  • ssh – remote host identification has changed

    November 2nd, 2024

    A very alarming ssh warning and it’s solution.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!

    Solution: ssh-keygen -R <host>, in my case ssh-keygen -R FreeBSD.

    -R hostname Removes all keys belonging to hostname from a known_hosts file. This option is useful to delete hashed hosts (see the -H option above).

  • On November 2nd, 1991, Vim was released

    November 2nd, 2024
  • November 2nd, 2024
←Previous Page
1 … 69 70 71 72 73 … 149
Next Page→

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Loading Comments...
  • Subscribe Subscribed
    • /root
    • Already have a WordPress.com account? Log in now.
    • /root
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar