Linux & Unix: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
go back to [[Main Page]], [[Computational Resources]], [[Information & Help]],
go back to [[Main Page]], [[Computational Resources]], [[Information & Help]]




Line 5: Line 5:
'''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]]
* 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:'''
'''Shorcuts and commands for Linux:'''
Line 34: Line 53:
* [[How to add aliases for frequently used commands]]
* [[How to add aliases for frequently used commands]]
* [[How to do a SSH authentication without password]]
* [[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 ..."