Skip to content
Friday, August 22, 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

Author: eduguru

ubuntu
ubuntu 

How to disable IPv6 in Ubuntu

January 16, 2019 eduguru disable ipv6, How to disable IPv6 in Ubuntu, ipv6 disable linux, ipv6 ubuntu, remove ipv6 in ubuntu

 How to disable IPv6 in Ubuntu To disable ipv6, you have to open /etc/sysctl.conf using any text editor and insert the following

Read more
ubuntu
ubuntu 

sudo privileges to an existing user in ubuntu

January 16, 2019 eduguru How do I grant sudo privileges to an existing user?, sudo privileges to an existing user in ubuntu, sudo privileges to existing user in ubuntu, sudo privileges user ubuntu, ubuntu, ubuntu user

sudo privileges to an existing user in ubuntu If you have already created the user, you can add the user

Read more
mysql 5.7
mysql 

MySQL Server Logs

January 12, 2019 eduguru MySQL, MySQL binary log, mysql ddl log, mysql error log, mysql general query log, mysql log, mysql log benefits, mysql log location and meaning, mysql log report, mysql loging, mysql relay log, MySQL Server Logs, mysql slow query log, scope of mysql log, structore of mysql server log

 MySQL Server Logs MySQL Server has several logs that can help you find out what activity is taking place. By

Read more
palindrome program in c
C Tutorial 

C Program to check whether a Number is a Palindrome

January 10, 2019 eduguru c language program, c program example, c program to check palindrome number, C Program to check whether a Number is a Palindrome, check palindrome number, learn c, palindrome number program in c

C Program to check whether a Number is a Palindrome A palindrome is a number or a string which is similar when

Read more
php how to example
PHP 

how to get date of yesterday using php

January 10, 2019January 10, 2019 eduguru <?php $test=date('d.m.Y', calculate yesterday day in php, get yesterday date in php, how to get date of yesterday using php, PHP, php date, php date function, php yesterday date, strtotime("-1 days")); echo $test; ?>

how to get date of yesterday using php   <?php $test=date(‘d.m.Y’,strtotime(“-1 days”)); echo $test; ?> or <?php $test=date(‘d-m-Y’,strtotime(“-1 days”)); echo

Read more
php how to example
PHP 

PHP readfile() Function – file handling

January 10, 2019January 10, 2019 eduguru php file handling, php file reading, php read file, PHP readfile() Function - file handling, read content of a file in php, readfile function in php, readfile in php

PHP readfile() Function – file handling The readfile() function reads a file and writes it to the output buffer. Assume we have

Read more
mysql 5.7
mysql 

mysqld dead but subsys locked

January 10, 2019 eduguru Can't connect to local MySQL server through socket '/var/mysql/mysql.sock'(2), MySQL, mysql error, mysql failed to start, mysql issue, mysql not starting, mysqld dead, mysqld dead but subsys locked, mysqld dead but subsys locked resolved, mysqld ubsys locked

mysqld dead but subsys locked Backup for future Safety: cp /var/lock/subsys/mysqld /root/mysqld than delete it rm /var/lock/subsys/mysqld then close all

Read more
LCM program example in c
C Tutorial 

C Program to find LCM of two Numbers using Recursion

January 9, 2019 eduguru c example, c language program, c program, c program example, C Program to find LCM of two Numbers using Recursion, LCM, LCM of 2 numbers in c language, LCM program in c

C Program to find LCM of two Numbers using Recursion What is LCM LCM: Least Common Multiple of two numbers is

Read more
php_print_statement
PHP 

PHP print Statement

January 8, 2019 eduguru how to print in php, learn php, PHP, php echo, php print, php print example, php print fucntion, PHP print Statement, print example, print example php, print function

PHP print Statement The print statement can be used with or without parentheses: print or print(). Display Text The following example shows how to output

Read more
php substr function
PHP 

PHP substr() function

January 8, 2019 eduguru break a string in php, cut a string, extract a part of string, get part of the string in php, PHP, php function, php substr example, php substr function, string_length_to_cut in php, substr, substr function

<?php   // PHP program to illustrate substr() function Substring($str){     $len = strlen($str);     echo substr($str, 8), “\n”;     echo substr($str, 5,

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.