Samuel
Top 10 List of Week 01
Samuel --- Karang Tengah

Top 10 List of Week 01

  1. Enable SSH Server on Debian - Linux Hint
    This page told me the step-by-step of setting up an SSH server on Debian as the name suggests. As a Mac user, I don’t know how to set up an SSH server on a Linux system since Mac has pre-installed SSH on its login shell.

  2. Setting SSH connection to Ubuntu on Virtualbox | Medium
    This page has a great tutorial on enabling SSH to a system running in a virtual machine. This page helps me a lot while setting up the bash aliases since I could touch the file in my host system and SCP-ed it into the guest system without even having to do the shared clipboard setup.

  3. How to create a bash script for starting VirtualBox VMs - TechRepublic
    This page will teach you how to start a VM in VirtualBox without even opening the VirtualBox dashboard. It makes my workflow a lot more efficient since I could make a script to run the VM and start an SSH connection automatically from my login shell.

  4. Solving VirtualBox “kernel driver not installed (rc=-1908)” Error on macOS | Medium
    This page will help you solve VirtualBox’s Error when you first run it after installation or update. This page saved my day when I encountered an error on my VirtualBox after updating it to the latest version.

  5. Cara Menggunakan Perintah SCP Untuk Memindahkan File
    This page has a great explanation of how to use the “SCP” command. It helps me a lot to solve my problem when I did not realize that I mapped the SSH port of the VM to another port failing in the SCP task.

  6. Ssh-copy-id for copying SSH keys to servers - SSH.com
    This page will tell you the step-by-step of generating and installing SSH key. It saved me a lot of time to think about my password to my user account when I forgot about it.

  7. VirtualBox gives “FATAL: No bootable medium found! System halted” error - Ask Ubuntu
    This page will help you solve the problem when you found “FATAL: No bootable medium found! System halted” error while trying to install an OS in VirtualBox. I encountered that error while trying to install Debian on VirtualBox because I didn’t realize that I have IDE controller activated on the VM.

  8. Debian User Forums · netinst vs. 1CD install
    This page will help you decide which package to download when you want to install Debian from the ISO file. It helped me when I was confused by two selections on the download page of Debian ISO.

  9. bash - How do I pause my shell script for a second before continuing? - Stack Overflow
    This page will tell you how to pause for a few moments before running the next command in your script. I was looking to pause my script when running the Debian VM before creating an SSH connection to it.

  10. 13 Basic Cat Command Examples in Linux
    I previously thought that the “echo” command function to write a string to a file as the “cat” command function. When I looked at the “cat” command, I was surprised that it has quite many functions.


© 2021-2021 --- Samuel --- File Revision: 0031a---07-Mar-2021.