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 ...
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 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 ...
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 ...
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. ...
Nano Cheat Sheet [Free PDF Download]
Nano, primarily associated with Unix-like operating systems, is a small, popular, and user-friendly text editor. This text editor is admired ...
How to Copy File From Windows to Linux Using SSH [2 Methods]
Want to copy and transfer files and folders securely from Windows to Linux using SSH? SCP (Secure Copy) can be ...
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 ...