Tuesday, 19 April 2016

Learning Linux - shell scripting

Learning Linux - shell scripting

This is the introduction to a multipart series on Linux shell scripting, a skill worth having for nearly every Linux user. An absolute must have for any sysadmin. And BTW, also handy for advanced Android users.
https://www.eduonix.com/blog/shell-scripting/introduction-to-linux-shell-scripting/

Sunday, 10 April 2016

Linux Tips & Tricks - Finding the text editor for you

Linux Tips & Tricks - Finding the text editor for you

Linux is blessed with a wealth of text editors to suit every person and editing need. Here's a list of some and a guide to choosing one that's right for both you and the task at hand.

#Linux   #SysAdmin   #Editors  
http://www.linuxlinks.com/article/2016041003054574/TextEditors.html

Linux Tips & Tricks - Adding bookmarks to PDF files in Linux

Linux Tips & Tricks - Adding bookmarks to PDF files in Linux

While there are plenty of great tools to create, edit and modify PDF files in Linux, you might find these simple command line tricks quicker and easier.

#Linux   #SysAdmin   #PDF  
http://ask.xmodulo.com/add-bookmarks-pdf-document-linux.html

Linux Tips & Tricks - Using "cat" and "tac"

Linux Tips & Tricks - Using "cat" and "tac"

More tools for your command line arsenal. 
"cat" is one of those core command line tools you should learn to master. "tac" is a handy companion tool.

#Linux   #SysAdmin   #CommandLine  
http://www.tecmint.com/learn-linux-cat-command-and-tac-command/