Open links in new tab
  1. keyboard - How do I type an `@` (at sign) symbol? - Ask Ubuntu

    I have Ubuntu on my MacBook 2007 with a Spanish keyboard, on MacOS the @-sign was typed using Alt (Option) + 2, but on Ubuntu I have no idea. I have to copy and paste it every time. How do I type a...

  2. How can I type the "at" @ symbol on a Spanish keyboard?

    I just finished installing Ubuntu on my AMD Athlon, but I cannot type the "at" sign. I'm from Peru and my Keyboard is Spanish. I have tried using Alt+64, Ctrl+Alt+2, Ctrl+Alt+Q, but nothing happens.

  3. shortcut keys - Type @ symbol with alt+64 - Ask Ubuntu

    Nov 2, 2018 · I wanted to know if there is a way to type an @ symbol by pressing Alt+64 like in Windows. I use both Spanish and English keyboard layouts so I find it useful.

  4. How to write a "@" with a French Canadian Keyboard - Ask Ubuntu

    I try to do a "@" but each times a press on Alt + 2 or Ctrl + Alt + 2 to get it, the Top menu of the app/windows show off (File/Edit/View/Tool...) If a try with a English Canadian's Layout or a English …

  5. How to type special characters like @, £, $ with Norwegian keyboard?

    Oct 17, 2012 · As some of you may already know, in order to type in special characters (like @, £, $, et cetera), you need to hold Ctrl and Alt. However, I tried several options in the Keyboard Layout and …

  6. What does the permission string lrwxrwxrwx mean? - Ask Ubuntu

    Jan 4, 2019 · When I cd to / and enter the command: ls -ls for some files/folders it gives output like: 0 lrwxrwxrwx. 1 root root 7 Jan 30 2018 bin -> usr/bin So what actually is this lrwxrwxrwx?

  7. E: Could not get lock /var/lib/dpkg/lock-frontend - Ask Ubuntu

    Jan 15, 2019 · This may happen if 'Synaptic Package Manager' or 'Software Updater' is open. Some apt command is running in Terminal. Some apt process is running in background. For above wait for the …

  8. dependencies - Unable to locate package libssl1.1 - Ask Ubuntu

    May 11, 2022 · Ubuntu 22.04 uses libssl3, and thus libssl1.1 is deprecated at this point. Creating a new package for Ubuntu 22.04 that uses an obsolete libssl version seems like a very bad idea. Also, …

  9. Systemd in degraded state after enabling in WSL - Ask Ubuntu

    Nov 28, 2022 · After enabling Systemd per this answer in Ubuntu 22.04, sudo systemctl status shows State: degraded. Additionally: $ sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIP...

  10. How can I set up password-less SSH login? - Ask Ubuntu

    I want to be able to login to a remote via ssh without having to enter the password all the time. How do I set it up? Is a different command required to execute a ...