About 1,500,000 results
Open links in new tab
  1. How to add a directory to the PATH? - Ask Ubuntu

    Jul 22, 2009 · It is usually safer to add your custom path to the end of PATH instead of the beginning. This avoids accidentally replacing system commands with your programs (or …

  2. process - How do I kill processes in Ubuntu? - Ask Ubuntu

    How do I kill all processes running by my own non-root account? I have some spinning smbd processes that I caused from my windows machine and so I telnetted into the linux server and …

  3. bash - How do I add environment variables? - Ask Ubuntu

    Aug 27, 2011 · 28 To permanently add a new environment variable in Ubuntu (tested only in 14.04), use the following steps: Open a terminal (by pressing Ctrl Alt T) sudo -H gedit …

  4. community - What does "Ubuntu" mean? - Ask Ubuntu

    Jul 29, 2010 · What does "Ubuntu" mean, and why did they choose that particular name?

  5. software installation - How to install libtinfo5 on ... - Ask Ubuntu

    Nov 1, 2024 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …

  6. networking - How do I find my network IP address, netmask

    Oct 8, 2012 · I'm trying to make my IP address static as I hear it fixes slow browsing issues. When I click on connection information under the networking menu of the gray taskbar, it tells me …

  7. Enable RDP from command line - Ask Ubuntu

    Jan 12, 2024 · Gnome Remote Desktop (RDP/VNC on Ubuntu 22.04 and other recent versions) can be enabled through command line by using the grdctl command. The command line …

  8. Can you install Ubuntu on a Snapdragon PC?

    Nov 17, 2024 · Can you install Ubuntu on a Snapdragon PC?Ubuntu 24.10 Concept Snapdragon X Elite is another project that aims to port Ubuntu to Qualcomm (ARM-based) Snapdragon …

  9. How can I give full permission to folder and subfolder - Ask Ubuntu

    Jan 11, 2016 · I'm new to Ubuntu and need to create a new folder in /var and need all users on the machine to have full permissions to this folder. How should I proceed?

  10. partitioning - How to mount partition permanently? - Ask Ubuntu

    5 I'm using Ubuntu Server and I made the permanent mount as follows with a disk already formatted in ext4. I have listed my disks and partitions with sudo fdisk -l After that, I listed the …