Skip to main content
7
results
Andrew Fletcher
Find by file name To perform a find command in terminal use find / -name php.ini -type f find / -name {filename} {type parameters}Note there are many parameters in the commands, so I'll cover a couple regular expressions here.  Such as,  -name matches the string being searched and is case sensitive -iname matches the string being searched and is case insensitive -type f means to find a file with the name being searched.  In this instance php.ini -type d find a...
Andrew Fletcher
I had been running a few Centos 6 servers just past their EOL (30th November...
Andrew Fletcher
I need to set the default php-version of a subscription to php7.3.  The...
Andrew Fletcher
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI...
Andrew Fletcher
To add ejabberd and run MYSQL to the server I needed to update the server...
Andrew Fletcher
This a resource library of the Apple developer resources that I have regularly accessed.  It will continue to grow as my path to learn app development continues. Library App Guidelines - https://developer.apple.com/library/content/qa/qa1686/_index.html Human Interface Guidelines - https://developer.apple.com/ios/human-interface-guidelines/overview/themes/ API reference - https://developer.apple.com/documentation Apple Developer Forum - https://forums.developer.apple.com/ Apple...
Andrew Fletcher
A list of languages for the iOS app in speech mode: Arabic (Saudi Arabia) -...