Tag: Linux
All the articles with the tag "Linux".
[unixODBC][Driver Manager]Can’t open lib : file not found
Updated:I have no idea how we came up against this issue on one of the development images. I'd prepared it all up to the point of delivering php. After following m
Building a Debian Development Server
Updated:When I setup a development system there are a few steps I follow to get everything working together. The aim is to get everything installed to provide php
Wired 802.1X on Linux
Updated:For a while I've been meaning to fix my workstation. When it comes to remote accessing it from home I find I can't because I've followed the green guidance
PHP 7.1 and MSSQL Compile Issue
When trying to get PHP v7.1 running on a Debian Buster development box I ran into an issue where pecl would compile the sqlsrv.so and pdo_sqlsrv.so files f
PHP7.0, Microsoft SQL Driver & Debian (stretch)
Updated:To get the MS SQL ODBC driver working even in Jessie appears to be a challenge. I Stretch I almost surrendered. It is working, but I do think it's a bit of a hack as I've had to install an older libssl1.0.0 and enable the locale en_US.UTF-8.
I Want to Kill the Proxy
Updated:Working behind a non-transparent corporate proxy and firewall is enough to make you psychotic! You'll find enough post on here about setting up environment variables and handling proxies, but there's always room for one more.
Headless Development Server
Updated:After building a development environment in Linux as per a previous article - https://warlord0blog.wordpress.com/2018/07/13/building-a-debian-development-s
VCSA root Locked Out!
Updated:This gave me cause for tears today. The VCSA (vCenter Server Appliance) management Web UI ( https://vcsa:5480 ) decided not to let me in as root. I'm guess
Linux and MS SQL ODBC Authentication
My recent troubles spawned from connecting my Laravel application to a Microsoft SQL Server database. My username and password are correct but the connecti
MSSQL ACCEPT_EULA
My automated apt updates failed to update the Microsoft SQL components because they don't accept the terms and condition in the EULA. To resolve this I add