M.M.Stephin Nadar's Blog
Never lose hope. You never know what tomorrow may bring.
Our Telegram Bots
(Move to ...)
utubebot
uploadbot
fakemailbot
apkdl_bot
mp3toolsbot
▼
Our sites
(Move to ...)
apkdl.in
Jamango.in
▼
3 November 2019
Telegram bot file_id parser
›
function base64url_decode($data) { return base64_decode(str_pad(strtr($data, '-_', '+/'), strlen($data) % 4, '=',...
Setup Network File System(NFS) Client and Server on Ubuntu
›
server side run the following commands. apt install nfs-kernel-server vi /etc/exports add /path/you/want/to/share/with/client 10.0.0.0...
4 February 2019
TANGEDCO TNEB AE 2018 Results, Cut-off, Question papers and Answers
›
TANGEDCO TNEB AE 2018 exam which was conducted on 30/12/2018 its result was released today 04/02/2019 around 7pm-8pm. i have collected que...
8 September 2018
execute root commands via php
›
Solution using a binary wrapper (with suid bit) 1) Create a script (preferrably .sh ) that contains what you want to be ran as root. #...
14 March 2018
Install specific Ubuntu package without recommended packages
›
apt-get --no-install-recommends install asciidoc -y
4 August 2017
bsnl 's digital india journey begins with blocking ssh port 22
›
UPDATE: 15/08/2017 FINALLY BSNL UNBLOCKED PORT 22 As you may have noticed BSNL broadband users no longer able to access to their remote se...
25 February 2017
openload.co latest dl link generator php
›
Last Updated: 15/Mar/2017
2 comments:
‹
›
Home
View web version