Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Friday, 3 July 2020

How to copy Table from LibreOffice Calc to LibreOffice Writer

                  In this post, we will see How to copy Table from LibreOffice Calc to LibreOffice Writer | copy table from libreoffice calc to writer

Watch this video to know how to copy table from Libreoffice calc to Libreoffice writer:




Watch on YouTube: https://www.youtube.com/watch?v=dxHORfFcZhw

Friday, 3 April 2020

Basic Linux Commands Tutorial For Beginners | Basic Linux Commands with Examples

                 In this post, we will see Basic Linux Commands Tutorial for Beginners.

Basic Linux Commands Tutorial For Beginners | Basic Linux Commands with Examples

Blog link for Basic Linux commands:  
https://www.comrevo.com/2015/11/basic... 

Subscribe our channel to get regular updates.


Watch following video:

 

Watch on YouTube: https://www.youtube.com/watch?v=_7CmQ7Civ3w 

Tuesday, 15 January 2019

How to change apache tomcat port number

              In this post, we will see how to change Apache Tomcat port number.
              Apache tomcat is a web server. By default, it has port number 8080. There can be a conflict, if the other application with same port number (e.g. Oracle) is running simultaneously. In this situation, we need to change port number of Apache Tomcat.

Monday, 8 January 2018

How to record Screen / Desktop video in ubuntu

                      In this post, we will see how to record computer's screen or desktop video on ubuntu OS.

Wednesday, 1 March 2017

Wine Error- MS Powerpoint Fails To Launch

Hi Friends,
                  If you are using wine on Linux and if you have installed MS office, then you might be getting error "Powerpoint Fails To Launch" when you are trying to open MS Powerpoint.

Thursday, 16 February 2017

How To Install Windows Softwares On Linux

Hi Friends,
                    We can install windows softwares (e.g. MS Office) on Linux (Ubuntu, Fedora or any distribution). For this, you need to install Software named "Wine" on your Linux system and then just install windows softwares by double clicking on .exe file as you do on Windows OS.
                     I have used it on my Ubuntu system and it is working fine.

Tuesday, 17 November 2015

Basic Linux Commands with Examples

                     In this post, I have given syntax and examples of some basic Linux commands which we need frequently (clear, which, mkdir, cat, cd, cd .., rm, rmdir, ls, mv, cp, chmod, man, top, kill, killall, su, apt-get install, ssh, scp, ifconfig, ping, iptables)
                     
                     Go through the following: