linux:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:start [2025/04/08 22:09] – [AppImages] mhlinux:start [2025/06/02 21:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Linux ====== ====== Linux ======
  
-  -[[linux:RBS|Razer Blade Stealth in Linux]] +  -**[[linux:RBS|Razer Blade Stealth in Linux]]** 
-  -[[linux:lampp|LAMPP local server]] +  -**[[linux:lampp|LAMPP local server]]** 
-  -[[linux:git|Git basics]] +  -**[[linux:git|Git basics]]** 
-  -[[linux:bash|Bash]] +  -**[[linux:bash|Bash]]** 
-  -[[linux:sed|sed]]+  -**[[linux:sed|sed]]**
  
 ===== PATH ===== ===== PATH =====
Line 98: Line 98:
 [[https://github.com/AppImage/AppImageKit/releases|Link to AppImage Daemon]] //This Daemon scans well known places for appimages and creates menu entries and extracts icons// [[https://github.com/AppImage/AppImageKit/releases|Link to AppImage Daemon]] //This Daemon scans well known places for appimages and creates menu entries and extracts icons//
  
-To run an AppImage just make it executable +To run an AppImage just make it executable 
 + 
 +<code bash> 
 +$ chmod +x /path/to/example.AppImage 
 +$ ./example.AppImage 
 +</code>
  
 ---- ----
  • linux/start.1744142967.txt.gz
  • Last modified: 2025/06/02 21:18
  • (external edit)