Linux Tutorials on the topic “Ubuntu”
-
Startup Applications: automatic execution of the most used programs during every user login
Author: Akshay Pai • Tags: ubuntu, desktop • Comments: 1
During every login or bootup, the OS performs a number of tasks in the background to get the OS up and running and ready to be used. Customizations in Linux OS like Ubuntu can be done very easily, that allows a user to add any number of "custom" tasks or programs to the system to be performed or executed every time the user logs in or boots up the OS.
-
How to monitor harddisk health with smartmontools on Ubuntu
Author: Gurujyot_singh • Tags: ubuntu • Comments: 7
In this article I will give you an overveiw on the smartmontools which is a set of applications that can test hard drives and read their hardware SMART statistics to detect harddisk failures early. I will cover installation, usage on the shell and the smartmon gui in this tutorial.
-
How to install Django on Ubuntu 14.04
Author: Akshay Pai • Tags: linux, ubuntu, web server • Comments: 11
Django is a Python web framework. All it does is to help you rapidly build high performance and efficient web applications. Its very much liked by the developer community because of some of its amazing features like template system, URL design,etc. Django supports both Python 2.7.x and Python 3.x .
-
-
GRUB 2 boot menu basics and how to add a custom splash image
Author: Gurujyot_singh • Tags: debian, linux, ubuntu • Comments: 4
GRUB 2 is the boot loader that is used by all current Linux Distributions. In this guide I will explain how to modify the GRUB boot loader menu on your server or desktop, how to add menu entries and add a custom splash screen image.
-
The Perfect Desktop - Ubuntu 14.10 (Utopic Unicorn)
Author: Srijan Kishore • Tags: desktop, ubuntu • Comments: 0
This tutorial shows how you can set up an Ubuntu 14.10 (Utopic Unicorn) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do thethings they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on oldhardware, and the best thing is: all software comes free of charge.
-
SSH Key Management with privacyIDEA
Author: cornelinux • Tags: ubuntu, security • Comments: 5
In this tutorial I will show, how you can manage your SSH keys for all your servers and different user accounts. This is important, if you have more than one SSH key and it is even more important, if you a responsible for many different users with different SSH keys.
-
How to install osCommerce on Ubuntu 14.04 (Trusty Tahr)
Author: Srijan Kishore • Tags: linux, apache, mysql, ubuntu, web server • Comments: 1
How to install osCommerce on Ubuntu 14.04 (Trusty Tahr) This document describes how to install osCommerce in Ubuntu 14.04. Open Source Commerce (osCommerce) is a popular e-Commerce and online store-management software program that may be easily used on any web server with PHP and MySQL installed. osCommerce is available to users as a free software under the General Public License (GNU) The versatile and fuss-free software enables easy setting up and maintenance of e-stores using minimal effort. This tutorial describes the process of installing osCommerce on Ubuntu 14.04.
-
The Perfect Desktop - Ubuntu 13.10 (Saucy Salamander)
Author: Srijan Kishore • Tags: desktop, linux, ubuntu • Comments: 0
This tutorial shows how you can set up an Ubuntu 13.10 (Saucy Salamander) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do thethings they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on oldhardware, and the best thing is: all software comes free of charge.
-
How to install the new Pydio 6 release on Ubuntu 14.10 (Utopic Unicorn)
Author: Srijan Kishore • Tags: apache, linux, storage, ubuntu, web server • Comments: 5
How to install the new Pydio 6 release on Ubuntu 14.10 (Utopic Unicorn) This guide explains how to configure Pydio in Ubuntu 14.10 (Utopic Unicorn). Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web / mobile / desktop), Pydio 6 provides enterprise-grade features to gain back control and privacy of your data: user directory connectors, legacy filesystems drivers, comprehensive admin interface, and much more.
-
Ubuntu 14.10 PXE server installation
Author: Srijan Kishore • Tags: linux, ubuntu • Comments: 3
Ubuntu 14.10 PXE server Installation This guide explains how to configure PXE server in Ubuntu 14.10 PXE Server, stands for preboot execution environment, is used to enable a network computer to boot only from a network interface card. This method will be very helpful, if a System Administrator wants to install many systems which doesn’t have a CD/DVD device on the network.