• Home
  • Ubuntu 20.04
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 20.04
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Author Description

Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

25 February 2021

How To Install Signal Desktop on Ubuntu 20.04

Written by Rahul
Signal is an popular messaging application as an alternative of WhatsApp. It is available as Desktop application for Windows, Linux and macOS systems. In order to your Signal desktop application, You must have signup for Signal application with your mobile number. To create new account, install Signal application on your Android or iOS device...
Read More about How To Install Signal Desktop on Ubuntu 20.04
24 February 2021

How to Install Latest Vim Editor in Linux

Written by Rahul
Vim (Vi Improved) is a highly configurable command line text editor for Unix like systems. It is originally cloned with VI POSIX standard editor with additions. Vim comes standard with most modern Linux distributions, but some of the minimal installation doesn’t include vim editor default. This tutorial will help you to install Vim text...
Read More about How to Install Latest Vim Editor in Linux
23 February 2021

Linux Head Command

Written by Rahul
Linux head command outputs the first part of the files on standard output. This is very useful and frequently used command for processing data from files. All the Linux CLI and shell scripting users must have good understanding of head command in Linux. The default head command prints first 10 lines of each FILE...
Read More about Linux Head Command
23 February 2021

How to Install Mattermost Desktop on Ubuntu 20.04

Written by Rahul
Mattermost Desktop is the client application for the Desktop systems to user their mattermost account. You must have Mattermost server installed in your self-managed instance or signup for the Mattermost cloud. For this tutorial, I have created an account on Mattermost cloud free version. You can go with professional or enterprise edition as per...
Read More about How to Install Mattermost Desktop on Ubuntu 20.04
22 February 2021

How To Install Google Cloud SDK on Ubuntu 20.04

Written by Rahul
Google Cloud SDK (Software Development Kit) provides a set of tools that are used to manage resources hosted on Google Cloud Platform (GCP). The SDK provides gcloud, gsutil, nd bq commands with the ability to access the Google Cloud via the terminal. The Cloud SDK team provides official PPA for the Debian packages to...
Read More about How To Install Google Cloud SDK on Ubuntu 20.04
20 February 2021

How to Install Tor Browser on Ubuntu 20.04

Written by Rahul
Tor is free and open-source web browser used for anonymous browsing. It routes the network traffic through the tor network to hide user identity. Tor network is available worldwide, through the volunteer overlay network consisting of more than seven thousand relays. Tor browser provides some of the best solutions to protect your privacy from...
Read More about How to Install Tor Browser on Ubuntu 20.04
19 February 2021

Deploy Angular App to Firebase with Github Actions

Written by Rahul
These set of instruction helps you to setup Github Actions to build an Angular project and deploy to the Firebase hosting on push event. Even you can refer this tutorial to build any node.js application and deploy to firebase. Github actions allows you to automate, customize, and execute your software development workflows right in...
Read More about Deploy Angular App to Firebase with Github Actions
18 February 2021

How to Install IntelliJ IDEA on Ubuntu 20.04

Written by Rahul
IntelliJ IDEA is an popular integrated development environment for the Java application’s. It is developed by JetBrains. IntelliJ IDEA is must friendlier to beginners thanks to its ease of code completion and inspection. Basically, It also provides intelligent coding assistance for many other languages such as SQL, JPQL, HTML, JavaScript, etc. IntelliJ IDEA community...
Read More about How to Install IntelliJ IDEA on Ubuntu 20.04
17 February 2021

How To Install PHP 8 on Debian 10

Written by Rahul
PHP is a scripting language, and a powerful tool for developing dynamic and interactive Web pages. It was originally created in 1994 by Danish-Canadian programmer Rasmus Lerdorf. According to W3Techs’ data, PHP is used by 78.9% websites running in public network. So almost 8 out of every 10 websites on the Internet are using...
Read More about How To Install PHP 8 on Debian 10
16 February 2021

How to Search in Vim / Vi

Written by Rahul
vi (visual editor) is the best command line text file editor for Unix-like operating systems. Vim is an improved version of the vi text editor used on modern systems. This is a highly configurable text editor. This tutorial will help you search for text, string or pattern in Vi(m) text editor. How to Search...
Read More about How to Search in Vim / Vi
1 2 … 151 Next →

Popular Posts

  • How To Install Python 3.9 on Debian 10
  • Download Ubuntu 20.04 LTS – DVD ISO Images
  • Linux Run Commands As Another User
  • How to Check PHP Version (Apache/Nginx/CLI)
  • How To Install and Configure GitLab on Ubuntu 20.04
  • How to Install PyCharm on Ubuntu 20.04
  • How to Check Ubuntu Version with Command or Script
  • How to Set all directories to 755 And all files to 644
© 2013-2021 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy