unstable Posted October 31, 2004 CID Share Posted October 31, 2004 I'm a Linux newb, this is actually the first time I've had a Linux box that is pretty stable. Anything I can do to optimize the connection? There isn't really a registry like there is in Windows, only a master database of settings I think....but I don't know alot about *nix. So...if anyone has any ideas, I'd be interested in trying them, as long as it won't compromise the stability of my system. Got this error when I tried posting just now phpBB : Critical Error Error clearing sessions table DEBUG MODE SQL Error : 1034 Incorrect key file for table: 'phpbb_sessions'. Try to repair it DELETE FROM phpbb_sessions WHERE session_time < 1099183526 AND session_id <> '878f96c6673ceeb82109d3a193280663' Line : 290 File : /home/testmyn/public_html/forumz/includes/sessions.php Quote Link to comment Share on other sites More sharing options...
luwigie Posted October 31, 2004 CID Share Posted October 31, 2004 Pretty much all of the configuration for connections as far as tweaking goes, is done by a couple of commands that are run once the system is up. Either you can enter in this information every time you boot (good for initial tweaking/testing), or you can put the neccesary commands in your /etc/rc.local file. This is the file that gets executed once the init process is done. You put commands in here just as you would on a command line with commands seperated by being on seperate lines. One example for tweaking: http://www.dslreports.com/faq/4554 Quote Link to comment Share on other sites More sharing options...
CA3LE Posted October 31, 2004 CID Share Posted October 31, 2004 Yea I had a corrupted table in mySQL .. I have repaired this Quote Link to comment Share on other sites More sharing options...
unstable Posted October 31, 2004 Author CID Share Posted October 31, 2004 Lu', thanks for the info. I'm going to try this crap...even though I have no idea what it's doing....is it giving you root on my box? Quote Link to comment Share on other sites More sharing options...
luwigie Posted October 31, 2004 CID Share Posted October 31, 2004 lol, nope. If I were to do that, I would have written out a longer script. Don't use those exact settings. They are for a high latency satellite connection. Just look up what those individual settings are (rwin, MTU, etc) and put in the values that you find from using VanBuren's tweaks. Of course I don't think you will be able to tweak all of those settings that VanBurnen's page tells you to on linux, without some research. Quote Link to comment Share on other sites More sharing options...
VanBuren Posted October 31, 2004 CID Share Posted October 31, 2004 Try these links about tweaking Linux, i never had a linux system myself but these guys seem to know what they talking about http://www.web100.org/docs/senior_thesis.pdf'>http://www.web100.org/docs/senior_thesis.pdf http://www.psc.edu/networking/papers/sigcomm98/index.htm http://www.psc.edu/networking/projects/auto/ http://www.web100.org/ http://www.psc.edu/networking/projects/tcptune/#Linux good luck VanBuren Quote Link to comment Share on other sites More sharing options...
unstable Posted November 1, 2004 Author CID Share Posted November 1, 2004 That web100 project sounds pretty interesting, but scary at the same time. I have to rebuild the kernel? spooky spooky spooky. Quote Link to comment Share on other sites More sharing options...
Guest PeePs Posted November 1, 2004 CID Share Posted November 1, 2004 Van is a friggin link machine. You need a link for anything and he has one! Quote Link to comment Share on other sites More sharing options...
VanBuren Posted November 1, 2004 CID Share Posted November 1, 2004 Van is a friggin link machine. You need a link for anything and he has one! yea i hot a huge bookmark folder VanBuren Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.