Thank You [member=7109]Moltke[/member] it is on Github, if you want, I made gui in way so I (and others) can make other GUI from this easily by copy/paste and edit.
Earlier I made some Gimp edits to try and better show how the thought image and book commands arrived in 1 thought. It took me a lot longer to try and do this.
Maybe it helps someone if it is interesting, it is not a project, or meant to be accurate, it is just showing the process of my thought as images when learning.
The image/thought was based on Systemback as this is the only backup software my eyes had seen.
The image didn't have the highlight, I just use it to show the description below of commands from book and the ideas of how I thought they might be able to be used from a beginner perspective, but likely wrong lol.
1 - ls -t /directory/of/images display image filenames of backups made of HOME at #3, and list by date order.
2 - ls /dev/sd* output destination box, drop down menu for selection of sd* locations
3 - ?? needs command to create an image file from collection of HOME directory contents
4 - dd if=/dev/sdb of=flash_drive.img need to change command to make image of entire OS not of the example flash_drive
5 - ?? run install media from #4
6 - dd if=input_file of=output_file [bs=block_size [count=blocks]] where input file is output of/ or stored image of #4
7 - sudo fsck /location/of/file system file system check and repair
8 - sudo apt-get update
sudo apt-get upgrade
9 - add embedded text window, mirroring the terminal output inside the GUI from #6 so any errors are visible.
[member=7109]Moltke[/member] maybe now you can see why I said it was just thoughts based on the commands as I don't know enough to do this, many others would know though.
After the image thought, in popped its description thought -
"Bubl is a blend of LL, Cli, Python and Tk, cooked at 420F and seasoned with Love "
Earlier I made some Gimp edits to try and better show how the thought image and book commands arrived in 1 thought. It took me a lot longer to try and do this.
Maybe it helps someone if it is interesting, it is not a project, or meant to be accurate, it is just showing the process of my thought as images when learning.
The image/thought was based on Systemback as this is the only backup software my eyes had seen.
The image didn't have the highlight, I just use it to show the description below of commands from book and the ideas of how I thought they might be able to be used from a beginner perspective, but likely wrong lol.
1 - ls -t /directory/of/images display image filenames of backups made of HOME at #3, and list by date order.
2 - ls /dev/sd* output destination box, drop down menu for selection of sd* locations
3 - ?? needs command to create an image file from collection of HOME directory contents
4 - dd if=/dev/sdb of=flash_drive.img need to change command to make image of entire OS not of the example flash_drive
5 - ?? run install media from #4
6 - dd if=input_file of=output_file [bs=block_size [count=blocks]] where input file is output of/ or stored image of #4
7 - sudo fsck /location/of/file system file system check and repair
8 - sudo apt-get update
sudo apt-get upgrade
9 - add embedded text window, mirroring the terminal output inside the GUI from #6 so any errors are visible.
[member=7109]Moltke[/member] maybe now you can see why I said it was just thoughts based on the commands as I don't know enough to do this, many others would know though.
After the image thought, in popped its description thought -
"Bubl is a blend of LL, Cli, Python and Tk, cooked at 420F and seasoned with Love "