Ubuntu – Development
The Ubuntu desktop edition can be used to develop web applications. One of the most famous software which can be used for development on Ubuntu is Aptana. Let’s see the steps…
The Ubuntu desktop edition can be used to develop web applications. One of the most famous software which can be used for development on Ubuntu is Aptana. Let’s see the steps…
Ubuntu comes in a variety of flavors. In this chapter, we will discuss briefly some of the popular flavors of Ubuntu. Ubuntu Desktop This is the operating system that can…
The Secure Shell (SSH) in Linux is used to log into the machine in an encrypted and safe manner. This helps in providing a secure channel to streamline all requests to the…
We have the ability to work with the command line. It is common to create scripts that can perform simple jobs. Scripting is normally used to automate administrative tasks. Let’s create a…
Ubuntu provides the options to view the network details of the workstation. Following are the steps to view the network details of the machine. Step 1 − In the search dialog…
Ubuntu also comes in a server version. This version is used for hosting applications such as web-based applications. The server version can be downloaded from the Ubuntu site in the…
Ubuntu is a Linux-based operating system and most Linux users are more familiar with the command-line interface. In this section, we will go through some of the popular command lines…
In this chapter, we will learn a little about the background of how Apache HTTP Server came into existence and then install the most current stable version on CentOS Linux…
TLS and SSL Background TLS is the new standard for socket layer security, proceeding SSL. TLS offers better encryption standards with other security and protocol wrapper features advancing SSL. Often,…
LDAP known as Light Weight Directory Access Protocol is a protocol used for accessing X.500 service containers within an enterprise known from a directory. Those who are familiar with Windows Server Administration…