Skip to content

TictAwf.com

The worst part of being a programmer, is usually you have no one else to blame but yourself.
  • Home
  • HtmlParser
  • Web Nonsense
  • Blog
    • Cartography Salesman
    • XmlRpc
    • Roadtrip Blog
    • Toiletbowl Blog
  • Code Projects
    • Shortest Travel Calculator
    • Take the Surly Survey
    • CarPoolMashup(github,Python,Javascript,GoogleMaps)
    • HtmlParser(Github, C#)
  • About Us
    • FAQ
    • Contact Us
    • Website Satisfaction Survey

Category: Uncategorized

In case your forget again, Forms based authentication uses sessions

November 3, 2024 Round Head Leave a comment
ASP.NET does this And apache’s version https://httpd.apache.org/docs/2.4/mod/mod_auth_form.html It is probably the easiest way, to map variables to a browser. Few headers, are attached to a browser and a website. Cookies are. And Basic Auth header is. That is a browser… (Continue Reading →)
Posted in: Uncategorized

Uploading a public container image to Docker Hub

September 3, 2024 Round Head Leave a comment
You can read it yourself. https://www.techrepublic.com/article/how-to-build-a-docker-image-and-upload-it-to-docker-hub/ You need to create a Docker hub account, and copy it’s token (aka password) You need a containerized application worth uploading But I wrote a script to upload a wordpress image to PUBLIC repo.… (Continue Reading →)
Posted in: Uncategorized

Free Cloud Storage

Round Head Leave a comment
Free Cloud Storage, for things you want saved, don’t want it occupying your hard drive, but don’t mind administrators browsing thru Need a place to store offline database, and web server backups? ————– Every Google Account comes with 15 GB… (Continue Reading →)
Posted in: Uncategorized

Fantastic failures: How not to use a NFS volume in Docker container

August 13, 2024 Round Head Leave a comment
The primary purpose of Docker volumes is to keep data outside of the container so it may be backed up or shared. Docker volumes rely on Docker’s file system and are the recommended means of preserving data for Docker containers… (Continue Reading →)
Posted in: Uncategorized

How to add subdomains in DNS

August 11, 2024 Round Head Leave a comment
This does not go over DNS for email, which is different. And I’m not even sure how that DNS data is looked up, for mail-relay. SMTP and IMAP use the regular A and CNAME records. The MX record, is used… (Continue Reading →)
Posted in: Uncategorized

AWS EC2-Other, Data Transfers out

July 30, 2024 Round Head Leave a comment
An hourly job to run a iperf3 (a throughput analyzer) 0 * * * * docker exec -t iperf3-server iperf3 -c 100.24.142.145 || docker restart iperf3-server >> ~/restart_iperf.log may resulted in this: And a increase of $20 that month before… (Continue Reading →)
Posted in: Uncategorized

1000 New SPAM comments/month

July 25, 2024 Round Head 1 Comment
That isn’t really all that bad either. I just delete them all, b/c no one reads this blog yet. But we are going to try some new measures. 1. Google reCaptcha plugin, to require comment submissions are human. And we’ll… (Continue Reading →)
Posted in: Uncategorized

GNS3, or how you simulate a IT infrastructure

April 23, 2023 Round Head Leave a comment
It is a tool that can be powerful, provided you have consultants help you put it together. The 2nd year at BCIT, 1/3 the classes use it. The networking courses, firewall courses. The tool seems to be built upon a… (Continue Reading →)
Posted in: Uncategorized

Cloud offerings may be something you cannot avoid anymore in the enterprise…

April 22, 2023 Round Head Leave a comment
Cloud offerings are half of the topic in 2nd term of 2nd Year in BCIT’s CISA program. As a hobby programmer, AWS and Google offer free tiers to work with, as long as you don’t exceed usage limits for the… (Continue Reading →)
Posted in: Uncategorized

Flummoxed by 2014 Wk 13 for Jets and BUF

July 9, 2019 Round Head Leave a comment
Program will have problem loading game results from ESPN b/c the Weekly Schedule is correct, but the season long schedule is loaded from a grid that is incorrect. ESPN’s Schedule Grid for 2014 has a fluke b/c the Jet’s game… (Continue Reading →)
Posted in: Uncategorized

Post navigation

Page 1 of 2
1 2 Next →

Recent Posts

  • What happens if you have 2 NICs?
  • Docker NFS volumes, pitfalls
  • In case your forget again, Forms based authentication uses sessions

Recent Comments

  • Round Head on 1000 New SPAM comments/month

Archives

  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • April 2024
  • March 2024
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • April 2023
  • November 2021
  • May 2020
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • July 2018
  • June 2018
  • May 2018

Daily Surly Survey

Getting to know you...

A cattle prod that thinks it's my therapist implies strongly that I need to speak with people. So I learn to interact socially.

So I programmed how I observe people acting everyday. You'll see a few questions up here, so I get to know you. Why bother with niceties, when the computer will take care of it for you?

Google Adsense

Contact Us

  • Email
    tictawf.com@gmail.com
  • Address
    Burnaby, BC V5E 3R5
Copyright © 2025 TictAwf.com — Velux WordPress theme by GoDaddy