How to install Java in Ubuntu [Linux]
Hello Techies, Installing application in Linux makes always difficult to normal users, Where the software developing site gives their application in .zip or .tar.gz compressed format, Probably most of them…
Hello Techies, Installing application in Linux makes always difficult to normal users, Where the software developing site gives their application in .zip or .tar.gz compressed format, Probably most of them…
Now we going to see Conversion of upper case letter to lower case letter using Linux shell programming, Here the source code is given to generate the conversion, Please save this source using <filename>.sh extension,…
Nokuntu is a program for managing Nokia phones in Linux. It is similar to Windows Nokia PC Suite, Why because Nokia does not develop any special PC suite for Linux,…
Linux is build with a hard and best kernel which is not simply affected by vulnerable,But usually some vulnerable holes are that resides on it, Hackers only targeted to find…
Ubuntu is a wonderful open source Linux platform to work in. The major emphasize on Ubuntu is that its open source and free of cost. We have the freedom to…
Ubuntu Linux is a wonderful Linux based Operating system and used by most people, but the only disadvantage for the people who are using Ubuntu is that ,they don't know…
Windows is the wide and most using operating system ,First also we know What is Operating system, But how long we addict with Microsoft Products? Even though Microsoft products are…
Finding Leap year in C program is very simple one, As same in Shell also we Implement on finding Leap year, I tried this in Ubuntu Linux. Saved with the…
Shell Program for to find Odd or Even numbers on given Input, i tried this on Ubuntu Linux, These Shell Program is Been Saved with the extension of .sh, …
Swapping two number using a Shell Program. I tried this in Ubuntu Linux. Saved with the extension of .sh, and i run this program by using sh <filename>. Lets try…