|
- Download Linux | Linux. org
Links to popular distribution download pages24 Popular Linux Distributions Explore different Linux distributions and find the one that fits your needs Try distrowatch com for more options
- bash - How do I add environment variables? - Ask Ubuntu
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 etc environment Type your password Edit the text file just opened: e g if you want to add FOO=bar, then just write FOO=bar in a new line Save it Once saved, logout and login again
- 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 I want to kill
- What is the default root password? - Ask Ubuntu
I installed Ubuntu 12 04 LTS (Precise Pangolin), 64 bit Nowhere was I asked to set password for root I just installed AccuRev SCM software It was installed under the root folder by default No
- How do I set up a Cron job? - Ask Ubuntu
I want to schedule a task to run on a regular basis and have heard that Cron is the way to do this How do I add Cron jobs in Ubuntu?
- apt - Contents of a default sources. list or ubuntu. sources (24. 04 and . . .
Ubuntu 24 04 uses a new format for managing sources Sources are stored in separate files within the etc apt sources list d directory, each named with a list or sources extension (example: ondrej-ubuntu-php-noble sources)
- How do I change the screen resolution using Ubuntu command line?
I installed Ubuntu and the resolution of the desktop is so big that it only shows about 50% of the screen, but is shows up normal while using command line What should I type in the command line to change the desktop screen resolution?
- How do I open a text file in my terminal? - Ask Ubuntu
There is a file named RESULTS txt and I want to open this file in my terminal (I mean I want to see the file contents be displayed in the terminal and not in some text editor) How do I do that ?
|
|
|