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

Tutorials

Tutorials

How to fix Domain name required for sender address error in sendmail

Recently  I got below mentioned sendmail error in syslog when I was trying to create a user in a python web application. relay=localhost [127.0.0.1], reject=553 5.5.4 <app@gmail.com>… Domain name required for sender address “myapp” or below error if you are using python smtp library File “/usr/lib/python2.7/smtplib.py”, line 733, in sendmail Read more…

By shyam jos, 1 year ago
Tutorials

How to batch resize and compress images in linux

In this tutorial I will show you how to batch resize and compress images in ubuntu or in any other linux distros(debian,arch and fedora). ‘Convert’ command is a very powerful image manipulation utility which comes preinstalled in almost all linux distributions (ubuntu,debian,arch and fedora) and it is a part of ImageMagick Read more…

By shyam jos, 1 year5 months ago
Tutorials

How to install latest version kodi 17.4 krypton on Raspbian stretch [Complete Guide]

Raspbian Stretch repository is using a bit outdated version of kodi (version 17.1  17.3 and the latest stable is kodi 17.4 krypton). By using the pipplware repository you will receive latest updates of kodi faster than the official raspbian repository .To install the latest version of kodi (kodi 17.4) on your raspberry pi follow Read more…

By shyam jos, 1 year1 year ago
Tutorials

How to create or restore efi partition in ubuntu

What Type of filesystem is used in EFI partition ? EFI partition in ubuntu is basically a FAT partition with label “EFI” How to create / restore an efi partition ? Just reformat or create a normal FAT filesystem partition with a size of 512MB (can be any size) and Read more…

By shyam jos, 2 years ago
Tutorials

How to reinstall grub2 efi bootloader on ubuntu

In this tutorial I will show you how to reinstall grub2 bootloader on a ubuntu system with efi partition. Boot from a live usb/cd Boot from the ubuntu live usb/cd and select the option “try ubuntu without installing” Check if EFI is enabled in bios Enter below command in terminal Read more…

By shyam jos, 2 years2 years ago
Tutorials

Can’t connect to WiFi in debian 9 and Ubuntu 17.04/17.10 [FIXED]

Recently I installed Debian 9 xfce on my home desktop, I was able to connect to the wi-fi network at the time of installation but after logging into desktop I am not able to connect to any wi-fi network using network manager. After some searching I have found that this Read more…

By shyam jos, 2 years2 years ago
Tutorials

How to properly install Nvidia drivers on Debian 9 & Ubuntu 17.04

In this tutorial I will show you how to properly install nvidia drivers on debian 9 or ubuntu 17.04 system. Note: If you are using ubuntu you can skip directly to Install nvidia-detect step . Add “contrib” and “non-free” repository – (You can skip this step if you are using ubuntu) Read more…

By shyam jos, 2 years ago
Tutorials

How to enable desktop icons in fedora 25 gnome

If you have recently upgraded to fedora 25 gnome you have noticed that desktop icons were missing, even after enabling the “icons on desktop” option in gnome tweak tool. This is because fedora 25 is using wayland display server, desktop icons are only supported on X11.According to a main gnome developer Read more…

By shyam jos, 2 years2 years ago
Tutorials

arch linux screen flickering after update – Fixed

If you have recently updated arch Linux you may face a flickering issue when system boots into GDM (login window) however the flickering is gone after successful login  , after few searches i have found the solution. You can see more details about this bug here  : https://bugs.archlinux.org/task/44779 (caused by Linux 4.0.1(x86_64) kernel) Read more…

By shyam jos, 2 years2 years ago
Tutorials

Youtube-dl command to extract High quality mp3 audio from video

Here is a youtube-dl command to extract High quality mp3 audio  from a YouTube video. youtube-dl –extract-audio –audio-format mp3  –audio-quality  0  <URL> PS: “–audio-quality  0” means highest quality

By shyam jos, 2 years2 years ago

Posts navigation

Previous 1 2 3 … 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