Skip to content
Monday, July 7, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

Uncategorized

Data Structure Tutorial Uncategorized 

What is Data Structure?

February 12, 2020February 12, 2020 Krishna basic data structure, DATA STRUCTURE, knowledge of data structure, What is Data Structure?

Data structure is a representation of the logical relationship existing between individual elements of data. Data Structure is a way

Read more
C Tutorial Tutorial Uncategorized 

C Program to check whether a Character is an Alphabet or not

February 1, 2020February 1, 2020 Krishna basic c program, c program, C Program to check whether a Character is an Alphabet or not, c programming, check whether a Character is an Alphabet or Not

  #include <stdio.h> int main() { char ch; printf(“Enter any character: “); scanf(“%c”,&ch); if( (ch>=’a’ && ch<=’z’) || (ch>=’A’ &&

Read more
C Tutorial Tutorial Uncategorized 

C Program to Find the Largest Number Among Three Numbers

January 28, 2020 Krishna c program, C Program to Find the Largest Number Among Three Numbers, C#, find largest number algorithm, Find the Largest Number, programming

Using if Statement #include <stdio.h> int main() { double n1, n2, n3; printf(“Enter three different numbers: “); scanf(“%lf %lf %lf”,

Read more
linux Tutorial Uncategorized 

working with linux directories

January 22, 2020January 22, 2020 Krishna Linux, LINUX COMMANDS, LINUX COMMANDS LIST, LINUX FILES, MAKE DIRECTORIES, REMOVE DIRECTORIES, ROOT DIRECTORIES, ROOT FILES, UNIX, working with directories

This module is a brief overview of the most common commands to work with directories: pwd, cd, ls, mkdir and

Read more
Ethical Hacking IT Security Uncategorized 

TYPES OF HACKING

January 17, 2020January 17, 2020 Krishna COMPUTER HACKING, EMAIL HACKING, NETWORK HACKING, SPOOFING, TYPES OF HACKING

One of the most frequent threats of hacking is those faced by the websites. It is very common to see

Read more
Ethical Hacking IT Security Tutorial Uncategorized 

Hacking & Ethical Hacking

January 17, 2020January 17, 2020 Krishna ETHICAL HACKING, HACKING, Vulnerability

Hacking Gaining access to a system that you are not supposed to have access is considered as hacking. For example:

Read more
IT Security Mobile Networking Tutorial Uncategorized 

MOBILE SECURITY IMPORTANCE

January 7, 2020 Krishna

“WHY IS MOBILE SECURITY IMPORTANT?” Mobile devices are the fastest growing consumer technology, with worldwide unit sales expected to increase

Read more
Tutorial Uncategorized 

Introduction of Internet of Things

December 27, 2019 Krishna

What is an Internet of Things (IoT) The Internet of Things(IoT) can be defined as a network of physical objects

Read more
Tutorial Uncategorized 

Internet of Things (Government perspective)

December 27, 2019 Krishna

Government perspective Several countries have recognised the importance of the Internet of Things for future economic growth and sustainability. From

Read more
Uncategorized 

IT-SECURITY(NECESSARY)

December 26, 2019 Krishna

WHY IS IT SECURITY NECESSARY? Most companies use electronic information extensively to support their daily business processes. Data is stored

Read more
  • ← Previous
  • Next →

Recent Article

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.