In this post, We will add a standard user with sudo group on ubuntu linux, Its will also work with CentOS/redhat. Step 1: Check User group details $ sudo id username Step 2: Add User in sudo Group $ sudo usermod -aG sudo username Step 3: Verify the group with user […]
How to Setup FTP Server with VSFTPD on Ubuntu 18.04 LTS
vsftp FTP (File Transfer Protocol) is a standard organization convention used to move documents to and from a distant organization. There are many open-source FTP workers accessible for Linux. The most famous and broadly utilized are PureFTPd , ProFTPD , and vsftpd . In this instructional exercise, we’ll be introducing vsftpd (Very Secure Ftp […]
How to Install VLC Media Player on Ubuntu 20.04 LTS
VLC is quite possibly the most well known open-source media players. It is cross-stage and can play for all intents and purposes all mixed media documents just as DVDs, Audio CDs, and diverse streaming conventions. This article portrays how to introduce VLC media player on Ubuntu 20.04. VLC can be introduced as a snap […]
How to get My Public IP Address From Command Line On a Linux
How would I discover my public IP address on the Linux and OS X Unix order line to use with my own slam shell content without utilizing outsider site? Is there order line choice which will show my dynamic IP address on a Ubuntu or Fedora Linux? There are numerous approaches to discover your […]