Designation
Linux Content Developer Executive, SOFTEKO.
Resides in
Dhaka, Bangladesh.
Education
BSc. in Electronics & Telecommunication Engineering, Rajshahi University of Engineering & Technology.
Expertise
Technical Writing, Website Blogging, HTML, CSS, Microsoft Office, Mathematica, MATLAB.
Summary
- Currently working as Linux Content Developer Executive for LinuxSimply, SOFTEKO.
- Worked on electronics and communication based projects.
- Research experience in channel modelling-wireless communication.
Experience
- Content Writer at Skyranko.
Follow On
Popular Article From Nadiba Rahman
Install, Configure and Connect Samba on Ubuntu Using GUI
Ubuntu Samba GUI (Graphical User Interface) is an assembly of graphical tools and services that provide a user-friendly interface and ...
Types of Variables in Bash
As Bash is a dynamically typed shell, it understands many different types of variables. So, you don’t have to bother ...
How to Install, Configure and Connect Samba Client on Ubuntu
Samba, a free, open-source utility of SMB networking protocol, enables file sharing between Linux machines and other operating systems. And ...
VSCode Cheat Sheet [Free PDF Download]
VSCode (Visual Studio Code) is a powerful source code editor designed extensively by Microsoft. This editor is quite popular because of ...
Bash Scripting Tutorial
In today’s fast-paced world, automation has become essential for streamlining tasks and improving productivity. One powerful tool for process automation ...
Bash Process and Signal Handling
Process and signal handling in Bash refers to the management of running programs or processes and the handling of software ...
How to Use “OR”, “AND”, “NOT” in Bash If Statement [7 Examples]
The logical operators OR, AND, and NOT within an if statement in Bash indicate creating conditional logic that directs the ...
Bash the Hash! – a Symbolic Feature of Bash Comment
Hashing is the main piece of the solution in a Bash-coded puzzle. The hash (#) symbol put on the initial ...
How to Use Block Comment in Bash? [2 Cases]
It’s so obvious to comment out some specific parts of code while writing a Bash script. No doubt that single-line ...
The Art of Commenting in Bash
Why do commenting when it’s not a part of script execution? -such kind of question may cross your mind, right? ...
Bash Comments
Comments are lines in a script that are ignored by the interpreter and are used for documentation or to temporarily ...
The “hash” Command in Linux [6 Practical Examples]
Bash is a popular built-in shell in the Unix-like operating system. And hash is the built-in command within the shell ...
How to Share Files Between Linux and Windows Dual Boot [3 Methods]
Sharing files between Linux and Windows dual boot setup is a basic requisite if you are using both operating systems ...
How to Use Flags in Bash If Condition? [With Example]
Flags refer to the options, or switches in Bash that specify and customize various settings and change the behavior of ...
Emacs Cheat Sheet [Free PDF Download]
Emacs is a highly extensible and customizable text editor that offers a wide range of features along with comprehensive flexibility. ...