Differences

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

Link to this comparison view

Both sides previous revision Previous revision
pandoc:linux-wochen-wien:linux-101:linux-101 [2020/10/20 08:09] – Pandoc Auto-commit pandocpandoc:linux-wochen-wien:linux-101:linux-101 [2020/10/20 09:13] (current) – Pandoc Auto-commit pandoc
Line 47: Line 47:
 ==== GNU ==== ==== GNU ====
  
-{{..:gnu.svg?0x200}}+{{.:gnu.svg?0x200}}
  
 > In 1984 RMS starts the **GNU** project, with the goal to provide a **free Unix**-compatible OS > In 1984 RMS starts the **GNU** project, with the goal to provide a **free Unix**-compatible OS
Line 73: Line 73:
 ==== Linux ==== ==== Linux ====
  
-{{..:gnu_tux.svg?0x220}}+{{.:gnu_tux.svg?0x220}}
  
 > In 1992 Linus Torvalds writes his own little **terminal emulator**, to be able to remotely access his university account. > In 1992 Linus Torvalds writes his own little **terminal emulator**, to be able to remotely access his university account.
Line 91: Line 91:
 ==== Linux on Supercomputers ==== ==== Linux on Supercomputers ====
  
-{{..:os_supercomputers.svg}}+{{.:os_supercomputers.svg}}
  
 ====== Prerequisites ====== ====== Prerequisites ======
Line 116: Line 116:
 > by a show of hands: > by a show of hands:
  
-{{..:tux.svg?0x500}}+{{.:tux.svg?0x500}}
  
  
Line 190: Line 190:
 ==== FHS intro ==== ==== FHS intro ====
  
-{{..:linux_directories.jpg}}+{{.:linux_directories.jpg}}
  
 ==== FHS ==== ==== FHS ====
Line 277: Line 277:
 <hr style="clear: both;"> <hr style="clear: both;">
 </HTML> </HTML>
-{{..:tango_locked.svg?0x100}} {{..:tango_unlocked.svg?0x100}}+{{.:tango_locked.svg?0x100}} {{.:tango_unlocked.svg?0x100}}
 <HTML> <HTML>
 </div> </div>
Line 292: Line 292:
 > This is how the prompt looks by default: > This is how the prompt looks by default:
  
-{{..:tango_terminal.svg?0x100}}+{{.:tango_terminal.svg?0x100}}
  
 <code bash> <code bash>
Line 333: Line 333:
  
   * Every command that is executed will provide a return-value on exit.   * Every command that is executed will provide a return-value on exit.
-    * {{..:tango_ok.png?0x30}} A value of ''%%0%%'' means success +    * {{.:tango_ok.png?0x30}} A value of ''%%0%%'' means success 
-    * {{..:tango_cancel.png?0x30}} any other value means failure+    * {{.:tango_cancel.png?0x30}} any other value means failure
  
  
Line 411: Line 411:
 ==== History ==== ==== History ====
  
-{{..:tango_search.svg?0x100}}+{{.:tango_search.svg?0x100}}
  
 > Your shell keeps a log of all the commands you executed. > Your shell keeps a log of all the commands you executed.
Line 510: Line 510:
 </code> </code>
  
-{{..:linux_directories.jpg?0x400}}+{{.:linux_directories.jpg?0x400}}
  
 ^command                                                result^ ^command                                                result^
Line 539: Line 539:
 </code> </code>
  
-{{..:linux_directories.jpg?0x400}}+{{.:linux_directories.jpg?0x400}}
  
 ==== Copying & moving files around ==== ==== Copying & moving files around ====
Line 565: Line 565:
 </code> </code>
  
-{{..:screenshot_mv.png?0x350}} {{..:screenshot_cp.png?0x350}}+{{.:screenshot_mv.png?0x350}} {{.:screenshot_cp.png?0x350}}
  
 ==== Finding stuff ==== ==== Finding stuff ====
Line 696: Line 696:
 </code> </code>
  
-{{..:screenshot_df.png?0x440}}+{{.:screenshot_df.png?0x440}}
  
 ==== Recap ==== ==== Recap ====
Line 907: Line 907:
 ==== Nano ==== ==== Nano ====
  
-{{..:screenshot_nano.png}}+{{.:screenshot_nano.png}}
  
 ==== Nano explained ==== ==== Nano explained ====
Line 945: Line 945:
  
  
-{{..:screenshot_nano.png?0x300}}+{{.:screenshot_nano.png?0x300}}
  
 ==== Vi(m) ==== ==== Vi(m) ====
  
-{{..:screenshot_vim.png}}+{{.:screenshot_vim.png}}
  
 ==== Vi(m) explained ==== ==== Vi(m) explained ====
Line 989: Line 989:
  
  
-{{..:screenshot_vim.png?0x300}}+{{.:screenshot_vim.png?0x300}}
  
 ==== Vi(m) modes and keys ==== ==== Vi(m) modes and keys ====
Line 1019: Line 1019:
 ==== Fin ==== ==== Fin ====
  
-{{..:tux_banner.png?0x600}}+{{.:tux_banner.png?0x600}}
  
  
  • pandoc/linux-wochen-wien/linux-101/linux-101.1603181399.txt.gz
  • Last modified: 2020/10/20 08:09
  • by pandoc