I have actually written this a few times for things I've needed in my
homelab:
This is the code (at a glance):
[image: image.png]
I have attached the source file for you to use. Please make note that it
requires you to enter in your working directory (line 4) before it will
work as intended.
--
HTML was my first language, circa 1999.
Fond memories. If it's just HTML, and no complicated server side processing
. What do you need done, that the billion HTML website builder sites
(eg: Wix etc, etc) can't do?
I mean, I'll take your money, but in today's world, it's pretty hard to do
some
I'm here. Big (normal?) table in the back.
---
Thanks,
Alexander
Sent from my Google Pixel 9 Pro
On Tue, Jun 17, 2025, 17:58 Snyder, Alexander J
wrote:
> Stammtisch is at 19:00 tonight.
>
> Boulders on Southern.
>
> I will be the steadfast representative for our dear Der.Hans
>
> 480.478.5865
Stammtisch is at 19:00 tonight.
Boulders on Southern.
I will be the steadfast representative for our dear Der.Hans
480.478.5865
I will be wearing a black T-shirt with the Red hat logo on it.
---
Thanks,
Alexander
Sent from my Google Pixel 9 Pro
What was the solution you found? What was broken before and what fixed it?
Please share your discovered resolution
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Thu, Mar 6, 2025, 08:36 Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> cool. It didn't work so I fed
"If it's too good to be true, it probably is".
Those prices are mind-numbingly low, and I'm immediately suspicious. LOL.
If Arun vouches for it (I think he said 5+ years), then I'll just accept it
and move on, but I'll do so carefully with a robust backup and reconfigure
plan.
---
Thanks,
Alexan
I mean, you've got the essentials down, instead of modifying a user, I
suppose you could create the user with that home directory, but that's
really a "do it now, or do it later" ... Either way, you're getting it done.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Fri, Feb 28, 2025, 1
> What is the advantage in using Ansible for this? Why not just use Plesk
or ISPConfig? I'm talking getting down on the metal and actually installing
and configuring and managing a ton of technology.
Ansible is a "Configuration Management" tool/utility. Is isn't a
replacement for Please/ISP config
Hi Keith --
Once again, you've touched on topics that would be absolutely "low hanging
fruit" wins with (easily) Ansible and (probably) a little bit of Docker.
You can easily setup a bare metal web server, and get it all configured
with Ansible ... But I think Docker would be *clutch* in taking th
On Wayland, x11grab won't work because there is no direct access to the
display like in Xorg. Instead, you'll need to use PipeWire and wf-recorder
or obs-v4l2sink.
Solution Using PipeWire (wf-recorder and v4l2loopback)
1. Install required dependencies (if not already installed):
sudo apt install
I'll be there, and I was hoping to "flesh out" my ideas on a future
presentation on Ansible.
Going to get feedback on the general content. Nothing has been created yet.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Feb 18, 2025, 12:42 der.hans via PLUG-discuss <
plug-discuss@lis
#TeamCPANEL for the win or GTFO!
LOL.
I do not understand your question. What are you trying to do that's not
happening, or inverse, what's happening that you're not expecting?
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Feb 18, 2025, 17:25 Keith Smith via PLUG-discuss <
plug
I think there are probably extremes to any argument. I highly doubt it was
a majority.
But I do lean pretty hard on ChatGPT-4o for this Python script I use at
work. I could have scaffolded it on my own, and painstakingly researched
all the pseudo-code Oor I can explain all that to the GOA
Hi Michael.
Using ChatGPT or other LLMs as a valid source of news will end very badly,
and very likely you'll have had no idea anything bad was going on.
At it's core, it's just a probability of what word is most likely to come
next. People often say the A.I. "talks" with confidence, and as such,
I should be there.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jan 14, 2025, 16:55 der.hans via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> moin moin,
>
> just a reminder that Stammtisch is next week.
>
> We'll be in person at Boulders on Southern near the rubble
TrueNAS will make exporting file shares to both Windows (SMB) and Linux
(NFS) extremely simple.
Right now my TrueNAS has a dataset exported over SMB to all my security
cameras. My Plex Media is served over NFS and my personal laptop (Windows
11) has a folder exported to it from my backup server ov
Waaay before my time.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sun, Jan 12, 2025, 12:43 wrote:
> Thanks Alexander!!
>
> I had no idea that TrueNAS would also do virtualization.
>
> Do you recall Novell NetWare? Was a licensed NAS of sorts and it came
> to end of life in the 90
They were! And not that "highly modified" either. I started in 2010 with
GoDaddy, and they were still deep into their fork. Their fork was actively
maintained until like 2013/2014 when they started switching over to M365.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sun, Jan 12, 2025
On TrueNAS all VMs are KVM under the hood. It runs just like you expect.
TrueNAS has a wizard you go through to create it, just like VirtualBox, but
probably less capable than ProxMox as (I think) that's more comparable to
vCenter.
TrueNAS has been running my Plex Media server VM for years without
Parent Directory
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jan 7, 2025, 09:32 Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Hi,
>
> I am running ubuntu and apache configured using PHP-FPM.
>
> If my Docroot is : /var/www//public_html
>
> Is there a
Hello!
>> You use Docker, from what I understand.
--->> I do use Docker in my Homelab, yes. Currently, I have the following
containers running:
-->> My internal "Dashboard" - "Homepage" (https://gethomepage.dev/)
-->> Docker Update utility - "What's Up Docker" (
https://getwud.github.io/wu
Here's a BASH one-liner to find all .jpg files not located in
/home/bmike1/pictures:
find / -path /home/bmike1/pictures -prune -o -type f -iname "*.jpg" -print
Explanation:
1. /: Start searching from the root directory.
2.
-path /home/bmike1/pictures
-prune: Exclude /home/bmike1/pictures from t
Keith Smith & PLUG (et. al.) --
I'm sorry it took me so long, but y'know -- end of year madness.
Anyhoo -- I had some time free from work and I whipped up a nginx webserver
with PHP-FPM.
I have never worked with NGINX and I have never worked with PHP-FPM. It
took a solid 5 minutes of Docker Com
Rufus is free and open source.
https://rufus.ie/en/
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sat, Dec 14, 2024, 19:20 Steve Litt via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Arun Khan via PLUG-discuss said on Sat, 14 Dec 2024 15:50:32 -0700
>
>
> >The workaround
I cannot host it this month, had a blast last month. My kids' holiday open
house at school.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Wed, Dec 11, 2024, 18:29 der.hans via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> moin moin,
>
> a couple of us were going to see abo
I think I'm going to try this, this weekend, using Docker Compose, to see
if it's any easier.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Wed, Dec 11, 2024, 16:50 Ryan Petris via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Setting up php-fpm _should_ be easy and the de
ebian has a few more jumps to it.
>
> https://linuxconfig.org/install-packages-from-an-ubuntu-ppa-on-debian-linux
> And they appear to have the keys you need listed in that Blog post.
>
>
> On Sun, Dec 8, 2024 at 4:05 PM Snyder, Alexander J via PLUG-discuss <
> plug-
* rvm
>
> - Austin
>
> On Sun, Dec 8, 2024 at 2:05 PM Snyder, Alexander J via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> Have I mentioned how much I vastly dislike Debian?!
>>
>> I think so but anyhoo ...
>>
>> I can't seem to
Or you can just setup an rsync to do it. That's how all my backups work.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sun, Dec 8, 2024, 14:00 Snyder, Alexander J
wrote:
> It's called Syncthing.
>
> https://syncthing.net/
>
> Syncthing is a continuous file synchronization program. I
It's called Syncthing.
https://syncthing.net/
Syncthing is a continuous file synchronization program. It synchronizes
files between two or more computers in real time, safely protected from
prying eyes. Your data is your data alone and you deserve to choose where
it is stored, whether it is share
Have I mentioned how much I vastly dislike Debian?!
I think so but anyhoo ...
I can't seem to install this PPA repository.
I'm using a Raspberry Pi 4 with "Raspberry Pi OS" (formerly Raspian) --
which is secretly Debian Bookwork (Ubuntu 22.04 LTS) under the covers.
I'm trying to install Py
I mean, not to add a layer of complexity for you, but I think embracing
docker and containers would vastly simplify what you're doing (or trying to
do) ... I was incredibly intimidated by docker, until I forced myself to do
it, and then like most tech things, I found it to be quite simple.
I'm cer
That's how it used to be, back when RedHat Enterprise Linux (RHEL) and
CentOS were equal peers on the Software Development Lifecycle River.
The "upstream" distro was Fedora, all the newest, most bleeding edge stuff.
You could get and install CentOS and be (virtually) Bug-For-Bug compatible
with R
Yeah. Use RHEL Proper. It's the tits.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Thu, Dec 5, 2024, 10:39 Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Hi,
>
> As mentioned before I used to use CentOS as a development and testing
> web server.
>
> As I re
Okay, seriously though, it's easy. Go setup a RedHat account. Then go to
developer.redhat.com and do that flow. I don't immediately remember what
that requires, but it's fairly straightforward and free. I only have to
revisit that flow once per year, and I have trouble remembering what I did
last w
What is the group of the Apache process? I think that group needs to be
there like
chown lamp:www-data test_file.txt
chmod 775 test_file.txt
Its working when you set 777 because that's making it writable to everyone.
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Thu, Dec 5, 2024, 09
eds to be able to access a half-dozen other APIs.
>
> I can call you this evening, or tomorrow late morning. Any preference?
>
> -David Schwartz
>
>
>
>
> On Dec 3, 2024, at 5:33 PM, Snyder, Alexander J via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> w
n Tue, Dec 3, 2024, 17:14 Donald Cha. via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Yes, thank you
>
> On Tuesday, December 3, 2024 at 07:12:11 PM EST, Snyder, Alexander J via
> PLUG-discuss wrote:
>
>
> Do you want this windows box accessible over the pub
Do you want this windows box accessible over the public Internet?! I assume
that's why you want Dynamic DNS.
I can help you set it up.
Hit me up offline.
alexan...@snyderfamily.co
480.478.5865
---
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Dec 3, 2024, 16:48 David Schwartz via
No, CentOS 8 had already been released when they made the announcement that
it was converting to an upstream like Fedora, and the EOL for it went from
like 2029 to like 1 year later or something crazy like that.
I had just spent 6 months wrangling with security and the CIS Benchmarks
... It had FI
I also very much dislike Ubuntu/Debian, and I very much liked CentOS. I was
sad when it was "killed". There are the "Bug-For-Bug" compatible clones
like AlmaLinux or RockyLinux ... I prefer to keep it original. Are you
aware that RedHat proper is free to use?
Go to redhat.com and create a free acc
I'm not sure you're understanding what I meant when I said
"key-authentication" You've mentioned a few times in response to that,
that you're on a local network.
I'm referring to SSH Keys, so you can quickly authenticate to any of your
VMs without a password.
Let me know if you have any ques
I use Visual Studio Code a ton. Whenever I've had an issue with SSH on code
it's usually due to an issue in the SSHD Config.
Check the "output" tab in VSC, as it'll have helpful output there.
Typically, in the SSHD Config file you'll need:
AllowAgentForwarding yes
AllowTcpForwarding yes
TCPKeepAl
I'm on someone's Excel spreadsheet at SRP, with the sheet called "Assholes".
I use, at my last check, like 2 megawatts per year, or something obscene
like that.
Powering my server stack is a part of that, but it's probably not that
impactful. The two A/C, pool, pool heater/cool (like a third A/C
Here is the response I get from the paid version (4o):
=
To count all entries in column A across multiple sheets in LibreOffice
Calc, you can use the SUMPRODUCT and COUNTIF functions in combination.
Here's how you can do it:
Step-by-Step Solution:
1. Name Your Sheets: Ens
Sure.
480.478.5865
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Nov 19, 2024, 17:00 wrote:
> Thanks!! I Will. Tomorrow OK?
>
>
>
> On 2024-11-19 16:47, Snyder, Alexander J wrote:
> > Any Netgear managed L3 switch will do. Sync with me offline and I can
> > help you identify
I'm here now. Bar tender showed me the area the group typically sits in.
I'm wearing a tux-penguin polo.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Nov 19, 2024, 16:44 der.hans via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> moin moin,
>
> we'll be at Boulders on
By the men's room, back corner. Table that seats 12.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Nov 19, 2024, 18:52 Snyder, Alexander J
wrote:
> I'm here now. Bar tender showed me the area the group typically sits in.
>
> I'm wearing a tux-penguin polo.
>
> --
> Thanks,
> Ale
Any Netgear managed L3 switch will do. Sync with me offline and I can help
you identify some inexpensive consumer Netgear switches.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Nov 19, 2024, 16:30 Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Hi,
>
> I
I'm confirming that the Linux meeting for tonight at Boulders on Southern
is still a go.
This is my first time attending, and I just wanted to confirm.
--
Thanks,
Alex.
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, uns
Given your comments, I assume you're a fan of Framework laptops (
https://frame.work/).
I've considered buying my kids a laptop from them, given the documented
ease of future upgrades.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sun, Nov 10, 2024, 15:21 Steve Litt via PLUG-discuss <
e last 20 years.
> New round will be built using parts from New Egg.
>
> I don't really need anything mobile. Was mostly curious.
>
>
>
> >
> > --
> > Thanks,
> > Alexander
> >
> > Sent from my Google Pixel 7 Pro
> >
> > On Sat, Nov 9,
On Sat, Nov 9, 2024, 06:54 wrote:
>
> What is the life expectancy for a Samsung Galaxy Book ultra thin class
> laptop?
>
>
>
> On 2024-11-08 17:44, Snyder, Alexander J via PLUG-discuss wrote:
> > I have a Samsung Galaxy Book ultra thin and the HDD is a chip soldered
>
I have a Samsung Galaxy Book ultra thin and the HDD is a chip soldered to
the board. How do I know this? My last one failed and I tried to repair it.
🤕
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Fri, Nov 8, 2024, 17:40 Steve Litt via PLUG-discuss <
plug-discuss@lists.phxlinux.org> w
When you SSH to a remote host in VSCode, open a folder, you can then right
click any file to download it.
So, I suppose, do your development on the remote server, then download your
files before you disconnect, or of the are a lot of them, quickly TAR your
working directory and just download that
Ansible is YAML, so it's dead simple from the perspective of a PHP Dev.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Oct 22, 2024, 15:35 wrote:
>
> What is the learning curve for that?
>
>
> On 2024-10-22 15:09, Snyder, Alexander J wrote:
> > I think a lot of this could be made
I think a lot of this could be made a lot easier with Ansible and Jinja
templates.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Oct 22, 2024, 13:39 Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Thank You Everyone!!
>
> Seems the problem was I needed to
Time Magazine uses a customized version of the "Times New Roman" font for
its print publication, particularly for its body text. For headlines, they
often use a modified serif font known as "Times Modern," which was designed
to be distinctive and eye-catching. The magazine's typography has evolved
elemetry that
> 'Doze is notorious for?
>
> On Sat, Oct 19, 2024 at 10:14 AM Snyder, Alexander J via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> It was the release of Windows Vista that first pushed me to embrace Linux
>> full time. I've gon
It was the release of Windows Vista that first pushed me to embrace Linux
full time. I've gone through cycles here and there, and although my primary
PC is a Windows Surface Pro tablet, my entire homelab is 100% Linux/BSD.
Small side note, Windows 11 isn't as awful as I had originally thought, and
Personally, if you're representing your own business, invest in that
business with some nice cards, as they themselves are a small
representation of that business. They speak to the quality you're willing
to invest in ... Whatever it is you're doing.
Go to VistaPrint or similar, spend $100, get so
Yeah, I use the paid version (4o) all the time for code. It gives you wrong
stuff all the time, but I've found that it's about 80%-90% correct, but
it's the little stuff. Like yesterday I was writing some Ansible automation
and it gave me a suggestion on a module, but it included an option that
did
Having worked at GoDaddy whilst it was still owned and operated solely by
Bob, he actually had tax accounting software he had written and was using
in the mid-80s, early 90s. He sold this software (company et. al.) to
Intuit. His software, along with many others in that field would eventually
creat
Just stick with QuickBooks online. It's a cloud SaaS. Most of not all
small-to-medium business owners have the cloud tool, it's the 800 pound
gorilla, for sure.
I know this because my wife does business consulting and she tells me it's
everywhere. They are different in like layout, tools, menus, s
I really love TrueNAS. It's Linux (Debian) based and runs on ZFS. It runs
my primary NAS as well as my backup server.
It's free and open source. You can easily install it on your spare hardware
and throw some drives at it. It does NFS and SMB with ease.
--
Thanks,
Alexander
Sent from my Google P
I should add, this is for pfSense, if that makes a difference.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Wed, Sep 4, 2024, 14:31 Snyder, Alexander J
wrote:
> Hello!
>
> I am seeking some professional PHP Development. I've seen at least one
> email about a community member who has
Hello!
I am seeking some professional PHP Development. I've seen at least one
email about a community member who has been doing (primarily) PHP
Development for a long time, so I am contacting the community to
solicit some paid work.
I wish to have something developed in PHP that I can run as a st
TP-Link is garbage, but then again, I'm a bougie bitch when it comes to
technology! 😆
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Mon, Sep 2, 2024, 18:53 Jim via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Thank you. I actually found several I can afford. While lookin
I had it on my old Netgear Nighthawk. Here is a list of other Netgear
products with DFS:
https://kb.netgear.com/60372/Which-NETGEAR-devices-support-Dynamic-Frequency-Selection
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Mon, Sep 2, 2024, 15:17 Jim via PLUG-discuss <
plug-discuss
igured very quickly and easily. My UPS showed
quickly (a few hours) and I was able to remotely update it's firmware.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Wed, Aug 28, 2024, 14:30 Arun Khan via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
>
>
> O
Well, "rm -rf DIRECTORY" will kill it, but rather than just blindly doing
that, you might consider using the FIND command and searching for certain
files (-iname "*.jpg) or something.
ChatGPT should be able to give you the proper FIND syntax with -exec
--
Thanks,
Alexander
Sent from my Google Pi
Does anyone in this community have any experience managing Network UPS?
I purchased an "APC 3000VA Smart-UPS" (
https://www.amazon.com/gp/product/B0785NCFMY) in 2020. It's been performing
exactly as it should ever since, and life is great.
However, when I've had it, I have experienced two or thre
I would do things differently, but that's probably a "Coke Vs. Pepsi"
argument.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sun, Aug 4, 2024, 11:13 Michael wrote:
> this is what the final product looks like. DO you recommend a change?
>
> !/bin/bash
>
> # Define source and destinat
Yeah, I mean, "cache" is just cache. I think critical data files are stored
elsewhere.
You can delete files based on time (last modified) time.
https://www.man7.org/linux/man-pages/man1/find.1.html
The section about "Tests" will cover the mtime and other useful flags.
You can pair that with "-e
Well, I mean that'll get stuff sure -- but I'm not sure what you're trying
to do.
Remember, ChatGPT will only point you in the right direction ... Like
you're sledding in winter, it'll point you towards the downhill side, but
it won't stop you from crashing ... You've got to bring SOMETHING to the
Yeah, 4o is light years better than 3.5 or 4. It's incredible.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sat, Aug 3, 2024, 14:45 wrote:
>
> The new free version of Chat is 4o ... Seems a little or maybe a lot
> better.
>
>
>
> On 2024-08-03 14:02, Michael via PLUG-discuss wrote:
Nope. Whatever was, is no more. Without sophisticated backup software that
is taking daily or hourly snapshots, after a successful save, the program
almost certainly isn't saving any meaningful way to back out any changes.
I didn't set up my backup software until after I had a catastrophic data
lo
I recall hearing about this a few months back, although I'm not certain if
when.
I, personally, don't like JS -- and I am frustrated how more and more of
Web 3.0 or whatever version they say were on now is wholly dependent on JS.
I think XKCD nailed it on the head, as they most often do ...
https
Do you have a spare keyboard to test? Maybe some stuck keys?
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Wed, Jul 31, 2024, 11:27 Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> the open files window just opened. so it seems that the control
> button paired wit
Okay -- check this out ...
https://www.redhat.com/en/topics/automation/learning-ansible-tutorial
You can install the free version of Ansible on all Linux Platforms.
https://docs.ansible.com/ansible/latest/installation_guide/installation_distros.html
Their install guide will also help you get th
This isn't idiocy, this is the infancy of automation! What if you could get
Ann entirely new PC and then you could run "a thing" on it to completely
provision and configure all your settings and files just how you want it?!?
This thing already exists, it's free, and easy to learn.
Welcome to the
Usually, you want to hold packages from updates if there is a compatibility
issue, like your application is only compatible with version 1.2.3, but you
know 1.2.4 will break things, so you hold it. Outside of that, you
shouldn't be stopping updates.
--
Thanks,
Alexander
Sent from my Google Pixel
I don't** think there is a rule about it, so long as you don't spam the
list about it over and over again.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Mon, Jul 22, 2024, 16:49 Snyder, Alexander J
wrote:
> I've done similar, I some think there is a rule against it, so long as you
>
I've done similar, I some think there is a rule against it, so long as you
don't spam about it over and over again.
What the price on the 1U Rack Servers? I assume Intel/x86?
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Mon, Jul 22, 2024, 16:45 Arun Khan via PLUG-discuss <
plug-discu
Security through Obscurity isn't a good methodology to adopt.
It's kind of like my logic in the very early 00s, thinking that if my
primary Windows partition were "D:/" instead of "C:/", I'd be safer.
If you're concerned about a malicious script, then just don't ever run
things without first read
Why?
What's the end goal? What are you trying to achieve?
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jul 9, 2024, 10:17 Michael wrote:
> Good question! I want to disable sudo while allowing its alias to work
>
> On Tue, Jul 9, 2024 at 12:29 PM Snyder, Alexander J <
> alexan.
I think I lost the thread of this discussion somewhere along the way. What
is your desired outcome with this, Michael?
Regardless of the journey, what are you hoping to achieve in the end?
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jul 9, 2024, 09:09 Michael via PLUG-discuss <
Unsure, but I bought into the "Google Apps" stack way back in 2010, so I
resigned the fact that Google owns me anyway. Never been terribly concerned
with "being tracked" as I take all the "IT Admin Common Sense" step to keep
myself safe online.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
Regarding being logged in ...
I subscribe to the paid "Teams" version. It gets us all the newest
features, and also includes the "memory". I tell it to "remember" or
"update your memory" for XYZ thing, and it does. Like it will only tell me
things compatible in Python 3.10 or newer, or that I pref
I'm very glad you've found success with it. A word of caution ... As
someone who also leans on A.I. for help with technology, don't just blindly
assume it knows what it's doing.
I'm trying to learn Python better and I'll ask ChatGPT how to do things and
sometimes it'll just invent a thing to do in
I had shared a post about VMWare Workstation Pro is now free. The paid
alternative to VirtualBox.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jul 2, 2024, 16:27 greg zegan via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> didn't VMWare have a free version recently?
>
ill wouldn't
> have complete control.
>
> Just let the scheduler do its thing, otherwise you're likely going to end
> up with weird issues that no one can help with or explain.
>
> On Tue, Jul 2, 2024, at 1:51 PM, Snyder, Alexander J via PLUG-discuss
> wrote:
>
>
I have a VM running with QEMU on Debian, v is a TrueNAS. Although they give
you a GUI to select options, it is my understanding that it's just pure
QEMU running on the backend.
In this VM, I have vCPUs configured.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jul 2, 2024, 13:43 K
I feel attacked and abandoned.
Didn't we just fight the war of Loyalties? I thought Michael won, but I
could be wrong.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Tue, Jun 25, 2024, 18:07 Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> OH! that's the end of usi
My most favorite A.I. helper is commit messages in VS Code. Powered by
GitHub Copilot. I'm probably the worst offender of "Updates" being a commit
message ... It's terrible, I know, and I'm sorry, LOL. Now, I just click a
button and it succinctly captures what changed. I love it.
--
Thanks,
Alexan
Yes. I wrote this using a mix of ChatGPT and Grammarly.
https://sba.tc/embracing-the-cloud-a-vital-pivot-for-small-businesses/
What you see was a pass through ChatGPT, for the initial content, then a
pass through Grammarly for ... Grammar, but they also have a lot of tools
about scanning for the
I have used it, yes. You need to download the ISO files to the USB drive
and put them in a folder. Ventoy is useful, but I discovered it doesn't
launch the Windows 11 ISO gracefully, so I had to stop using it for that
application.
I find it somewhat foolish that you paid money for it. It's a free
I have different vLANs configured in my home network, carving out network
space for things like IoT and work devices. My wife will consistently use
her work laptop as her personal, so after an argument, the passive
aggressive admin in me rate limited the work vLAN to 500kbps up and 1mbps
down.
Whe
You spelled Torvalds wrong.
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Sat, Jun 15, 2024, 06:31 wrote:
> Jesus is Lord!!!
>
>
>
> On 2024-06-14 16:39, Snyder, Alexander J via PLUG-discuss wrote:
> > Michael --
> >
> > Do you have time to talk a
Michael --
Do you have time to talk about our Lord and Savior, the ZFS filesystem, and
his worthy disciple, the differential snapshot?!!?
--
Thanks,
Alexander
Sent from my Google Pixel 7 Pro
On Fri, Jun 14, 2024, 15:36 Stephen Partington via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote
1 - 100 of 219 matches
Mail list logo