VSDX = “OPC/XML drawing” – looks like my new preferred diagramming exchange format. It is at least OOXML-flavoured:
Draw.io is able to import and export diagrams as VSDX.
VSDX = “OPC/XML drawing” – looks like my new preferred diagramming exchange format. It is at least OOXML-flavoured:
Draw.io is able to import and export diagrams as VSDX.
Draw.io is able to import and export diagrams as VSDX (Microsoft Visio’s OOXML-flavoured exchange format for drawings):
On YouTube:
Draw.io Online User Manual:
Update 2018-04-17:
I like the diagrams I created using draw.io.
The intention was to export them as VSDX, but in the end Visio does not display them as intended. Very, very bad!
If you go home with somebody, and they don’t have books, don’t fuck ’em!
I do not succeed installing DSM 6.1.6-15266 on my DS713+:
Unknown error occurs (21).
This has happened repeatedly since Thursday/Friday midnight.
Update: rebooted, re-downloaded the update, update succeeded.
This protects /etc/crontab against concurrent editing and corruption:
$ sudoedit /etc/crontab
RPM based environments support verifying and resetting permissions and user/group ownerships of files in a package:
But what about Debian based ones? On Debian there is a file for every (installed) package:
/var/lib/dpkg/info/package.listThat file only includes filenames and directory names (and no details at all). Directories are not marked as directories (as opposed to files). Files within those directories do not necessarily get listed themselves.
That file gets searched for:
dpkg --search” – which Debian package does a given file belong to?dpkg --listfiles” – which files belong to a given Debian package?What about the Debian utility cruft:
cruft cannot really be able to provide details not contained in that file.
Other Unix-like operating systems:
The “git pull remote master” did not work for me, I used “git pull origin master” instead (was this right?).
Editing Jira markup in a simple browser text pane is a PITA. So I shall give this a try!