300
Points
Questions
40
Answers
25
There are multiple ways to check the ip over the internet. which one is fast and more reliable?
- 3K views
- 0 answers
- 0 votes
How do i load a sql.gz file to my database?
- 1K views
- 1 answers
- 0 votes
How to set php url as cron job
- 964 views
- 1 answers
- 0 votes
Registration failed due to STUN Server in Zoiper
- 2K views
- 1 answers
- 0 votes
How to post request without curl
- 698 views
- 1 answers
- 0 votes
CREATING A FUNCTION TO DISPLAY MASKED NUMBER
- 738 views
- 0 answers
- 0 votes
How to POST JSON data with curl command line?
- 752 views
- 1 answers
- 0 votes
df -h is much slow what would be the reason
- 644 views
- 0 answers
- 0 votes
How to convert MySQL date format to dd.mm.yy from YYYY-MM-DD?
- 642 views
- 1 answers
- 0 votes
How To Implement Bubble Sort In C?
- 3K views
- 2 answers
- 0 votes
Why i am getting the below error in mysql total number of locks exceeds the lock table size
- 2K views
- 0 answers
- 0 votes
How to install gcc 8 on centos 7.
- 723 views
- 1 answers
- 0 votes
libsrtp could not be linked as a shared object Getting this error while asterisk configure for webrtc.
- 651 views
- 0 answers
- 0 votes
how to write spiral matrix program in c?
- 556 views
- 0 answers
- 0 votes
How do I write a c++ program that accepts and displays five student names, departments, and their ID numbers?
- 630 views
- 0 answers
- 0 votes
How to view recent files from the command-line in ubuntu? Is it possible to view recently accessed files using a …
- 592 views
- 1 answers
- 0 votes
Does Ubuntu log when USB devices are connected? Also is there any system log where can i find the time …
- 695 views
- 1 answers
- 0 votes
How to Install phpMyAdmin on CentOS 7
- 549 views
- 1 answers
- 0 votes
What will be the output of the program ? #include<stdio.h> int main() { char *p; p=”%d\n”; p++; p++; printf(p-2, …
- 832 views
- 0 answers
- 0 votes
What will be the output of the program ? #include<stdio.h> int main() { FILE *fp; unsigned char ch; /* file …
- 843 views
- 0 answers
- 0 votes