massive update to fix issues from htmltest
This commit is contained in:
parent
a6ebb354c8
commit
878ae417aa
88 changed files with 548 additions and 567 deletions
|
|
@ -6,7 +6,7 @@ tags = ["FreeBSD"]
|
|||
+++
|
||||
|
||||
|
||||
Today is day 14 (pushing day 15 at this hour), and things are looking very good. Today, I got word from the [PCBSD Project](http://www.pcbsd.org) that a patch which I submitted to fix the [issue with the WiFi NIC](link://slug/freebsd-switch). Well, I got notice today that PCBSD Bug #7330 has been resolved, and I tested on the R810. It works!
|
||||
Today is day 14 (pushing day 15 at this hour), and things are looking very good. Today, I got word from the [PCBSD Project](https://www.pcbsd.org) that a patch which I submitted to fix the [issue with the WiFi NIC](link://slug/freebsd-switch). Well, I got notice today that PCBSD Bug #7330 has been resolved, and I tested on the R810. It works!
|
||||
|
||||
Now, I just need to get a few things configured here first, like snapshots, backups, and porting my SDCARD reading scripts over to FreeBSD, and I should be good.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ categories = ["unix","sa"]
|
|||
tags = ["FreeBSD"]
|
||||
+++
|
||||
As the month draws to a close, I am further into the switch. I have
|
||||
rebuilt my main laptop to [PCBSD](http://www.pcbsd.org). I am still
|
||||
rebuilt my main laptop to [PCBSD](https://www.pcbsd.org). I am still
|
||||
setting a few things up, but it seems to be going well.
|
||||
|
||||
Two things I need to fix:
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@ FreeBSD as my daily non-work driver. How is it going?
|
|||
Well, for the most part, well. I can spend most of my personal work-flow
|
||||
on the FreeBSD laptop with no issues. There are a couple of things I
|
||||
have not moved over yet, and those relate to my photo work-flow. The
|
||||
main application, [AfterShotPro](http://aftershotpro.com) is installed
|
||||
main application, [AfterShotPro](https://aftershotpro.com) is installed
|
||||
and working (see
|
||||
[my previous desciption \<freebsd-challenge-day-4-6\>]{role="doc"} of
|
||||
installing in), however, I have not moved over the scripts I use in the
|
||||
flow. I believe they will just come over, but I have not had a chance to
|
||||
test them.
|
||||
|
||||
I was using [Chromium](http://chromium.org), but any Flash site did not
|
||||
I was using [Chromium](https://chromium.org), but any Flash site did not
|
||||
work. I need to revisit this at some point, but for now I went back to
|
||||
Firefox, and it is working create.
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ of tools, and I will not have time for a while. Next week, I am in week
|
|||
long meetings which will run late every day, and then I have to finish
|
||||
writing and present a training class the last week of the month. The
|
||||
hour or two I can spare will be far better spent for me by backup,
|
||||
re-installing [ArchLinux](http://www.archlinux.org) than by starting to
|
||||
re-installing [ArchLinux](https://www.archlinux.org) than by starting to
|
||||
learn the tools. Yes, a bit of a cop-out, but I need the machines to do
|
||||
what I need to do. I will keep the servers FreeBSD, however, as it works
|
||||
great there.
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ to post anything.
|
|||
I spent most of the month at work getting ready to and then delivering
|
||||
some training remotely in Nashville, TN, US. Now, I can say that I have
|
||||
stayed at the largest non-casino hotel in the world, [The Gaylord
|
||||
Opryland](http://www.marriott.com/hotels/travel/bnago-gaylord-opryland-resort-and-convention-center/).
|
||||
Opryland](https://www.marriott.com/hotels/travel/bnago-gaylord-opryland-resort-and-convention-center/).
|
||||
Now that that is over, I get to gear up to design a new training plan
|
||||
for internal product training. Such is the life of a Linux guy stuck
|
||||
working for a marketing group.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ title = "Quick Ansible Tip"
|
|||
categories = ["sa"]
|
||||
+++
|
||||
This is a quick post to capture something seen.
|
||||
[Ansibel](http://www.ansible.com) is a configuration management tool
|
||||
[Ansibel](https://www.ansible.com) is a configuration management tool
|
||||
that I have been learning recently. More details in a future post. This
|
||||
is just to capture this idea:
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Growing up in Houston, I have followed our space program off and on. I
|
|||
am also a big reader of Sci-Fi. So, when I heard about the [Solar Sail
|
||||
Kickstarter
|
||||
Project](https://www.kickstarter.com/projects/theplanetarysociety/lightsail-a-revolutionary-solar-sailing-spacecraft/description)
|
||||
from [The Planetary Society](http://www.planetary.org/), I jumped on
|
||||
from [The Planetary Society](https://www.planetary.org/), I jumped on
|
||||
board. And, while they have raised almost 4 times their goal, I think
|
||||
that this is a project which will have more of an impact on humanity
|
||||
than some of the other projects.
|
||||
|
|
|
|||
|
|
@ -8,18 +8,18 @@ So, with the [migration of the AUR to version 4](https://wiki.archlinux.org/inde
|
|||
|
||||
The list started out with:
|
||||
|
||||
- [chronicle](http://aur.archlinux.org/packages/chronicle/) - A simple blog compiler written in Perl
|
||||
- [perl-leocharre-basename](http://aur.archlinux.org/packages/perl-leocharre-basename/) - Very basic filename string and path operations such as ext and paths
|
||||
- [perl-leocharre-cli2](http://aur.archlinux.org/packages/perl-leocharre-cli2/) - Some quick help for writing cli scripts
|
||||
- [perl-leocharre-debug](http://aur.archlinux.org/packages/perl-leocharre-debug/) - Debug subroutines
|
||||
- [perl-leocharre-dir](http://aur.archlinux.org/packages/perl-leocharre-dir/) - Subroutines for general directory needs
|
||||
- [perl-leocharre-strings](http://aur.archlinux.org/packages/perl-leocharre-strings/) - Combines string procedures I frequently use
|
||||
- [perl-string-prettify](http://aur.archlinux.org/packages/perl-string-prettify/) - Subroutines to cleanup a filename and or garble for human eyes
|
||||
- [chronicle](https://aur.archlinux.org/packages/chronicle/) - A simple blog compiler written in Perl
|
||||
- [perl-leocharre-basename](https://aur.archlinux.org/packages/perl-leocharre-basename/) - Very basic filename string and path operations such as ext and paths
|
||||
- [perl-leocharre-cli2](https://aur.archlinux.org/packages/perl-leocharre-cli2/) - Some quick help for writing cli scripts
|
||||
- [perl-leocharre-debug](https://aur.archlinux.org/packages/perl-leocharre-debug/) - Debug subroutines
|
||||
- [perl-leocharre-dir](https://aur.archlinux.org/packages/perl-leocharre-dir/) - Subroutines for general directory needs
|
||||
- [perl-leocharre-strings](https://aur.archlinux.org/packages/perl-leocharre-strings/) - Combines string procedures I frequently use
|
||||
- [perl-string-prettify](https://aur.archlinux.org/packages/perl-string-prettify/) - Subroutines to cleanup a filename and or garble for human eyes
|
||||
- perl-wordpress-api - Management of Wordpress API objects. Inherits WordPress::XMLRPC and all its methods
|
||||
- [perl-wordpress-cli](http://aur.archlinux.org/packages/perl-wordpress-cli/) - Command line access to Wordpress
|
||||
- [perl-wordpress-xmlrpc](http://aur.archlinux.org/packages/perl-wordpress-xmlrpc/) - API to Wordpress XML RPC calls
|
||||
- [usbmount](http://aur.archlinux.org/packages/usbmount/) - Automatically mount and unmount USB mass storage devices
|
||||
- [xlhttp](http://aur.archlinux.org/packages/xlhtml/) - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter
|
||||
- [perl-wordpress-cli](https://aur.archlinux.org/packages/perl-wordpress-cli/) - Command line access to Wordpress
|
||||
- [perl-wordpress-xmlrpc](https://aur.archlinux.org/packages/perl-wordpress-xmlrpc/) - API to Wordpress XML RPC calls
|
||||
- [usbmount](https://aur.archlinux.org/packages/usbmount/) - Automatically mount and unmount USB mass storage devices
|
||||
- [xlhttp](https://aur.archlinux.org/packages/xlhtml/) - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter
|
||||
|
||||
In the end, I only kept *xlhttp* as I do not use the others anymore. Surprisingly enough, only one of the packages (*chronicle*) was out of date. I disowned all the others, so if you want, you can pick them up.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ title = "Speed goes to 11 (113, that is)"
|
|||
slug = "speed-goes-to-11-111-that-is"
|
||||
+++
|
||||
|
||||
[](http://www.speedtest.net/my-result/4586738731)\
|
||||
[](https://www.speedtest.net/my-result/4586738731)\
|
||||
\
|
||||
So, that is what I can get at the house\...nothing major\...just showing
|
||||
off. ;)\
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ categories = ["sitenews"]
|
|||
|
||||
Wow...September already? Where does the time go?
|
||||
|
||||
With the time given to the commute and the lack of access at the office (since I do work for a firm which does have pretty tight internet access policies), I have decided that I cannot do the photo-a-day thing, so I am not going to be updating my [photo website](http://www.donaldharper.com) on a regular basis. Sorry about that, but then since I started back this summer, the traffic was not there.
|
||||
With the time given to the commute and the lack of access at the office (since I do work for a firm which does have pretty tight internet access policies), I have decided that I cannot do the photo-a-day thing, so I am not going to be updating my [photo website](https://www.donaldharper.com) on a regular basis. Sorry about that, but then since I started back this summer, the traffic was not there.
|
||||
|
||||
On the topic of my [last post](/post/2015/08/do-i-stay-or-do-i-go/), I have decided to keep most things in house for now. Calendaring is the biggest issue to crack.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue