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
Whats is the difference between gt; and - Ask Ubuntu Could someone explain to me the difference between > and >> when using shell commands? Example: ps -aux > log ps -aux >> log It seems the result is the same either way
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
Difference between $ and # in Linux environment - Ask Ubuntu What is the difference between $ and # signs in Linux environment? As I started working on Linux and I found that both are different I mean do they have different set of privileges? [root@localhos