| bio | website | |
|---|---|---|
| location | Vienna, Austria | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | May 3 at 13:26 | |
| stats | profile views | 16 |
|
Apr 9 |
comment |
What are the basics of taking care for a common server? First, you need to know EXACTLY how the farm (or probably in your case, one server) is build. And what it does, and how, and with which programms. And all this information shell be writte here to. Otherwise we cant do anything other than give you down votes or very good looking guesses, that might create bottlenecks, or dont serve nothing, or other stuff. It's just to unspecific. Use google for a question like this. Or improove your question. |
|
Apr 4 |
comment |
VSFTPD Virtual User Group i dont know if this is right, but if you can hold the /home/<username> uniqe, you can ln -s from the /var/www/html/ to your home, or you make a standard rootftp folder like /ftp and link from there into the home or html folders. |
|
Mar 27 |
accepted | how to know what crontab is going to do |
|
Mar 21 |
awarded | Popular Question |
|
Mar 12 |
comment |
Installing Linux server on USB stick google EDIS hosting |
|
Mar 6 |
comment |
Ideal Debian server partitions size under LVM well, one might say here, some stuff is obvious and you could have find your answer by searching or do more research in the web. But i understand you, since i'm kinda new too i'd appreciated people giveing me answers ;) And now i do the same. BTT: Its not bad trying new stuff out and lerning things. So you will lern by IMPLEMENTING IT. But for the fun you have to know HOW and do a bit of planning. What you already did. But it is not enought. The overhead caused by lvm is not really to worry about for non super high effeciency computers. But as said you are going to do more then necessary. |
|
Mar 6 |
answered | Ideal Debian server partitions size under LVM |
|
Feb 20 |
comment |
memory parameters in windows and linux have a look at htop.sourceforge.net |
|
Feb 14 |
accepted | error while executing bash script -> command not found |
|
Feb 14 |
comment |
error while executing bash script -> command not found Holy noodlemonster, you finished my workday after 10 hours. Thank you very much! |
|
Feb 14 |
asked | error while executing bash script -> command not found |
|
Feb 14 |
comment |
how to know what crontab is going to do i'm going to make some tests with the log, that is indeed a good way to see whats going on. are you sure its &> and not >> |
|
Feb 14 |
asked | how to know what crontab is going to do |
|
Feb 12 |
comment |
SSH Connection timed out even without a valid key Sry i cant help you anymore. If you're currently not at a normal working spot, it could be a firewall blocking. Or you're server is having some troubles. |
|
Feb 12 |
comment |
SSH Connection timed out even without a valid key just for a try, if you want to clone why dont you, git clone git@domain.tld:/path/to/project so you would use the git protocol instead of the ssh protocol |
|
Feb 12 |
comment |
SSH Connection timed out even without a valid key Well then it kinda has to be the port. you could try telnet xxx.xxx.xxx.xxx 22, 22 would be the port of your ssh connection. if it is different, change it as you need and please post the result. |
|
Feb 12 |
comment |
SSH Connection timed out even without a valid key can you ping or wget something from that remote machine? |
|
Feb 12 |
comment |
SSH Connection timed out even without a valid key Ohh damnit, i read to fast.. But it could be that the Interval is set to 0 so nobody might ssh to that server. |
|
Feb 12 |
answered | SSH Connection timed out even without a valid key |
|
Feb 7 |
comment |
Issue with Apache folder and file permissions indeed there is a way, have a look at held-im-ruhestand.de/software/… if this answerd your question, pls don't forget to accept this answer by checking the accept symbol on the left! |