| bio | website | 247networkengineers.com |
|---|---|---|
| location | Lahore, Pakistan | |
| age | 28 | |
| visits | member for | 1 year, 6 months |
| seen | May 15 at 10:25 | |
| stats | profile views | 226 |
Linux system admin
|
Nov 21 |
asked | Is it possible to share 4 cores single CPU among 12 virtual machines on Xen? |
|
Nov 20 |
comment |
High disk I/O - jbd2/sda2-8 process Hope this will be helpful: serverfault.com/questions/363355/… |
|
Nov 20 |
answered | Removing windows 7 from the E drive without impacting other OS |
|
Nov 20 |
revised |
executing a command again once it stops (rsync, FreeBSD) added 36 characters in body |
|
Nov 19 |
answered | executing a command again once it stops (rsync, FreeBSD) |
|
Nov 16 |
comment |
Cannot login to ISCSI Target - hangs after sending login details Already tried disabling authentication, didnt worked. |
|
Nov 16 |
asked | Cannot login to ISCSI Target - hangs after sending login details |
|
Nov 14 |
answered | Server port scan detector |
|
Nov 13 |
awarded | Popular Question |
|
Nov 9 |
comment |
How much RAM do I need to run a forum using Nginx, Gunicorn, Django? Regarding micro instance, already told you that it will surely give you false results, its not about its RAM, but its CPU usage, which is throttled by amazon. |
|
Nov 9 |
comment |
How much RAM do I need to run a forum using Nginx, Gunicorn, Django? No one can be 100% surely tell you that how much RAM our site requires. there is NO Formula present there to know about it. one page can take 1 KB to load and even 100MB RAM as well in worst cases. So only load testing tools can tell you that much RAM Eac page of yours consumes... Simple, run page load test with 1 user, and see how much RAM is used, then make it 5 users, and this way you will get average that how much RAM your site required. |
|
Nov 9 |
answered | How much RAM do I need to run a forum using Nginx, Gunicorn, Django? |
|
Nov 8 |
accepted | how to find suspicious process details and its command line arguments |
|
Nov 8 |
answered | how to find suspicious process details and its command line arguments |
|
Nov 7 |
revised |
how to find suspicious process details and its command line arguments edited title |
|
Nov 7 |
comment |
how to find suspicious process details and its command line arguments it does go away but comes back at random intervals in a day. |
|
Nov 7 |
comment |
how to find suspicious process details and its command line arguments that i have already tried. but does it reveals the information about the actual path of the script? that where it is located? |
|
Nov 7 |
revised |
how to find suspicious process details and its command line arguments added 195 characters in body |
|
Nov 7 |
asked | how to find suspicious process details and its command line arguments |
|
Nov 7 |
comment |
what port should I open for mysql master-master replication? Just enable logging into your iptables and check what logs says, when you get any connectivity issues, usually there is no special port for replication, if you have opened 3306,thats enough. |