Showing headlines posted by linuxhint
« Previous ( 1 2 3 )PHP Server Side Charts Tutorial
Charts can be rendered onto webpages with PHP by importing the correct modules and calling the provided functions. This tutorial will showcase how to generate charts with PHP on the server side. Let's get started.
Ubuntu 18.04 LTS New Features Recap
With the first beta release of Ubuntu 18.04 LTS available and the stable released planned on 26 April 2018, now is a great time to take a closer look at what you can expect to see in the latest version of Canonical’s Linux distribution.
Creating and Resizing XFS Partitions
In this article, we will be using VirtualBox to demonstrate how to create a proper partition and format it with XFS filesystem. We also show you how to resize a XFS partition that already exists so you don't have to destroy it and create a new one.
Install and Learn to Use Curl on Ubuntu 18.04
CURL is a command line utility to make HTTP requests and get data from web servers. CURL is also used to test REST APIs, as it is very lightweight and can easily be found on any Linux distribution. In this article, I will show you how to install and use CURL on Ubuntu 18.04 for useful tasks.
How to Check Your RAM on Ubuntu
If you’ve bought a new pre-configured Ubuntu computer or a Virtual Private Server (VPS) and you don’t know any information about how much RAM it has, how much of it is used, the speed of the RAM installed, the type of the RAM, then this article is for you. In this article, I will show you how to find out information about your installed RAM or memory on Ubuntu 18.04 and also find out if you have any problems in your installed RAM. Let’s get started.
New PHP Arrays Tutorial
Arrays are a fundamental tool and concept in almost any programming language. In this article you will learn how to use arrays in PHP and the different ways to approach their creation and access with clear explanation and simple examples. No time to waste, let's get started.
Install KDE Plasma on Arch Linux
KDE Plasma Desktop Environment is one of the cleanest, fastest, and polished desktop environments on Linux. KDE 5 desktop needs less memory to run. It is lightweight. It is also very responsive. KDE 5 is my favorite desktop environment. In this article, I will show you how to install KDE 5 Plasma desktop environment on Arch Linux. Let’s get started.
How to Connect Android Phone to Arch Linux
By default, Android Phone support is not enabled on Arch Linux. In this article, I will show you how to enable Android Phone support on Arch Linux and connect your Android Phone for File Transfer on Arch Linux. Let’s get started.
Logrotate Ubuntu Tutorial
Logrotate is a a system utility tool that is used to manage log files on Ubuntu. Logrotate is used to rotate, compress or remove log files automatically to save disk space. In this tutorial, you will learn how to use this tool on Ubuntu 17.10. Let's get started.
How to Install VMWare Tools on an Ubuntu Virtual Machine
In this article I will show you how to install VMware Tools on an Ubuntu Virtual Machine. I am using Ubuntu 17.10 Artful Aardvark for the demo. But it should work on other version of Ubuntu as well. VMWare Tools allows you to improve performance of your virtual machines, including graphics performance, easier file sharing with host systems, improved time synchronization of the VM, and better cursor handling with the mouse integration. This will be a simple process, let's get started.
OpenVAS Ubuntu Installation and Tutorial
OpenVAS is the open source version of Nessus, which emerged after Nessus became a closed source scanner. It is considered one of the best security scanners. In this article I will show you how to install OpenVAS on Ubuntu and also provide a tutorial on how to use it for security scanning.
« Previous ( 1 2 3 )