Warning: session_start(): open(/opt/alt/php74/var/lib/php/session/sess_46bc3247f5e1b71b13c929798b09a594, O_RDWR) failed: Disk quota exceeded (122) in /home/bdoldco1/itsupport.com.bd/wp-content/plugins/WPQA/functions/actions.php on line 23

Warning: session_start(): Failed to read session data: files (path: /opt/alt/php74/var/lib/php/session) in /home/bdoldco1/itsupport.com.bd/wp-content/plugins/WPQA/functions/actions.php on line 23

Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/bdoldco1/itsupport.com.bd/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: session_start(): open(/opt/alt/php74/var/lib/php/session/sess_46bc3247f5e1b71b13c929798b09a594, O_RDWR) failed: Disk quota exceeded (122) in /home/bdoldco1/itsupport.com.bd/wp-content/plugins/easy-appointments/src/frontend.php on line 73

Warning: session_start(): Failed to read session data: files (path: /opt/alt/php74/var/lib/php/session) in /home/bdoldco1/itsupport.com.bd/wp-content/plugins/easy-appointments/src/frontend.php on line 73
admin – Best Answers – Page 2 – IT Support BD

Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

Browse


Have an account? Sign In Now

Sign In

Login to our ITSupportBD questions & Answers Engine to ask questions answer people’s questions & connect with other IT people.

Sign Up Here
Continue with Facebook
Continue with Google
or use


Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.


Have an account? Sign In Now

You must login to ask a question.

Continue with Facebook
Continue with Google
or use


Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Continue with Facebook
Continue with Google
or use


Forgot Password?

Need An Account, Sign Up Here

Please type your username.

Please type your E-Mail.

Please choose an appropriate title for the post.

Please choose the appropriate section so your post can be easily searched.

Please choose suitable Keywords Ex: post, video.

Browse

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

IT Support BD Logo IT Support BD Logo
Sign InSign Up

IT Support BD

IT Support BD Navigation

  • Home
  • Blog
  • Download
  • Support Hour Booking
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy

admin

IT Partner
Ask admin
1k Visits
4 Followers
14 Questions
Home/ admin/Best Answers
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Asked Questions
  • Groups
  • Posts
  • Comments
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Asked Questions
  • Groups
  • Posts
  • Comments
  1. Asked: February 14, 2023In: Communication

    আমি কিভাবে ই-সিম কিনবো বাংলাদেশ থেকে?

    admin
    admin IT Partner
    Added an answer on February 14, 2023 at 10:15 pm

    Grameenphone offers eSIM services for both prepaid and postpaid customers in Bangladesh. Here are the steps to follow to purchase a Grameenphone eSIM: First, check if your device supports eSIM technology. Not all devices are compatible with eSIM, so make sure to check with your device manufacturer.Read more

    Grameenphone offers eSIM services for both prepaid and postpaid customers in Bangladesh. Here are the steps to follow to purchase a Grameenphone eSIM:

    1. First, check if your device supports eSIM technology. Not all devices are compatible with eSIM, so make sure to check with your device manufacturer.
    2. Once you’ve confirmed that your device is eSIM compatible, visit a Grameenphone Customer Care Center to purchase an eSIM activation code. You will need to bring your national ID card and mobile device with you.
    3. After purchasing the eSIM activation code, scan the QR code provided by Grameenphone with your device’s camera. This will activate the eSIM on your device.
    4. Follow the on-screen instructions to complete the eSIM setup process.

    If you encounter any issues or have any questions, Grameenphone Customer Care representatives should be able to assist you.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  2. Asked: February 13, 2023In: Web & Host

    How to find file objects.ini.php on nagvis docker container?

    admin
    admin IT Partner
    Added an answer on February 14, 2023 at 3:25 pm
    This answer was edited.

    In NagVis, the configuration file that contains the object definitions is typically named "objects.ini.php" and is located in the NagVis configuration directory. The location of the NagVis configuration directory can vary depending on your installation, but it is usually located in the "share/nagvisRead more

    In NagVis, the configuration file that contains the object definitions is typically named “objects.ini.php” and is located in the NagVis configuration directory. The location of the NagVis configuration directory can vary depending on your installation, but it is usually located in the “share/nagvis/config” directory.

    To find the “objects.ini.php” file on a NagVis Docker container, you can use the following steps:

    1. Start a shell session in the NagVis Docker container using the “docker exec” command. For example, if your container is named “nagvis-container”, you can start a shell session by running the command:
      docker exec -it nagvis-container /bin/bash
    2. Once you are in the container shell, navigate to the NagVis configuration directory. This can be done using the following command:
      cd /usr/local/nagvis/share/nagvis/config
    3. Use the “ls” command to list the files in the directory. The “objects.ini.php” file should be listed among the other NagVis configuration files.
      ls

    If the “objects.ini.php” file is not found in the NagVis configuration directory, it is possible that the file has been moved or renamed, or that the NagVis installation has been customized to use a different configuration file. In this case, you may need to consult the NagVis documentation or seek assistance from the NagVis community to locate the configuration file.

     

     

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  3. Asked: November 18, 2022In: Computer

    What is (DaaS) Desktop as a Service?

    admin
    admin IT Partner
    Added an answer on November 18, 2022 at 1:41 am
    This answer was edited.

    DaaS: Desktop as a Service Desktop as a Service In a cloud computing service called (DaaS), a service provider gives end users virtual desktops via the Internet that are licensed on a per-user basis. For small organizations who find building their own virtual desktop infrastructure to be too expensiRead more

    DaaS: Desktop as a Service

    What is the DaaS ?

    Desktop as a Service In a cloud computing service called (DaaS), a service provider gives end users virtual desktops via the Internet that are licensed on a per-user basis.
    For small organizations who find building their own virtual desktop infrastructure to be too expensive or resource-intensive, the supplier handles backend maintenance. This management often entails upkeep, data storage, backup, and upgrades. Additionally, desktop security and application management may be handled by cloud service providers, or users may manage these service components on their own.

    With Desktop as a Service (DaaS), the cloud services provider hosts the infrastructure, network resources, and storage in the cloud while streaming a virtual desktop to the user’s device. The user may then access the data and apps on the desktop through a web browser or other software. Through a subscription approach, businesses can buy as many virtual desktops as they require.

    Graphics-intensive apps have previously been challenging to utilize with DaaS since desktop applications stream over the Internet from a centralized server. This has changed with new technologies, and even programs like computer-aided design (CAD) that need a lot of processing power to display quickly may now be easily operated on DaaS. IT administrators can quickly move a virtual machine that is currently running from one physical server to another when the workload on one server becomes too heavy, preserving the uninterrupted operation of GPU-accelerated or graphics-accelerated software. Any industry that relies on 3D modeling, advanced graphics, simulations, or video production could benefit from GPU-accelerated desktop as a service (GPU-DaaS). This technology has applications in engineering and design, broadcasting, and architecture.

    Difference between VDI and DaaS
    Using a centralized server, companies can remotely host desktop operating systems on endpoint devices using a virtual desktop infrastructure (VDI). The endpoint only provides customers with an Internet access point to the data center server, which houses all of the information. In addition to a costly investment in data center network, storage, and computing infrastructure, VDI demands an IT team with experience in setting up and managing virtual infrastructures. Depending on the number of end users serviced and the cost of a subscription, the DaaS model can be significantly more cheap than putting up a new virtual desktop infrastructure in-house. This is because cloud service providers cover the infrastructure setup and management costs.

     

    Desktop as a Service (DaaS) has several advantages over conventional models, including streamlined management, more flexibility, and lower total cost of ownership. Businesses who want to provide flexible personal device alternatives and remote work possibilities can quickly and easily construct a digital workspace with DaaS. Users may access their virtual desktop from any location and on a wide range of devices, and their desktop will always appear just as it did on their previous visit from a different location. An internet connection is all they require. It is not necessary for users to manage back-ups independently or to worry about data existing on a computer at the office but not at home because the data is stored in a centralized, remote place where it may be continuously backed up.

     

    See less
      • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  4. Asked: October 5, 2022In: Server

    I want to host site using xamp on internet

    admin
    admin IT Partner
    Added an answer on October 7, 2022 at 11:46 pm

    Thanks for watching my video. Boss, first you need to use public IP if you want to access your laptop's local host from outside. Your laptop should always be on so that it is always accessible. If the computer runs for a long time, it may get hot, so it should be kept in a cool place. All you need tRead more

    Thanks for watching my video. Boss, first you need to use public IP if you want to access your laptop’s local host from outside. Your laptop should always be on so that it is always accessible. If the computer runs for a long time, it may get hot, so it should be kept in a cool place.

    All you need to do is to point your laptop’s IP from the domain setting of the hostinger. You can see the details below like this topic.

    How to Point a Domain Name to Hostinger Using Hostinger Nameservers or A Record

    There are a couple of good free services that you use for this development or testing purposes only.

    1. Ngrok
    2. Localhostrun
    3. Localtunnel
    4. Boringproxy
    5. BrowserStack

    Or you can see my video:

    How to Accessing localhost From Anywhere

    In this video link, I wanna show you How To Access A Local Website (localhost) from the Internet without Port forwarding. You can access your local server from Anywhere without Public IP and Port Forwarding.

    Remember that when you’re able to remotely access your local server, any 3rd party might succeed too. But here you have to keep in mind data security.

    use your IP address or a service like noip.com if you need something more practical. Then eventually configure your router properly so the incoming connection will be forwarded to the machine with the server running.

    My recommendation is: It is best to use public IP and port forwarding.

     

    Also if you want to know anything else please Ask any questions and thanks again.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  5. Asked: August 23, 2022In: Server

    How can I Create own storage server and intagreate it to my cPanel

    admin
    admin IT Partner
    Added an answer on August 24, 2022 at 5:14 pm

    Thanks for asking your question. There are a couple of good free services that you use for this development or testing purposes only. Ngrok Localhostrun Localtunnel Boringproxy BrowserStack Or you can see my video: How to Accessing localhost From Anywhere In this video link, I wanna show you How ToRead more

    Thanks for asking your question.

    There are a couple of good free services that you use for this development or testing purposes only.

    1. Ngrok
    2. Localhostrun
    3. Localtunnel
    4. Boringproxy
    5. BrowserStack

    Or you can see my video:

    How to Accessing localhost From Anywhere

    In this video link, I wanna show you How To Access A Local Website (localhost) from the Internet without Port forwarding. You can access your local server from Anywhere without Public IP and Port Forwarding.

    Remember that when you’re able to remotely access your local server, any 3rd party might succeed too. But here you have to keep in mind data security.

    use your IP address or a service like noip.com if you need something more practical. Then eventually configure your router properly so the incoming connection will be forwarded to the machine with the server running.

    My recommendation is: It is best to use public IP and port forwarding.

    Also if you want to know anything else please Ask any questions and thanks again.

    See less
      • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  6. Asked: July 31, 2022In: Server

    How to create a free Webhosting Cpanel server.

    admin
    admin IT Partner
    Added an answer on July 31, 2022 at 1:35 pm

    How to create a free Webhosting Cpanel server. In this tutorial, I want to show you How to create a free web hosting Cpanel server. First, You need to install Ubuntu 20.04 on your server or computer and I have already shown on this how to install Ubuntu 20.04 on my youtube channel. Maybe you can insRead more

    How to create a free Webhosting Cpanel server.

    In this tutorial, I want to show you How to create a free web hosting Cpanel server.




    First, You need to install Ubuntu 20.04 on your server or computer and I have already shown on this how to install Ubuntu 20.04 on my youtube channel. Maybe you can install an Ubuntu earlier version but I did it with Ubuntu 20.04.

    Then you need to download ehcp.

    EHCP (Easy Hosting Control Panel) is a free open source web hosting control panel for Ubuntu-based operating distro, which you can install on your server or computer to create a web hosting server to host one or more domains. It is very easy to install and use. It currently provides DNS, Apache WebServer, MySQL, FTP, and email configuration services. Here you will find all the services like Cpanel.

    To download, you can go Here, or, You can download and install ehcp Open the console command from the terminal and type the following command:

    First, you need to open the terminal of your Ubuntu server and log in with the root user. Then type the following command:

     

    wget -O ehcp.tgz http://www.ehcp.net/ehcp_2004.tgz
     
    tar -zxvf ehcp.tgz
     
    cd ehcp
     
    ./install.sh
     

    The install script will install all the required packages including Apache, MySQL, PHP, Postfix etc. During installation, it will ask you to enter some information to configure services and set ehcp admin password. Installation takes up to 20-50 minutes, depending on the speed of your Internet.

    It is highly recommended that you set a MySQL ‘root’ password for MySQL administration.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  7. Asked: June 10, 2022In: Server

    আমি কিভাবে একটা ডোমেইন হোস্টিং সার্ভার বানাবো ব্যাবসার জন্য র কত টাকা লাগবে

    admin
    admin IT Partner
    Added an answer on June 12, 2022 at 1:29 pm
    This answer was edited.

    ডোমেইন হোস্টিং সার্ভার ব্যাবসার জন্য করতে হলে আপনাকে প্রথমে চিন্তা করতে হবে নিচের চারটি বিষয়ে : ১. একটি এসি চালিত ঠান্ডা রুম ২. সার্বক্ষণিক পাওয়ারের ব্যবস্থা। ৩. ভালোমানের সার্ভার এবং ৪. 24/7  ইন্টারনেট বেবস্থা। হোস্টিং প্রয়োজন : আপনি একজন উদ্যোক্তা যাঁর জন্য একটি কোম্পানির ওয়েবসাইট থাকা আবশ্যক যেRead more

    ডোমেইন হোস্টিং সার্ভার ব্যাবসার জন্য করতে হলে আপনাকে প্রথমে চিন্তা করতে হবে নিচের চারটি বিষয়ে :

    ১. একটি এসি চালিত ঠান্ডা রুম
    ২. সার্বক্ষণিক পাওয়ারের ব্যবস্থা।

    ৩. ভালোমানের সার্ভার এবং
    ৪. 24/7  ইন্টারনেট বেবস্থা।

    হোস্টিং প্রয়োজন : আপনি একজন উদ্যোক্তা যাঁর জন্য একটি কোম্পানির ওয়েবসাইট থাকা আবশ্যক যেখানে আপনার name server এড্রেস থাকবে এবং রিয়েল আইপি থাকতে হবে যাতে করে ওয়েবসাইট বাহির থেকে একসেস করা যায়।

    হোস্টিং একটি কম্পিউটারে এমন একটি স্থান (যাকে একটি সার্ভার রোম বলা হয়) যা কোনো ধরণের বিরতি ছাড়াই কাজ করযে এবং ইন্টারনেটের সাথে সংযুক্ত থাকবে। ওয়েবসাইট গুলো কাজ করার জন্য, এটি ভালো মানের সার্ভার যেমন HP এর জিওন বা ডেলের ৯ বা ১০ জেনারেশনের সার্ভার থাকলে অনেক ভালো পার্ফমেন্স পাবেন। আপনার এই কম্পিউটার/সার্ভারটি সঠিকভাবে কাজ না করলে, আপনার সাইটটি অনুপলব্ধ বা ব্যাকআপ সার্ভার থাকতে হবে।

    হোস্টিং ব্যবসার জন্য, আপনার নিঃসন্দেহে জিনিসগুলি জানতে হবে। অন্যথায়, আপনি খুব দ্রুত দেউলিয়া হয়ে যাবেন।

    আপনার যদি সার্ভার বা গ্রাহক পরিষেবা নিয়ে খুব বেশি অভিজ্ঞতা না থাকে তাহলে আপনি রিসেলার পরিষেবা দিয়ে শুরু করে দেখতে পারেন। আপনি সার্ভারের অপারেশন এবং গ্রাহক পরিষেবা আরও ভালভাবে জানতে পারবেন।

    এবং অভিজ্ঞতা সংগ্রহের পরে, আপনি একটি হোস্টিং কোম্পানি খুলতে পারেন।

    যদি আপনি ভালো ভাবে হোস্টিং ব্যবসা করতে চান তাহলে নিচের বিষয় গুলো অবস্যই মাথায় রাখবেন।

    ১. 99.9% সাইট আপ-টাইম: আপনার সাইট অবশ্যই সর্বদা আপ থাকতে হবে।

    ২. প্রিমিয়াম নেটওয়ার্ক গতি প্রদানকারী ।

    ৩. RAID-10 এবং SSD, SAS15 এর মতো স্টোরেজে হার্ডওয়্যার যা হোস্টিংয়ের জন্য লাগবেই।

    ৪. ক্রমবর্ধমান অনলাইন আক্রমণ এবং সাধারণ DDoS আক্রমণ থেকে সুরক্ষা প্রদান করতে হবে।

    ৫. সুপার ফাস্ট সাপোর্ট (24X7): কাস্টমারের সমস্যা সমাধান করার জন্য আপনার সাপোর্ট টীম সবসময় থাকা উচিত।

    ৬. নেটওয়ার্ক নিরাপত্তার একাধিক স্তর সহ একাদিক আপলিংক নেটওয়ার্ক থাকতে হবে।৭. WHMCS API কানেক্ট করে এমন ওয়েব এডমিন বেবহার করতে হবে।

    ৮. আপনার হোস্টিং প্রদানকারী হিসেবে ট্রেডলাইসেন্স করতে হবে যা অবশ্যই সরকার-নিবন্ধিত হতে হবে এবং ভালো ব্যাকআপ প্ল্যান থাকতে হবে।

    ৯. WHMCS বিলিং এবং হোয়াইট লেবেল রিসেলার হোস্টিং এবং কাস্টমার বিলিং সিস্টেম থাকতে হবে।

    ১০. বিনামূল্যে SSL সার্টিফিকেট এবং ModSecurity এবং MagicSpam Pro দ্বারা সুরক্ষা প্রদান করা যায় এমন বেবস্থা থাকা উচিত।

    আপনি যদি পার্সোনাল ওয়েব সার্ভার ব্যবহার করতে চান তাহলে নিচে দেয়া লিংকের বিবরণ দেখে করতে পারেন।

    How to create your own hosting server for free.   I will show you How to create your own hosting server for free. You can easily create your old laptop or – https://itsupport.com.bd/question/how-to-create-a-free-web-server-with-cpanel/#comment-143

    আপনার কম্পিউটারে যে বিবরণ দিলেন, তাথেকে আপনি নিজের পার্সোনাল সার্ভার করতে পারবেন কোনো প্রব্লেম হবেনা।

    See less
      • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  8. Asked: April 10, 2022In: Network

    ক্রিপ্টোকারেন্সি কি?

    admin
    admin IT Partner
    Added an answer on April 10, 2022 at 11:35 pm
    This answer was edited.

    Cryptocurrency is a digital currency that doesn't depend on national banks or confided in outsiders to check exchanges and make new currency units. All things considered, it utilizes cryptography to affirm exchanges on an openly circulated record called a blockchain. That definition could appear toRead more

    Cryptocurrency is a digital currency that doesn’t depend on national banks or confided in outsiders to check exchanges and make new currency units. All things considered, it utilizes cryptography to affirm exchanges on an openly circulated record called a blockchain.

    That definition could appear to be out and out secretive at this moment. However, before the finish of this outline, you won’t require an unscrambling key to comprehend crypto.

    There are a large number of various cryptocurrencies available for use, each with fluctuating qualities. The main cryptocurrency, Bitcoin (CRYPTO: BTC), was created in 2008 by a software engineer utilizing the pen name Nakamoto.
    There are in excess of 13,000 cryptocurrencies, with a worldwide market worth of more than $2.73 trillion being exchanged on 425 trades, as indicated by CoinMarketCap. Ethereum, XRP, and Litecoin are probably the most popular cryptocurrencies.

    In a 2008 white paper named, “A Peer-to-Peer Electronic Cash System,” Nakamoto gives the main depiction of blockchain. Blockchain is the technology that empowers cryptocurrency to work as an official (government-issued type of money) without the contribution of any national bank or confided-in outsider.

    In particular, blockchain addresses the “twofold spending issue” related to digital money. Since digital data is effectively replicated, digital cash requires a component that dependably keeps a currency unit from being “copied” or in any case spent at least a time or two.

    The worldwide monetary framework, as an aggregate substance, has generally been liable for laying out and guaranteeing the authenticity of money-related exchanges.

    The legitimacy of cryptocurrency is laid out and kept up with next to no inclusion by the world’s national banks. All things considered, records of cryptocurrency exchanges are freely kept up. Exchanges checked by blockchain technology are unchanging, meaning they can’t be changed. That keeps programmers from delivering false exchange records and lays out trust among clients.

    At its center, cryptocurrency is ordinarily decentralized digital cash intended to be utilized over the web. Bitcoin, which was sent off in 2008, was the primary cryptocurrency, and it stays by a wide margin the greatest, generally persuasive, and most popular. In the ten years since Bitcoin and other cryptocurrencies like Ethereum have developed as digital options in contrast to cash given by states.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  9. Asked: March 9, 2022In: Server

    How to turn an old computer into a NAS server free.

    admin
    admin IT Partner
    Added an answer on March 9, 2022 at 11:10 pm

    Turn an old computer into a NAS server free. In this article, I'll show you How to turn an old computer into a NAS server free. just you need to flow simple two steps for creating a NAS server. Step 1. Download Xpenology Xpenoboot DSM ISO File & create bootable USB flash drives.   Step 2.  InstaRead more

    Turn an old computer into a NAS server free.

    In this article, I’ll show you

    How to turn an old computer into a NAS server free.

    just you need to flow simple two steps for creating a NAS server.

    Step 1. Download Xpenology Xpenoboot DSM ISO File & create bootable USB flash drives.

     

    Step 2.  Install Synology OS with DSM pat file.

    You need to download three files to set up NAS storage.

    The file you can make your own Synology NAS in your old PC with this iso file. 

    Please see this video to turn an old computer into a NAS server free.


     


     

    Download Rufus 3.17 and create bootable USB flash drives, such as USB keys/pen drives, memory sticks, etc. Link: https://itsupport.com.bd/download/rufus-download/

    Xpenology Xpenoboot DSM 5.2 ISO File Download Link: https://itsupport.com.bd/download/xpenology-xpenoboot-dsm-5-2-iso-file-download/

    Synology OS DSM 5.2 5644 DSM DS3615xs 5644.pat file Link: https://itsupport.com.bd/download/synology-os-dsm-5-2-5644-dsm-ds3615xs-5644-pat-file/

    Go to this link http://find.synology.com/ or Download Synology Assistant Link: https://itsupport.com.bd/download/synology-assistant-download/

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  10. Asked: March 9, 2022In: Windows 11

    How to solve Windows Hello Pin problem?

    admin
    admin IT Partner
    Added an answer on March 9, 2022 at 11:02 pm

    Solved: Windows Hello Pin problem.   In this video, I will show you How to Solve: Sorry, this pin isn't working for your organization resources showing problem for setup. If you are joining your computer to your organization’s like work or school account, some of the policy restrictions may be appliRead more

    Solved: Windows Hello Pin problem.


     

    In this video,

    I will show you How to Solve:
    Sorry, this pin isn’t working for your organization resources showing problem for setup.
    If you are joining your computer to your organization’s like work or school account, some of the policy restrictions may be applied on PIN. In this case, you are receiving Sorry, this PIN isn’t working for your organization’s resources on such a computer, this video is for you.

    Open your File Explorer and see the navigate location for the NGC folder.
    Now go to this navigation location.

    C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft folder. Note that here, if AppData is hidden then you can show hidden files from the folder option.

    Now You find a folder named Ngc. You’ve to simply delete that folder.
    In case you are receiving permission error then try this way.
    Right-click on the NGC folder and click on “Properties.”
    Select the “General” tab and clear the “Read-only” check box to remove the read-only attribute.
    go to the security tab and click the Advanced button.
    type your computer username and click the check name button.
    click ok.
    Click the checkbox name replace owner on sub containers and objects and Replace all child object permissions options.
    click apply and ok.

    Close File Explorer and restart your computer.

    now go to the accounts settings and re-setup your PIN.

    Thanks for watching this video.
    If you liked this video, then please subscribe to this YouTube Channel and If you face any problems, please comment to me.

    See less
      • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
1 2 3 4 5

Sidebar

Ask A Question

Stats

  • Questions 162
  • Answers 164
  • Best Answers 79
  • Users 17k
  • Popular
  • Answers
  • Jaylon S

    When I turn my Pc in a Server with Ehcp ...

    • 5 Answers
  • Abak

    ক্রিপ্টোকারেন্সি কি?

    • 4 Answers
  • admin

    নেটওয়ার্ক সংযুক্ত স্টোরেজ (NAS) কি?

    • 3 Answers
  • admin
    admin added an answer If you're running OpenWRT on a router with limited internal… April 13, 2025 at 10:05 am
  • Support
    Support added an answer 10 Best Methods on How to Use IDM for Torrent… November 14, 2024 at 1:27 pm
  • admin
    admin added an answer When choosing a printer for book printing in Dubai, consider… October 30, 2024 at 3:31 pm

Top Members

admin

admin

  • 14 Questions
  • 1k Points
IT Partner
Arif

Arif

  • 35 Questions
  • 790 Points
IT Moderator
Support

Support

  • 29 Questions
  • 477 Points
IT Senior Coordinator

Trending Tags

bd movie 365 computer custom pvc patches custom rom hosting mobile nas network online movies online pvc patches uk os pvc patches question server sim storage website windows 11 wordpress xrp price prediction

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • Shop

Footer

IT Support BD

We hope you enjoy our blog as much as We enjoy offering them to you. If you have any questions or comments, please don't hesitate to contact us.

About Us

  • Meet The Team
  • Blog
  • About Us
  • Contact Us

Legal Stuff

  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2018-2025 IT Support BD. All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.