Main public logs

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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 15:09, 25 August 2023 Root talk contribs created page OpenWRT and Backing Up (Created page with "Back it up: dd if=/dev/WhatEverSDx of=/mnt/WhatEverSDx/WhatEverImageName.img conv=sync,noerror bs=64K status=progress (Example: dd if=/dev/sdb of=/mnt/sda1/ALL.img conv=sync,noerror bs=64K status=progress) Create a "Device" to mount: losetup -fP WhatEverImageName.img (To see mounted "Devices": losetup -a) Mount the Image: mount -t squashfs /dev/loop7 /mnt/squash Keep in mind this only works with IMG Files created from Partitions. If an entire disk drive is imaged, th...") Tag: Visual edit
  • 16:26, 21 August 2023 Root talk contribs created page VNC on Rocky Linux with X11VNC (Created page with "...forget about Tiger VNC. Nothing wrong with it at all. And as it turns out, might be necessary after post Rocky 9 (including Rocky 9) (unless using XFCE instead of GNOME desktop) === Installation === First, remove all other instances of VNC Server (tigervnc*, etc.) * yum or dnf install x11vnc (it includes the VNC Server) * systemctl daemon-reload * type this command to start the VNC Server: x11vnc === Run as a Service === Alas, not finished yet. Running the x11vn...") Tag: Visual edit
  • 17:03, 15 August 2023 Root talk contribs created page OpenWRT WiFi or Wireless on an x86 or x86 64 (Created page with "=== Useful Commands === Configures /etc/config/wireless file: wifi config Shows Network Adapters Available and their capabilities: iw list") Tag: Visual edit
  • 02:32, 15 August 2023 Root talk contribs created page File:System Block Diagram.jpg
  • 02:32, 15 August 2023 Root talk contribs uploaded File:System Block Diagram.jpg
  • 20:36, 14 August 2023 Root talk contribs created page OpenWRT and Supermicro (Created page with "Wow! Here's one for the record books that took a bit of research for such a simple solution. For anyone that is installing OpenWRT on a Supermicro (or any other x86_64) platform, So, to bury the lede: vmlinuz nomodeset (from: https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt ) A 'fallback' if the incorrect Video Mode is configured that results in a blank or black screen. This can happen if Primary Display is set to IGD (BIOS Setup / Settin...") Tag: Visual edit
  • 01:11, 11 August 2023 Root talk contribs created page OpenWRT on WZR 600DHP (Created page with "How can OpenWRT be installed on a Buffalo WZR-600DHP Router / Wireless Access Point with either the Buffalo or DD-WRT Firmware installed on it? By following the instructions at the below links? Spoiler Alert! Nope. * https://openwrt.org/toh/buffalo/wzr-600dhp * https://openwrt.org/toh/buffalo/wzr-hp-ag300h So how can it be done? Answer: via TFTP. Below are the instructions to do it using Windows. Linux can also be used, but the "ARP" and TFTP Commands are slightl...") Tag: Visual edit
  • 15:19, 1 August 2023 Root talk contribs deleted page Ubiquiti (content was: "...just some rough notes on accessing a Ubiquiti device (not Ubiquity) Device: Ubiquity UniFi AP AC Pro Generation 2 (with system board that says Generation 2, but doesn't match any other picture on the internet for a Generation 2 device) Default IP Address: 192.168.1.20 Default SSH Password: ubnt /ubnt Strategy: Ditch the Ubiquiti Firmware and install OpenWRT. Install version 3.7...", and the only contributor was "Root" (talk))
  • 15:06, 1 August 2023 Root talk contribs created page Ubiquiti to OpenWRT (Created page with "...just some rough notes on accessing a Ubiquiti device (not Ubiquity) Device: Ubiquity UniFi AP AC Pro Generation 2 (with system board that says Generation 2, but doesn't match any other picture on the internet for a Generation 2 device) Default IP Address: 192.168.1.20 Default SSH Password: ubnt /ubnt Strategy: Ditch the Ubiquiti Firmware and install OpenWRT. Install version 3.7.58 firmware; * scp root@192.168.2.4:/3.7.58.bin /tmp (make sure it has access to a Li...")
  • 23:45, 18 July 2023 Root talk contribs created page OpenWRT x86 64 Style (Created page with "...don't know where to start on this, so just some quick notes. Working on a Supermicro X11SBA-LN4F. Got everything installed (see ), but... Yup, you guessed it an issue. Why would there not be? And a misleading issue too. What happened. Install went great. Booted up the first time and everything continued to be great. And then it crashed. But it turns out it didn't crash. It switched video modes and no longer output video to the VGA port. It just stopped. I...") Tag: Visual edit
  • 00:48, 21 June 2023 Root talk contribs created page Ubiquiti (Created page with "...just some rough notes on accessing a Ubiquiti device (not Ubiquity) Device: Ubiquity UniFi AP AC Pro Generation 2 (with system board that says Generation 2, but doesn't match any other picture on the internet for a Generation 2 device) Default IP Address: 192.168.1.20 Default SSH Password: ubnt /ubnt Strategy: Ditch the Ubiquiti Firmware and install OpenWRT. Install version 3.7.58 firmware; * scp root@192.168.2.4:/3.7.58.bin /tmp (make sure it has access to a Li...") Tag: Visual edit
  • 00:34, 1 May 2023 Root talk contribs created page R730xd NVMe Notes (Created page with "Clover works when testing. Refind Notes; https://superuser.com/questions/979695/windows-10-bcdedit-how-to-change-bootmgr-path https://superuser.com/questions/979695/windows-10-bcdedit-how-to-change-bootmgr-path") Tag: Visual edit
  • 20:44, 24 April 2023 Root talk contribs created page Dell PowerEdge R730xd Fan Control (Created page with "Dell provides an OpenManage BMC (Baseboard Management Controller) / IPMI (Intelligent Platform Management Interface) Program for changing some settings. This also applies to other models like the R730, etc., but watch out for naming conventions like "FAN1 RPM" VS "Fan1 RPM" (notice the CAPs). Why control the fan speed instead of leaving it up to the server? Well, scattered information seems to indicate that if a "non-certified" PCIe card or perhaps disk drive is insta...") Tag: Visual edit
  • 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)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)