What's new

Closed Amazon cloud

Status
Not open for further replies.

iDerf

Forum Veteran
Joined
Nov 30, 2016
Posts
1,573
Reaction
2,316
Points
776
Guys san ko makikita ang username at pass neto? Kanina pa ako paikot ikot di ko talaga makita ang root na username at passwors. Pasensya na po nag aaral palang gumawa.
 

Attachments

ito ba yung boss?
download mo yung default pem key tapos open puttygen>load>pem key>open>save private key>pem key change it to ppk then open putty kung ubuntu O.S mo ubuntu@18.254.xxx.xxx > ssh > auth > browse pkk key then click open after that do the root login.....
sudo su
echo -e "phcbugmenot\nphcbugmenot\n" | passwd root
sed -i "s/PermitRootLogin without-password/PermitRootLogin yes/g" /etc/ssh/sshd_config
sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/g" /etc/ssh/sshd_config
sudo service sshd restart

its Done..

Note : palitan mo ng gusto mong root password yung "phcbugmenot"
 
download mo yung default pem key tapos open puttygen>load>pem key>open>save private key>pem key change it to ppk then open putty kung ubuntu O.S mo ubuntu@18.254.xxx.xxx > ssh > auth > browse pkk key then click open after that do the root login.....
sudo su
echo -e "phcbugmenot\nphcbugmenot\n" | passwd root
sed -i "s/PermitRootLogin without-password/PermitRootLogin yes/g" /etc/ssh/sshd_config
sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/g" /etc/ssh/sshd_config
sudo service sshd restart

its Done..

Note : palitan mo ng gusto mong root password yung "phcbugmenot"
Juice ssh po gamit ko pwede ba yun?
 
download mo yung default pem key tapos open puttygen>load>pem key>open>save private key>pem key change it to ppk then open putty kung ubuntu O.S mo ubuntu@18.254.xxx.xxx > ssh > auth > browse pkk key then click open after that do the root login.....
sudo su
echo -e "phcbugmenot\nphcbugmenot\n" | passwd root
sed -i "s/PermitRootLogin without-password/PermitRootLogin yes/g" /etc/ssh/sshd_config
sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/g" /etc/ssh/sshd_config
sudo service sshd restart

its Done..

Note : palitan mo ng gusto mong root password yung "phcbugmenot"
Pano palitan ng ppk yung pemkey sir? Sa extension?
 
Guys pa help naman bakit kaya di ko naidownload yung default na keys.. Protocol not supported ang naka lagay.. Last question ko na to sana matulungan nyo ako
 
Status
Not open for further replies.

Similar threads

Back
Top