Take advantage of chocolatey.org if you can.

Posts
-
RE: Rethinking my backup strategy
-
RE: Linux OS Thoughts?
@WrCombs said in Linux OS Thoughts?:
@scottalanmiller said in Linux OS Thoughts?:
@WrCombs said in Linux OS Thoughts?:
@DustinB3403 said in Linux OS Thoughts?:
@WrCombs said in Linux OS Thoughts?:
@DustinB3403 said in Linux OS Thoughts?:
If you wanted a one-liner
sudo dnf group install --with-optional virtualization -y && systemctl start libvirtd && systemctl enable libvirtd
sudo dnf -y install virt-manager
That's not the guest utils etc, just one piece of the pie.
why don't you build a guide.
That one command is his whole guide. Just run the command, you have a KVM system.
sudo dnf -y install virt-manager
but how do I check if im able to run to on intel-v or amd-v?
Besides going to the BIOS to confirm if Virtualization is enabled.
Use this commandegrep -c '(svm|vmx)' /proc/cpuinfo
You want the output to not show 0.
-
RE: So I built: Pi-hole
@Donahue said in So I built: Pi-hole:
If this is just a DNS thing, what prevents someone from just changing the DNS settings on their device to bypass it? I am asking because I am actually curious.
Have your firewall only to allow pihole dns
-
RE: Microsoft Office New ODT Customization Tool
So they retire it but provides us with a preview?
-
RE: Unnecessary packages?
@NerdyDad said in Unnecessary packages?:
Just upgraded a desktop VM from Fedora 28 to Fedora 29. After running
sudo dnf list extras
, I get this:I am currently running on kernel 4.18.16-300.fc29
Is there any particular reason why I would want or need to hold on to the old kernel?
You usually have three version in case one of the kernel is not compatible.
-
RE: What Are You Doing Right Now
In Virtual Machine Manager 2.2.1, you can now edit your VM XML file.
-
RE: What flavor of linux to replace windows?
Ubuntu or Fedora with Cinnamon Desktop.
-
RE: What Are You Watching Now
@Kelly said in What Are You Watching Now:
Is anyone else in the "No way am I giving Disney money for the new Star Wars movie." (can't remember the name), and also "I'm looking forward to Mandalorian" dichotomy?
Unless I get a free movie tickets just for attending one my vendor seminars. I'll wait till dvd or disney+.
-
RE: Office Documents randomly becoming Read-Only
Still get read only when using the app in safe mode?
https://support.office.com/en-us/article/Open-Office-apps-in-safe-mode-on-a-Windows-PC-dedf944a-5f4b-4afb-a453-528af4f7ac72 -
RE: I have to change cloud drive service yet again
@Donahue said in I have to change cloud drive service yet again:
I would like to know too. Is there a way to incorporate tags into a windows environment? Perhaps with something like NC?
You add tags on files. Right-click on the file and select properties. Select the Details tab. There you will see a Tags under Description.
-
RE: What Are You Doing Right Now
Time to upgrade your Fedora 29 install since it will reach end-of-life on 26 November 2019.
-
RE: Remote Desktop to Fedora 28?
@fuznutz04 said in Remote Desktop to Fedora 28?:
Yeah, it was down for about 10 minutes. It's available now. Works great. Thanks.
On Windows use chocolatey and on Mac use homebrew to install nomachine.
-
RE: What Are You Doing Right Now
This is very useful information.
https://chocolatey.org/install#organization
-
RE: Remote Desktop to Fedora 28?
@dafyre said in Remote Desktop to Fedora 28?:
@black3dynamite said in Remote Desktop to Fedora 28?:
@dafyre said in Remote Desktop to Fedora 28?:
@fuznutz04 said in Remote Desktop to Fedora 28?:
@dafyre I didn't ever get back to needing this until now. How were you able to achieve this? I use Fedora 28 and the Cinnamon desktop.
Sadly, no, I haven't. From what I can tell, Fedora 28 (probably 29 too) use Wayland by default. I haven't found a way to get it working yet. I tried switching the Login Screen to use X first, but even that didn't help.
Have you tried disabling Wayland instead?
I hadn't thought about that. I'll have to do a fresh install and see how that's done, unless there's a working VNC Server package in Fedora 29...
Just edit /etc/gdm/custom.conf and uncomment WaylandEnable=false and then restart. You will have only two options GNOME and GNOME Classic.
-
RE: Spoliers - are you angered when people post spoilers on social media?
Spoilers don’t affect me. But I do respect others to not spoiled it for them.
-
RE: Thicket files in Windows - how are they "linked"?
My search keep showing SharePoint. Does this only happens when getting those files from SharePoint?