what is oradiag_ folder?

I never installed Oracle on my system and don’t know why these directories kept being created, but I finally managed to stop them from reappearing. Here’s how it’s done. First, head over to: cd ~/oradiag_<username>/diag/clients/user_<username>/host_*/trace/ and then head sqlnet.log You should see an error message complaining about a directory not existing for r/w. For me, … Read more

Run `apt-get update` before installing other packages with Puppet

Since Puppet 2.6.0 a new feature “relationship syntax” was introduced. An example in Puppet 2.6.0 and above would look like this: exec { “apt-update”: command => “/usr/bin/apt-get update” } Exec[“apt-update”] -> Package <| |> Every time a package command is executed, the dependency (in our case ‘apt-update’) will be triggered fist. You can even define … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)