How to reset the root password on Ubuntu 22.04 if forgotten?
In this guide, we will find out some convenient methods by which we can recover the root password of Ubuntu if forgotten without reinstalling it
In this guide, we will find out some convenient methods by which we can recover the root password of Ubuntu if forgotten without reinstalling it
Dynamic Host Configuration Protocol is commonly known as DHCP, used in the networking as a network protocol and it helps different devices to connect with a specific IP address
Apache is a web server whose function is to collect data in the form of HTTP requests from internet users and send them back their required information in the form of web pages and files
OpenCV is a Linux tool for computing vision tasks and machine learning and made up of Python, and C languages and contains more than 2500 algorithms that are used for these tasks
Steam is providing the gamers community with around 30000 games including the arcade games. This article explains how to install Steam through three different methods
Ubuntu is a Debian-based Linux operating system that is used by a large number of people from all over the world. It can be run without installing from a bootable USB
Sublime Text is a text editor for writing the codes of different programming languages like Python and C programming and is also used to compile and debug them
KIO GDrive is a KDE application known as KIO slave that is used to excess the Google drive by enabling the KIO-aware applications like Dolphin
KRDC is a Linux application known as the client application to connect with the servers of another machine to share the screen of the server machine as well as to access the control over the server machine
IntelliJ-IDEA is an IDE that provides all the basic tools which are needed to compile and run the scripts of Java, JavaScript, and other programming languages
DataGrip is an environment to manage the databases by modifying the data of the databases to handle the queries. DataGrip supports all database management systems including MySQL, PostgreSQL, MongoDD and other databases.
Fonts are essential specially to create distinction in the content. Google fonts come with tons of different styles and layouts which make the reader’s attention to the writing content
Perl is a programming language that is being used in the development of many applications for the last thirty years and is used from rapid prototyping to large-scale development projects.
To install Wine latest Stable Release on Ubuntu 22.04, import GPG key, add repository and run “$sudo apt install –install-recommends winehq-stable” command.
To Get the Public IP from Terminal on Ubuntu 22.04, you can use numerous commands including “dig” command, “host” command, “wget” command or“curl” command.
AnimationMaker is an open-source tool to create animated presentations and also it has a user-friendly interface so it is easy for the beginners to create presentations using it.
You can monitor the traffic from the other clients or servers coming to your machine in Linux distributions using the UFW and also manage the incoming and outgoing traffic
The hostname of a machine is the identity or unique name by which we can recognize the machine in the network and in this write-up, we discover methods to change the hostname on Ubuntu 22.04
Installing Kubuntu in VirtualBox is not that hard. You just have to download the iso file of Kubuntu in your existing OS, then you have to open the VirtualBox
To install JDK(Java Development Kit) on your Ubuntu 22.04 you have to open your terminal of your Ubuntu OS and then you have to type the command $ sudo apt install default-jdk -y then you have to check jdk version
Ubuntu is a Debian-based Linux distribution which is open source with a variety of pre-installed … Read More
Postman is a tool that is used to build up different APIs and this platform … Read More
Gradle is a software that is used in the development of mobile applications as well … Read More
The zip is a technique to store multiple files together by compressing their size and … Read More
Just like the folders in Windows, the Directory is a location where different files and … Read More
From the name, it is clear that this operating system has some strong connection with … Read More
The Kali Linux is the Debian-based Linux distribution that is designed for penetration testing, computer … Read More
The zoom application was very much used to take classes from home by the teachers to hold meetings by the team lead with their members to complete the tasks. In this write-up, we have discussed three installation methods of Zoom on Ubuntu 22.04.
In Linux, the jobs command permits you to interact with the system jobs through the terminal directly. This command is also used to check the states of the jobs and list them with their detailed information. We have explained what jobs command is, its syntax, jobs states, and jobs command options, and its usage in Linux. Also, the procedure of starting a job, running it in the background, then moving it to the foreground is provided in this article.
In Linux, the tee command is used to read the standard output of any command and can store it in a new file. Read out this post to learn more about tee command.
The export command is one of the built-in commands of the bash shell which is used to export the environmental variables from the parent shell to the newly created child shell. In this write-up, we have discussed the export command and explained its utilization in Linux with the help of examples. We also explained the options used along with the export command.
The groupdel command is used to delete the user group when is no more need of the group and also remove from the file /etc/group. This command doesn’t delete the configuration files related to the group but deletes all the entries and account files related to that group. In this article, we have discussed the usage of the groupdel command in Linux to delete the groups with the help of examples.
The groupmod command is used to modify the existing definitions of the groups in Linux which includes its name, GID, and password. This command can be used at any instant of time. There are different options that can be used with the groupmod command to implement these modifications. In this write-up, we have explained the usage of the groupmod command using its different options.
The groupadd command is used to create new groups in Linux, these users can assign specific permissions by granting the permissions to the groups. It is very useful in huge networks, where multiple users can be granted the same permissions by adding them to a single group. In this write-up, we have discussed the usage of the groupadd command in Linux for creating the groups. We have also explained the usage of its different options with the help of examples.
In Linux, using the screen command permits you to create a screen session and open as many virtual terminals as you like within that session. Even if you get disconnected or the screen session is not visible, the jobs or processes running on the screen will continue to perform the respective operations. This guide explains screen command, its syntax, installation method, and its usage in Linux. Also, the screen command options and shortcuts with descriptions are provided in this article.
The latte dock is the animated dock that looks like the dock of the macOS and is used to place the icons of the applications in it. It provides ease in launching the applications, instead of searching the applications from the search bar of Activities, we simply launch the application from the Latte dock. In this article, we have discussed the installation procedure of the Latte dock in Ubuntu 20.04 using its apt package manager. Also, we explain how to customize and change the settings of the Latte Dock.
MongoDB is a widely used NoSQL category thus a non-relational type of database. MongoDB does not follow the SQL mechanism to store and retrieve data. MongoDB is a free and open-source database management system. Thus, it is suitable for Linux-based operating systems. MongoDB deals with unstructured data and provides a well-structured mechanism for manipulating the data. In this article, we explain the process how to install mongoDB on debian 11.
MySQL is used to handle and manage the data of large websites because it provides support to comprehensive application development. MySQL is used by UBER, Netflix, Shopify, and Twitter companies for the management of the data of their servers or databases. MySQL is popular because of its lot of features one of it is the capability to handle the huge data with a fast speed. In this article we have explained the 30 top MySQL tips and tricks which are very helpful if you are using MySQL.
Debian is an open-source and lightweight operating system that is used by the community of software developers. Debian is the popular and one of the most used distributions of Linux that contains a lot of packages in its apt package manager. In this article, we discussed 10 cool debian tips that help the Debian users to work on it efficiently and reliably and tricks.
Debian is one of the most popular used distributions of Linux in the world. Debian can be used in the virtual machine. A virtual machine is a machine in which at the same time multiple operating systems can be run. In this article, we discussed the installation of the Debian Bullseye on Virtual box using its ISO which is very easy and convenient method.
MongoDB used to store data in the form of documents like JSON. Due to the distinctive nature of MongoDB, it is a flexible and adaptable database management system. Apart from the strong storing mechanism, MongoDB uses its own query language named Mongo Query Language(MQL) to perform several operations on the stored data. In this article we explain step by step process how to install as well as the preliminary usage of MongoDB on Ubuntu 20.04
VIM application is a top-notch text editor. It is a free and open-source text editor that runs on all major platforms with much functionality and support from the programming community. The VIM text editor also offers several useful commands that you should master to get the most out of it. In this article, we explain top 25 most significant vim editor commands.
Git has become an integral part of our daily development process. Git’s popularity has grown because of its speed, agility, and flexibility. It uses systematic versioning to help you maintain track of your files. Git makes it simple to revert to previous versions of code or build new branches on which to experiment with the current codebase. In this article we discussed about Git and their commands and how you can improve your productivity in less time.
SELinux (Security Enhanced Linux) is a security protocol for Linux administrators that allows them to acquire more control. The SELinux protocol allows them to enforce the resource policies that represents how much access a program or any user do have. This SELinux is supported by several commands that automates the task of an administrator. In this article, we explain and execution of all basic SELinux commands that a regular user may need to know.
Linux is an open-source operating system. It contains a lot of distributions like Ubuntu, Debian, Pop!_OS, and Fedora. Linux default repository comes with a huge variety of packages of the applications, and other applications can be download from the snap store or by downloading their deb packages. Applications are easy to handle and manage and help to understand the data with a better understanding. In this article we discussed top 25 Linux apps and their installation, launching, and removing process of the application in the Debian/ Ubuntu based Linux distributions.
The AWK utility of Linux is quite helpful in manipulating text files. “postprocessing”, “if statement” and “printf” command is frequently used in Linux.
Yarn (an acronym of Yet Another Resource Negotiator) is package manager initially introduced by Facebook, to overcome the deficiencies of a well-known package manager npm. This detailed post guides to install yarn on Debian 11 system.
Perf is a lightweight CPU profiling command-line utility that monitors program events and examines CPU performance. The perf command may record CPU performance counters and trace points and is used as a major interface to the Linux kernel’s performance monitoring features. The perf tool helps you improve your system by revealing which applications take the longest to execute. In this article, we explain what Linux perf command is and how you can use it.
Debian is the popular distribution of Linux. Debian 11 supports a good range of hardware architectures, exFAT, and many updated packages in its repository. The Debian buster users facing some security issues like Buster supports the SHA-512 but does not provide the support for the yes crypt, Bullseye does so. In this article, we discussed the new features which are introduced in Debian 11 or Debian Bullseye.
FFmpeg is one of the most popular and used command-line tools which is used for multi-purposes for video and audio files like for converting and compressing. In this write-up, we have discussed the installation procedure of the FFmpeg on Debian 11
Apache webserver supports the feature of the virtual host by hosting different websites from the same machine. In this writeup, we will learn how to install and set up the virtual host using the Apache web server in Debian 11.
NGINX is a well-known web server with open-source access and is used by top rated companies because of its extensive support for HTTP cache, reverse proxying, load balancer etc., We have provided a guide that contains two methods to install NGINX on Debian 11
There are several ways to run multiple commands in parallel in Linux Mint; using logical operator, using pipe operator, using semicolon and using bash scripting. Running and executing one command at a time on Linux Mint takes a long time and is not advised especially if you have a short time. This article is a detailed guide on how to run multiple commands in Linux Mint. Four different approaches are mentioned in this tutorial.
Gradle is the tool used to build the applications, it was launched in 2007 and is faster, powerful, and customizable than Ant, and Maven. Gradle is a much-improved tool than the previous tools used for build purposes like Apache Ant, Apache Maven, Grunt, and Gulp
Elasticsearch is a JSON document-based search engine that uses the Lucene library to search and fetch data. It can be installed in almost every distribution of Linux
Docker is a virtual container that is used to combine the applications with their dependencies to run on any operating system. Docker supports a tool which is known as Docker-compose
TensorFlow is a widely used framework to assist machine learning programs in an effective manner. For instance, the library of TensorFlow is used by developers to build models and they can also create multi-layer neural networks.
Vagrant is an open-source tool to manage and configure virtual machine environments. With the help of vagrant, you can automate the process of installing an operating system on virtual machines
Jenkins is a server that has a lot of plugins and extensions which can provide ease in the life of developers in developing applications and software for different purposes. This article has explained the installation procedure of Jenkins in Debian 11 in detail.
OpenCV is an open-source library that contains around 2500 optimization algorithms to assist in accomplishing several computer vision and machine learning tasks.
The right time zone is necessary for system activities and operations and small application such as logs by your programs on operating systems
Setting up a firewall with Ufw protects the server by monitoring the incoming and outgoing traffic of the network connections of a server. In this write up, we have discussed how to set up the firewall with ufw on Debian 11
Skype has changed the way people interact, and it’s now available on nearly every device conceivable, from cellphones to gaming consoles to desktops and laptops. You can make an audio, video, or conference call with anyone
Tomcat is an open-source tool that is lightweight and offers great features like securing by SSL. Debian 11 is the latest release of Debian, in this follow-up we will learn the installation procedure of the Tomcat 9 on Debian 11 in detail. Before installing the Tomcat 9 on Debian 11, first, we have to initialize port 8080 which is by default assigned to Tomcat using the ufw command
Apache Maven is a widely used open-source management tool to build and document projects. Maven is also known as build tool: any build tool helps to perform several tasks related to source code management in a project.
Xrdp Server is based on RDP protocol through which you can remotely access another machine present in the same network. In this write-up, we have covered how to install Xrdp on Debian 11 system
Ruby is a general-purpose language but used mainly for web development applications and the implementation of the ruby on rails is also well known. In this article, we have learned the installation procedure of Ruby on Debian 11 by two methods;
The features of scalability, cluster cloud, and reliability increased the popularity of Apache Cassandra. We have installed its prerequisite that is Java and then import the key of Cassandra and added its latest repository to the repository of Debian 11.
VirtualBox guest addition installs the tools which enhance the functionality of Debian 11, it has a lot of features discussed in this write-up. This write-up describes the simple procedure of installing the VirtualBox guest additions on Debian 11 by mounting the ISO image of guest addition automatically as well as manually.
Visual studio code is a code editor which is used to run and edit different codes of different programming languages which can be used for different purposes by developers. It can be run in any operating system either it is Windows or Linux