by ray | Oct 16, 2023 | Linux / Ubuntu
Slack stands at the forefront of team collaboration tools, offering a dynamic platform that enhances communication and project coordination. For those aiming to install Slack on Ubuntu 22.04 Jammy Jellyfish or its older stable release of Ubuntu 20.04 Focal Fossa, this...
by ray | Jul 27, 2023 | Linux / Ubuntu
You’ll have to end up killing the snap store as simply closing the window keeps the store running in the background: killall snap-storekillall snap-store Then tell snapd to update all snaps: sudo snap refreshsudo snap refresh
by ray | Jul 24, 2023 | Google
If you are tired of writing the same email over and over again, or even copying and pasting the content on new ones, you seriously need to learn how to create email templates. This guide will talk specifically about how you can do this in Gmail, with simple and easy...
by ray | Jul 13, 2023 | Google
Google Meet is a powerful video conferencing tool that allows users to connect with colleagues, friends, and family from anywhere in the world. It’s a great way to stay connected and collaborate on projects, but sometimes you may need to remove Google Meet from a...
by ray | May 4, 2023 | Linux / Ubuntu, Python
Python is mainly used for software development, automation, and data science. Since Python is one of the easiest programming languages to learn, it is always advised to go with Python as the first programming language. From the launch of Ubuntu 22.04, you will only...