LAMP is an acronym of a very popular web stack – Linux, Apache, MySQL, PHP. All of the four components of LAMP are open-sourced and are suitable to deploy dynamic websites and web applications. In today’s tutorial, I am going to show you how to set up a cloud server with the LAMP stack. LAMP Stack: L – Linux L in …
MySQL User – Create and Grant Permissions
In this CloudSigma tutorial, you will learn how to create a MySQL user, grant various permissions and privileges, and delete it. MySQL is an open-source Relational Database Management System (RDBMS) that helps users to store, organize, and manage the data. It is very popular and widely used in the IT industry. Learn how to setup MySQL on a server, and …
How to setup MySQL on a server and MySQL basics
In this CloudSigma tutorial, you will learn how to setup MySQL on a server, and the MySQL basics. MySQL is an open-source Relational Database Management System (RDBMS) that helps users store, organize, and manage data. It is very popular and widely used in the IT industry. Creating the machine First, you have to create a machine. You can do that …
CloudSigma Sponsors Second Edition Copernicus Hackathon Sofia 2020
CloudSigma is excited to sponsor the Second Edition Copernicus Hackathon Sofia 2020 that is going to take place virtually on April 24-May 8, 2020 as a part of Space Week Sofia 2020. CloudSigma is coming back for a second year in a row, as we were proud sponsors of the first edition of the Copernicus Hackathon Sofia. The Sofia Hackathon …
CloudSigma’s Public Cloud Fuels NASA Space Apps Hackathon Since 2013
Palo Alto, Calif. –September, 2018– CloudSigma is excited to sponsor NASA incubator innovation program, Space Apps for the sixth year in a row! This year’s edition, Space Apps Challenge hackathon 2018 will take place October 19-21. Space Apps is an international hackathon that occurs over 48 hours in cities around the world. It is designed to pull together technologists, scientists, …
Setting up the distributed operating system (DC/OS)
According to dcos.io, DC/OS is a distributed operating system based on the Apache Mesos distributed systems kernel. Having a distributed operating system allows users to enable the management of multiple machines as if they were a single computer. In addition, it automates resource management, schedules process placement, facilitates inter-process communication, and simplifies the installation and management of distributed services. Its …
Host your own Git Repositories with GitLab
In this post, I am going to demonstrate the installation of GitLab. With GitLab, we can host our own repositories at a central place with the ease of the Git features. GitLab is the first single application for all stages of the DevOps lifecycle. Only GitLab enables Concurrent DevOps, unlocking organizations from the constraints of the toolchain. In addition, GitLab …
Setting up a Blog Using Ghost
Ghost is a fully open source adaptable platform for building and running modern online publications. With Ghost, setting up a blog is a child’s play. It gets easier with CloudSigma’s already prepared base library OS images. Introduction To start with, I am creating a machine on CloudSigma with 5 GHz CPU and 8 GB RAM. I am naming it “Ghost-Blog” …
Want to run a successful digital agency in the cloud? CloudSigma has the right mix of flexibility and performance for you
Customer Profile Based in Geneva, Swiss company Ideative, specializes in the management and development of e-business projects. Recently, the company, formerly known as Cobweb, teamed up with the Graf Miville agency to join the audiovisual and digital group Groupe Point Prod Actua as Ideative. Ideative offers digital expertise to institutions, brands, NGOs and companies. It offers analysis, consulting, strategy, UI/UX …
Scalability in the Cloud – Just Perfect for Social Collaboration Platforms
Customer Profile Tracky is a cloud-based group project discovery app enabling members to share, chat, and manage project documents in a secure manner. The company’s social collaboration platform lets its users organize all of their to do’s or tracks, work projects and social connections in one place. Tracky can be utilized for everything- from planning a wedding to launching an …
CloudSigma Sponsors “An Intro to Data Science with R event” to Encourage R Language Adoption
CloudSigma Sponsorship CloudSigma was excited to have sponsored the Intro to Data Science with R event, organized by R User Group Sylhet! The event took place on May 1st 2018, at the ACM office, Sylhet, Bangladesh. The event brought together more than 20 R Language enthusiasts, software developers and data scientists. They gathered to learn, exchange ideas and promote the …
cgroupspy and why is it cool
In order to meet with the performance needs of our customers, while maintaining a stable infrastructure, CloudSigma needs a way to control the resource usage of each virtual machine. We cannot allow for people to use more resources than they have specified because that will affect every customer’s performance. The first step in achieving this was to implement a smart …