Hi All,
I installed the Ubuntu 5.10 and am happy with it. Now I have several naive questions. I did search the forum and also checked the FAQ guide but didn't find the exact answer.
Question 1: How to find out what processes (or services) are running (like Ctr+Alt+Del in Windows)?
Question 2: How to find out my machine's IP address?
Question 3: I installed ssh and openssh-server, but I don't know how to config the ./etc/ssh/ssh_config and sshd_config so that I can login into this machine from another Windows-running computer using SSH secure shell.
Question 4: (Continue from above) Can I use the address like "abc.def.com" to SSH to my Ubuntu machine instead of the real IP address? Do I need to do something to the ssh_config and sshd_config?
Question 5: How to lauch an installed program? I did install a bunch of softwares using Synaptic Package Manager and sudo apt-get install, but I didn't notice where they got installed and don't know which command I should type in the console to lauch them?
Question 6: I partitioned a FAT32 disk to share with my windows, but I find I can't delete the files or folders in it once I entered it through computer -> file system -> ***. I tried to use "sudo chown -R username:user *" and "sudo chmod -R a+rw" but still no-go.
I am a brand newbie to Linux and Ubuntu and any of your ideas are very helpful. Many thanks ahead!