Skip to content

GEEKDECODER

Linux, Windows, Software Tips, Articles and Hacks

  • About
  • IT Support
  • Services
  • Tools
Search for:
> Archive by Category "NAS"

Search for Articles

Search for:

Featured Articles

  • Install OpenVPN 3 Client for Ubuntu 22.4 “Jammy”
  • Change permissions using find command
  • Apache vhosts are not segmented or chroot()ed. Enable “mod_ruid2” in the “EasyApache 4” area
  • lfd on srv1.domain.net: Suspicious process running under user nobody
  • Determining an IP Address’ Authoritative Nameserver for PTR Records
  • How to enable PHP-FPM for a domain
  • De-bugging WordPress and PHP
  • What are the top cache plugins for wordpress?
  • The cPanel & WHM Log Files
  • Apache Error Codes

Categories

Category: NAS

NAS Trash folder

December 4, 2014 The Geek Decoder No Comments NAS

Error: Trash folder not accessable.

mounted the NAS (10.168.x.x) to Z: on (69.xx.xx.xxx). Enabled “Show Hidden Files” on the NAS.

Add NAS to servers

August 20, 2014 The Geek Decoder No Comments Administration, NAS

Windows:
Path: \10.0.0.2vol1


Command: netuse Z: \10.0.0.2vol1 /persistent:yes

Linux:
Path 10.0.0.2:/mnt/vol1
Commands:


mkdir /mnt/nas


mount 10.0.0.2:/mnt/vol1 /mnt/nas

Copyright 2022 Geekdecoder, LLC. All Rights Reserved.