Differences
This shows you the differences between two versions of the page.
linux:start [2022/09/06 12:59] – [Misc Ressources] mh | linux:start [2025/06/02 21:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Linux ====== | ====== Linux ====== | ||
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
===== PATH ===== | ===== PATH ===== | ||
Line 97: | Line 97: | ||
[[https:// | [[https:// | ||
+ | |||
+ | To run an AppImage just make it executable : | ||
+ | |||
+ | <code bash> | ||
+ | $ chmod +x / | ||
+ | $ ./ | ||
+ | </ | ||
+ | |||
---- | ---- | ||