At 247Rack, we want to help you understand how easy it can be to create online shops, media streaming websites, education. Any kinds of websites you would like to setup install usually have a ready-made template or CMS, aka content … Read More
General Linux
Setup Nginx Website Easy Simple Guide
What is needed for a quick Nginx server and website setup? A Dedicated or VPS Server A compatible operating system 247Rack recommends: Centos OS A domain name pointed to the server IP address A test HTML only website (download a … Read More
How to Find Locate Search for Files with Linux
Basic Linux commands for your server or servers. Introduction Many servers admins or hobbyists will usually at some point have an issue trying to find files on the Linux server. This quick guide will learn you how to use the find command. … Read More
Dedicated Servers Quick Guide
What is a Dedicated Servers? Why bother using a dedicated server over a VPS or Shared Hosting?A dedicated server is a server 100% dedicated to your website/project or business needs. Unlike shared servers, all of the resources are not shared … Read More
SolusVM Easy Quick Install
Quick Easy Install Debian/Ubuntu apt update reboot wget https://files.soluslabs.com/install.shsh install.sh Centos yum update reboot wget https://files.soluslabs.com/install.shsh install.sh If you get an error it is because you need to install: wget Try a new Installer with CentOS 7 support here You CANNOT Install a SolusVM Master … Read More
Fast Easy Manual cPanel Install
Installation Guide – cPanel Install Use operating system Centos 64bit with 4GB Ram and at least 50GB Disk. Login to your server using SSH and using port 22 user: root To install cPanel & WHM on your server, run the … Read More
Dedicated Server or VPS Server?
What is the difference between Dedicated Server or VPS Server?In short, VPS hosting works on a virtual shared server, where you host your website alongside others; dedicated hosting, meanwhile, gives you your own server to work off. Flexible resource limits … Read More
Windows Programmes with Linux
How do I run a Windows program on Linux? You probably ran into issues with running a windows application in Linux and now you have ended up here, what you need to do is download Wine from your Linux distribution’s software repositories … Read More
Easy File & Code Manager
Easy File Manager FileZilla Best Server Manager Tools Download FileZilla Client You can use FileZilla to manage websites and servers and edit code in real-time or for simple backup methods and related file transfer methods using FTP application FileZilla. FileZilla … Read More
How to install and secure phpMyAdmin on Ubuntu 14.04
phpMyAdmin was created to enable users interact with MySQL through a web interface. This tutorial will discuss how to install and secure phpMyAdmin so that you can safely use it to manage your databases on Ubuntu 14.04. Basics Ensure you … Read More