For those of you who know me, you'll know that I can push my hardware to the limits and often passed those limits. The brand new dual sim iPhone 11 Pro I just bought is no different.
If you're hosting your email with Microsoft's Office 365 service, you may be using shared mailboxes. You should if you aren't, they're a great way to create email addresses that don't consume a license.
I've been trialing Ubuntu 19.04 on my Dell XPS15 for the last couple of weeks and I was wanting to use an external mouse with the machine. I dug around in my drawers and found an unused Magic Mouse 2 not being used.
I came across an issue with one of my mobile users that was unable to get admin access off network. As soon as they connected to the corporate network their admin rights would return.
I recently wrote up my new raspberry pi workstation with a nice new ViewSonic VA2246M but by default the Pi would only output 1600x1200. The configuration for the HDMI lives in the config.txt file in /boot.
I've been working on my timelapse camera setup with my raspberry pi and when trying to run my python script I got the following error. This is a permissions error because I had created a new user that wasn't in the video group.
After a few weeks of using my 50" television as a display while working on my time-lapse project it quickly became hard to work with. I decided to downsize to a desktop workstation solution.
I had a site that needed private messaging so I decided to use BuddyPress as it already has a great messaging system. It appeared to work well with all the existing plugins until I tried to use the site search.
In my previous article I outlined how to get Ruby installed via RedHat Software Collections (SCL) and this works for basic ruby commands until I tried to install my backup gem. I got an install error when trying to build the native extensions.