[Solved] How To: Install Percona XtraDB Cluster 8.0 on Ubuntu 20.04LTS

Percona XtraDB Cluster 8.0 on Ubuntu 20.04LTS Percona XtraDB Cluster is a database clustering solution for MySQL. It ensures high availability, prevents downtime and data loss, and provides linear scalability for a growing environment. This is very efficient in managing data and replicating it between nodes. It can be a life saver in many ways … Read more

[Solved] Expose Jenkins-LTS Deployed on Apple MAC To Network

Expose Jenkins-LTS Deployed on Apple MAC To Network Jenkins-LTS installation on Apple MAC OSX via homebrew is quite easy. Once its installed, Jenkins-LTS web interface will be accessible by localhost:8080 or 127.0.0.1:8080 which is same but what if someone want to access it over network or internet. It may become a nightmare of internet/Google search. … Read more

[Solved]There are no valid security settings to publish. Would you like to remove your previously published settings?

Outlook cannot save this Security Setting without a Name. If you continue, your changes will be lost. Do you want to continue? There are no valid security settings to publish. Would you like to remove your previously published settings? Email encryption is around for quite a some time and it must be used when you … Read more

[Solved] Tomcat5 Startup Script for Ubuntu 20.04 LTS

[Solved] Tomcat5 Startup Script for Ubuntu 20.04 LTS Tomcat5.5 and JDK5 are very old items on the application table but they still exists for legacy applications. There might be some business reasons but for IT they are headache. Configuration is almost manual at every step and you need to invest too much time thinking rather … Read more

[Solved] How to Install Tomcat5 and JDK5 on Ubuntu 20.04 LTS

[Solved] How to Install Tomcat5 and JDK5 on Ubuntu 20.04 LTS Installation of Tomcat and JDK on Unbuntu is just issuing few commands and having a glass of coke. It will surely install the latest versions of both but what if someone is too lazy to upgrade its code and requirement Tomcat version. Legacy applications … Read more

The task you are trying to do can’t be completed because remote desktop services is currently busy

The task you are trying to do can’t be completed because remote desktop services is currently busy Remote desktop services is really handy specially in COVID situation. It can give you liberty to complete your tasks remotely on any windows operating system. By Default windows server operating system allows two concurrent remote desktop connections to … Read more