TipsMake
Newest

Tags : dev

How to Format USB on Ubuntu
Linux 26 October 2023

How to Format USB on Ubuntu

with ubuntu linux, you can use several utilities to format usb, such as the disk utility feature that comes with ubuntu or terminal. regardless of which feature you use, formatting

Read More
How to Write a Basic Python Program
Python 05 March 2020

How to Write a Basic Python Program

python is a high-level programming language. the language utilizes a straightforward syntax which can make it easy for new users to get started. ==== install the dependencies ====

Read More
Directory tree structure in Linux
Linux 26 May 2019

Directory tree structure in Linux

have you ever wondered why some programs in linux are stored under different directories like / bin, / sbin, / usr / bin or / usr / sbin?

Read More