Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Tag: Ubuntu

Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files

Posted on 05/10/202128/08/2026 Imoh Etuk By Imoh Etuk No Comments on Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files
Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files

Vi/Vim is a very powerful editor that has many commands, too many to explain in a tutor such as this. This tutorial aims to take you through how to create, edit and save files in Linux via Vi/Vim editor. In addition, Vim is a screen editor for Linux, Unix, and other Unix-like operating systems. Please…

Read More “Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files” »

Linux

A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux

Posted on 14/09/202129/08/2026 Imoh Etuk By Imoh Etuk No Comments on A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux
A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux

In this article, I am going to take you through the brief introduction to Linux and how to create a disk partition in Ubuntu Linux Operating System. This guide is intended to take you from a beginner to superuser and make you a better Linux System Administrator but before I continue, I will like to…

Read More “A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux” »

Linux

How to manage automatic login on Ubuntu Linux

Posted on 14/02/202127/08/2026 Christian By Christian No Comments on How to manage automatic login on Ubuntu Linux
How to manage automatic login on Ubuntu Linux

For best practice purposes, users are required to authenticate before logging on to a Linux device. This helps in ensuring that sensitive and personal information on the device is safe. But, if you are sure that the Linux system is placed in a secure environment and can be adequately monitored, then you can enable automatic…

Read More “How to manage automatic login on Ubuntu Linux” »

Linux

Determine the version of GNOME running on your Ubuntu Linux

Posted on 12/02/202127/08/2026 Christian By Christian No Comments on Determine the version of GNOME running on your Ubuntu Linux
Determine the version of GNOME running on your Ubuntu Linux

In this article, I will show you how to determine the version of GNOME running on your Ubuntu Linux. GNOME is a free and open-source desktop environment for Unix-like operating systems. It “GNOME” was originally an acronym for GNU Network Object Model Environment. But the acronym was dropped because it no longer reflected the vision…

Read More “Determine the version of GNOME running on your Ubuntu Linux” »

Network | Monitoring

Install Synaptic Package Manager: Handle packages in Ubuntu

Posted on 12/02/202127/08/2026 Christian By Christian 3 Comments on Install Synaptic Package Manager: Handle packages in Ubuntu
Install Synaptic Package Manager: Handle packages in Ubuntu

Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command-line utility with a GUI based on Gtk+. If you are a strong supporter of using GUI to install apps in Debian and Debian-based systems such as Ubuntu, and Mint, etc, Synaptic will be nice to install and try out….

Read More “Install Synaptic Package Manager: Handle packages in Ubuntu” »

Linux

Install Microsoft Edge Browser on Ubuntu Linux

Posted on 09/02/202127/08/2026 Christian By Christian No Comments on Install Microsoft Edge Browser on Ubuntu Linux
Install Microsoft Edge Browser on Ubuntu Linux

Microsoft Edge is a cross-platform web browser developed by Microsoft. It was first released for Windows 10 and Xbox One in 2015, then for Android and iOS in 2017, for macOS in 2019, and as a preview for Linux in October 2020. Edge includes integration with Cortana and has extensions hosted on the Microsoft Store….

Read More “Install Microsoft Edge Browser on Ubuntu Linux” »

Linux

Install and configure BigBlueButton on Ubuntu Linux

Posted on 08/02/202127/08/2026 Christian By Christian No Comments on Install and configure BigBlueButton on Ubuntu Linux
Install and configure BigBlueButton on Ubuntu Linux

BigBlueButton (BBB) is an open-source web conferencing system for online learning that enables you to engage your students and colleagues online. If you searching for a solution to handle remote teaching of students online, BBB provides real-time sharing of audio, video, slides, chat, and screen.  In this article, will walk you through installing and configuring of the…

Read More “Install and configure BigBlueButton on Ubuntu Linux” »

Linux

How to setup PowerShell on a Linux server

Posted on 24/11/202030/08/2026 Christian By Christian No Comments on How to setup PowerShell on a Linux server
How to setup PowerShell on a Linux server

As we know, PowerShell is a cross-platform task automation and configuration management framework from Microsoft built on top of the .NET Common Language Runtime; it accepts and returns .NET objects. It consists of a command line shell and an associated scripted language. Powershell enables management of both local and remote linux machines. See the following…

Read More “How to setup PowerShell on a Linux server” »

Scripts

How to install Grafana on Ubuntu Linux

Posted on 02/07/202005/09/2026 Christian By Christian No Comments on How to install Grafana on Ubuntu Linux
How to install Grafana on Ubuntu Linux

Grafana is multi-platform open-source analytics and interactive visualization web application that integrates with complex data from sources like Prometheus, InfluxDB, Graphite, and ElasticSearch. It provides charts, graphs, and alerts for the web when connected to supported data sources. It is expandable through a plug-in system. This implementation will be performed on Ubuntu 20.04. See this guide on how to…

Read More “How to install Grafana on Ubuntu Linux” »

Network | Monitoring

How to install and configure Jitsi video conferencing server on Ubuntu

Posted on 30/06/202005/09/2026 Christian By Christian No Comments on How to install and configure Jitsi video conferencing server on Ubuntu
How to install and configure Jitsi video conferencing server on Ubuntu

In this article, we will discuss how to install and configure Jitsi video conferencing server on Ubuntu. Jitsi is a free open-source multi-platform voice, videoconferencing, and instant messaging applications for the web platform, Windows, Linux, macOS, etc. This application is similar to Cisco Meet, Google Meet, and Zoom video conferencing. You may also be interested…

Read More “How to install and configure Jitsi video conferencing server on Ubuntu” »

Linux

The package python-virtualenv has no installation candidate error

Posted on 30/06/202005/09/2026 Christian By Christian No Comments on The package python-virtualenv has no installation candidate error
The package python-virtualenv has no installation candidate error

If you are unable to generate an SSL certificate with Let’s Encrypt on Ubuntu 20.04, follow the steps below. Please see Using Prometheus for Monitoring, How to Configure Azure Monitor for VMs on Azure Stack Hub, how to Install, configure Prometheus for Monitoring on a Linux Server, How To Configure VM Update Management on Azure…

Read More “The package python-virtualenv has no installation candidate error” »

Linux

How to reset MSSQL Server SA Password on Ubuntu

Posted on 23/06/202005/09/2026 Christian By Christian 2 Comments on How to reset MSSQL Server SA Password on Ubuntu
How to reset MSSQL Server SA Password on Ubuntu

When installing a new instance of MSSQL Server in a mixed-mode authentication, you are required to set the password for the SA (System Administrator) account. The SA account is used only for the management of SQL Server. See this guide on how to download and install Microsoft SQL Server 2019 Express edition and Microsoft SQL Server…

Read More “How to reset MSSQL Server SA Password on Ubuntu” »

Oracle/MSSQL/MySQL

Install Microsoft SQL Server 2019 and MSSQL Command line tools on Ubuntu Linux

Posted on 23/06/202005/09/2026 Christian By Christian 2 Comments on Install Microsoft SQL Server 2019 and MSSQL Command line tools on Ubuntu Linux
Install Microsoft SQL Server 2019 and MSSQL Command line tools on Ubuntu Linux

It is worth noting that Microsoft SQL Server 2019 takes full advantage of OpenShift and Linux Containers etc. SQL Server 2019 has the same underlying database engine on all supported platforms, including Linux. In this article, we shall discuss “Install Microsoft SQL Server 2019 and MSSQL Command line tools on Ubuntu Linux’. See the following…

Read More “Install Microsoft SQL Server 2019 and MSSQL Command line tools on Ubuntu Linux” »

Oracle/MSSQL/MySQL

Posts pagination

Previous 1 2 3 4 Next

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • Disk Cleanup
    Create Disk Cleanup Shortcut: Perform disk cleanup in Windows Windows
  • Featured image This network connection does not exist
    How to fix this network connection does not exist Windows
  • exchange 2016 1
    Failed Edge Transport: Easy Guide For Removal Network | Monitoring
  • Capture 37
    How to Configure Network Load Balancing on Windows Server Backup
  • Check Hard Drive Health (SMART) in Windows
    How to check Hard Drive Health (SMART) in Windows Windows
  • EC2 Public IP
    How to Allocate, Associate, Disassociate and Release Elastic IP Address from an EC2 Instance AWS/Azure/OpenShift
  • tuning tomcat
    How to upgrade Apache Tomcat from One Version to another Web Server
  • Feature image LSA
    How to configure additional LSA Protection Security | Vulnerability Scans and Assessment

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive