Posted: Sep 16
Some users report problem when backup is performed using mysqldump command line utility under the Linux OS. The version affected in our tests were 4.1.20. mysqldump: Got error: 1044: Access denied for user ‘root’@’localhost’ to database ‘information_schema’ when using LOCK TABLES To quickly fix this problem use the following switch when running mysqldump for MySQL [...]
Filed under: Tips by Linux Admin
1 Comment »
Posted: Aug 27
We are proud to offer high quality and reliable managed web hosting services for WordPress blog owners. We offer various plans for WordPress blog hosting, including blogs hosted on our WordPress cluster (powered by high-speed BGP network- Internap and many other network providers), WordPress managed blog multi-architecture cLuster technology with multiple front-end and back-end servers, [...]
Filed under: News by Linux Admin
1 Comment »
Posted:
We are offering remote FFmpeg utility set-up for Red Hat Enterprise, Fedora and Centos servers. The price is $40 for each server. What is FFmpeg? It’s a set of programs that can record and convert various digital audio and video formats. For example, you can covert .mpeg files to .avi.
Filed under: News by Linux Admin
No Comments »
Posted: Aug 12
Everybody of us who are specially the internet users must have opened web pages where we get to watch many videos and multimedia contents but will someone tell me what format is it or how the websites integrate these multimedia applications so that we are able to see and use it? Yes, it’s mainly a [...]
Filed under: Streaming by Linux Admin
2 Comments »
Posted: Jul 19
We have been doing FTP hosting for some time now and I would like to share our experience. At the beginning we started with different FTP servers and quickly we found out that vsftpd is lightning fast and secure. So we chose to run vsftpd on all our FTP server hosting nodes and so far [...]
Filed under: Content Distribution by Linux Admin
No Comments »
Posted: Jul 06
Some Cpanel systems miss Yaml::Syck package and /scripts/upcp display a bunch of errors. To fix this problem you may install YAML-Syck package by downloading tar package (at this time of writing the filename: YAML-Syck-0.91.tar.gz ) or you can always run perl Cpan shell to install it the easy way (login to root account and execute [...]
Filed under: Tips by Linux Admin
1 Comment »
Posted: Jun 19
If you have a folder with a lot of files in a directory and with a specific string that you want to change you can do it in seconds using grep and perl command line: grep -R –files-with-matches ‘OLDSTRING’ . | sort | uniq | xargs perl -pi~ -e ‘s/OLDSTRING/NEWSTRING/’ Where OLDSTRING is the string [...]
Filed under: Tips by Linux Admin
No Comments »
Posted:
Flash streaming has been lately the king of all Internet streaming formats. YouTube uses it, Google Video uses it. There are many solutions how to stream or offer progressive downloads of flash video files – free and paid streaming servers. Large companies with deep pockets usually use Flash Media Server, but many folks prefer to [...]
Filed under: Streaming by Linux Admin
No Comments »
Posted: Jun 12
If you are installing ffmpeg from the SVN and getting the following error log after running ./configure: ./configure Unable to create and execute files in /tmp. Set the TMPDIR environment variable to another directory and make sure that /tmp is not mounted noexec. Sanity test failed. If you think configure made a mistake, make sure [...]
Filed under: Tips by Linux Admin
4 Comments »
Posted: Jun 05
For large WordPress blog owners we have some great news. Today, Linux Admin has launched pre-beta cluster technology hosting for WordPress blogs that require high reliability and availability. Mr. J.Lejj, the CEO of LinuxAdmin: “Our technology incorporates load balancing and full failover front-ends and back-ends, thus, allowing big blog owners to concentrate more on their [...]
Filed under: News by Linux Admin
2 Comments »