You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as you have forgotten it or you need to repair and don’t have access to the admin password. You can Easily Reset Windows password with Ubuntu.
Requirements
A little knowledge in Command Line [...]
how do i enable sshd / ssh server in FreeBSD ?
Open /etc/rc.conf and set sshd_enable=”yes”:
open file :
vi /etc/rc.conf
Append following text:
SSHD_ENABLE=”yes”
Save and close file. To test just reboot freebsd:
reboot
Possibly Related Posts:
CIsco : Enable Cisco Password Encryption ?
Linux : How to fully block adsense adds on your system
Mysql :mysqladmin command to change root password
Linux : How to install [...]