Working With Vi Editor in Linux

What is vi Editor Vi or the Visual Editor is the default text editor that comes with most Linux systems. It is a Terminal-based text editor that users need to learn, essentially when more user-friendly text editors are not available on the system. Some other reasons to use Vi include: Vi is available on almost … Read more

How to Install Google Chrome on Ubuntu 18.04 LTS

Install Google Chrome on Ubuntu

Google Chrome happens to be one of the most powerful web browsers these days and naturally many users attempt to install it on their system. This attempt, however, is not fruitful as this popular web browser is not available through any Linux distributor on Ubuntu Software. So how do we install Google Chrome on our … Read more

[SOLVED] “dpkg: error: need an action option”

When you are trying to install Google Chrome on Ubuntu, you may receive the following error: Error Message “dpkg: error: need an action option” Solution This may be because of the command you copied from somewhere and you pasted on the terminal. Instead of -, a _ may have been replaced in the command as … Read more

How to Install Ubuntu 18.04 along with Windows 10

UbuntuĀ is a popular operating system which is open source and has easy installation. It is quite flexible thanks to its unlimited customization options and it highly secure in nature. For many developers, journey on Linux begins at Ubuntu which is why today we will give you a tutorial on how to install Ubuntu 18.04 along … Read more

How to Install and Configure VNC Server on CentOS 7

VNC or Virtual Network Computing is a graphical desktop sharing tool that allows you to control a computer (server) remotely from another computer (client). A VNC server transmits all keyboard and mouse events from the client computer to the server computer. If you’re not yet comfortable with the CLI things like terminal etc, you can … Read more

How to Install ONLYOFFICE Document Server on CentOS 7

ONLYOFFICE Community Server is a multifunctional office suite with a web-based interface that can be installed on any Linux server. It’s an open source office and productivity suite, integrated with a CRM system, document server, project management tools and email aggregator. The ONLYOFFICE Document Server is an open source online office suite like ‘Office Online’ … Read more