New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects

22 June 2025

  • 13:2813:28, 22 June 2025 Printers (hist | edit) [1,873 bytes] Steffe (talk | contribs) (Created page with "Canon TS6351 I had this printer connected to my Wifi network, and printing was seldom a problem, but when I tried to scan using "IJ Scan Utility" I often got errors such as "Code5,157,69", "Code5,157,200" etc. I tried everything such as reinstalling latest drivers, I allowed the applications through the firewall etc, but it would simply not work. I had no issues reaching the printers IP from a web browser to get information on ink levels etc. The error does indicate tha...")

16 April 2025

  • 20:4120:41, 16 April 2025 FreeBSD (hist | edit) [931 bytes] Steffe (talk | contribs) (Created page with "== Enlarging disk space == For full reference: https://docs.freebsd.org/en/books/handbook/disks/#disks-growing Shut down your VM, make a backup of it and then resize the hard disk drive. Then boot up FreeBSD again and do: gpart show It will show one of your partitions as CORRUPT. Fix it with something like: gpart recover vtbd0 gpart show It should now be OK. Note the index number of the partition you want to resize, then do something like: gpart resize -i 2 vtbd0 N...")