Using

The GNS3 Marketplace
What is GNS3 marketplace? What is appliance in GNS3? What is GNS3 VM used for? How do I start GNS3? How configure GNS3 VM in GNS3? What is GNS3 market...
Install Ansible on Arch Linux
An Ansible playbook to help install Arch Linux. ... ansible-arch-install Set the root password using the passwd command. Use vim to edit the file /etc...
Vue.js Template Introduction
How do I start Vue JavaScript? What is VUE template JS? How do I start a Vue project? How does Vue JS works? Is Vue front end or backend? Is Vue JS de...
7 Best Ways to Kill Unresponsive Programs in Linux
7 Best Ways to Kill Unresponsive Programs in Linux Close software using the kill command. Exit applications using the pkill command. Kill applications...
How to Execute Linux Commands on Remote System over SSH?
It can be configured using following steps Generate public-private key pair. SSH provides ssh-keygen utility which can be used to generate key pairs o...
htaccess redirect 404 to homepage
How to Redirect 404 to Homepage using . htaccess Open .htaccess file. You will typically find .htaccess file in your site's root folder (e.g /var/www/...
linux change user name
To put it all together At the start screen press Ctrl + Alt + F1 . Log in using your username and password. Set a password for the root account. ... L...
linux disable password for user
You can't do that using the GUI tool, but you can using the terminal. First, if your user has sudo privileges, you must enable its NOPASSWD option. .....