Linux & Unix: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
go back to [[Main Page]], [[Computational Resources]], [[Information & Help]],
go back to [[Main Page]], [[Computational Resources]], [[Information & Help]]
[[Chemistry & More]]
 
 


'''Introduction'''  
'''Introduction'''  
* The one page introduction to Linux [[Image:The One Page Linux Manual.pdf]]
* The one page introduction to Linux [[Image:The One Page Linux Manual.pdf]]


'''Shorcuts and commands for Linux:'''
* 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


'''Alt + Tab'''; to move from one window to another, in the same Desktop.
Linux tricks and Tips 2020 (TechGo)


'''Control + Alt + ->''' or '''Control + Alt + <-'''; to move from one Desktop (or Workspace) to another.
Linux tricks and Tips 2022 (TechGo)


[http://www.unixguide.net/linux/linuxshortcuts.shtml shortcuts guide]


'''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'''  


List of Unix Commands [[Image:Unix_commands.pdf‎]]
* Unix Beginners QuickSheet [[Image:Unix-quicksheet.pdf]]
* ‎List of Unix Commands [[Image:Unix_commands.pdf]]


'''vi Editor'''
'''vi Editor'''


* [[Graphical vi-vim Cheat Sheet]]  
* [[Graphical vi-vim Cheat Sheet]]  
* [http://www.viemu.com/a-why-vi-vim.html Why, oh WHY, do those #?@! nutheads use vi?]
* [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]
* [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‎]]
* Some info in Spanish [[Image:Editor_vi.pdf‎]]


Line 32: Line 46:


* [[gzip]]
* [[gzip]]
* [[tar]]
* [[tar]]


Line 38: Line 51:


* [[How to check the disk space used]]
* [[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 ..."