setenforce 0

Posts
-
RE: What Are You Doing Right Now
Still working on setting up a Certificate Authority using openssl. There's some cool things you can with it.
-
RE: New Server Migration Adventure
@scottalanmiller said in New Server Migration Adventure:
So an example, let's say you have a simple Windows Web Server... Just 2012 R2 running IIS for a .NET application or something like that.
I'd want to create a clean 2016 build and have a script that sets up absolutely every aspect of the system without any human intervention (other than running the script, obviously) and either builds the entire system 100% or builds it to a point that all you have to do is restore the application files.
I know when adding roles, you eventually will have an opportunity to save an xml config to use for redeployment.
-
RE: What Are You Doing Right Now
@brandon220 said in What Are You Doing Right Now:
Trying to update the file upload size in Nextcloud from 511 Mb. Having a heck of a time finding the correct file to update in Fedora. I can find it easily in another install in Ubuntu.
You can change it from the WebUI - File handling
https://example.com/index.php/settings/adminThat setting will update the .user.ini and .htaccess file in /var/www/html/nextcloud
Or are you looking for the php.ini file in /etc?
-
RE: Chocolatey Installation Process Logging
@scottalanmiller said in Chocolatey Installation Process Logging:
Doesn't work on Windows 7, no Invoke-Expression
You will have install the latest Windows Management Framework.
https://docs.microsoft.com/en-us/powershell/wmf/readme -
RE: What Are You Doing Right Now
@brandon220 said in What Are You Doing Right Now:
Created the new data folder /ncdata but I get an error when running the setup wizard Error
Can't create or write into the data directory /ncdataI'm trying to figure it out but stumped. I have 5 working NC installs but they are all using the default data location.
Give apache write permissions for /ncdata
-
RE: Backup server comparison
@fuznutz04 said in Backup server comparison:
@black3dynamite Ah yes, SLAT. Almost forgot about that. I ran into that trying to install HV 2016 on a REALLY old box for testing. I could install it, but that's where the story ended.
If I get the E5620 or higher in the Xeon family, I think I should be fine. I know for sure that the E5620 works. I have them in my R710.
The same thing happened to me. So it made my decision to use KVM even easier for what I was using the server for.
-
RE: Wordpress Install - Page is trying to load unsafe script
@NashBrydges
Change
CustomLog /var/log/access.log combined
to
CustomLog /var/log/httpd/access.log combined
-
RE: What Are You Doing Right Now
@dustinb3403 said in What Are You Doing Right Now:
@black3dynamite definitely a bargaining chip.
Well, it was none of them. She did it so she can ask me if its ok if she can jump in the pile of leaves she made.
-
RE: MS Licensing Issues Regarding Machines Donated for Use Outside of US
Educational apps when using Fedora.
https://fedoraproject.org/wiki/SIGs/Education/AppsSome of them are probably outdated but its good start.
-
RE: What Are You Doing Right Now
@dustinb3403 said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
She did it so she can ask me if its ok if she can jump in the pile of leaves she made.That's bargaining.
She needs to finish the yard first.
She put her jacket onto the pile and is laying on it while
eating her cookie and brownie combo that she and her mom baked last night. -
RE: MS Licensing Issues Regarding Machines Donated for Use Outside of US
Here's another list of applications that a school in Pennsylvania are using when deploying Ubuntu laptops to their students.
https://technology.pennmanor.net/linux-software-for-schools/ -
RE: What Are You Doing Right Now
Figured out how to use ad-hoc commands using ansible to manage Windows.
-
RE: Ubuntu with Epson L380
In Fedora this is whats available natively. You usually can use a driver for an older model with the newer version.
EPSON L310 - CUPS+Gutenprint v5.2.13 (Simplified) or EPSON L310 - CUPS+Gutenprint v5.2.13You really should be using the latest version of Ubuntu especially for driver support.
-
RE: Light vs Dark Theme
I've also always been a fan of dark themes because its more easier on my eyes.
-
RE: Ubuntu with Epson L380
If that device was released last year. You could definitely run into issues with using 16.04.