Linux & Unix: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(50 intermediate revisions by 5 users not shown)
Line 1: Line 1:
* The one page introduction to Linux
go back to [[Main Page]], [[Computational Resources]], [[Information & Help]]


[[Image:The One Page Linux Manual.pdf]]


* === Shorcuts and commands for Linux:====


''Alt + Tab'' to move from one window to another.
'''Introduction'''
* The one page introduction to Linux [[Image:The One Page Linux Manual.pdf]]


''Control + Alt + ->'' or ''Control + Alt + <-'' to move from one Screen (or Desktop) to another.
* Núria V. has some books in PDF:


http://www.unixguide.net/linux/linuxshortcuts.shtml
Linux
 
Linux for Beginners 9th edition
 
Linux for Dummies
 
Linux in 24 hours
 
Linux Phrasebook
 
Linux Programming by Example The Fundamentals
 
Linux tricks and Tips 2020 (TechGo)
 
Linux tricks and Tips 2022 (TechGo)
 
 
'''Shorcuts and commands for Linux:'''
 
* [http://www.unixguide.net/linux/linuxshortcuts.shtml shortcuts guide]
* Alt + Tab; to move from one window to another, in the same Desktop.
* Control + Alt + -> or Control + Alt + <-; to move from one Desktop (or Workspace) to another.
 
'''Unix'''
 
* Unix Beginners QuickSheet [[Image:Unix-quicksheet.pdf]]
* ‎List of Unix Commands [[Image:Unix_commands.pdf]]
 
'''vi Editor'''
 
* [[Graphical vi-vim Cheat Sheet]]
* [http://www.viemu.com/a-why-vi-vim.html Why, oh WHY, do those #?@! nutheads use vi?]
* [http://www.glump.net/_media/howto/vi-vim-cheat-sheet-and-tutorial.pdf?id=howto%3Avim_graphical_cheat_sheet&cache=cache Tutorial]
* Some info in Spanish [[Image:Editor_vi.pdf‎]]
 
'''Compress/Decompress'''
 
* [[gzip]]
* [[tar]]
 
'''Linux "How to ..."'''
 
* [[How to check the disk space used]]
* [[How to add aliases for frequently used commands]]
* [[How to do a SSH authentication without password]]
* [[How to Change the size of a window in Ubuntu 12.04]]

Latest revision as of 10:26, 14 November 2024

go back to Main Page, Computational Resources, Information & Help


Introduction

  • Núria V. has some books in PDF:

Linux

Linux for Beginners 9th edition

Linux for Dummies

Linux in 24 hours

Linux Phrasebook

Linux Programming by Example The Fundamentals

Linux tricks and Tips 2020 (TechGo)

Linux tricks and Tips 2022 (TechGo)


Shorcuts and commands for Linux:

  • shortcuts guide
  • Alt + Tab; to move from one window to another, in the same Desktop.
  • Control + Alt + -> or Control + Alt + <-; to move from one Desktop (or Workspace) to another.

Unix

vi Editor

Compress/Decompress

Linux "How to ..."