941 reputation
38
bio website mwaidyanatha.blogspot.com
location Kandy, Sri Lanka
age
visits member for 2 years, 1 month
seen 2 days ago
stats profile views 89

Apr
18
awarded  Yearling
Mar
18
comment Unable to execute run command in terminal; run: command not found
log in as user2 and execute which run and post the output
Feb
5
awarded  Caucus
Nov
17
comment port 22 : connection refused
Check ssh is running on port 22 and if you have a firewall rule blocking the port.
Nov
13
answered Where is the user crontab stored?
Oct
28
answered Internet through VPN doesn't work in Ubuntu 12,10
Oct
5
comment Repository issues
open a terminal and do a ping security.ubuntu.com and ping www.google.com and post the result. and also post the result of cat /etc/resolv.conf
Oct
4
answered Can't connect to internet
Sep
21
awarded  Custodian
Sep
19
comment ssh into server to run command, but command runs locally?
Can you post the content of filer.list
Sep
16
answered Can't connect to wireless without typing sudo modprobe b43 in terminal
Sep
16
comment Installing 64bit Java 7 - Cannot Execute Binary File
Post output of uname -a. Is your system ubntu server 32bit ???
Sep
13
comment php.ini modifications has no effect on joomla
Did you installed apache on your computer?? Or are you using a tool like xampp??
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
You have to use '$' in the second PATH string - export PATH=$PATH:EC2_HOME/bin
Sep
7
answered How to correctly set permisions for all subfolders and files
Sep
7
comment How to correctly set permisions for all subfolders and files
How did you run the 3rd step please post. In fourth step use sudo tos-install-jni
Sep
4
answered SSH key plus password
Aug
30
answered Trick Ubuntu into resolving a domain name locally
Aug
30
comment How do I know which processes are running and who own the process?
use ps aux Without "-" or ps -ef check man ps
Aug
30
answered How do I know which processes are running and who own the process?