Blogs about: Fstab

Featured Blog

Create a Swap File System

sathisharthars wrote 5 days ago:     Create a file for swap usage as shown below.   # dd if=/dev/zero of=/home/swap-fs bs=1 … more →

Tags: Admin Tips, File System, Paging, hard-disk drive, /dev/zero, swap filesystem

Note: Speed up Xubuntu mount tmp in RAM

SilverWav wrote 2 weeks ago: Copy /etc/fstab to /etc/fstab-old edit fstab and add: tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 … more →

Tags: notes, xubuntu, TMP

How to remove duplicate entry in Devices list in Nautilus

Ashwin wrote 2 months ago: Problem The Devices list shown at the top of the Sidebar in Nautilus lists the other partitions foun … more →

Tags: ubuntu, nautilus, mount

UUIDs and Linux: Everything you ever need to know [Update]13 comments

liquidat wrote 2 months ago: What is so special about UUIDs in Linux? I don’t know! But a single, simple short tip about lo … more →

Tags: Linux, Fedora, Microsoft, KDE, screenshots, shell, technology, Technology, Linux

SCOM 2007R2 - Monitoring mismatch between fstab entries and mounted file systems on Linux Servers

Nikhil Chordia wrote 2 months ago: Overview: The fstab (/etc/fstab) (or file systems table) file is a system configuration file commonl … more →

Tags: System Center Operations Manager 2007 R2 [SCOM 2007 R2], SCOM Management Pack Authoring, SCOM cross platform, Enterprise Monitoring, linux mounts, LOG, monitoring, monitoring unix, mount

Command Line Interface - fstab

cuttingedgelinux wrote 3 months ago: The /etc/fstab file is where you can set the default mounting parameters of your system, how you wan … more →

Tags: Linux, command line interface, Open-Source, EdgeLinux, Operating System, filesystem hierarchy standard, Graphical User Interface, man page, device file

Command Line Interface - mounting and unmounting partitions

cuttingedgelinux wrote 3 months ago: The mount command is a useful for both giving you information on the things that are currently mount … more →

Tags: Linux, command line interface, Open-Source, EdgeLinux, superuser, Operating System, device file, Disk Management, mount

Command Line Interface - Less is more!

cuttingedgelinux wrote 3 months ago: When people say less is more, this must be what they are talking about! The less command is similar … more →

Tags: Linux, command line interface, Open-Source, EdgeLinux, Operating Systems, Desktop Environment, linux-distribution, Operating System, DOS

Pogoplug & Autofs

Joseph wrote 3 months ago: Autofs is able to mount drives over sshfs on the fly. This allows you to seamlessly use a drive that … more →

Tags: Tech, autofs, cloud, filesystems, Linux, mount, SSHFS, ubuntu

Ubuntu "Drive unclean" message

alexwordpress1 wrote 4 months ago: Not a big issue, but one that I would like to correct sometime: when I boot Ubuntu it for some reaso … more →

Tags: ubuntu, drive unclean, Message, Error, boot, checkdisk, Annoying, NTFS, Windows

Embedded Spaces in /etc/fstab

Bryan wrote 6 months ago: After reinstalling my system this past week I have come across a rather peculiar issue that I hadn … more →

Tags: Linux, technology, samba, mount, mount cifs, freebsd, Fedora, Software, Computer

Puppet module for /etc/fstab mounts

armen movsesjans wrote 6 months ago: Puppet has a native module for handling fstab mounts. Here is an example: class data_mounted { mount … more →

Tags: modules, puppet, mount, puppet

Bermain-main dengan btrfs dengan Linux Mint 13

ardhian wrote 7 months ago: Setelah membaca-baca sedikit tentang btrfs, gw putuskan untuk langsung mencoba btrfs. Secara default … more →

Tags: Article, Linux, Ngoprek, Unix, /etc/fstab, blkid, Btrfs, btrfs-convert, btrfs-tools

Mount options for a faster ext41 comment

Aditya Mukhopadhyay wrote 8 months ago: Here’s a line from /etc/fstab on one of my machines (for a non-SSD partition): UUID={...} / ex … more →

Tags: Howtos, filesystem, Linux, mount

edit read-only files on single mode problem

gutherzig wrote 10 months ago: If you’re experiencing misconfigured your linux partition and need to edit /etc/fstab in singl … more →

Tags: Artikel, Linux, Linux, CentOS, Partition, Error, Single Mode, read-only

how to reiserfs

ispsetup wrote 10 months ago: reiserfs Your Linux partitions may very well be formatted as ReiserFS. Like Ext3, ReiserFS is a jour … more →

Tags: Linux, squid cache, squid, Cache, CentOS, ubuntu, File System, ext4, ReiserFS

Linux Fstab Dosyasının Konfigürasyonu

Melih ALTUN wrote 10 months ago: Fstab  konfigürasyon dosyasıdır  ve içeriğinde dosya sistemleri hakkında bilgileri barındırır. Fstab … more →

Tags: Linux, linux fstab, fstab konfigürasyon

Swap Space

TechBloopers wrote 11 months ago: Swap space in a extension of RAM memory, to hard disk. When RAM becomes full the inactive pages will … more →

Tags: RedHat, Logical Volume Management, volume group, hard-disk drive, device file, Paging, random access memory, /dev/zero, mkswap

OS Diary :: fstab with UUID

wizzup wrote 11 months ago: Today something strange happens to my PC again. The HDD order was altered on some boot, i.e. /dev/sd … more →

Tags: Computers and Internet, Linux, HDD, UUID


Related Tags
All →

Follow this tag via RSS