
Registered since September 28th, 2017
Has a total of 4246 bookmarks.
Showing top Tags within 13 bookmarks
howto information development guide reference administration design website software solution service product online business uk tool company linux code server system application web list video marine create data experience description tutorial explanation technology build blog article learn world project boat download windows security lookup free performance javascript technical network control beautiful support london tools course file research purchase library programming image youtube example php construction html opensource quality install community computer profile feature power browser music platform mobile work user process database share manage hardware professional buy industry internet dance advice installation developer 3d search access customer travel camera material test standard review documentation css money engineering develop webdesign engine device photography digital api speed source management program phone discussion question event client story simple water marketing app yacht content setup package fast idea interface account communication cheap compare script study market live easy google resource operation startup monitor training
Tag selected: filesystem.
Looking up filesystem tag. Showing 13 results. Clear
Saved by uncleflo on January 3rd, 2019.
Mounting an NFS (Network File System) share using a Unix-like operating system is pretty straight forward. But how do you mount an NFS share of a UNIX system from a Windows 10 machine? Keep reading to find out how. With that said let’s install the Services for NFS feature and mount an NFS share. The first thing we need to do is install the NFS Client which can be done by following the steps below: With the default options you will only have read permissions when mounting a UNIX share using the anonymous user. We can give the anonymous user write permissions by changing the UID and GID that it uses to mount the share.
mount tutorial click unix samba install scroll default share anonymous desktop windows step update user enterprise steps device instructions client write option machine file output feature version administration development developer workflow design files filesystem nfs howto linux server nas service operating system permission
Saved by uncleflo on January 3rd, 2019.
Complete the following steps to mount NFS on a Windows client: The UID and GID values are set in the Windows Registry and are global on the Windows NFS client box. This solution might not work well if your Windows box has multiple users who each need access to NFS with their own permissions, but there is no obvious way to avoid this limitation. To set up the Windows NFS client, mount the cluster, map a network drive, and configure the user ID (UID) and group ID (GID). The Windows client must access NFS using a valid UID and GID from the Linux domain. Mismatched UID or GID will result in permissions problems when MapReduce jobs try to access files that were copied from Windows over an NFS share. Because of Windows directory caching, there may appear to be no .snapshot directory in each volume's root directory. As a workaround, force Windows to re-load the volume's root directory by updating its modification time (for example, by creating an empty file or directory in the volume's root directory).
snapshot directory limitation client windows modification server cluster archive obvious valid content user files reference file domain mount map access solution path details platform administration development workflow howto share nfs network nas permission step-by-step cache filesystem
Saved by uncleflo on December 23rd, 2018.
Synology NAS is designed to make storing and sharing files within your local network quick and simple, allowing you to directly access shared folders and files on the Synology NAS without going through the hassle of logging into DSM everytime. You will be able to access files on your Synology NAS with NFS just like other network devices. This article guides you through the steps of using your Linux computer to access your Synology NAS within the local network.
improve synology server nas local network linux computer store share allow folder file dsm access files nfs howto article guide step-by-step filesystem device tutorial administrator home windows knowlede manager management software system
Saved by uncleflo on August 9th, 2014.
I accidentally used dd and wrote over the first 208MB of my external disk. What I wrote over is a partition on its own (Debian nestinstaller) so what I see now is not my old (now damaged) ext4 partition but another smaller partition. This limits the tools and advices I could follow. My plan was to recreate the partition table with testdisk and then fix everything with the backup superblocks as described here. I'd lose the first 208MB but that's ok compared to the other 300GB of data in there. Something like the following:
file system recover partition hd overwrite success experience story had filesystem linux repair dd rescue howto guide information tool utility advice administration disk table fix superblock super block ext4
Saved by uncleflo on August 9th, 2014.
Depending on when was the last time a file system was checked, the system runs the fsck during boot time to check whether the filesystem is in consistent state. System administrator could also run it manually when there is a problem with the filesystems. Make sure to execute the fsck on an unmounted file systems to avoid any data corruption issues. This article explains 10 practical examples on how to execute fsck command to troubleshoot and fix any filesystem errors.
fsck linux check example sample repair file system filesystem boot consistent state administration problem error corrupt command data recover reference try
Saved by uncleflo on August 9th, 2014.
extundelete is a utility that can recover deleted files from an ext3 or ext4 partition. The ext3 and ext4 file systems are the most common default file systems in Linux distributions like Mint, Mageia, or Ubuntu. extundelete uses information stored in the partition's journal to attempt to recover a file that has been deleted from the partition. There is no guarantee that any particular file will be able to be undeleted, so always try to have a good backup system in place, or at least put one in place after recovering your files!
ext3 recovery ext4 filesystem linux undelete extundelete howto information guide reference deleted utility system journal partition file backup recover simple
Saved by uncleflo on August 9th, 2014.
Linux comes with the system utility fsck ("file system check") for checking the consistency of a file system. This quick post explains how to use fsck to fix error. by NIX Craft on October 16, 2005 · 21 comments· LAST UPDATED April 10, 2012 in Data recovery, Debian Linux, Gentoo Linux
linux howto filesystem ubuntu partition repair fsck ext2 ext3 ext4 system administration fix error revcover file check consistency utility recover
Saved by uncleflo on August 9th, 2014.
Deleted or lost files can sometimes be recovered from failed or formatted drives and partitions, CD-ROMs and memory cards using the free/libre software available in the Ubuntu repositories. The data is recoverable because the information is not immediately removed from the disk. Follow these steps to recover lost data.
rescue backup recovery howto data ubuntu linux ddrescue tips information reference list software documentation filesystem file system partition tool utility administration recover delete lost remove accident
Saved by uncleflo on August 23rd, 2013.
dd is a wonder allowing you to duplicate a hard drive to another, completely zero a hard drive, etc. But once you launch a dd command, there's nothing to tell you of it's progress. It just sits there at the cursor until the command finally finishes. So how does one monitor dd's progress?
question answer solution monitor see progress command ubuntu dd hard drive disk finish development administration patience filesystem
Saved by uncleflo on July 4th, 2013.
I've HP RAID 6 server running RHEL 5.x. I'd like to act this box as a backup server for my other Red Hat DNS and Web server. The server must keep backup in hourly, daily and monthly format. How do I configure my Red Hat / CentOS Linux server as remote backup or snapshot server? Answer: rsnapshot is easy, reliable and disaster recovery backup solution. It is a remote backup program that uses rsync to take backup snapshots of filesystems. It uses hard links to save space on disk and offers following features:
answer solution backup snapshot server linux remote differential bandwidth database full restore automatic setup adminstrate service tool clone centos filesystem disk space
Saved by uncleflo on March 21st, 2012.
UPDATE: Newest version of Ext2Read open source software can read normal Ext4 filesystems from Windows, even with ‘extents’ feature bit enabled! Please share your experience with this software in the comments. Ext2Read: Read Ext4 Filesystem from Windows If you use Windows 7 and want to dual-boot Ubuntu (or another Linux-based operating system), you’ll want to be able to read Ubuntu files from Windows 7 or Windows Server 2008 R2.
windows win7 ext linux filesystem fs opensource open code administration server system mount dual boot
Saved by uncleflo on March 21st, 2012.
Explore2fs Explore2fs is a GUI explorer tool for accessing ext2 and ext3 filesystems. It runs under all versions of Windows and can read almost any ext2 and ext3 filesystem. A beta version of Virtual Volumes is now available. This is a technology preview for Explore2fs 2. Virtual Volumes also has the ability to read ReiserFS and many other filesystems.
explore fs chrysocome ext filesystem windows beta virtual technology preview
Saved by uncleflo on January 13th, 2011.
dd is a common Unix program whose primary purpose is the low-level copying and conversion of raw data. dd is an application that will "convert and copy a file" [1] according to the referenced manual page for Version 7 Unix and is most likely inspired from DD found in IBM JCL, and the command's syntax is meant to be reminiscent of this;[2] in JCL, "DD" stands for Data Description. dd is used to copy a specified number of bytes or blocks, performing on-the-fly byte order conversions, as well as more esoteric EBCDIC to ASCII conversions.[3] dd can also be used to copy regions of raw device files, e.g. backing up the boot sector of a hard disk, or to read fixed amounts of data from special files like /dev/zero or /dev/random.[4]
linux backup tools howto programming reference tool filesystem unix dd lowlevel low level read
No further bookmarks found.