ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. alex.olynyk
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 71
    • Posts 458
    • Groups 0

    Posts

    Recent Best Controversial
    • script the creation of a database on CentOS7

      I want to script the creation of a database on CentOS7. I know how to run the commands but what would I need to turn this into a script?

      mysql -u root -p
      create database db;
      create user 'user'@'localhost' identified by 'password';
      grant all on db.* to 'user'@'localhost';
      flush privileges;
      quit

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Is Edx.org worth paying for certs

      i took the intro to linux course but didnt pay for the cert of completion. You still get a certificate but its not "verified"

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: GPO issue with Server 2012r2

      No WMI filters are in place. Too bad we dont get 1 free support incident each year from MS just for using their stuff.

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Boss I want to go to MangoCon....

      For those of us that are unable to attend MangoCon, is there any chance of the training sessions being recorded for later viewing?

      posted in MangoCon
      alex.olynykA
      alex.olynyk
    • ownCloud Appliance

      Does anyone use the ownCloud appliance with Ubuntu? i tried using the one in vhdx format. I worked through the wizard and got to the owncloud login but could never see it in a browser.

      Only ask cause I just tried installing 9.0.2 again in CentOS and have that same issue filling in the web form with my MariaDB credentials.
      0_1462996972342_Capture.PNG

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: GPO issue with Server 2012r2

      2_1462985390738_Capture2.PNG 1_1462985390738_Capture1.PNG 0_1462985390738_Capture.PNG

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: GPO issue with Server 2012r2

      0_1462976078628_Untitled.png

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: GPO issue with Server 2012r2

      @Dashrender said in GPO issue with Server 2012r2:

      You don't want to just remove the policy, you need to re-enable your GPOs and change the setting back to the default or enabled (assuming disabled is what killed them in the first place - GPOs sometimes word things funny - Disable CD burning - Enabled = can't burn, disabled = can burn, Not Configured = leave in last position.

      So I'd start by re-enabling the GPOs, then changing the setting to the opposite of what you had before, then from the PCs gpupdate /force, reboot, try.

      I did all this and have the same issue. Any other ideas?

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • GPO issue with Server 2012r2

      I enabled 3 group policies on a DC to disable writing to a CD but now management is reversing their decision and asking me to remove these policies. I did and ran gpupdate on the servers and workstations but access to CD drives is still denied. Removed workstation from domain with same issue. Disabled the same 3 policies in local group policy but access is still denied to the CD drives. Any idea how to enable CD burning again?

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: If You Have to Ask the Question...

      but i understand Scotts point

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: If You Have to Ask the Question...

      @Carnival-Boy cant upvote this enough!

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Non-IT News Thread

      @wirestyle22 I love pork roll! Moved to Florida from Jersey.

      posted in Water Closet
      alex.olynykA
      alex.olynyk
    • RE: VirtualBox - No 64-bit

      I had this issue once when I had Client Hyper-V enabled on Windows 10.

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      I did a fresh install of 9.0.2 today on CentOS 7 and have the same issue. 1_1462377061886_Capture1.PNG 0_1462377061886_Capture.PNG

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      retyped info in web form, same error

      even used 127.0.0.1

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      0_1462301551373_Capture.PNG

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      I get something similar
      0_1462298453242_Capture.PNG

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      i looked at Jareds post on setting up 8.2 and he said you cant create the MariaDB instance from the GUI so that might be the issue for me

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      @travisdh1 That worked! Thank you! But now I get 0_1462288419716_Capture.PNG
      The output of GETENFORCE is PERMISSIVE

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • RE: Installing ownCloud 9.0.1

      Alias /owncloud "/var/www/html/owncloud/owncloud/"
      <Directory "/var/www/html/owncloud/owncloud">
      Options +FollowSymLinks
      AllowOverride All

      <IfModule mod_dav.c>
      Dav off
      </IfModule>

      SetEnv HOME /var/www/html/owncloud/owncloud
      SetEnv HTTP_HOME /var/www/html/owncloud/owncloud
      </Directory>

      <Directory "/var/www/html/owncloud/owncloud/data/">

      just in case if .htaccess gets disabled

      Require all denied
      

      </Directory>

      posted in IT Discussion
      alex.olynykA
      alex.olynyk
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 22
    • 23
    • 12 / 23