Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

JumpStart Morning

JumpStart Morning

I was eager to take up the new work which came in my way last night and headed toward my office. Once I reached, I found that the server on which I had attempted had some issues with the quota. The error looks as follows root@server [/]# quota -s username quota:...
JumpStart Morning

Public key for xyz.rpm is not installed

When you try installing some packages via yum or up2date you might come across this error. Public key for xyz.rpm is not installed To resolve this issue, you should download the GPG key and import that into your RPM database. On RHEL servers you can find the GPG key...
JumpStart Morning

No module named rpm

Unable to run yum upgrade? You might have tried upgrading your OS just like me and broken rpm packages on the server. You find the find the following error on screen when you try using yum after that mess up. # yum update python There was a problem importing one of...
CentOS upgrade from 3.9 to 4.6

CentOS upgrade from 3.9 to 4.6

I had lots of fun upgrading an old CentOS box from 3.9 to 4.6. Faced problems with udev, kernel and openssh I will try logging few issues here on my blog which might turn out to be useful for others while attempting the upgrades. UnixCraft link might give you some...
JumpStart Morning

stdin: is not a tty

Not able to access the shell due to this error? $ ssh serve1.server1.com 5:47pm up 35 days, 16:42, 0 users, load average: 3.78, 3.23, 3.72 stdin: is not a tty Its due to mesg y line which you can find in /etc/bashrc or in ~/.bashrc or ~/.profile file. comment the line...
Google uses Cpanel

Google uses Cpanel

Did you know this? Cpanel, one of the best Web hosting Control Panel is being used by Google to Manage its servers. I have been working on Cpanel servers for more than 5 years now. Google is known for the software solutions developed by its team. Its nice to know that...