About 491,000 results
Open links in new tab
  1. software installation - How do I install .run files? - Ask Ubuntu

    Dec 25, 2010 · Open a terminal (Applications>>Accessories>>Terminal). Navigate to the directory of the .run file. If you have your *.run in your desktop then type the following in terminal to get …

  2. installation - What are .run files? - Ask Ubuntu

    Nov 15, 2010 · What exactly are .run files and what are they used for? I've seen a couple of those lately and I'm simply wondering what file format it is used for.

  3. command line - How do I run .sh scripts? - Ask Ubuntu

    May 1, 2011 · Whenever I open a .sh file, it opens it in gedit instead of the terminal. I can't find any option similar to Right Click → Open With → Other Application... → Terminal. How do I …

  4. How can I open (launch) files using the terminal? - Ask Ubuntu

    Nov 30, 2019 · 6 Objective: Open a text file and other types using the terminal. Let's suppose I have a file named myFile.txt and I want to launch this file (open it, not sure how I'm supposed …

  5. archive - Running a .run file? - Ask Ubuntu

    The more general part of your question"how to run a ".run" file" I can help you with. When downloaded, Linux will not allow a program to be executable until you change the properties of …

  6. How to run a .run file as root? - Ask Ubuntu

    I downloaded a .run file for a Nvidia driver, but when I run it in the terminal it tells me it must be run as root. I'm a complete noob and I barely even know what root is. I think it's somewhere ...

  7. installation - How to install .run files? - Ask Ubuntu

    How can I install .run files? When I open them with the software center, I always get the message that the file couldn't be opened.

  8. command line - Running Python File in Terminal - Ask Ubuntu

    Oct 15, 2016 · Trying to learn how to run my scripts through Ubuntu's terminal regularly. That being said I am familiar with bash, wget, and awk being called but how do I call python files to …

  9. apt - Permission denied, are you root? - Ask Ubuntu

    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? ~ sudo apt-get update Fetched 616 kB in 25s (23.9 kB/s) As you can notice, it completed without problems when I …

  10. sudo - How to run applications as root? - Ask Ubuntu

    1 You can also go to /usr/share/applications in ubuntu and edit the launch file of the application you are trying to run. Like i edited the file of github atom, normally i use a wildcard to find the …