Re: HTML, CSS and PHP

2024-07-02 Thread David Schwartz via PLUG-discuss
Yes. stdout for PHP goes to Apache, the same way perl CGI scripts do it. On the other end, the web browser is usually the recipient, and you use HTML and CSS to format the results for the viewer. -David Schwartz > On Jul 2, 2024, at 6:56 PM, Steve Litt via PLUG-discuss > wrote: > > Phil

Re: sudo in general, and not requiring password in particular (was Re: trouble adding my user to sudoers list)

2024-07-02 Thread George Toft via PLUG-discuss
Okay, I now come begging for more information on why RH thinks sudo is bad. But first a little background... Where I work, the first thing we do is remove sudo and replace it with a shell script that calls our centralized Privileged Access Management (PAM) system (not naming vendor). The use

Void Linux Presentation at GoLUG, 7/3/2024 7PM Eastern Daylight Time

2024-07-02 Thread Steve Litt via PLUG-discuss
Hi all, The Wednesday, 7/3/2024 GoLUG meeting commences at 7pm Eastern Daylight Time online at meet.jit.si/golug [1]. The past few months the Void Linux distribution has become the subject of curiosity and questions from folks wanting something closer to the metal, folks wanting to shed their

Re: HTML, CSS and PHP

2024-07-02 Thread David Schwartz via PLUG-discuss
Technically speaking, they’re not related. It’s kind of like asking how SQL and PHP are related — HTML, CSS, and SQL are all declarative languages that are frequently used by many different programmers and platofrms including PHP, python, javascript and C, which are all imperative languages.

Re: HTML, CSS and PHP

2024-07-02 Thread Phil Waclawski via PLUG-discuss
I would agree. PHP basically prints to an HTML environment. So having a basic understanding of how the different parts interact can be of great help. On Tue, Jul 2, 2024, 18:36 Keith Smith via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Resident PHP expert? Your too kind!! I'm sure

Re: trouble adding my user to sudoers list

2024-07-02 Thread George Toft via PLUG-discuss
Agreed, but... Your comment is what I've been telling writers and filmmakers for almost a year. However, AI can jog a few thoughts loose and inspire the human to new paths of success. Regards, George Toft On 6/25/2024 10:04 PM, Eric Oyen via PLUG-discuss wrote: Yeah, right! Sorry, but AI

Re: sudo in general, and not requiring password in particular (was Re: trouble adding my user to sudoers list)

2024-07-02 Thread George Toft via PLUG-discuss
I work for a bank, and you would be amazed at how much security is baked into the connecting your browser to their web servers. Makes the NSA look like freshmen. And no, I'm not telling you who I work for. Regards, George Toft On 6/29/2024 5:19 PM, Keith Smith via PLUG-discuss wrote: Mike,

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Keith Smith via PLUG-discuss
On 2024-07-02 14:09, greg zegan via PLUG-discuss wrote: speaking of VMs I see they are migrating from VMWare to OpenShift from Red Hat at work. Anyone know more about this? Is it cost based? no one is saying why here. On Tuesday, July 2, 2024 at 02:05:11 PM MST, Ryan Petris via PLUG-discuss

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Keith Smith via PLUG-discuss
On 2024-07-02 14:04, Ryan Petris via PLUG-discuss wrote: I think the option you're looking for is called "affinity": https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cpu_resource_limits Yes!! With the affinity option, you can specify the physical CPU cores that are used to run

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Snyder, Alexander J via PLUG-discuss
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?

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread greg zegan via PLUG-discuss
didn't VMWare have a free version recently?I never investigated one the recent posts sent out too much.I didn't know the costs doubled.  Wow!Yes I have heard talk of Kubernetes and the like around.I took a course through the Maricopa school district last year but haven't used it professionally

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Adam Mercer via PLUG-discuss
On Tue, Jul 2, 2024 at 2:47 PM greg zegan via PLUG-discuss wrote: > speaking of VMs I see they are migrating from VMWare to OpenShift from Red > Hat at work. > Anyone know more about this? Is it cost based? More than likely due to the increased costs in VMWare since the Broadcom acquisition.

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Snyder, Alexander J via PLUG-discuss
Hi Greg -- Yes, RedHat OpenShift is typically used in conjunction with Kubernetes and containers, but can also host "classic" VMs, although there is some work involved ... It's not 1:1. My work, APS, is also considering this switch. -- Thanks, Alexander Sent from my Google Pixel 7 Pro On Tue,

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Keith Smith via PLUG-discuss
Thank You!! Informative!! On 2024-07-02 13:51, Snyder, Alexander J 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. --

Re: HTML, CSS and PHP

2024-07-02 Thread Keith Smith via PLUG-discuss
Resident PHP expert? Your too kind!! I'm sure there more than a few PHP people on this list that can out pace me. I'm just the most vocal. On 2024-07-02 14:12, Steve Litt via PLUG-discuss wrote: Hi all, This is a question for our resident PHP expert Keith Smith, but others please feel

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread greg zegan via PLUG-discuss
speaking of VMs I see they are migrating from VMWare to OpenShift from Red Hat at work.Anyone know more about this? Is it cost based?no one is saying why here. On Tuesday, July 2, 2024 at 02:05:11 PM MST, Ryan Petris via PLUG-discuss wrote: #yiv1180701151 p.yiv1180701151MsoNormal,

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Ryan Petris via PLUG-discuss
I think the option you're looking for is called "affinity": https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cpu_resource_limits > With the *affinity* option, you can specify the physical CPU cores that are > used to run the VM’s vCPUs. Peripheral VM processes, such as those for I/O, >

Re: VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Snyder, Alexander J via PLUG-discuss
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

VirtualBox, Proxmox, QEMU and CPU Vs vCPUs

2024-07-02 Thread Keith Smith via PLUG-discuss
Hi, I've started to skim the Ubuntu docs on QEMU. It talks about vCPUs. I've run both VirtualBox and Proxmox. Seems both VirtualBox and Proxmox only allow for CPU allocation at the CPU level. I'd really like to be able allocate vCPUs. Do I understand this correctly? Thanks!! Keith