{"id":21851608,"url":"https://github.com/nicciniamh/fstabedit","last_synced_at":"2026-04-09T12:04:11.766Z","repository":{"id":188774068,"uuid":"96632522","full_name":"nicciniamh/fstabedit","owner":"nicciniamh","description":"Linux Filesystem Table Edior","archived":false,"fork":false,"pushed_at":"2017-07-23T20:35:04.000Z","size":19633,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T18:21:39.631Z","etag":null,"topics":["linux","python3","sysadmin-tasks","system"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicciniamh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-08T17:03:52.000Z","updated_at":"2018-03-27T23:18:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"807bf768-cb6d-4da0-bb12-e17c0ce05bdd","html_url":"https://github.com/nicciniamh/fstabedit","commit_stats":null,"previous_names":["nicciniamh/fstabedit"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nicciniamh/fstabedit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicciniamh%2Ffstabedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicciniamh%2Ffstabedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicciniamh%2Ffstabedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicciniamh%2Ffstabedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicciniamh","download_url":"https://codeload.github.com/nicciniamh/fstabedit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicciniamh%2Ffstabedit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276538268,"owners_count":25659932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","python3","sysadmin-tasks","system"],"created_at":"2024-11-28T01:08:57.727Z","updated_at":"2025-09-23T07:48:33.410Z","avatar_url":"https://github.com/nicciniamh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"|[TOC](docs/index.md)|[Overview](docs/overview.md)|[Main Window](docs/main.md)|[Entry Editor](docs/entryeditor.md)|[License](docs/license.md)|[About](docs/about.md)\n-----------------------\n\nA system administration application for Linux that provides a GUI for editing the filesystem table in [/etc/fstab](http://man7.org/linux/man-pages/man5/fstab.5.html) that probes the system for all partitions by device, uuid, partition uuid, partition label and filesystem labels, known filesystem types, and presents controls based on the type of mount a person wants based on device, uuid, etc. making those entries easily editable. A drop down for common filesystem options makes adding some of the more common options a little easier.\n\nThis program is very linux specific. It might run on other *NIX systems but don't count on it and that mode of operation is unsupported.\n\nSee [program documentation](index.md) here.\n\n# Requirements\n**This is important!**\n\n* bash 4 or higher, [base64(1)](http://man7.org/linux/man-pages/man1/base64.1.html) and bzip2 for the installer.\n* Python 2.6 or higher\n* GTK3 and python3-pygobject3 \n* [blkid(8)](http://man7.org/linux/man-pages/man8/blkid.8.html)\n\n# Testing\n\nThis code is very new and might break things! Before testing **BACK UP SYSTEM FILES FIRST!**\n\nWhen /etc/fstab is saved it will be backed up to /etc/fstab~ \n\nWorst case recovery is you have a backup file is boot from a live cd and mount your root filesystem. Replace the broken /etc/fstab with your backup.\n\nIn order to aid with testing, without destroying your system files, I have created a shell script that builds a chroot enviornment underwhich to perform testing. All system directories are included except /etc. \n\nCreate a directory to test in, then duplicate your /etc directory with:\n\n    cd \u003ctest-environment-dir\u003e ; tar cf - /etc | tar xf -\n\nthen run:\n\n    bash \u003cpath-to-script\u003e/testenv.sh\n\nYou may be prompted for your password when sudo(8) is run. \n\n\n# Acknowldgements\nThis application was developed extensive use of Google, Stack Exchange for help and inspiration. Coding was done using Sublime Text, on Linux Mint 18.2 Sonya. \nProps to my family for hearing me swear at code and dive so deep into coding I ingore everying else. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicciniamh%2Ffstabedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicciniamh%2Ffstabedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicciniamh%2Ffstabedit/lists"}