IBM PowerLinux Solutions – Optimized for emerging business challenges

0 IBM PowerLinux Solutions   Optimized for emerging business challengesIBM PowerLinux solutions provide an optimized enterprise platform that is more are more powerful than x86 Linux, more scalable than VMware, and more reliable than Windows. Learn more at http://ibm.co/powerlinuxsolutions

Introducing new IBM Power Systems and PureFlex System offerings that help customers exploit the cost efficiency of Linux and virtualization for business-critical workloads. IBM PowerLinux Solutions offer deep integration of new Linux-specific POWER7 processor-based hardware with industry-standard Linux software from Red Hat and SUSE for analyzing Big Data, managing industry-specific applications and delivering open source infrastructure services.

In addition to a rack mounted server, a PowerLinux compute node is also available for the recently announced IBM PureFlex System, part of the new IBM PureSystems family of expert integrated systems. Value-priced for midmarket and enterprise clients, PowerLinux solutions are designed to provide customers with faster deployment time, lower costs, and greater performance, dependability and workload density than competitive x86 platforms at similar price points.

Watch this video to learn about our solutions directly from analysts, ecosystem partners, and IBM experts.

Duration : 0:5:29

Continue reading

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Posted in Linux For Business | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 4 Comments

Linux commands to check the specification of a new linux server

0 Linux commands to check the specification of a new linux serverhttp://linuxbyexample.org

In this video I am going to show you some Linux commands, that you can use to check the specification of a new server you have just purchased. Many hosting companies are now offering virtual private servers, with a wide variety of specifications, after receiving your username and password from the company, you want to be able to check that the server has been set-up with the specification you have paid for.

Here, I have already logged into my new server using SSH, and the first command I am going to use is the “DF” command, which reports the size of the disk. Used with the dash H switch, this command will report hard disk usage in Gigabytes. You can see here, that my total disk space allowance is seven point four Gigabytes, which is correct for my server specification.

Next, we want to check the memory allocation. This can be done by issuing the
“FREE” command with the dash M switch. Here you can see that my server has a total memory allocation of two hundred and twenty eight Megabytes, and this command also displays how much memory is currently being used, and how much is available for use.

Many hosting providers offer different Linux distributions, so you need to check that your new server has been set-up with the distribution you intended to use. You can do this be using the “CAT” command to output the contents of the LSB release located in the etc folder. As you can see, I decided to go with Ubuntu ten point zero four as this is an LTS release, which means I will get security upgrade support for five years.

If your interested to know which version of the Linux kernel is supplied with your distribution, then you can use the “U NAME” command with the dash R switch to output the full version of the Linux kernel.

The last command I want to show you today, outputs the IP address of your new server. Type in, hostname dash capital i and the output from the command will show you the full IP address of your server.

Duration : 0:2:44

Continue reading

Technorati Tags: , , , ,

Posted in Linux Server | Tagged , , , , | 1 Comment

How To INSTALL Linux (Backtrack) In A Virtual Machine – Part 1

0 How To INSTALL Linux (Backtrack) In A Virtual Machine   Part 1This tutorial shows how to INSTALL Backtrack 4 to a VMDK (Virtual Machine Disk) in VMWare Player or VMWare Workstation along with VMWare Tools.. These steps can be used to install any Linux OS or even Windows OS. Keep in mind, this isn’t the same as referencing an ISO directly but rathering installing the OS as you would on your hard-drive while still remaining Virtual.

I also go over how to change your resolution in Backtrack, login as a root user, and install VMWare Tools.

LINKS:
Backtrack 4 Download:

http://www.backtrack-linux.org/downloads/

VMWare Player:

http://www.filehippo.com/download_vmware_player/

Enjoy icon smile How To INSTALL Linux (Backtrack) In A Virtual Machine   Part 1

Duration : 0:9:59

Continue reading

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Posted in Linux Service | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

Linux Ad – Truth happens

0 Linux Ad   Truth happensIt’s inevitable, Truth happens.

Duration : 0:3:31

Continue reading

Technorati Tags: , , , , , , , , , , , , , , , , , ,

Posted in Linux For Business | Tagged , , , , , , , , , , , , , , , , , , | 15 Comments

Standard Minecraft Server auf Linux (vServer/ Root) installieren [GER] [TUTORIAL] [HD]

0 Standard Minecraft Server auf Linux (vServer/ Root) installieren [GER] [TUTORIAL] [HD]Ich zeige euch, wie ihr den Standard Minecraft Server auf einem Linux Server (in meinem fall debian lenny 32bit) installieren könnt.

Hier nochmal die Befehle:

apt-get install screen

screen -S minecraft java -Xms1024M -Xmx1024M -jar minecraft_server.jar nogui

Duration : 0:6:28

Continue reading

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Posted in Linux Server | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

Linux Administration : Service Commands And Files

0 Linux Administration : Service Commands And FilesT:\RHCT And RHCE Video Tutorials\RHCT And RHCE Video Tutorials\Video Tutorial 18 – Service Commands And Files

Duration : 0:2:36

Continue reading

Technorati Tags: , , , , , , , , , ,

Posted in Linux Service | Tagged , , , , , , , , , , | Leave a comment

Red Hat Linux

0 Red Hat LinuxBTQ Vision hosts Brian Stevens, CTO and Vice President of Engineering at Red Hat, to discuss Red Hats enterprise virtualization manager for desktops. See more here: http://www.btquarterly.com

Duration : 0:7:30

Continue reading

Technorati Tags: , , , , , ,

Posted in Linux For Business | Tagged , , , , , , | 1 Comment

Install Ubuntu Server in VMWare Server Part 2

0 Install Ubuntu Server in VMWare Server Part 2This series of three videos shows how to install Ubuntu Linux Server in VMWare Server, a free application for Windows (XP or Vista) that will allow you to run a full Linux operating system in a window on your desktop. These techniques are demonstrated on Windows but also generally apply to the VMWare Fusion for the Mac. Why do it? To experiment, to learn, and for instructional purposes. The video is divided into three sections due to length limitations; view all for the complete instructions. Ubuntu Linux Server version 8.04 is a free download at http://www.ubuntu.com/getubuntu/download. Total running time is about 27 minutes. To install Ubuntu Desktop, see the companion series Install Ubuntu Desktop in VMWare Server.

Duration : 0:10:0

Continue reading

Technorati Tags: , , , ,

Posted in Linux Server | Tagged , , , , | 11 Comments

Upgrading to Novell Open Enterprise Server 2 SP1

0 Upgrading to Novell Open Enterprise Server 2 SP1This video describes upgrading to Novell Open Enterprise Server 2 SP1.
You may purchase this Novell OnDemand training at: http://tinyurl.com/naatyg

Duration : 0:3:23

Continue reading

Technorati Tags: , , , , , , , , , , , , , , , , , ,

Posted in Linux Service | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Red Hat Linux and Enterprise History

0 Red Hat Linux and Enterprise HistoryGroup 4 Codebreaker – - – -SIR ZALDY
LoL

Duration : 0:4:34

Continue reading

Technorati Tags: , , , ,

Posted in Linux For Business | Tagged , , , , | Leave a comment