All public logs
Combined display of all available logs of PedrosBrainDump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:38, 10 October 2024 413vhcu1lq0463ob talk contribs created page Linux FS Mount (Created page with "== /etc/fstab == The /etc/fstab is used to configure all mounting file system on Linux, with this file we can configure the mounting of SWAP, local blocks and nfs. === File architecture === origin destiny type options dump-option check-option === Mounting SWAP === /swapfile none swap sw 0 0 === Mounting local blocks === /dev/myvg/mylv /mnt ext4 defaults 0 0 === Mounting remote smb shares === //remote_host/sharename /mnt/cifs-share cifs username=user,password=pas...")