How can I resize an ext root partition at runtime? - Ask Ubuntu How can I increase the size of the root partition of a system at runtime? I have a partition that is not allocated after the root partition (which is also ext4), how can I add that unallocated sp
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