Posts Tagged ‘Linux’

Protocol major versions differ: 1 vs. 2

Protocol major versions differ: 1 vs. 2.  The error above normally comes up when you try to ssh into a machine which has it’s allowed ssh protocol versions locked down to a single version, today it’s normally version 2. In the /etc/ssh/sshd_config file there’s a “Protocol” parameter which governs the allowed protocol version. It’s normally [...]

cannot allocate memory error

Had a weird memory error my Linux servers at work today. These were heavy duty machines running  heavy jobs throughout the day. /var/log/messages kept reporting that the kernel had no more memory to process new jobs. Most of the errors read ” cannot allocate memory ” Some digging around later we found the fix. Kernel [...]

Move complete, running on VPS now

Completed my move to ServerFreak’s VPS this morning. Still ironing out a few bugs with my mail,DNS and hardening. Hopefully I’ll have them fixed by the end of the holidays. From my observation so far, I think the site’s a bit faster now. But, that could just be my mind playing tricks on me. You [...]

Moving again, this time to VPS from ServerFreak

I’m moving to a new hosting provider. Yup, again and this time for a good reason. Hosting with Fivio has been good and since it was sponsored I have nothing to complain about. Been looking at VPS for a few months now and finally decided to make the leap.I’ve also been working on a few [...]

How to install Adobe AIR 1.5 on Ubuntu 8.10

1. Download Adobe AIR 1.5 at http://get.adobe.com/air/ or use the direct Link . 2. Assign execute rights to  the “AdobeAIRInstaller.bin”file to start the installer. danesh@python:~/Desktop$ chmod +x AdobeAIRInstaller.bin 3. Execute  the “AdobeAIRInstaller.bin” file to start the installer. danesh@python:~/Desktop$ ./AdobeAIRInstaller.bin Related: How to install twhirl

Page 8 of 38« First...«678910»2030...Last »
© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox