Today I wrote two simple bash scripts. The first one shuts down all of my running libvirt (+ qemu/kvm) guest virtual machines at once. The second script automates restarting all guests marked as ‘autostart’ in qemu. I’m using these in Debian 10 (Buster). The reason I made these scripts was to help in automating the […]
Archive for the ‘Linux’ Category
4 Days in the Life of a Firewall
I thought I’d share a screenshot of a firewall application that helps protect my public web + email server. This server hosts this domain (logicalnetworking.net) and a number of other domains.To me it symbolizes the constant barrage of attacks that public, Internet-facing servers and services face on a daily basis. The above log shows entries […]
Replacing SystemD with SysVinit in Debian 8.0
For those who opt for the greybeard^Wmore stable and less resource intensive init system in Debian 8.0, here is a (very) quick howto in downgrading: # apt-get update # apt-get install sysvinit systemd- # apt-get install systemd-shim # apt-get moo
VIDEO: How Linux is developed
This video explains how Linux is developed. A much different model than many other software projects, Linux harnesses the power of collaborative development by thousands of developers across the world.
COMMAND: gnome3 –is[–not]-for-me
There’s been a lot of heat from Gnome users about the new release. Radical changes to how you interact with your programs are obviously going to cause some waves. I’ve been using different WMs/DEs since 1995. I think Gnome3 has really struck a balance with usability and intuition. First off, it seems like they ripped […]
New Fastek back-end up and running!
Fastek, Logical Networking Solution’s remote support solution for business and at-home computer support, has been upgraded on the back-end. This means faster, more reliable connections for our customers.
Linux, LVM, and the ongoing quest for more storage
Our home system had been running low on space, so I decided to take that second 1TB hard drive that was collecting dust and throw it in the mix. Previously, it had been used as a separate drive, which had an older install of Fedora, as well as a Windows XP partition on it. I […]
Is there any hope for California schools?
It’s depressing to hear how bad the California economy is getting, and its effects on our schools’ budgets. I mean, it’s been bad for a long time, but there have been no revolutionary turns, no silver-bullet fixes and no promises kept regarding the quality of education of our children. In contemplating the root of this […]
Google’s new operating system floats on the cloud
It looks like Google is set to fly high with their new line of notebooks. The new ChromeOS, unveiled recently, will rely on cloud computing to do most of its work. The Chrome web browser will be one of the only applications locally installed on the notebook, and will host its applications online through a […]
LNS article published in CETPA DataBus magazine
I’m pretty excited to see that an article I had submitted entitled “The Greatest Success of Open Source is its Philosophy” (I had posted the full text on logicalnetworking.net as a blog previously) had been published for the fall quarter issue. I am confident this article has opened some eyes as to a true motivation […]