Author : Hakan

Home » Articles posted by Hakan

Running C7 and using geany 1.37 which is the latest version available for C7 in EPEL. geany-plugins in EPEL, however, are at 1.38 and there is a bug in one of the plugins that could conceivably be due to version mismatch.I have just spent two hours search..

Read more

I have a C7 server running Apache and php 7.0 and 7.2 simultaneously serving websites, both installed from SCL if I remember correctly. I now have a need to install a webapp requiring php 7.4 which seems to be available only from Remis repository ..

Read more

I am in search of open-source software to track billable time for myself. A quick Google search did not find anything that is open-source but I am hoping that this group might know of such software? The platf..

Read more

I have run into a bash variable string problem that I think I have nailed down to the variable string containing a tilde (~). Not sure if my conclusion is correct and could use some help.To make a long(er) story short, an associative array variable ..

Read more

I am writing a long bash script under CentOS 7 where perl is used for manipulating some external files. So far I am using perl one-liners to do so but ran into a problem when I need to append text to an external file.Here is a simplified example in ..

Read more