×


Search For:


Install Wireshark on Debian 10 - Step by step guide ?

This article covers how to install Wireshark on Debian 10. In fact, Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. With Wireshark, you can capture incoming and outgoing packets of a network in real-time and use it for network troubleshooting, packet analysis, software and communication protocol development, and many more.


How To Uninstall wireshark on Ubuntu 21.04

To uninstall only the wireshark package we can use the following command:

$ sudo apt-get remove wireshark

We can use the following command to remove wireshark configurations, data and all of its dependencies, we can use the following command:

$ sudo apt-get -y autoremove --purge wireshark


Install Ubuntu 22.04 on Virtual Box - Step by step guide ?

This article covers the Step by step installation of the Ubuntu 22.04 server in a virtual box. In fact, Installing Ubuntu on VirtualBox as a Virtual Machine (VM) enjoys many benefits – you can preview and rule out changes to a better VM mode if something goes awry, lend a VM, create a VM to more effective (all VM information is removed as a bunch of documents), or run a VM on most hosting systems supported by VirtualBox. 


Install Spotify on Manjaro 21 Linux - Step by step guide ?

This article covers how to install Spotify on your Manjaro Linux system. In fact, Spotify is a music streaming platform providing DRM-protected content to its subscribers. Spotify operates under a freemium model (basic services are free, while additional features are offered via paid subscriptions). Spotify makes its revenues by selling premium streaming subscriptions to users and advertising placements to third parties.


Install Scala Compiler on Linux Mint 20.02 - Step by step guide ?

This article covers how to install the Scala compiler on your Linux Mint 20.02 machine. In fact, After installing this compiler, you will be all set to write codes using the Scala programming language. It includes modern language features such as closures, pattern-matching, parametric types, and virtual type members.


Clear the History on Google Chrome - Step by step guide ?

This article covers how to clear or delete the browsing history in google chrome using various methods. In fact, If you don't want a record of webpages you've visited using Chrome, you can delete all or some of your browsing history. If you delete your browsing history, it'll take effect on all devices where you’ve turned sync on and signed in to Chrome.

Your history will be removed from Chrome. Separately, you can also delete your Google search history from your account. 


How to Delete your activity while using Google sites ?

  • On your computer, go to myactivity.google.com.
  • Above your activity, click Delete .
  • Click All time. 
  • Click Next and then Delete.


How to Delete your activity automatically on Google ?

  • On your computer, go to your Google Account.
  • At the left, click Data & privacy.
  • Under "History settings", click an activity or history setting you want to auto-delete. 
  • Click Auto-delete.
  • Click the button for how long you want to keep your activity and then Next and then Confirm to save your choice.


Install and Use Nano Editor on Ubuntu 20.04

This article covers how to install and use of the Nano Text Editor on your Ubuntu Linux system. In fact, Nano is a modeless text editor with a lot of useful features. It enables you to generate and modify a variety of files on Linux-based devices and servers. It is thought to be the most user-friendly editing tool. Nano is a text editor that is appropriate for both novice and experienced users.