Much cleanup thannks to muffet (https://github.com/raviqqe/muffet)
This commit is contained in:
parent
c3d038e373
commit
11ea28643a
26 changed files with 75 additions and 142 deletions
|
|
@ -8,7 +8,7 @@ tags = ["linux","R810"]
|
|||
|
||||
This is a quick post so I can remember these details.
|
||||
|
||||
So, on the [R810](/categories/r810.html), I am currently running [ArchLinux](http://archlinux.org), which uses by default [NetworkManager](https://wiki.archlinux.org/index.php/NetworkManager), which I have a love/hate relationship with. At my last job, I recommended removing it from our servers, as under [RHEL6](http://www.redhat.com), it does very odd things to the network and is hard to manage. I have heard that it is better under RHEL7. But, it does let you do some really cool things. On the R810, there is a cellular modem, and on previous installes, I have had it configured and scripted using **nmcli** to easily bring up and down the cellular connections.
|
||||
So, on the [R810](/tags/r810), I am currently running [ArchLinux](http://archlinux.org), which uses by default [NetworkManager](https://wiki.archlinux.org/index.php/NetworkManager), which I have a love/hate relationship with. At my last job, I recommended removing it from our servers, as under [RHEL6](http://www.redhat.com), it does very odd things to the network and is hard to manage. I have heard that it is better under RHEL7. But, it does let you do some really cool things. On the R810, there is a cellular modem, and on previous installes, I have had it configured and scripted using **nmcli** to easily bring up and down the cellular connections.
|
||||
|
||||
The problem I am facing now is that my current DHCP server for the house does not let me provide two MAC Address for a single IP, so when I dock the R810, it gets a different IP address than when it is on WiFi. Very annoying. Also, for some reason, it would prefer to use WiFi when the ethernet connection was present, thus giving me a slower connection.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
date = "2017-08-24T14:14:08-07:00"
|
||||
title = "'Weather’s a-changing!'"
|
||||
slug = "weather’s-a-changing!"
|
||||
title = "Weather's a-changing!"
|
||||
slug = "weathers-a-changing!"
|
||||
+++
|
||||
|
||||
<figure style="width: 1103px" class="wp-caption alignnone"><img class="size-medium" src="https://pbs.twimg.com/media/DIAwnRWV0AAd0Hb.jpg:large" width="1103" height="838" /><figcaption class="wp-caption-text">Hurricane Harvey approaching Texas</figcaption></figure>
|
||||
|
|
|
|||
|
|
@ -4,12 +4,14 @@ title = "Back from London (again)"
|
|||
slug = "back-from-london-(again)"
|
||||
+++
|
||||
|
||||
So, when I [started the new job last November](https://www.duckland.org/2016/10/exit-stage-left/), my boss told me that the new position was not a traveling position. Well, after <a href="https://www.duckland.org/2017/06/trip-to-bournemouth-uk/" target="_blank" rel="noopener">three trips</a> <a href="https://www.duckland.org/2017/06/more-travel/" target="_blank" rel="noopener">this year</a> (including one to Columbus, OH), and the one I just got back from, I think he was wrong. \*grin\*.
|
||||
So, when I [started the new job last November](https://www.duckland.org/post/2016/10/exit-stage-left/), my boss told me that the new position was not a traveling position. Well, after <a href="https://www.duckland.org/2017/06/trip-to-bournemouth-uk/" target="_blank" rel="noopener">three trips</a> <a href="https://www.duckland.org/2017/06/more-travel/" target="_blank" rel="noopener">this year</a> (including one to Columbus, OH), and the one I just got back from, I think he was wrong. \*grin\*.
|
||||
|
||||
So, this time, I was in London for most of the two weeks, but I did get a side trip to Bournemouth to meet with the team there. I was over there to get brought up to speed on a new project I am starting. This one will be more project management vs development.
|
||||
|
||||
Oh and of course, I took some time to take pictures. Some are here:
|
||||
|
||||
*(somewhere along the line, this got messed up. This is next on my list to fix)*
|
||||
|
||||
<div class="foogallery foogallery-container foogallery-default foogallery-lightbox-dfactory fg-gutter-10 fg-center fg-default fg-light fg-border-thin fg-shadow-small fg-loading-default fg-loaded-fade-in fg-custom fg-hover-fade fg-hover-zoom" id="foogallery-gallery-576" data-foogallery="{"item":{"showCaptionTitle":true,"showCaptionDescription":false},"lazy":true,"src":"data-src-fg","srcset":"data-srcset-fg"}" data-fg-common-fields="1" >
|
||||
<div class="fg-item">
|
||||
<figure class="fg-item-inner"><a href="https://i0.wp.com/www.duckland.org/wp-content/uploads/2017/09/P1000811.jpg?fit=4896%2C3672&ssl=1" data-attachment-id="575" data-rel="lightbox" class="fg-thumb"><span class="fg-image-wrap"><img width="150" height="150" data-src-fg="https://www.duckland.org/wp-content/uploads/cache/remote/i0-wp-com/417140379.jpg" class="fg-image" /></span></a><figcaption class="fg-caption">
|
||||
|
|
@ -440,4 +442,4 @@ Oh and of course, I took some time to take pictures. Some are here:
|
|||
<div class="fg-loader">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue