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

Unable to access VPS via SSH – CentOS5 on OpenVZ

To trouble shoot this issue, first get into the server from the Hardware node so that you can quickly resolve this issue as a VPS Administrator. You might face few issues which I have reported in my earlier posts : Unable to open pty: No such file or directory tty...

Unable to open pty: No such file or directory

Unable to access the VPS via SSH? Are you getting the following error? # vzctl enter 1022 enter into VE 1022 failed Unable to open pty: No such file or directory Fix: # vzctl exec 1022 /sbin/MAKEDEV pty # vzctl exec 1022 /sbin/MAKEDEV tty # vzctl enter 1022 To Fix...

tty device is not owned by group `tty’

If you’re unable to SSH into a VPS server, try accessing the VPS from the OpenVZ hardware node. [root@VS ~]# vzctl enter 1022 entered into VE 1022 mesg: error: tty device is not owned by group `tty’ Here you can see that there is an error related to tty....

ufw – Simple yet Powerful

Uncomplicated Firewall (ufw) on your Ubuntu can help managing netfilter firewall. Try today and secure your self on network. # ufw app list Available applications: Apache Apache Full Apache Secure CUPS OpenSSH Postfix Postfix Submission # ufw allow 80 Rule added # ufw...

IDN Domains on Cpanel Servers

Are you planning to own an IDN (Internationalized Domain Name) for your website? Then you must read about Punycode. Yes, Unicode characters found in IDN’s are “alien” for computer networks. PunyCode translates the IDN names to more-limited character...
Anand Bhavan – Yummy Sweets for festival

Anand Bhavan – Yummy Sweets for festival

Anand bhavan is known for its sweets and chats. Yesterday, my colleague bought me afternoon lunch which we were discussing last week. It was just awesome. For 35 Rs you get to eat a wonderful breakfast (I’m not mentioning the items provided. Check it yourself )...
DosBox – Play old dos games on Linux

DosBox – Play old dos games on Linux

Do you miss those old Dos games which used to run on MS-Dos? Here is an end for that desperation. Install DosBox and recreate the compatible Dos Environment on your box to start playing your old games. Installation of this tool is very simple. If you’re on...

Unable to access FPAdmin in Plesk

If you’re unable to access FPAdmin link via Plesk panel and in Setup page, Frontpage options are grayed you can quickly look through couple of things and get the issue resolved. (I was able to access the URL but Login prompt kept on popping up without allowing...