Click Here For Registration
Category: Important Stuff !
Free Python Training
Below are the details of this training. Mode – Online (Zoom Training) Cost – Free Duration – 7 Hours (02 Days) Content – As given below. 1. Python Get Started 2. Installation Python 3.10, PyCharm IDE 3. Python Syntax, Comments, Read More …
Disable Color Coding In nano Editor
If you wish to disable color coding feature in nano editor then you can do this simply by adding following line in you .bashrc file. alias nano=’nano -Ynone’
Reset Windows 2019 Administrator Password
Below are steps. Boot your Windows Machine from installation media. Go to Repair Your Computer and Choose Command Prompt. Issue following commands. move c:\windows\system32\utilman.exe c:\windows\system32\1234.exe.bak copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe Reboot Machine and after you see Windows Login prompt press (Windows Key Read More …
HowTo Install OwnCloud On CentOS-7
If you have freshly installed server then follow the steps given below. Step -1 : Disable SELinux and Firewalld. # setenforce 0 # systemctl stop firewalld # systemctl disable firewalld # rm -f /etc/selinux/config # touch /etc/selinux/config # chmod 644 Read More …
Linux – Recommended Learning Sequence
Below list contains recommended learning sequence. 1 2 1 2
Linux – Get More Information About Hardware
Below are some Linux commands to get information about hardware. 1. List Storage Devices : lsblk # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT fd0 2:0 1 4K 0 disk sda 8:0 0 100G 0 disk ├─sda1 8:1 0 Read More …
Linux – Get More Information About OS
Below are the few commands to get information about the OS Version which you are using in Linux. 1. The File /etc/os-release : Linux maintains OS information in /etc/os-release file. You can display the file on screen using following command. Read More …
PHP WA Group
Scan This Code & Join WA Group For PHP
Linux For College Students
Below is course content. Duration : One Week (06 Days) – 2 Hours Per Day (Zoom Online Mode) Fees : Contact Us on +91 – 9922008871 1. Introduction to Operating System. a] Why OS is required? b] How OS works Read More …