ls command in Linux / Unix
ls command in Linux/Unix Linux ls command. ls command Lists the files in the current directory, in alphanumeric order, except […]
Why Linux?
Linux is free
It’s fully customizable
It’s stable (i.e. it almost never crashes)
These characteristics make it an ideal OS for programmers and scientists.
Are you Curious about Linux, but not sure where to start ? Start here: “Linux : An Absolute Beginner’s Tutorial Guide” will teach you everything you need to know about Ubuntu in easy-to-understand language.
ls command in Linux/Unix Linux ls command. ls command Lists the files in the current directory, in alphanumeric order, except […]
If you want to download files on your Linux or Unix system, wget and curl are your main options. Wget Wget is a free GNU […]
In this post we will see How to Install OpenCV in Ubuntu for Python OpenCV is an image processing library […]
In this post we will see how to enable SSH or Secure Shell service on our Ubuntu 16.04 LTS operating […]
I this post we will see How to install and setup Vagrant on Ubuntu 16.04. Vagrant is an open-source software for building […]
In this Post we will see How to Install Scala, SBT and Java on Ubuntu 16.04 Install Java Step 1 – […]
In this post we will see How to Install Oracle Java 8 on Ubuntu 16.04 via PPA. Step 1 – […]
In this post we will see How to find Java version on Ubuntu 16.04 LTS. Step 1: Open a Linux […]
Online Course -Machine Learning A-Z: Hands-On Python & R In Data Science https://bit.ly/2qTCNDO. Learn to create Machine Learning Algorithms in […]
In this post we will see How To Install Redis On Ubuntu Linux To install Redis, run the following commands: […]
The vi/vim Editor There are two versatile editors in UNIX – vi and emacs. vi is a full-screen editor. It […]
The Case Statement The case statement is used to execute statements based on specific values. Often used in place of […]
The Arithmetic expression is very important feature for performing number arithmetic operations in scripts. By default variables are treated as […]
To kill processes in Linux several options can be used. kill command The most important and frequently used option […]
In this post we will see how to write a bash shell script to Check if File Exists or Not. Tech […]
Copyright © 2019 | WordPress Theme by MH Themes