Ashikur Rahman

Ashikur Rahman
Ashikur Rahman

Designation

Linux Content Developer Executive, Softeko.

Resides in

Green Road, Dhaka, Bangladesh.

Education

BSc. in Computer Science and Engineering, KUET.

Expertise

  • Programming: Python, C++
  • Database: SQL, MongoDB
  • Web Framework: ASP.NET
  • Frequent in content writing, web development, computer security, cryptography, Linux OS.

Summary

  • Currently working as a Linux Content Developer Executive at SOFTEKO.
  • Worked on web, android, machine learning, and data security in my academic years.

Follow On

 

Popular Article From Ashikur Rahman

bash loop

Loops in Bash

A Bash loop is a control structure that allows you to execute a block of commands or statements repeatedly in ...

Read more

How to check package dependencies in Linux

How to Check Package Dependencies in Linux? [3 Easy Ways]

You may need to install software in your Linux system to perform your daily tasks. For example, a VLC player ...

Read more

The following packages have unmet dependencies

[Solved] The Following Packages Have Unmet Dependencies Error

A package with unmet dependencies is a software package that cannot be installed or updated because it relies on other ...

Read more

how to install linux mint

How to Install Linux Mint 21.2 Victoria [Easy Guide]

Linux Mint is a user-friendly and versatile Linux distribution known for its polished desktop environment and ease of use. It ...

Read more

RPM failed dependencies error

[Solved] RPM Failed Dependencies Error in RedHat

Dependency refers to a relationship among software packages that indicates that one package relies on another to function correctly. Actually, ...

Read more

How to check rpm reverse dependencies in Linux?

How to Check RPM Reverse Dependencies in Linux? [4 Methods]

The reverse dependency refers to the packages that require another package as a dependency. In a reverse dependency, packages are ...

Read more

yum remove package without dependencies

Remove Packages Without Dependencies Using Yum [2 Methods]

YUM (Yellowdog Updater Modified) is a high-level package management tool primarily used in RedHat-based Linux distributions. Usually, yum handles dependencies ...

Read more

Install YUM Packages with Dependencies

2 Methods to Install YUM Packages With Dependencies

If you are a user of RedHat-based Linux distributions such as RHEL and CentOS and want to install a package ...

Read more

apt dependency tree

How to Check APT Dependency Tree in Linux? [4 Methods]

The dependency tree refers to the hierarchical structure of dependencies that exist between software packages on a Linux distribution. In ...

Read more

5 Useful Methods to Remove Package and Dependencies in Ubuntu

5 Methods to Remove Package and Dependencies in Ubuntu

Dependencies specify some prerequisite packages that are essential for a particular package to work as intended. Often, you may not ...

Read more

yum command not found

Solved “bash: yum: command not found” [RHEL, Fedora, CentOS]

If you’re encountering the “bash: yum: command not found” error, it typically means that the YUM package manager is not ...

Read more

Install missing dependencies in ubuntu

How to Install Missing Dependencies in Ubuntu? [4 Methods]

Dependencies specify some prerequisite packages that need to be installed on the system for a particular package to work as ...

Read more

Install RPM without dependencies

2 Ways to Install RPM Without Dependencies in Linux

An RPM (RedHat Package Manager) package is a software distribution format used primarily in RedHat-based Linux distributions such as CentOS, ...

Read more

Install RPM with Dependencies [3 Methods]

How to Install RPM Package With Dependencies? [3 Methods]

An RPM package is a software distribution format that is handled by RPM(RedHat Package Manager) primarily in RedHat-based Linux distributions. ...

Read more

Dependencies in Linux

Dependencies in Linux

Installing useful software is one of the most essential tasks in our daily computing life. For example, you may be ...

Read more