Showing headlines posted by vitux

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

How to Enable/Disable Ping using iptables on Debian 10

In this tutorial, I am going to show you the way you can use iptables firewall to disable or enable the ping port. I have run the commands on Debian 10.

Install and Use Guake – A drop-down Terminal Emulator for Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 11, 2019 11:11 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will describe how to install Guake on your Debian through the command line. We will also describe how to perform some basic functions on Guake through the keyboard. We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

How to Control Audio on the Debian Command Line

In this article, we will explain how you can install the ALSA utilities package if it is already not installed on your Debian. We will also explain how you can control the audio properties of your sound cards through Alsamixer-the graphical interface for ALSA and Amixer-the command based utility for ALSA.

How to Improve Notebook Battery Life in Debian with TLP

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 7, 2019 5:11 PM EDT)
  • Story Type: Tutorial; Groups: Debian
TLP is a free, open-source and feature rich utility for battery use optimization on laptops running Debian. In this article, we will explain how to enable TLP on your Debian machine in order to save battery power through command line interface and by using the TLP user interface utility.

How to see the Terminal commands you use most often in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 5, 2019 6:12 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this tutorial we will see two different methods by which you can see the commands that you have used most often in Terminal. We will use Debian 10 to describe the procedure mentioned in this article.

How to install Sublime Text 3 Code Editor on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 3, 2019 10:17 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will show you how to install the latest version of Sublime Text Editor that is Sublime Text 3 on a Debian 10 OS.

How to Install Google Chrome on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 30, 2019 7:53 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Chrome is a cross-platform, secure and light web browser which is developed by Google. In this tutorial, I am going to show you how to install Google Chrome on your Debian 10 machine using the terminal.

4 Ways to get a Detailed Laptop Battery Report on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 28, 2019 5:00 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to view your Laptop’s battery report through the Debian graphical user interface and trough the Debian command line. We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

How to mute/disable Hardware Beep Sound in Debian 10 Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 27, 2019 4:29 AM EDT)
  • Story Type: Tutorial; Groups: Debian
If you are a frequent Terminal user, or even a newbie, you might have experienced an annoying beeping sound when you do something that is “not allowed”. For example, if you are in your Terminal and hit backspace when there are no characters to delete, this bell will ring.

How to find Geographic Server Location using the Terminal on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 26, 2019 9:03 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to find a system’s public IP and then using that IP to fetch its geographical location all through the two open APIs provided by ipinfo.io and ipvigilante.com.

Disable Notifications on Debian 10 Lock Screen

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 23, 2019 6:20 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Lock screen notifications enables you to see and dismiss all system notifications right from the lock screen without needing to unlock your system. This tutorial shows you two ways to disable them on a Debian 10 desktop system.

How to Generate a SSL/TLS Certificate Signing Request (CSR) on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 22, 2019 6:12 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to generate a CSR on a Linux server or desktop using the command line. We will use Debian 10 OS for describing the procedure.

How to Install Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 21, 2019 9:59 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This article shows you step-by-step how to install Debian 10 on your server or desktop.

How to comment out lines in configuration files on Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 19, 2019 6:25 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial focuses on commenting lines in a configuration file on Linux, the examples used here are from Debian 10. However they will work on any other linux distribution too.

Tweet Directly from the Debian Command Line using Rainbow Stream

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 15, 2019 9:58 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how you can Tweet directly from your Debian command line through the Rainbow Stream application. The process includes installing the application, giving it access to use your Twitter account, and then tweeting from your Terminal.

Batch removal of spaces in filenames via the Ubuntu command line

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 15, 2019 2:29 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain two ways for you to remove spaces from your filenames, very simply through the Ubuntu command line.

5 Ways to Open or Launch an Application in Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 14, 2019 8:20 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain 5 different methods for you to open an application from your Linux OS. The described methods include opening the application both through the GUI and the Terminal.

How to Activate Night Light on a Debian GNOME Desktop

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 14, 2019 2:47 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how you can activate the night light feature using both the Debian GUI and its command line(Terminal). We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

Four Ways to Open the Terminal in Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 12, 2019 7:05 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This article explains some simple ways that you can use through your keyboard, mouse control. or both, in order to open the Debian Terminal application. We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

Lossless Image Optimization with Trimage on Debian 10 Desktop

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 6, 2019 6:31 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows you how to install Trimage image optimization tool on Debian 10 and how to use it to optimize and compress images losslessly.

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