Skip to main content

How To Mount Network Shares on Linux Automatically

Let’s face the fact that Linux is amongst the most complicated computer software. Several tasks are quite complicated o Linux, and mounting network shares is one of them. Several Linux users complain about having trouble in mounting the network on their Linux computer and laptop. It prevents users from using the Internet and leaves them helpless with no other alternative option to resolve this issue. Everything runs smoothly when you are able to mount that wireless internet connection you have with your Linux system. If you are amongst the users who is facing the issue in mounting the network on your Linux PC, then you have come to the right place. Here are some of the best and effective methods on how you can do the task in no time.

By Restoring The FSTAB Backup File
Follow the steps listed below to restore the FSTAB backup file and mount the network;
  • Get Sudo -s to get a root shell.
  • Now, go to etc. and then Folder.
  • Delete broken FSTAB file in the Folder.
  • Now, copy the backup file by going back to the etc / directory by following the location ; cp /home/username/system-backups/fstab /etc/.
  • After that, change the name of that backup file.
By Automatically Mount NFS Share
It is another method you have to solve the issue. To do so, follow the steps listed below;
  • First of all, locate the share you are willing to mount.
  • Now, create a directory in which where the share would be mounted.
  • Access that FSTAB file by using nano – sudo-sudo/etc/fstab.
  • Type the command for that mount which is; servername: /data /home/username/Network-Files nfs rsize=8192, timeo=14, _netdev 0 0
  • Now reboot the system, and you are good to go.
By Backing Up Of The FSTAB File
It is the first thing you have to do before initiating for the further process. It’s quite essential to backup the FSTAB file. Backing up FSTAB file is necessary due to its importance as well as a presence in the further process of mounting the shared network. To do so, follow the steps listed below;
  • First of all, create a folder where you would keep the FSTAB file as a backup.
  • Use the command mkdir ~/system-backups to save the backup to the flash drive.
  • Now, you need to use sudo-s to get a root shell and select etc.
  • Now, backup that FSTAB file and store it in the Folder by following this command; Cp fstab /home/username/system-backups
  • After successfully storing the file in the Folder, rename it.
  • Now you have successfully backed up the FSTAB file and can now proceed for further process.

Comments

Popular posts from this blog

How to Turn Off and Clear AutoFill Data in Different Web Browsers

Autofill, also known as auto-complete, is something that all the new browsing programs have. This feature allows users to save time as it provides relevant data in the drop-down. But, if you keep getting undesired autofill suggestions and want to clear the data or just disable the feature, then you can easily do so. Here’s how you can clear and disable Autofill entries in your web browsers: Google Chrome Disable Autofill in Chrome 1. Open Google Chrome on your computer. 2. Hit the hamburger icon at the top-right. 3. Select Settings from the menu. 4. Scroll down and hit the Show advanced settings option. 5. Navigate to Passwords and Forms. 6. Un-select the Enable Autofill option. Clear Autofill Information in Chrome 1. Launch Google Chrome on your device. 2. Press the hamburger icon at the upper-right corner. 3. Select Tools from the menu. 4. Click on Clear browsing data. 5. Now, sele...

Why you should switch from Microsoft Office to LibreOffice (and why you shouldn’t)

LibreOffice’s 5.1 update added support for Windows 10. An unofficial version of LibreOffice was recently uploaded to the Microsoft Store, but now doesn’t show up if searched directly in the store. It’s still available via LibreOffice’s site, though. While the version of LibreOffice that was available through the Microsoft Store isn’t official, it’s a quality software suite that begs the question,  Is it worth switching from Microsoft Office? I’ve used Microsoft Office since Windows 95. But I decided to take a look at LibreOffice after it arrived in the Microsoft Store. It’s impressed me, though it’s viability as an office suite depends largely on your setup. Here are some reasons why you should choose LibreOffice over Microsoft Office, and some reasons why you shouldn’t. LibreOffice is available for free on Windows 10, Mac, and Linux through Libre Office’s website. See Office 365 at Microsoft Download LibreOffice Reason to switch:  Value The f...

How to share music tracks on Instagram by using SoundCloud

Finally, SoundCloud has made an announcement that they will be adding their much-anticipated feature of sharing songs from your Soundcloud playlist to your Instagram Stories. The SoundCloud subscribers had been awaiting this feature for quite some time, and finally, on October, SoundCloud announced via their official blog post to add a new feature for their users. Now it is quite simple for users of SoundCloud to share their favourite soundtracks with their friends and followers on Instagram stories. If you have created your track and want to promote it and receive feedback, using this feature can help in doing so. You can facilitate this feature to share new and your favourite soundtracks to your followers by setting different songs to your Instagram stories and make a dynamic impact on your followers. Steps to share songs on Instagram stories from your SoundCloud Instagram is one of the leading social media platforms and provides a higher reach to its users, as its new ...