1.Modify vty lines to use username localy. vty config mode --> login local 2. configure to accept telnet and ssh or just ssh telnet and ssh --> transport input telnet ssh just ssh --> transport input ssh 3. Adding username and password global config mode --> username usr password pass 4.Configure DNS domain name global config mode --> ip domain-name value 5.Configure to generate public and private key global config mode --> crypto key generate rsa
In essence, Code Illusion is a developer’s personal journal focused on real-world development problems, experiments, and solutions—often with a thoughtful or narrative bent rather than purely tutorial-style content. It features technical posts and reflections on topics like Python, Django, HTML, JavaScript, and ReactJS, as well as practical tips and insights into tools, frameworks, and development workflows.