Welcome to the Linux Foundation Forum!

Lab 1

Command: cd ~/Desktop doesn't work for me. It returns error: -bash:cd: /home/jaqo/Desktop: No such file or directory.
How can I resolve this?

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • Had the same problem. I am using IBM cloud servers and there are no Desktop folder. Not even sure if they are referring to the server desktop (?) or the local machine (terminal)?

  • Posts: 11

    if you are like me, that installed a ubuntu server forget ~/Desktop and use /home/${USER}
    ex /home/mario/fabric-samples/startFiles

    tip: comment cd ~/Desktopin startup.sh script and launch it

    1. #!/bin/bash
    2.  
    3. # cd ~/Desktop

    I hope this helps, any issue just say

  • Posts: 6

    Thanks Koakh!

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training