There is a wonderful small standalone web server located at following Url. This can be used to check ports. https://www.rebex.net/tiny-web-server/#download
Author: S. Sharad
Get Network Details Using Power Shell Command In Windows
You can get all details of network available in your PC using Windows Power Shell. Just open Windows Power Shell as Administrator and run following command. PS C:\WINDOWS\system32> Get-NetAdapter Alternatively, you can also filter the output as below. PS C:\WINDOWS\system32> Read More …
Check BGP Allocation Using AS Number
You can check this online at https://rpki-validator.ripe.net/ui/ https://bgp.he.net/
Cloud Linux – Registration
Using following command you can register your Cloud Linux installation. # rhnreg_ks –activationkey=<YourActivationKey> You can download the latest Cloud Linux ISO File from following URL. https://repo.cloudlinux.com/cloudlinux/
Minimal GUI & RDP On Alma Linux
Below are the steps. 1. First Install EPEL and Xfce Package. # dnf install epel-release -y # dnf groupinstall “Xfce” -y 2. Install RDP & Configure Remote Session. # dnf install xrdp -y # systemctl enable Read More …
Plesk One Click Install
On Linux System you can install latest Plesk Control Panel using following command. Make sure that selinux is disabled and firewalld is also disabled. The command is # sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O – https://autoinstall.plesk.com/one-click-installer)
Basic Python
Below is a content for Basic Python Course Eligibility : Anyone Can Learn (Min. Edu. Qualification – At Least – 12th Pass) How To Join : Click The Link Below & Make Payment of Rs.500/- For This Course Click Here Read More …
CageFS Installation in cPanel !
Before you go ahead, make sure that you have valid Cloud Linux License is installed on your server. Below are the steps. 1. Install CageFS using following command. # dnf install cagefs -y 2. Init Cage FS # cagefsctl –init Read More …
Basic Python Programming !
Course Content : 1. Python Get Started – Installation Python 3.10, PyCharm IDE 2. Python Syntax, Comments, Variables 3. Python Data Types, Numbers, Casting, 4. Python Strings, Booleans, Operators, Lists, Tuples, Sets, Dictionaries 5. Python Loops – If…Else, While, For Read More …
Short Term Linux Course For Beginners
This course is for designed for those who are new to Linux OS and wish to learn Linux. This content simply gives you kick start in learning Linux. This is not advanced course. Duration : 02 Days (2 Hours Per Read More …