Home | About | Categories | All Tips & Tutorials

Welcome to My Computer Tips

My Computer Tips was launched in 2015 to document my computing issues, and also add instructions to common tasks in various Linux distributions should I ever encounter the same problem twice.

My Computer tips has grown in popularity and now has over 250 tutorials and tips, covering many areas of computing from programming and retro computing to Linux Distributions.


Latest Tips & Tutorials

Added: 20th of May 2025

Where are the Kubuntu / Plasmoid widgets located and how can I edit a widget

Added: 10th of May 2025

Adding Apps, Places menus and Window List to Gnome 3 on Fedora 42

Added: 10th of May 2025

VirtualBox error, This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to boot - please use a kernel appropriate for your CPU.

Added: 20th of April 2025

Retroarch installed with Steam. Where is the RetroArch system folder located in Steam on Linux

Added: 17th of April 2025

Retroarch flathub installation on Linux. Where is the RetroArch system folder located


Recently Viewed Tips & Tutorials

Last Viewed: 24th of May 2025 - 16:36:30 pm

CSS animation, rotate image 90 degrees using transform rotate

Last Viewed: 24th of May 2025 - 16:35:56 pm

How do I find out what version of Caja file manager I am running

Last Viewed: 24th of May 2025 - 16:35:22 pm

Remove double whitespaces from a string of text using PHP preg_replace

Last Viewed: 24th of May 2025 - 16:34:15 pm

Split comma delimeted string using the php explode() function and output results

Last Viewed: 24th of May 2025 - 16:33:38 pm

Convert a Unix timestamp to date and time using PHP


Most Popular Tips & Tutorials

Added: 30th of September 2020

Start, Stop and Restart the Cups print Server in Linux using the terminal

Added: 27th of October 2020

Open and edit files using Visual Studio Code from Filezilla FTP Client on Linux

Added: 15th of October 2022

How do I disable voice message recording in WhatsApp on Android

Added: 16th of July 2020

Open thunar file manager as root user on Xubuntu

Added: 27th of March 2016

Access FTP server using the Nemo File Manager in Linux Mint


Featured Tips & Tutorials

Added: 25th of September 2022

Create a new database, table and insert data, using MariaDB in the Linux Terminal (Part 3)

Added: 26th of June 2022

Install Apache2 on Ubuntu and Ubuntu based distributions in 2024

Added: 2nd of July 2023

Put your old Blackberry Playbook to use in 2020

Added: 25th of September 2022

Create a new user using MariaDB database in the Linux Terminal (Part 2)

Added: 25th of September 2022

Perform basic SELECT queries in MariaDB using the Linux Terminal (Part 4)


Recently Updated Tips & Tutorials

Updated: 28th of January 2025

Adobe Photoshop how do I trim transparent pixels without using the crop tool

Updated: 26th of January 2025

Selling your old Audio CDs and DVDs, can you make decent money on Ebay

Updated: 10th of December 2024

Copy .iso image to USB flash drive using dd command in Linux using the terminal

Updated: 10th of December 2024

Install SQLite DB Browser, Create a new table, Insert and query data in Ubuntu and Ubuntu based distributions

Updated: 21st of November 2024

Basic user input and output using C++ in Linux, Learning C++