Category: How to Linux Guide
FTP is short for File Transfer Protocol. FTP is used to transfer file from one computer to another over any type of network. An FTP server can receive traffic …
Install http Apache server To install http Apache server you will use dnf command Syntax sudo dnf install httpd Running this command will install basic packages required for working …
Samba is open source implementation for SMB Protocol and CIFS protocol (definition SMB Protocol – The Server Message Block Protocol (SMB protocol) is a client-server communication protocol used for …
What is LUKS Data safety is one of the top concerns everywhere be it corporate environment or confidential information or a regular home setup. LUKS is an encryption method …
In Windows operating system you can use ipconfig command to view ip address of a system. In Linux ifconfig command can be used to view ip address of an …