Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:20, 24 April 2023 Root talk contribs created page Google Drive Tips (Created page with "...ever have someone send you an email with a bunch of links that reference images from Google Drive (and one needs all the individual pictures to be stored locally)? Well, I have. And it was a really long list of items. Download them one at a time manually? NO way! Here's what you can do. Keep in mind, this assumes that the pictures are publicly available and not "password protected". Also keep in mind the below is not a 'hand holding', step by step, how to docum...") Tag: Visual edit: Switched
- 22:26, 12 March 2023 Root talk contribs created page LSI RAID Controllers (Created page with "ALL of the information in this article is sourced / copied from [https://servethehome.com/ ServerTheHome.com] (https://forums.servethehome.com/index.php?threads/lsi-raid-controller-and-hba-complete-listing-plus-oem-models.599/). There is no intent of copyright infringement. The only intent is to organize it a bit better. Full credit should be given to '''Older SAS controllers''' LSI1064 - 4x SAS 1.0 = 973MB/s, PCIe v1.0 4x, 858MB/s max throughput LSI1068 - 8x SAS...") Tag: Visual edit
- 17:38, 6 February 2023 Root talk contribs created page LVM and all the other stuff like PVM etc (Created page with "The point here is to make use of a cloned disk / SSD. Linux will complain if one clones a disk / SSD because UUIDs are the same, so understandable. What to do? Change the UUIDs? Arggg! Like so many things with Linux everyone has an opinion. I just love the people that say to, "...just wipe the 'offending' disk and start over." WTF?!?!? Really, that's your solution? Then what's the point of the clone? Why not just never do the clone, that way one doesn't have to...") Tag: Visual edit
- 21:25, 5 February 2023 Root talk contribs moved page PowerConnect 6000 Series Update and Commands to PowerConnect 7000 and 6000 Series Update and Commands
- 13:59, 31 January 2023 Root talk contribs created page Rocky Linux and Disk Imaging (Created page with "Is there an equivalent to Acronis Products, O & O BackUp, etc. for Linux? Spoiler alert! Not anymore (there was way back in the Acronis 9.5 days, O & O never supported Linux). OK, how about Clonezilla or Rescuezilla? They're great, but one is required to boot from an ISO Image. So not so great for those nightly automated backups like Acronis, O & O, and many other do in Windows (thank you VSS (Volume Shadow Copy Service)) Let's keep looking. [https://www.fsarchive...") Tag: Visual edit
- 01:28, 27 January 2023 Root talk contribs created page Installing FSArchiver on Rocky Linux (Created page with "Installing FS Archiver takes a couple of steps beyond what is described on their website. '''Get it from from https://www.fsarchiver.org/installation/<nowiki/>;''' * wget <nowiki>https://github.com/fdupoux/fsarchiver/releases/download/0.8.6/fsarchiver-0.8.6-1.el7.x86_64.rpm</nowiki> '''Install it (spoiler alert, it won't work);''' * yum install fsarchiver-0.8.6-1.el7.x86_64.rpm Error: Problem: conflicting requests - nothing provides libgcrypt.so.11()(64bit) ne...") Tag: Visual edit
- 17:10, 25 January 2023 Root talk contribs created page Windows 11 Home Off the Hook BS Crazy (Created page with "...go ahead, try using a new computer with Windows 11 without creating a Microsoft Account (Side Note to Microsoft on this subject: ...sorry, can't do it right now, all I'd type are 4 letter words) Oh, what about some of the solutions during the setup phase like pressing Shift F10 (or FN Shift F10 for laptops that have the annoying "Hot Key" features turned on by default, and also don't have any clearly visible method of turning off the feature)). Nope, as of 01.2023 y...") Tag: Visual edit
- 01:37, 16 January 2023 Root talk contribs moved page CentOS 7 Installation to Rocky Linux Installation previously CentOS
- 16:30, 14 December 2022 Root talk contribs created page File:Hole1.jpg
- 16:30, 14 December 2022 Root talk contribs uploaded File:Hole1.jpg
- 23:32, 15 November 2022 Root talk contribs created page OpenWRT and NAMED or BIND (Created page with "...here's a quick painful one; If you choose to upgrade your NAMED / BIND Server, it's not enough to just upgrade with this command: opkg update bind-server (or via the LuCI GUI) You also have to update every other package, via OPKG or the LuCI GUI that is installed and even mentions the term "bind" to make things work properly. Oh, not done yet. ...and don't forget opkg upgrade libuv OR opkg upgrade libuv1 (or via the LuCI GUI), otherwise a weird "uv_udp_init_ex" er...") Tag: Visual edit
- 01:58, 8 November 2022 Root talk contribs created page Intel RST ( Rapid Storage Technology ) and Time (Created page with "Intel has not been kind to people with older hardware running the latest version of Windows (Windows 11 at the time of this writing). Specifically, the RAID technology Intel produces (which isn't true hardware RAID, but not relevant here). Yes, Intel makes drivers available through Microsoft and they are fairly recent. But there are issues. First and foremost is the absence of the Intel Rapid Storage Technology GUI / User Interface ( AKA IAStorUI ). That's what this...") Tag: Visual edit
- 17:33, 27 October 2022 Root talk contribs created page OpenWRT SSD or USB or Disk Maintenance (Created page with "This article is about disk maintenance on an OpenWRT SSD, USB Flash Drive, or Disk Drive. It assumes all utilities needed are installed (see for more information). It also deals only with EXT4 volumes as it is easier to pull an SSD, USB Flash Drive, Disk Drive, etc., connect it to a Windows computer and scan it that way. * View Information on an EXT4 Partition / Volume: tune2fs -l /dev/sda1 * Only print the line about "Last checked": tune2fs -l /dev/sda1 | grep Last\...") Tag: Visual edit
- 16:57, 12 October 2022 Root talk contribs created page The Impossible Driver (Created page with "This article is about an adventure I had with a Sony VAIO® LT Series Combination HD PC and TV All-In-One Computer. In this specific instance, an LT30 Series, LT32e Model. The LT Series of computers is an all in one computer that was built in the late noughties (AKA 2000s). From the front, all models are very similar. From the side and rear, various differences between models range from the type of CD / DVD device to an external "subwoofer" (if a 2" speaker can even...") Tag: Visual edit
- 16:54, 12 October 2022 Root talk contribs created page File:Sony Vaio LT Series.jpg
- 16:54, 12 October 2022 Root talk contribs uploaded File:Sony Vaio LT Series.jpg
- 22:05, 8 October 2022 Root talk contribs created page Netcat VS NCat VS NC in OpenWRT (Created page with "This is just a few quick notes on the NETCAT Command in OpenWRT All of the below referenced NETCAT, NCAT, NC commands are located in the /usr/bin Directory By default, when using the NETCAT Command, the 'compact' version in BusyBox is utilized. In addition, a symbolic link is created such that NC points to the BusyBox version of Netcat. If NETCAT, the full version of the program is installed (opkg install netcat), then the BusyBox version is overridden. In addition,...") Tag: Visual edit
- 16:32, 23 September 2022 Root talk contribs created page SVG Icons in WordPress (Created page with "Most "Icon Packs" one can find or purchase for use in WordPress are most likely based on freely available images. For example, the Skyboot Custom Icons for Elementor bases its library on several freely available Icon / Symbol / Glyph resources. One of their Icon Libraries includes one titled "Material Design Icons", which is sourced from https://materialdesignicons.com/. How did I discover this? Well, the nice people that made the Skyboot Custom Icon Plugin were nice...") Tag: Visual edit
- 16:00, 19 September 2022 Root talk contribs created page Windows Booting Simplified (Created page with "This article is not intended to be a detailed accounting of how Windows boots in the 'modern world' (which is essentially Vista and above). The 'old fashion' Windows NT 4, 2003 boot methods are not addressed here. See the last section for some links on more detailed information. === Modern PC Booting for Windows based on x86, i386, x64, whatever you want to broadly label the Intel 8086/8088 lineage === * Power is turned on * CPU starts a program ("First Boot Program"...") Tag: Visual edit
- 18:08, 7 September 2022 Root talk contribs created page DNS Tracking with BIND (Created page with "If you want to "spy" on a program and see if it is "calling home", it can be done with BIND / NAMED. Remember, BIND / NAMED keeps its lookup cache in RAM, so it needs to be dumped into a file to read (IE, it's a multi-step process) === Set BIND / NAMED Up === Add the following in the Options section of /etc/bind/named.conf (or whatever directory the configuration file is in) * dump-file "/var/cache/bind/named_dump.db"; (That's usually the default path, wit...") Tag: Visual edit
- 16:15, 6 September 2022 Root talk contribs created page Image Acquisition (Created page with "...need an Image? Here are some tips; === List the Contents of a Directory on a Web Server === curl --silent <nowiki>https://WhatEverWebSite.com/Directory/</nowiki> | grep -o 'href=".*">' | sed 's/href="//;s/\/">//' curl -s <nowiki>https://WhatEverWebSite.com/Directory/</nowiki> | grep -o 'href=".*">' | sed -e "s/href=\"//g" | sed -e "s/\"\>//g" ...don't forget the trailing / ( slash ) === Plugin for Downloading Files === Firefox: DownloadThemAll PlugIn / AddOn ===...") Tag: Visual edit
- 02:12, 8 July 2022 Root talk contribs created page File:Surveillance.jpg
- 02:12, 8 July 2022 Root talk contribs uploaded File:Surveillance.jpg
- 01:31, 8 July 2022 Root talk contribs created page Firefox and ActiveX (Created page with "I cannot begin to describe how frustrating it is to have a ''fully'' functional device be rendered obsolete. This is due to many factors. The manufacturer choosing a poor technology for its software interface (but otherwise having a wonderful physical implementation of the hardware). Microsoft not providing or continuing a method for maintaining backwards / legacy compatibility, etc. And after writing that sentence, I feel myself softening a bit in terms of thinking...") Tag: Visual edit
- 23:36, 4 July 2022 Root talk contribs moved page Cloning Windows 11 to Cloning Windows 11 and Getting it to Boot without leaving a redirect
- 00:48, 2 July 2022 Root talk contribs created page File:ReadyBoost.jpg
- 00:48, 2 July 2022 Root talk contribs uploaded File:ReadyBoost.jpg
- 16:39, 1 July 2022 Root talk contribs created page Cloning Windows 11 (Created page with "...here's a complex subject. Just rough notes for now; 1st, remember to disable Ready Boost (it can cause some funky Blue Screen issues): https://support.bromium.com/s/article/Disabling-Windows-10-Fast-Startup (and don't forget to mount the proper SYSTEM Hive, the System Hive from the Bootable Media or Rescue Media is different) Be prepared to fix BCD stuff (the BOOTREC command is next to useless. Imagine spinning around in a circle seven times, and then pinning the...") Tag: Visual edit
- 03:27, 28 June 2022 Root talk contribs created page Windows Stop 0x7B (Created page with "It's gone! No, not the error. The most useful web page for solving the issue is gone. It used to be here: http://support.microsoft.com/kb/314082/ That now redirects to this: https://docs.microsoft.com/en-US/windows/client-management/troubleshoot-inaccessible-boot-device And it isn't nearly as useful. Thankfully, there are some sites (including this one) which will preserve the ancient wisdom. == What this Article is About == This article is focused on the cloning...") Tag: Visual edit
- 16:33, 16 June 2022 Root talk contribs created page File:Corner Border Image Slice Issue.jpg
- 16:33, 16 June 2022 Root talk contribs uploaded File:Corner Border Image Slice Issue.jpg
- 16:27, 16 June 2022 Root talk contribs created page Chrome Issue with CSS Border Image Slice (Created page with "There is an issue in Chrome using the CSS Border Image Slice functionality that is not present in Firefox or any other browser that uses a "non-Webkit" based engine. It is described here; * https://stackoverflow.com/questions/56103610/css-border-image-border-image-slice-causing-very-small-gaps-like-division * https://www.angularfix.com/2022/01/unwanted-lines-in-border-image-where.html ...and no one has a solution as of mid 2022. <br />") Tag: Visual edit
- 16:03, 30 May 2022 Root talk contribs created page WordPress Caching Optimization and Performance (Created page with "There are tons of good and bad reviews for Plugins that Optimize and increase Performance for WordPress. All of them leave out these useful bits of information that are probably of more interest to experts than novices. And that's not being mean to novicies, it's tempting them to become experts too by learning. All of them do a good job in terms of speeding things up. == WP Optimize == Best Features; * Shows Progress of Cache as it's being created, without refreshin...") Tag: Visual edit
- 16:28, 15 May 2022 Root talk contribs created page MediaWiki:Mobile.css (Created page with "All CSS here will be loaded for users of the mobile site: #footer-info-lastmod { background-color:orange; } .minerva-footer { background-color:blue; }")
- 03:59, 15 May 2022 Root talk contribs created page MediaWiki:Minerva.css (Created page with "All CSS here will be loaded for users of the MinervaNeue skin: For "disabling" (nothing was found to work in the LocalSettings.php file) the Last Modified section of the Footer: .last-modified-bar { display:none !important; } .post-content .last-modified-bar__content { display:none !important; } #footer-info-lastmod { display: none; }")
- 03:52, 15 May 2022 Root talk contribs created page MediaWiki:Lastmodifiedatby (Created page with "This page was last edited $2, $1.")
- 03:48, 15 May 2022 Root talk contribs created page MediaWiki:Lastmodifiedat (Created blank page)
- 18:14, 13 May 2022 Root talk contribs created page WordPress Copy a Website (Created page with "If you've got the perfect WordPress website and want to copy it, here's how to do it. Perfect here is more focused on the backend and administrative stuff, not the content of the site. IE, Plugins, custom themes, and other customizations, etc. It's a lot like 'moving' a WordPress website, but with some extra stuff. <nowiki>*</nowiki>.dll, *.exe, *.png, *.jpg, *.webp, *.bcmap, *.z, *.tmp, *.pdf, *.zip, *.pack, *.idx, *.swf, *.ORIGINAL == File Contents == === Utiliti...") Tag: Visual edit
- 17:59, 9 May 2022 Root talk contribs created page DPLTest (Created page with "{{#dpl: |titlematch=OpenWRT }}") Tag: Visual edit: Switched
- 17:22, 3 May 2022 Root talk contribs created page WordPress on OpenWRT (Created page with "...first of all to answer the question: "Can WordPress run on OpenWRT?" The answer is a resounding: YES! But as usual, there's a catch, or rather catches. * You'll need a 'beefy' router. At minimum an equivalent to the Linksys WRT1900 series (dual 1.x GHz CPUs) with external storage, etc. * And as usual, there are all sorts of OpenWRT things to do. See this 'Definitive Article' on configuring the above mentioned external storage, Apache, PHP, etc.: Linksys AC Seri...") Tag: Visual edit
- 22:32, 2 May 2022 Root talk contribs created page OpenWRT DNS Upgrade for BIND or NAMED (Created page with "Watch out if upgrading to BIND / NAMED version 9.16.28-1 with OpenWRT! It will upgrade everything just fine, but it won't work after the upgrade. Here's the error (and if you put it in quotes, as it is displayed by OpenWRT, this will be the only result from Google): udp.c:240: fatal error: uv_udp_init_ex failed: invalid argument Why? Apparently there is some obscure function in the LIBUV1 package that the new version of Bind needs. What about dependencies? Apparent...") Tag: Visual edit
- 15:29, 27 April 2022 Root talk contribs moved page Move a Wordpress Website to Move a Wordpress Website Manually
- 00:47, 4 April 2022 Root talk contribs created page File:5268ac in Cascade Router Mode Working Configuration.jpg
- 00:47, 4 April 2022 Root talk contribs uploaded File:5268ac in Cascade Router Mode Working Configuration.jpg
- 00:43, 4 April 2022 Root talk contribs created page File:Working Configuration of 5268ac in Cascade Router Mode.png
- 00:43, 4 April 2022 Root talk contribs uploaded File:Working Configuration of 5268ac in Cascade Router Mode.png
- 00:41, 4 April 2022 Root talk contribs created page File:Working Configuration.png
- 00:41, 4 April 2022 Root talk contribs uploaded File:Working Configuration.png
- 23:34, 3 April 2022 Root talk contribs created page 5268ac and OpenWRT (Created page with "This article is about the Pace / Arris / AT&T 5268ac Router / "Gateway" / Wireless Access Point / VoIP device / etc. Depending on your internet provider, the 5268ac (referred to from this point on as just the 5268ac), it could have various logos, names etc. on the exterior. And bad news on the support of the device, Arris, the original manufacturer was bought by a company named CommScope in 2019. All CommScope is interested in is selling you a battery for the 5268ac,...") Tag: Visual edit
- 16:47, 22 February 2022 Root talk contribs created page Samsung Galaxy Tab 2 10 point 1 and other LineageOS Tablets (Created page with "Galaxy Tab 2 10.1 (GT2-10.1) First some don't(s). Yes, it's as important what you don't do as what you do in this instance. * Do NOT install Google Play Services (causes performance issues, 100% CPU usage on the GT2-10.1) * Do NOT install Google Chrome (because it "requires" Google Play Services. And to be clear, the statement Google makes about "requiring" Google Play Services for Chrome to run is not accurate. They have chosen to make it such that Chrome will not...") Tag: Visual edit