Linux & Cloud Support Blog
Our Latest News
Remote Access Management Advice for Companies Affected by COVID-19
Before the coronavirus pandemic, 43% of American employees already worked from home with some regularity. For years, remote employment has been on the rise. However, nowadays many companies have seen a sharp increase in their remote operations due to the various...
Infrastructure as Code: A Must for Cloud Environments
Prime your cloud applications for peak performance and lower your cloud costs Are your cloud costs spiraling out of control? Are you spending too much time managing your cloud infrastructure—and not enough time improving the performance of your applications? Many...
Containers: An Evolution in Application Infrastructure Design
If your IT team finds it takes too long to set up application environments, the answer you’re looking for just might be found in containers—as many other IT teams have already discovered. The container market is already hot, and it’s growing rapidly. A 451 Research...
Back to Basics: The 4 MYSQL Fundamentals Everyone Forgets About
There are a multitude of GUI and web tools available to assist in managing MySQL databases, but for the most part, the MySQL distribution itself has very good CLI tools to manage the databases. From backup to restoration, to running SQL queries and stored procedures,...
3 Ways to Utilize the .HTACCESS File to Your Advantage
The .htaccess file is a distributed configuration file for Apache that provides a way for you to make changes on a per-directory basis. When placed in a specific directory, the changes dictated by the file only apply to that directory and its sub-directories, enabling...