LatSo Posted July 8, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted July 8, 2013 I've been having random map-server crash, same crash like others who are experiencing it and we all have in common, we are all using linux VPS I've been reading, and saw a post that he said he just updated his linux packages mainly this: * gcc * make * mysql * mysql-devel * mysql-server * pcre-devel * subversion * zlib-devel how to update it using putty? please help! Quote Link to comment Share on other sites More sharing options...
DeadlySilence Posted July 8, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 181 Reputation: 53 Joined: 04/07/13 Last Seen: August 23, 2014 Share Posted July 8, 2013 Since there are different package managers, you have to tell us which one you use or at least which type of linux you use. If you use Debian or any other system with apt, log in as root by writing sudo su and then apt-get update Quote Link to comment Share on other sites More sharing options...
LatSo Posted July 8, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Author Share Posted July 8, 2013 Im using CentOS 64 bit Quote Link to comment Share on other sites More sharing options...
Brian Posted July 8, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 594 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted July 8, 2013 on CentOS to update everything: yum -y updateTo list what updates will be installed, and prompt Y/N:yum updateTo update just 1 package or several packages that match a search:yum update gcc yum update mysql* Quote Link to comment Share on other sites More sharing options...
Question
LatSo
I've been having random map-server crash, same crash like others who are experiencing it and we all have in common, we are all using linux VPS
I've been reading, and saw a post that he said he just updated his linux packages mainly this:
how to update it using putty? please help!
Link to comment
Share on other sites
3 answers to this question
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.