Gnome 3 extensions
Some extensions I use: dash-to-panel (as dash-to-dock no longer behaves reliably for me) frippery move clock GSconnect mailnag TopIcons Plus Workspace Buttons
Some extensions I use: dash-to-panel (as dash-to-dock no longer behaves reliably for me) frippery move clock GSconnect mailnag TopIcons Plus Workspace Buttons
Presumably as the old kernel version doesn’t support the capabilities. A quick fix is to downgrade to the old 2.6.9 version here. Bear in mind the risks of running an older version that won’t get security patches etc.
If you use gnome-terminal, xfce4-terminal or others, install Gogh for beautiful terminal colour schemes.
The setting you’re looking for is listed under “Window manager tweaks”. XFCE menu Settings Window Manager Tweaks Focus “When a window raises itself” “Do nothing” From StackExchange
TIP: Ensure you have the full certificate chain for the zookeeper servers as well as for your client certificate on the client
Bloom is a REST API caching middleware, acting as a reverse proxy between your load balancers and your REST API workers.It is completely agnostic of your API implementation, and requires minimal changes to your existing API code to work.Bloom relies on redis, configured as a cache to store cached data. It is built in Rust …
Continue reading ‘Bloom – HTTP REST API caching middleware’ »
Peaclock uses C++17, this requires us to go through some hoops. sudo apt install clang-7 llvm-7-dev git clone https://github.com/octobanana/peaclock.git cd peaclock export CC=/usr/bin/clang-7 export CXX=/usr/bin/clang++-7 find . -type f -exec sed -i -e \ ‘s#std::filesystem#std::experimental::filesystem#g’ {} \; find . -type f -exec sed -i -e \ ‘s#<filesystem>#<experimental/filesystem>#g’ {} \; find . -type f -exec sed …
Continue reading ‘Getting peaclock to build on Ubuntu 18.04’ »
Following these instructions to install & configure fonts – it makes applications & web pages look a lot better in Fedora.
If you are getting “No Authenticators Available” error, ensure libsasl2-2 & libsasl2-modules-db are installed.
RHEL 8 changes sendmail deprecated!