Today i was re-organizing my desktop computer running Fedora 20. Actually i installed a new SSD drive in it and been throwing data around to organize/create new partitions and filesystems – just the way i like it! š Since i decided to put my VirtualBox machine files on a separated partition i ran into the […]
filesystem
-
-
by Mitch 12 Comments
Since i have been getting alot of questions on how to increase root partition size on a linux system i decided (finally!) to write a how to about this topic. Linux root partitionĀ is different from all other partitions on your system since it holds all of the system files required for your system to run […]
-
by Mitch 0 Comments
NFS is short for Network File System.Ā NFS server allows you to share a filesystem from a computer on the network to other computers on the same network. NFS is a server/client oriented protocol so one computer acts as a server and other computers (clients) connect to it. We will install and configure Ubuntu NFS Server […]
-
Posted in:
Reset File Permissions on CentOS 6
by Mitch 16 Comments
Learn how to reset file permissions and ownership on CentOS 6 to default, as it is when software RPM package is freshly installed.
-
by Mitch 41 Comments
Learn how to resize (extend and reduce) non-LVM partition and filesystem on CentOS 6 Linux with fdisk and resize2fs without loosing your data.
-
Posted in:
How to mount NFS on CentOS 6
by Mitch 4 Comments
Learn Step-by-Step How To mount NFS share on CentOS 6! Want to do it the easy way? Download GeekPeek.Net NFS client mount bash script!
-
Posted in:
Configure NFS server on CentOS 6
Learn Step-by-Step How To configure NFS server on CentOS 6! Want to do it the easy way? Download GeekPeek.Net NFS server configuration bash script!