Designation
Linux Content Developer Executive, Softeko.
Resides in
Green Road, Dhaka.
Education
BSc. in Mechanical Engineering, Bangladesh University of Engineering and Technology (BUET).
Expertise
Engineering Problem Solving, Programming, and Content Writing.
Summary
- Has been working at SOFTEKO as a Linux Content Developer Executive since December 2022.
- Worked as a freelancer writer at Panjeree Publication Ltd. for four months.
- Worked as an intern at Eastern Cable Limited.
Experience
In his academic life, he was involved in many projects involving technical capabilities in fields like thermodynamics, fluid mechanics, electronics, and computer science. He also worked with computation and data analysis. At the beginning of his working life, he also worked as an intern in a cable production factory where he learned how an overall production system work and the part played by a different department. He also worked as a content writer in a book publishing company where he would work in the math department and would solve mathematical problems.
Follow On
Popular Article From Walid Al Asad
How to Change Permissions on Mounted Drive in Linux
If you have a mounted drive, you might run into some issues. You may not be able to read, write ... Read more
The “sftp” Command in Linux [6 Practical Examples]
The sftp command in Linux is similar to the ftp command. However, it transfers files from one computer to another ... Read more
The “ncal” Command in Linux [8 Practical Examples]
The ncal command in Linux is a useful tool to view the calendar in the Linux Terminal. This command can ... Read more
The “scp” Command in Linux [4 Practical Examples]
The scp command in Linux copies files between two computers (client and server). It uses the SSH (Secure Shell) protocol ... Read more
The “ftp” Command in Linux [14 Practical Examples]
The ftp command in Linux uses the FTP (File Transfer Protocol) to transfer files between two computers (server and client). ... Read more
The “screen” Command in Linux [13 Practical Examples]
The screen command in Linux is used to run multiple sessions in a single terminal. For instance, you are working ... Read more
The “rsync” Command in Linux [10 Practical Examples]
The rsync command in Linux is used to synchronize files and directories between two computers (local host and remote host). ... Read more
The “traceroute” Command in Linux [13 Practical Examples]
The traceroute in Linux is used to track the path a data packet takes. A data packet passes multiple hops ... Read more
The “ssh” Command in Linux [18 Practical Examples]
The ssh command in Linux is used to securely connect two computers (client and server) following the SSH protocol. You ... Read more
The “du” Command in Linux [14 Practical Examples]
The du command in Linux is used to view disk space consumed by files and directories. It can be handy ... Read more
The “nano” Command in Linux [13 Practical Examples]
Nano is the simplest text editor, especially for beginners. However, some advanced features make it suitable for advanced users as ... Read more
The “cal” Command in Linux [7 Practical Examples]
When you think of a calendar, you think of a GUI application like Google Calendar. Some think viewing the calendar ... Read more
The “sort” Command in Linux [16 Practical Examples]
The sort command in Linux is used to sort lines of text files. It is capable of sorting alphabetically and ... Read more
The “wc” Command in Linux [15 Practical Examples]
The wc command in Linux shows the number of lines, words, characters and byte count of one or multiple files. ... Read more
How to Echo New Line in Bash [6 Practical Cases]
By default, the echo command prints text separated by spaces and adds a new line at the end. However, if ... Read more