All public logs

Combined display of all available logs of Bitpost wiki. 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 (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 14:15, 4 October 2025 M talk contribs created page Remmina (Created page with "Remote Desktop tool. For Windows, it can connect via RDP. For Macs, it can connect via VNC. I use that to get from cast to freman.")
  • 12:30, 4 October 2025 M talk contribs created page Freman (Created page with "=== macOS installation === * Set the hostname via Apple > System Preferences > Sharing (two places) * Get MAC address from Apple > System Preferences > Networking and update dnsmasq to give out a static IP; renew lease on mac * Allow SSH: Apple > System Preferences > Sharing > check Remote Login; then you can do the usual ssh config * Update /etc/ssh/sshd_config to disallow passwords, and restart sshd: sudo launchctl stop com...")
  • 10:41, 28 September 2025 M talk contribs created page Apple hardware (Created page with "== Phones == === Mike's iPhone 15 Pro Max === * Name: 16 different flavors of hell === Regina's iPhone 16 === == Backup == === Photos === * Shotwell Ideally you just plug in the phone and back up your photos. Profiles are weird, you "can only select them once at startup". === Full filesystem access via command line === * Mount sudo apt-get install libimobiledevice-utils ifuse # unlock phone idevicepair pair ifuse /home/m/mnt/iphone ls /home/m/mnt/iphone * Cop...")
  • 22:36, 19 September 2025 M talk contribs created page Time management (Created page with "My current time management tools: * Large tasks: gitlab * Documentation: wikipedia * Journal: wordpress * Daily action items: workflowy * Places: Brave bookmarks * Time: timewarrior")
  • 22:29, 19 September 2025 M talk contribs created page Timewarrior (Created page with "Fastest simplest most effective time management, ncurses style, and I love it. * in one terminal, show the time chart: tw * in another, type some simple aliases to start working on a task: twe # corpo twa # abt twl # life [https://timewarrior.net/docs/ Docs] Invariably you'll forget to start on time, and will want to know about [https://timewarrior.net/docs/corrections/ Corrections].")
  • 14:21, 18 September 2025 M talk contribs created page Mariadb (Created page with "=== Upgrading === Mariadb does not seem to upgrade properly, because it needs the root password. This was discovered on Glam. TLDR: root@glam:/var/log# mariadb-upgrade -p")
  • 13:11, 4 June 2025 M talk contribs created page APT repos (Created page with "STOP TURNING THEM OFF ON UPDATES, you lazy Ubuntu slobs... * [https://code.visualstudio.com/docs/setup/linux#_install-vs-code-on-linux vscode] * [https://software.opensuse.org/download.html?project=home:manuelschneid3r&package=albert albert]")
  • 18:59, 1 June 2025 M talk contribs created page Ubuntu 25.04 upgrade (Created page with "Check prev ones Ubuntu 24.04 upgrade and Ubuntu 24.10 upgrade for more detailed notes. The only issue I remember was fighting to make qbittorrent-nox and apache happy (was there a php8.1 vs php8.3 issue, i think?).")
  • 15:13, 17 April 2025 M talk contribs created page Ubuntu 24.10 upgrade (Created page with "* The usual: mh-update-ubuntu # (ensure all repos are working) # reboot # you can connect via direct proxmox shell (not ssh) but seems robust either way sudo do-release-upgrade * fix up apt repos * fix up stow (esp. systemd stuff) * set up purdy rotating kitty term themes Check the [Ubuntu 24.04 upgrade] for more detailed notes.")
  • 14:30, 9 April 2025 M talk contribs created page Cursor (Created page with "Cursor is a vscode clone dedicated to AI coding, nice!! It is deployed as an [https://www.cursor.com/downloads all-in-one app bundle], hrmph, configure it [https://dev.to/mhbaando/how-to-install-cursor-the-ai-editor-on-linux-41dm like this]. To select the AI models that will assist you while coding: 0 run cursor, import vscode settings (but not projects) 1 run cursor (it's an all-included app file, see ~/app/cursor) 2 Settings > Models > select you...")
  • 23:46, 20 March 2025 M talk contribs created page OBS (Created page with "[https://obsproject.com/ OBS] is the software that powers streaming on Twitch. You can set up all kinds of overlays. It's great on Windows, I have used it to stream Red Dead RP, SO FUN. It's also available on Linux, need to play with that... meanwhile there are simpler tools to capture playback and video sessions.")
  • 23:41, 20 March 2025 M talk contribs created page VokoscreenNG (Created page with "Another very simple screen recorder, in Qt. It CAN capture all the audio streams you want, just grab mic monitor and audio output to get video sessions captured. Nice!")
  • 23:39, 20 March 2025 M talk contribs created page Simplescreenrecorder (Created page with "Just run it. It really is simple. But it cannot capture two audio streams, which you def want if you are capturing a video session. Instead, try [].")
  • 21:26, 23 February 2025 M talk contribs created page Off-world Power Generation Lab 5: Robotic self-assembly (Created page with " 2025-02 MIT has done interesting work. *")
  • 00:08, 7 February 2025 M talk contribs created page Archie (Created page with "Archie is an Arch Linux VM. Shocker. == Installation == * set up [https://wiki.archlinux.org/title/Time_synchronization NTP] * set up grub, i really just crashed thru it, yolo")
  • 13:39, 9 January 2025 M talk contribs created page CMake (Created page with "Love it or hate it, no way around it. == Install latest version == Use [https://askubuntu.com/a/1157132/276038 this answer]: wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | sudo tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null # for 22.04 echo 'deb [signed-by=/usr/share/keyrings/kitware-archive-keyring.gpg] https://apt.kitware.com/ubuntu/ jammy main' | sudo tee /etc/apt/sources.list.d/kitware.list >/dev/...")
  • 13:22, 11 December 2024 M talk contribs created page TailScale (Created page with "TailScale sits on top of WireGuard to make it more zero-conf. But it's provided as a free SaaS. So that is concerning that they will just monetize it some day. But let's try it. == Installation == Setup is dead simple. * Create an account * Start installing tailscale on each device It really is that simple. Unfortunately, it DID NOT CONNECT from the Cleveland Clinic to home. == Troubleshooting == It works by taking over DNS via /etc/resolv.conf. I've already care...")
  • 13:13, 10 December 2024 M talk contribs created page Ne (Created page with "Stop using emacs! It will rot your brain! Try ne instead. [https://cheatography.com/pryl/cheat-sheets/ne-nice-editor/ Cheatsheet]")
  • 19:55, 8 December 2024 M talk contribs created page File:GitSemver.png
  • 19:55, 8 December 2024 M talk contribs uploaded File:GitSemver.png
  • 01:02, 7 December 2024 M talk contribs created page WireGuard (Created page with "Wireguard is loved FOSS software that is simpler and smaller and WAY FASTER than OpenVPN so, let's have at it. == Installation == Simplest installation can be done with this script. I'm tired and not sure why there is not a dedicated PPA as the version baked into Ubuntu is f'in old... so let's just try this...")
  • 17:45, 4 December 2024 M talk contribs created page File:CloudflareSyncDns.png
  • 17:45, 4 December 2024 M talk contribs uploaded File:CloudflareSyncDns.png
  • 01:11, 24 November 2024 M talk contribs created page Cloudflare-sync-dns (Created page with "File:CloudflareSyncDns.png This tooling is essential to every hour of my streamlined development flow. See the project README for more. === [https://gitlab.com/moodboom/git-sync Gitlab] === === [https://github.com/moodboom/git-sync Github] === === [https://www.npmjs.com/package/git-sync Npm] ===")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)