Showing headlines posted by nextstep4it

« Previous ( 1 2 3 4 ... 5 ) Next »

yED Alternate of Microsoft Office Visio on Ubuntu Linux

yED is an alternate or replacement of Microsoft office Visio on Ubuntu Linux. it is generally used to generate high-quality diagrams.

Manage Multiple SSH Sessions using ClusterSSH(cssh) on Linux

ClusterSSH(cssh) is a cluster administration tool,it is used to make the same change on multiple linux servers at the same time.

How To Install and Configure iTunes on Ubuntu

Apple has not released or provided Linux/Unix version for iTunes yet. But using emulation software like PlayOnLinux , we can install iTunes software on Ubuntu Linux. PlayOnLinux is a graphical tool to run windows-based applications(specially games ) on a Linux platform. The system provides wrapper shell scripts with a .pol filename extension which specify the configuration of Wine needed in order to install and run a particular application. PlayonLinux is basically a graphical frontend for Wine.

PAC Manager Replacement of Secure CRT / Putty on Ubuntu Linux

PAC (Perl Auto Connector) is an open source secure connection manager with automations. PAC is the replacement of SecureCRT/Putty in the the Linux world. It provides a GUI to configure SSH/Telnet connections: users, passwords, EXPECT regular expressions, macros, etc.

Secure Your WebServer using SSL Certificates in Linux

  • http://www.nextstep4it.com; By NextStep4it (Posted by nextstep4it on Jun 11, 2013 5:47 AM EDT)
  • Story Type: Tutorial; Groups: Linux
As Apache is most widely used WebServer , so in this document we will learn how to make secure communication between Web server and Client using SSL Certificates.

Key Based / Password Less SSH Authentication on Linux Servers

Password Less authentication to Linux servers makes the system admin's life easy. To Implement password less or Keys based authentication we have to generate Public and Private keys

What is RCRON.. & How to Setup High Availability of cron Jobs Using RCRON

Rcron is a powerful tool that helps system administrators in setting up cron jobs redundancy and failover over groups of machines. RCRON ensures that a job installed on several machines will only run on the active one at any time.

Set Proxy Settings on linux Console / Terminal to get Internet Access

In Linux Like operating system , we have the variables like http_proxy,ftp_proxy and https_proxy through which we can access the Internet via proxy on linux console. All of the above mentioned variables are can be used with tools like elinks , wget , lynx , rsync and others. I am assuming Linux servers are behind the proxy servers and can get the Internet connection only via proxy settings.

Different Ways To check the uptime of Linux Servers

“uptime”, “w” & “top” commands are used to check the uptime of Linux Servers.

Spacewalk Installation Tutorial Step by Step On CentOS/RHEL/Fedora/Scientific Linux

Spacewalk is an open source configuration management tool sponsored by Red Hat. Spacewalk is alternate of Redhat network satellite server on Centos / Fedora / Scientific Linux. Spacewalk is the upstream project for the source of Red Hat Network Satellite.

Memory and CPU Utilization by a particular Process/Command in Linux/UNIX

with help of “ps” and “pidof” commads we can determine how much cpu and memory is consumed or used by particular process and command.

How To Enable Binary Logs In MySQL Server

The binary log contains events that describe database changes such as table creation operations or changes to table data

ADD Swap Space on Linux Servers (CentOS / RHEL / Fedora / Ubuntu) On the Fly

In Most of the UNIX like operating System swap partition is created during the installation time , However with the kernel 2.6 swap files can be used as swap partition.

Installation tutorial of XenApp 6.5(Citrix Server) Step by Step

Follow the steps After inserting the XenApp DVD in the Windows 2008 R2 Server you would choose Install XenApp Server.

High Availability - Real Time Data Replication Across Multiple Nodes using GlusterFS On Centos 6 / RHEL 6

GlusterFS is an open source network / cluster filesystem and based on a stackable user space design.In this tutorials we will achieve high availability of storage,

Download Yum CentOS Repositories Locally using reposync Command

reposync is used to download an entire remote yum repository or a set of remote repositories. It will also synchronize changes in a repository with a local directory.

Apache Virtual Hosting tutorials with Examples

The term Virtual Hosting refers to the practice of running more than one web site (such as site1.nextstep4it.com & site2.nextstep4it.com) on a single machine.

Change Attributes of a File in Linux using chattr Command

  • www.nextstep4it.com; By NextStep4it (Posted by nextstep4it on May 16, 2013 7:41 AM EDT)
  • Story Type: Tutorial; Groups: Linux
chattr is a command in the Linux operating system that allows a user to set certain attributes on a file residing on an ext2/ext3/ext4 based filesystem

Linux / UNIX Clustering (High Availability) Tutorials

The concept of a cluster is that the cluster itself appears on the outside as a single system & provide high performance and high availability.

Special Permissions of Files In Linux/UNIX

In Linux/UNIX :SetUID, SetGID and Sticky bit are special permissions on files and directories.Using chmod command we can implement the special permissions on file and directories.

« Previous ( 1 2 3 4 ... 5 ) Next »