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
Package Management in Linux
Being familiar with package management is very important, especially when you are using Linux. Because, package management is crucial for ... Read more
[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? [4 Methods]
The reverse dependency refers to the packages that require another package as a dependency. In a reverse dependency, packages are ... Read more
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
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
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 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
Install Dependencies Automatically in Ubuntu [3 Exclusive Methods]
Installing a software package in Linux may depend on some other packages as a prerequisite. These packages are called dependencies. ... Read more
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
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
How to Install RPM Package With Dependencies? [3 Methods]
An RPM package is a software distribution format used primarily in RedHat-based Linux distributions. RPM stands for “RedHat Package Manager“. ... Read more
How to Install Dependencies Using dpkg? [Easiest Solution]
You may need to install some software to perform your daily tasks efficiently. For example, TeamViewer is a popular software ... Read more
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
How to Check Package Dependencies in Linux? [3 Easy Ways]
You may need to install many software in your Linux system to perform your daily tasks. For example, VLC player ... Read more
[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