This step by step guide explains how to create a Ubuntu bootable USB drive and how to install install Ubuntu 22.04 LTS desktop edition with screenshots.
Linux
-
- FedoraFAQFedora SilverblueLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingUnix/Linux Beginners
How To Reset Root Password In Fedora 36
By skBy sk 3,702 viewsForgot the root password in Fedora? Do you want to change the root user password in your Fedora system? No problem! This brief guide explains how to change or reset root password in Fedora.
- FedoraAudio/Video ConvertersAudio/Video EncodersAudio/Video ToolsFfmpegFrameworksLinuxLinux BasicsLinux CommandsLinux Tips & TricksMusic/media playersUnix/Linux Beginners
How To Install Multimedia Codecs In Fedora Linux
By skBy sk 23,999 viewsThis guide explains how to install multimedia codecs in Fedora 36 from RPM Fusion software repository.
- FedoraFedora SilverblueGNOMELinuxLinux Tips & TricksUnix/Linux Beginners
How To Enable Minimize And Maximize Buttons In Fedora 36 Workstation
By skBy sk 19,410 viewsThis guide explains how to enable minimize and maximize buttons in application windows using Gnome Tweaks and Dash to Panel extension in Fedora GNOME Workstation and Silverblue editions.
- FedoraFedora SilverblueLinuxLinux Tips & TricksOpensourcePackage managementUnix/Linux BeginnersUtilities
Install Third Party Software Using Fedy In Fedora 36
By skBy sk 3,287 viewsFedy is a graphical application that allows you to install several third-party applications, development tools, drivers, themes, and utilities in Fedora.
- FedoraLinuxLinux AdministrationLinux DistributionsUnix/Linux Beginners
How To Upgrade To Fedora 36 From Fedora 35 [Workstation And Server]
By skBy sk 7,780 viewsFedora 36 has been released! If you’re already using Fedora 35, you can now safely upgrade to Fedora 36 desktop or server edition.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPPhpmyadminProgrammingXAMPP
PHP MySQL DELETE, TRUNCATE, DROP Table
By Sravan KumarBy Sravan Kumar 93 viewsThis explains how to perform DELETE, TRUNCATE, And DROP operations on a MySQL database table using PHP in XAMPP in Linux.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL Logical Operators
By Sravan KumarBy Sravan Kumar 245 viewsThis tutorial explains how to filter data from a MySQL database table using MySQL logical operators such as BETWEEN, IN, AND, OR etc., along with WHERE clause and SELECT query in PHP.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL LIKE Operator
By Sravan KumarBy Sravan Kumar 109 viewsThis guide explains how to select data from a table using MySQL LIKE operator and WHERE clause in a particular database using PHP in XAMPP.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL WHERE Clause
By Sravan KumarBy Sravan Kumar 133 viewsIn this guide, We will discuss how to select the records from a MySQL database based on specific conditions with the WHERE clause and the SELECT command using PHP in XAMPP stack.