| bio | website | |
|---|---|---|
| location | Kathmandu, Nepal | |
| age | 23 | |
| visits | member for | 2 years, 4 months |
| seen | 2 days ago | |
| stats | profile views | 135 |
Working as System Architect at Directi.
|
Apr 25 |
answered | Does sed write to the file or give a sample output |
|
Apr 12 |
comment |
bash if statement behaviour question Yes, $? is the only way to find out the return value. |
|
Apr 12 |
answered | Run a command at a certain time in cygwin |
|
Apr 12 |
revised |
bash if statement behaviour question added 250 characters in body |
|
Apr 12 |
answered | bash if statement behaviour question |
|
Apr 10 |
answered | How to detect what is causing entries in the “last” cmd's output? |
|
Apr 8 |
answered | from a laptop with CentOS 6.3 what is the command line to talk mysql server on my pc? |
|
Apr 7 |
awarded | Popular Question |
|
Apr 4 |
comment |
Modifying resolv.conf when when bringing network interface up on system startup I think you can try redirecting the stdout & stderr of that command to redirect to some file to know why the resolv.conf is not getting updated on bootup. |
|
Apr 4 |
comment |
Open source MySQL performance tool @jasonwryan: Sorry for that. |
|
Apr 4 |
answered | determine shell in script during runtime |
|
Apr 4 |
answered | Open source MySQL performance tool |
|
Mar 31 |
comment |
Cannot reach outside network or IP after upgrading to Ubuntu 12.04 @JamieHutber ping is not the correct utility to check reachability because ICMP packets may be blocked in many cases. Instead use tcptraceroute www.cnn.com 80. This will check the connectivity to 80 port of cnn.com |
|
Mar 31 |
comment |
how to stop adding unused module to loadable kernel module? @subbarao: Whether you just want noone can execute insmod or modprobe command. |
|
Mar 31 |
comment |
Cannot reach outside network or IP after upgrading to Ubuntu 12.04 @JamieHutber you are doing mistake here. You should execute ping gb.archive.ubuntu.com but not ping gb.archive.ubuntu.com/ubuntu. Can you explain me how are you trying to install plesk ? Are you using some package manager. |
|
Mar 31 |
answered | Cannot reach outside network or IP after upgrading to Ubuntu 12.04 |
|
Mar 31 |
answered | Find executable files recursively |
|
Mar 29 |
comment |
Find all directories, in which user has access to search and echo this directories in shell @AlexZern: I have updated the answer for your question. |
|
Mar 29 |
revised |
Find all directories, in which user has access to search and echo this directories in shell added 208 characters in body |
|
Mar 29 |
revised |
Find all directories, in which user has access to search and echo this directories in shell added 208 characters in body |