Showing headlines posted by vitux

« Previous ( 1 ... 13 14 15 16 17 18 19 20 21 22 23 ... 34 ) Next »

How to Check and Kill Zombie Processes in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 22, 2020 7:00 PM EDT)
  • Story Type: Tutorial; Groups: Debian
A zombie process is a type of process which is finished but it’s entry still remains in the process table due to lack of communication between child and parent process.

How to search for YouTube videos on Debian GNOME Desktop

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 20, 2020 7:25 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Every time you want to play a YouTube video, you need to open a web browser, then go to the YouTube website, and finally search for a video. But what if you get the ability to search and play YouTube videos directly from your system without having to open a web browser? In this article, we will explain how to search for YouTube videos on a Debian-based operating system with a Gnome shell extension.

How to check the installed RAM on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 17, 2020 9:39 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain the following things you can do about your installed RAM, through the Debian command line: check for Installed, Used and Available RAM, check the type and speed of your installed RAM and test your installed RAM for errors.

3 Music Media Players for the Debian 10 Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 17, 2020 5:56 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we'll look at some tools that allow you to listen to your favorite music directly from the command line. This can be useful in scenarios like the one described above. We will also explain how to install and use these tools and how to remove them if necessary.

How to use rsync command to copy data locally and over SSH

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 16, 2020 9:18 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to use rsync for copying data in Linux. We will use Debian 10 for describing the procedure mentioned in this article.

How to Install VirtualBox on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 12, 2020 11:30 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how you can install VirtualBox on a Debian OS both through the command-line and the graphical way. We have used Debian 10 for running the commands and procedures mentioned in this article.

How to Change/Spoof a MAC Address in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 9, 2020 7:42 PM EDT)
  • Story Type: Tutorial; Groups: Debian
As Linux users, we sometimes need to change the MAC address of our network adapters. This process is also called spoofing or faking a MAC address. This article explains how to change a MAC address on a Debian 10 Buster system.

Get Debian System and Hardware details through the Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 7, 2020 9:18 PM EDT)
  • Story Type: Tutorial; Groups: Debian
While using Linux, there might arise a need to know about the system you are on or the hardware specifications you are using. Linux command line comes with multiple built-in commands for you to get familiar with the software and hardware platform you are working on. This tutorial provides you with the usage of all these commands.

Make Debian a Wireless Access Point

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 6, 2020 6:14 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial describes the simple steps of turning your Debian into a Wireless Access Point. With a wifi hotspot, you can let other wireless devices such as smartphones and televisions etc. make use of your computer’s internet connection.

3 Ways to find your local IP Address in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 4, 2020 8:10 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In our daily computer work, we need to know the IP address of our machine from time to time. This tutorial lists three ways you can use to find the IP address of your local network card in Debian 10 with the help of the terminal.

How to Install Audacious Media Player on Debian 10

Audacious is a free advanced audio player for Linux and many other UNIX-compatible systems. It focuses on low resource usage, high audio quality, and support for a wide range of audio formats.

How to use Gnome shell’s hidden Screen Recorder in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 1, 2020 3:27 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will see how to use a Gnome shell’s secret screen recorder. It is designed to be as straightforward in use as possible and it possesses a minimal user interface. I will use Debian10 for describing the procedure mentioned in this article.

How to Setup a Cron Job in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 29, 2019 1:36 AM EDT)
  • Story Type: Tutorial; Groups: Debian
Crontab is an important Linux tool that is used to schedule tasks so that programs and scripts can be executed at a specific time. In this article, I am going to teach you how you can schedule a job in Debian 10 and show you some examples.

Secure Debian with ClamAV Antivirus

Although Linux is popular for being mostly virus-free, there might still exist some-especially if you usually download stuff from unreliable sources. Since viruses are not a major issue in Linux, there is not a huge pool of antivirus available for this operating system. One of the best among these is the ClamAV antivirus which does its job pretty well. In this article, we will explain how you can install and use ClamAV and ClamTK GUI to scan Debian for viruses.

Write your First Apple Swift Program in Debian

In this article, we will explain how you can install the latest version of Swift on your Debian. More importantly, we will tell you how to get started with swift by explaining how to write your first Swift program and also a Hello World project in Swift.

How to display Internet Speed on Debian and Ubuntu Desktop

Netspeed helps to monitor both upload and download speed of multiple network interfaces. You can view internet speed on the top right panel of your desktop. In this article, we will explain how to add NetSpeed extension in a Linux based operating system.

How to Install Custom Fonts on a Debian 10 System

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 18, 2019 10:02 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this tutorial, we will explain how to add and use a downloaded font on your Debian 10 Buster system.

How to make Viewnior your default Image Viewer in Debian 10

Viewnior is an image viewer application, created to be simple, fast and elegant. Its minimalistic interface provides more screen space for your images. In this tutorial, we will explain how to install Viewnoir to your Debian, both through the command line and the Software Manager. We will also tell you how you can configure Debian to use Viewnior as the default image/photos viewing application.

How to install Spotify on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 17, 2019 1:19 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Spotify is the most popular music streaming service with millions of free as well as paid users around the globe using it. In this article, we will explain how to install Spotify skin on Linux using two different ways.

How to execute .bin and .run files in Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 14, 2019 8:04 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to execute/run the file with .run and .bin extensions on Debian Linux. We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

« Previous ( 1 ... 13 14 15 16 17 18 19 20 21 22 23 ... 34 ) Next »