CodeForLearning

Learning new technologies and solving the common issues
  • Home
  • How To
  • Linux
  • Programming
    • Ruby On Rails

How to install or update Zoom Client in Fedora

Charles Doss
May 2, 2020
Fedora, How To, Linux
1 Comment

Zoom is the Video Communication software which is mainly useful for Video Conferencing, Meeting, Webinars, Conference Rooms, Phone Systems and Chatting. It is the Free software but with some limitations in the resource. In this blog I am explaining about how to install or update zoom Client If you are doing new installation of Zoom, […]

Read Post

Upgrade from Fedora 31 to Fedora 32

Charles Doss
May 2, 2020
Fedora, Linux
Comments

Fedora 32 is released. You might be looking to upgrade your system to get latest features. Fedora is giving two methods to upgrade your system Graphical upgrade method Command line upgrade method Here we are going to use graphical method for Fedora 32 system upgrade. Before proceeding to the further steps, be sure to take […]

Read Post

Upgrade from Fedora 31 to Fedora 32 Using Command Line Method

Charles Doss
May 2, 2020
Fedora, Linux
Comments

Here we are going to see about Command line upgrade method for Fedora 32 system upgrade. Before proceeding to the further steps, be sure to take backup of the important files. It is highly recommended. Click here to view about Fedora 32 Graphical upgrade method. Command line upgrade method First thing update your current system […]

Read Post

How to Install IntelliJ IDEA IDE in Fedora 31

Charles Doss
April 5, 2020
Fedora, How To
1 Comment

What is IntelliJ IDEA? IntelliJ IDEA is a programming environment or IDE. It is widely used for developement of Java programs. It is developed by JetBrains. It also supports PHP, HTML, Javascripts, CSS and Android and many more. Prerequisites RAM – Minimum 2 GBDisk Space – Minimum 3.5 GBNeed the non-root user account with privilege […]

Read Post

How to exclude files and folders when creating zip archive

Charles Doss
March 8, 2020
How To, Linux
Comments
Exclude files and folders when creating zip

How to exclude files and folders when creating zip archive using linux commands? Explained the solutions with multiple examples. Exclude files from zip Refer the follwing examples for different cases. Example 1: To exclude all the files(e.g: .pdf, .git, .svn) in the specific folder only when zipping. Example 2: To exclude all the files in […]

Read Post

How to edit files using vi editor easily in linux

Charles Doss
February 29, 2020
How To, Linux
Comments

What is Vi Editor? Vi editor is also known as Visual Editor. It is widely installed in most of the linux systems. Since it is a Terminal based editor, it is most preferred by the linux users those who are working in command line mode. Vim Editor is the advanced version of Vi editor. Every […]

Read Post

How to view log file in Linux dynamically using tail command?

Charles Doss
February 13, 2020
How To, Linux
Comments

Recently I have observed that this is one of the most frequently used linux command. But I realized most of the linux developers not aware of this command.  It is the “tail” command. It is the right time to explain the usage of this. I am about to explain, how to view log file dynamically? […]

Read Post
← Older Posts
Newer Posts →

Most Viewed Posts

  • Understanding about tracker and tracker-miner-f in linux.
  • How to setup GPG encryption key in KDE plasma
  • How to edit files using vi editor easily in linux
  • Installing KDE Plasma desktop environment instantly on Fedora 31
  • How to exclude files and folders when creating zip archive

Tags

AngularJS Concrete5 Fedora Flutter IntelliJ IDEA iOS 17 Javascript KDE LAMPP Linux Linux Commands Mac OS Openssl Pdfkit PostgreSQL RegEx Ruby On Rails svn Tail Teamviewer Tomboy Tracker-miner-f Vi Editor wkhtmltopdf XAMPP Xcode Zip Zoom
CodeForLearning © 2020  Disclaimer