Showing headlines posted by RoseHosting
« Previous ( 1 ... 40 41 42 43 44 45 46 47 48 49 50 ... 61 ) Next »Getting Started with SVN on Linux
In today’s article we will show you how to install Subversion on a Linux VPS, and some basic Subversion commands. Subversion, or commonly abbreviated as SVN is an open source software versioning and revision control system. It allows users to maintain current and historical versions of files such as source code, web pages, documents and other electronic data.
An introduction to Linux log files
Before you start with this guide it is recommended that you login to your VPS and follow this guide while looking at the files in there, as that is the best way to learn and memorize the things.
Ultimate Beginner’s Guide to Vim
In our previous post about Vim, we’ve talked about some neat tips and tricks usable for more advanced users. In this post, we will talk about getting started with Vim, so this guide is mostly intended for absolute beginners.
Generate a strong password from the command line
Having a strong password is the most important thing you can do to protect your account or server and to keep your data secure. Common thinking is that a strong password should be comprised of at least 14 characters, including lowercase and uppercase alphabetic characters, numbers and symbols and should never be based on a dictionary word. Using a long password is much more secure that using a short one, the longer the password the harder it is to guess. In this post, we will take a look at a several different ways to generate a strong password using the Linux command line.
Getting started with Git on Linux
Git is an open-source distributed version control system used by the software developers for small and large projects. It comes with very useful features and it is very easy to learn. In this tutorial we are going to show you how to install Git on a Linux VPS and explain the basics of Git so you can start using it.
How to update the software on a Linux VPS
Keeping your software up to date is one of the first and most important things you need to do after getting a VPS. Many critical vulnerabilities are patched by the time they become public so if you do not update your software frequently then your server is at a big risk of being exploited. In this tutorial, we will show you how to update the system software on your Linux VPS running CentOS or Ubuntu as an operating system.
Install Orangescrum on an Ubuntu 16.04 VPS
Orangescrum is a free and open source project management and collaboration application, ideal for small and medium businesses. With this application, you can easily create and manage your projects, teams, documents, and tasks and communicate with the other team members on your important issues.
Install Laravel on Ubuntu 16.04
Laravel is a PHP web application framework which is intended for the development of web applications following the model–view–controller (MVC) architectural pattern. It has an expressive, elegant syntax and provides tools needed for large, robust applications.
5 basic cURL command examples
cURL is very useful command line tool to transfer data from or to a server. cURL supports various protocols like FILE, HTTP, HTTPS, IMAP, IMAPS, LDAP, DICT, LDAPS, TELNET, FTP, FTPS, GOPHER, RTMP, RTSP, SCP, SFTP, POP3, POP3S, SMB, SMBS, SMTP, SMTPS, and TFTP.
Optimizing and repairing MySQL databases with mysqlcheck
In this post, we will talk about mysqlcheck which is a maintenance command line tool that allows you to check, analyze, repair, and optimize MySQL/MariaDB tables and databases.
Moving from Shared to VPS Hosting – Everything You Need to Know
Most people start out with shared hosting. Every shared hosting plan has a control panel with it. The most popular and widely-used shared hosting control panels are cPanel and DirectAdmin.
Vim tips and tricks that you probably never heard of
The most common file editor in Linux is Vim. That’s right, you can like it or hate it, but it doesn’t matter. It can be found in every Linux, that is out there.
How to change the default SSH port on a Linux VPS
There are many ways to secure your Linux VPS. Changing the default SSH port from the default 22 to another one, is one of the first things you should do to secure your Linux VPS.
How to install R on Ubuntu 16.04
R is an open source programming language which is used for statistical computing and graphics. The R programming language is widely used by statisticians and data miners mostly for data analysis or developing statistical software. In this tutorial, we will help you to install R on a Linux VPS running Ubuntu as an operating system.
How to use rsync on a Linux VPS
Rsync is a file-copying tool which allows you to copy or synchronize files and directories on a local or remote system.
6 Common WHM/cPanel Problems
WHM/cPanel is a great hosting control panel that eases the server administration dramatically. It has a very easy and straightforward interface for everyday use.
CMSpotlight: 5 CMS apps that deserve more attention
Everybody knows about WordPress, Drupal and Joomla, although they are great and they are popular for a reason, there are quite a few other alternatives that you may have never heard of. Thousands of quality developers and designers work hard to create amazing masterpieces of applications.
Install MyBB on Ubuntu 16.04
In today’s article we will install MyBB on a Ubuntu 16.04 VPS.
MyBB is a very popular open source, intuitive and extensible forum software developed using PHP and MySQL.
MyBB is a very popular open source, intuitive and extensible forum software developed using PHP and MySQL.
How to install MediaWiki on an Ubuntu 16.04 VPS
In this tutorial we are going to provide you with step by step instructions on how to install MediaWiki on an Ubuntu 16.04 VPS. MediaWiki is an open-source wiki software written in PHP.
How to install WooCommerce plugin on an Ubuntu 16.04 VPS
In this tutorial we are going to provide you with step by step instructions on how to install WooCommerce plugin on an Ubuntu 16.04 VPS.
« Previous ( 1 ... 40 41 42 43 44 45 46 47 48 49 50 ... 61 ) Next »