Server Servers

 

Shutting Down Linux Properly & Recovering After an Improper Shutdown – Linux System Admin Training

If a Linux system is not working properly and it “hangs” or if it loses power (due to a power failure or some other reason) – then the system has not been shut down “cleanly” (or “properly”). If a Linux system was not shut down cleanly, watch its screen as it starts again. Important information appears on the screen when a system starts. This can help you to diagnose and fix a problem. Be Sure To Shut Down A Linux System Properly (Cleanly) When you are finished working at a Linux system and need to turn the power off, you [...]

Read more...

Posted by machesked - January 28, 2012 at 4:24 am

Categories: Linux   Tags: , , , , , , , , ,

How To Automate Tasks In Your Linux Server

If your host is running under the Linux (Unix) operating system, you can perform tasks in the server on a regular basis. For example, sending mails at a certain time of the day, backing up database at 6 in the morning and so on. “Cron” is a program that runs in the background of the Linux server. The program runs certain commands defined by you at fixed time intervals. A tyical cron file will look something like this: # My Sample Cron File 12 01 02 * * /usr/bin/du /var > /home/test/diskSpace.txt Cron command lines consist of 6 whitespace separated [...]

Read more...

Posted by machesked - January 28, 2012 at 4:24 am

Categories: Linux   Tags: , , ,

Six Steps to a More Secure Linux Server

I’ve worked as a remote Linux System Administrator for quite a while, and one thing that I’ve noticed is that many “administrators” out there don’t know how to configure or secure a server properly. This article is a quick reference on some of the more important (and easy) security or configuration tweaks that any administrator should do for their server. These six steps can dramatically increase the security and stability of any Linux server. The best part about these tips, is that they are all quick and easy to do as well, with each step taking less than 15 minutes! [...]

Read more...

Posted by machesked - January 28, 2012 at 4:24 am

Categories: Linux   Tags: , , ,

Benefits of Server Virtualization

By utilizing server virtualization, a company’s computer system can run more efficiently, which generates cost savings for the company. Traditionally, one of these servers has run one operating system only. With virtualization, a single server can be essentially “split” into two or more. After the split, each of them can run it’s own operating system. The operating systems do not even have to be the same — one partition of the virtual server can run Windows XP, the other Linux. Server virtualization (also called Virtual Dedicated Server, or VDS) provides many benefits for the company. The first is simply cutting [...]

Read more...

Posted by machesked - January 28, 2012 at 4:24 am

Categories: Linux   Tags: , ,

How to Configure SAMBA on a Linux Server

Step By step guide to configuring SAMBA on a LINUX server. This is for network administrators with experience configuring and administrating LINUX servers that want to know how to configure a SAMBA file server the right way step by step. In this step by step tutorial I am going to show you how to make a shared folder on a linux server and share it so users on Microsoft windows workstations can access it on a local – internal network. In this tutorial I am going to make the folder called “shared folder” and allow everybody access to the folder [...]

Read more...

Posted by machesked - January 28, 2012 at 4:23 am

Categories: Linux   Tags: , , ,

Configuring NTP On Your Linux Server

The Network Time Protocol (NTP) defines a set of algorithms for the dissemination of time across the Internet. The NTP protocol can be used to synchronise the system time on your Linux Server with a highly accurate Internet time reference. This article describes how to configure the Network Time Protocol (NTP) daemon on your Linux server to synchronise with an Internet based NTP server. It also provides a list of well-know public Internet time references. Obtaining the NTP Source Code Distribution The Linux NTP source code distribution is publicly available ‘open source’ software. The distribution can be freely downloaded from [...]

Read more...

Posted by machesked - January 28, 2012 at 4:23 am

Categories: Linux   Tags: , ,

LAMP Server Setup CentOS 5 64-Bit

So at about 1am this morning, Burst.Net finally got my server up and running for me to use. Unfortunately for me, I was already sleeping and I had work today so I wasn’t able to actually play with it until tonight. Like other VPS’s and dedicated servers out there, the server is usually bare boned with no software except the operating system. For me I decided to use CentOS 5 64-bit edition to get my web server up and running. Burst.NET had Apache 2 pre-installed on my VPS for me but that was pretty much about it. So I had [...]

Read more...

Posted by machesked - January 21, 2012 at 6:23 am

Categories: Linux   Tags: , , ,

Booting to a Linux Console vs Linux Desktop – Linux Training Online – Linux Concepts & Terms

As part of getting Linux training on Linux concepts, you need to learn Linux terms to understand the concepts. These articles, with names ending in “Linux Concepts & Terms”, have been created to help you learn how to “speak geek” and understand Linux terms – and this will help you learn how to use Linux! Linux Tips: Rather than just defining Linux terms, these articles will describe “related” Linux terms “in context”, while using the terms to describe Linux concepts. The end result is: “Translating Linux Geek-Speak into Clear Steps for Frustration-Free Mastery!” Booting Linux to a Console or to [...]

Read more...

Posted by machesked - January 21, 2012 at 6:23 am

Categories: Linux   Tags: , , , , , , ,

Monitoring Var Log Messages in Linux – Monitor Your Log Files Effectively

Monitoring var log messages file: Do you wish to monitor the /var/log/messages file on your Linux servers? What exactly does it mean to monitor the /var/log/messages file on a Linux server? You see, there are various errors and incidents that many Linux users may want to watch for in their var log messages file. And while a simple tail and grep can isolate those wanted messages very quickly and easily, there often comes a time when something more sophisticated is needed. Something that is more controllable. Say for instance there’s a crisis at your job (like a server crash) and [...]

Read more...

Posted by machesked - January 21, 2012 at 6:23 am

Categories: Linux   Tags: , , , , ,

3 Reasons to Try Cloud Servers

Thousands of people around the world are now using cloud servers. I recently tried them and was blown away. If you have not tried them yet here are a few reasons why you should. Cloud servers are flexible allowing you to experiment and try new things. Most vendors allow you to startup a server and run it for as long as you want. This can be as little as a few minutes or much longer even permanent. I recently heard that Centos Linux version 6 was available and wanted to find out what the changes were and check out all [...]

Read more...

Posted by machesked - January 21, 2012 at 6:23 am

Categories: Linux   Tags: , ,

« Previous PageNext Page »