Article Listing

Articles related to ‘error’
Advertisements


    While installing and configuring a Ruby On Rails web application on your web server or localhost you might encounter an error that says “Unpacked Gem In Vendor/gems Has No Specification File”. For example while installing Shapado on a web server, I faced a similar error. In this article we will tell you how to fix [...]


    Filezilla is one of the best FTP clients for both Windows and Linux platforms. If you are a user of the Filezilla FTP Client, then you must have got errors which alert you about the host being unreachable, or no data about target host and error codes such as EHOSTUNREACH, EAI_NODATA & ECONNABORTED. This mainly [...]


    In case you unable to browse the internet in Ubuntu Karmic, here is a simple fix that will let you browse internet properly in Ubuntu Karmic Koala.


    Squid is one of the best caching web proxy servers out there. Although it provides a number of  amazing features but the default error page which is served by Squid is very basic and does not look good. So if you are a system administrator you may like to customize or change the default error [...]



    The music portal Last.FM has gone bonkers again. At around 2250 hours GMT, when I Tried to open my Last.FM profile page, to my surprise it showed that a message “You haven’t submitted any music yet”. Although my scroble count was perfect. I hit the reload again to check if it had come back. Doh! [...]


    If you are installing the Virtualbox Guest Additions package on a Linux Guest then you might end up with an error such as No support for OpenGL direct rendering as reported by one of our readers. This can be easily fixed by using an alternate command to install the Virtualbox Guest Additions instead of the one [...]


    If you get the error while starting vsFTPd, which reads somewhat like this: [root@fed ~]# /etc/init.d/vsftpd start Starting vsftpd for extern: 500 OOPS: vsftpd: not configured for standalone, must be started from inetd [FAILED] Don`t panic. Normally inetd is not included on a default Fedora 8 installation. The default network daemon used is the xinetd. [...]


    In this article we show you how to fix the Cycberoam “crclient already logged in with process id” error in linux systems.


    File Transfer Protocol (FTP) is a network protocol used to transfer data from one computer to another through a network such as the Internet. An FTP client may connect to an FTP server to manipulate files on the server. FTP sites are typically used for uploading and downloading files to a central server computer, for [...]