LinuxSuperUser.com
  • Home
  • Code
  • InfoSec
  • Tutorials
  • Tools
  • Android
  • DevOps
  • About Me

All Things Linux!

Tutorials

How to install papirus icon theme on fedora

Papirus is a beautiful flat icon theme for Unity, Gnome, Pantheon, Cinnamon and XFCE .In this tutorial we will show you how to install papirus icon theme on fedora. Step 1: Run the following script in terminal wget -O – https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/install-papirus-home.sh Read more…

By shyam jos, 4 years4 years ago
Tutorials

How to remove old kernel entries from arch linux grub menu

It is very easy to remove old kernel entries from a debian based systems using apt-get purge linux-image-x.x.x.x but in arch linux we need to manually delete kernel images from the /boot folder (we can’t use pacman for removing old kernel Read more…

By shyam jos, 4 years4 years ago
kodi on raspbian
Tutorials

How to install latest version kodi 17 krypton on Raspbian jessie [Rpi2,Rpi3]

Raspbian jessie repository is using a bit outdated version of kodi (version 15 and latest stable is kodi 17 krypton),  By using the pipplware repository you will receive latest updates of kodi faster than the official raspbian repository .To install the latest Read more…

By shyam jos, 4 years3 years ago
DevOps

Simple HTML email alert template for Icinga 2

I have created a very simple HTML email alert Template for Icinga 2 to replace the default boring text-based email alert. This template can be easily installed by replacing existing alert scripts inside /etc/icinga2/scripts. Update: I have replaced mail command with Read more…

By shyam jos, 4 years2 years ago
Code

Fix – Files corrupted when copying from linux to nokia asha 501

Recently i have noticed a strange issue with my Nokia asha 501 when i try to copy files from ubuntu the files becomes corrupted  and unreadable.this is a Linux specific issue but works fine in windows.after lots of research i have found a solution (also Read more…

By shyam jos, 4 years4 years ago
InfoSec

Kali tools menu missing in kali linux for raspberry pi 2 [Fixed]

If you have recently installed kali linux on your raspberry pi , you may find that Kali tools menu is missing in this applications menu. You can fix this issue by typing apt-get update apt-get upgrade Then reboot raspberry pi Read more…

By shyam jos, 4 years4 years ago
Android

How to configure burp suite proxy with genymotion

Follow below steps to configure genymotion with burp proxy. Genymotion uses special private ip 10.0.3.2 address for  localhost Open genymotion and start virtual android device Goto settings in android virtual device Then select WiFi settings click and hold on WiredSSID click Read more…

By shyam jos, 4 years4 years ago
icinga2 demo screenshot
DevOps

How to disable a check in icinga2

In this tutorial I will show you how to disable any of the default icinga2 plugin check commands (pre-installed with icinga2 node wizard) in a Linux node. For example , If you want to disable the APT check command from Read more…

By shyam jos, 4 years3 years ago
kde font issue
Tutorials

Fonts looks ugly and pixelated after installing KDE [FIX]

I have recently installed KDE 5 Plasma on my arch Linux But after first boot I have noticed that Fonts looks ugly and pixelated I tried many options in KDE settings (changed fonts to oxygen font) , but still chrome Read more…

By shyam jos, 4 years ago
totem video player linux
Tutorials

Bash script to batch convert .mkv videos to .mp3 audio files

Here is a simple bash script to batch convert .mkv files to .mp3 files. open the terminal inside folder containing .mkv files and run below script find . -type f -name “*.mkv” -exec bash -c ‘FILE=”$1″; ffmpeg -i “${FILE}” -vn Read more…

By shyam jos, 4 years4 years ago

Posts navigation

Previous 1 2 3 4 5 Next
Subscribe to LinuxSuperUser.com

receive notifications of new posts by email.

Recent Posts
  • Tuning Linux kernel to handle high traffic load test
  • Easily RIP DVDs in Linux with FFmpeg
  • Fix – Siege aborted due to excessive socket failure
  • Linux Check Model, Serial, Size and Raid type of Disk behind MegaRAID Controller with Storcli
  • How to install python 2.7 and pip on centos 6.x
Categories
  • Android
  • Code
  • DevOps
  • InfoSec
  • Tools
  • Tutorials
  • Home
  • Code
  • InfoSec
  • Tutorials
  • Tools
  • Android
  • DevOps
  • About Me
Hestia | Developed by ThemeIsle