Blogs
dW Blogs
with Tags:
linux
X
X
- Sort by:
- Date ▼
- Title
- Likes/Votes
- Comments
- Visits
First they ignore you... Then they laugh at you... Then they fight you... Then you win... Community Blog
Found this inspirational video on Youtube :
Note : The credits for the video goes to the author. The Intention is to just share the information through this video.
from Blog: Real world Linux
|
|
IBM Installation Toolkit for PowerLinux version 5.3 now available Community Blog
By: Ricardo M. Matinata. About IBM Installation Toolkit for PowerLinux version 5.3 The IBM® Installation Toolkit for PowerLinux is an optional tool that speeds up the installation of Linux, and gives you access to the IBM value-added software necessary...
from Blog: The PowerLinux Community
|
|
IBM Advance Toolchain for PowerLinux and IBM SDK for PowerLinux boost performance in IBM InfoSphere Streams on POWER Community Blog
BethT
Tags:
advancetoolchain
powerlinux
performance
betht
ibm-sdk-lop
power
linux
c/c++
development
1,334 Visits
By: Beth Taylor and Walt Madden. Several previous blog posts have told of the
advantages of IBM ®
Advance Toolchain for PowerLinux for application performance analysis on IBM
Power Systems ™
servers. Likewise, you've heard about
IBM Software...
from Blog: The PowerLinux Community
|
|
Introducing "emerging technologies" Community Blog
By: Bill Buros. Within the Linux open-source community, and across the Power systems, there are a number of new, emerging, and in some cases maturing technologies actively being worked on, prototyped, and prepared for enterprise-class deployment. Members of...
from Blog: The PowerLinux Community
|
|
Estimate file space usage with du command in Linux Community Blog
The du command in Linux can be used to estimate the space usage by files and directories. This article describes the usage of du command through some examples. The syntax From the man page of du :
SYNOPSIS
du [OPTION]... [FILE]...
du...
from Blog: Real world Linux
|
|
Using the Linux Logical Volume Manager on SmartCloud Enterprise
In this article by Mihai Creveti you can understand how to use the Linux Logical Volume Manager on SmartCloud Enterprise. The Linux Logical Volume Manager (LVM) supports the concepts of physical volumes (PVs), volume groups (VGs), and logical volumes (LVs). ...
|
|
Shell scripting in depth: Understanding return codes, the test command, and the if statement
This posting is all about return codes, the test command, and the if statement. I also did a video that covers this information as well: https://www.youtube.com/watch?v=Gm29LAOI6rk
Return Codes : Every command you run in a Linux/UNIX...
|
|
Shell scripting in depth: Understanding return codes, the test command, and the if statement
This posting is all about return codes, the test command, and the if statement. Here is a video covering this material as well:
Return Codes : Every command you run in a Linux/UNIX environment has a "return code" when the command...
|
|
[Linux] Clearing the file content without deleting it
In some situations, you may need to clear the file content without deleting the file. This post, I show you how to do this in Linux using a single command:
http://www.technicaladvices.com/2012/10/11/clear-the-file-content-without-deletion-in-linux/
from Blog: Hazem Ahmed Saleh
|
|
Every possible UNIX/Linux umask mode.. Plus scripts to generate these lists
As a follow up to my posting from yesterday, Every possible UNIX/Linux file permission: Listed and explained (All 4,096 of them) , I also made a list of every possible umask mode including the file and directory permissions that would be created at each umask...
|
|
Every possible UNIX/Linux file permission: Listed and explained (All 4,096 of them)
The generic read/write/execute UNIX/Linux file permissions are fairly easy to understand. But when you start getting in to the SUID, SGID, and Sticky bits things get more complicated and harder to understand. For example, if you came across a file with...
|
|
Bem-vindos à comunidade PowerLinux Brasil
A plataforma IBM PowerLinux possui um grande time de desenvolvimento localizado no Brasil. Para nos comunicarmos melhor com os usuários e clientes no país, criamos um blog totalmente em português. Usaremos esse blog para comunicá-los sobre informações e...
from Blog: PowerLinux Community Brasil
|
|
Silly error, Ubuntu update and updated PDF article
I got a message when I tried to run a browser-based application that was truly out of Dilbert:
XXXXXXXXXX is temporarily unavailable at this time for any of the following reasons:
Scheduled maintenance
Network problems
...
from Blog: Walden's Ponderings
|
|
Script to migrate AIX users and groups to Linux
Below is a script to migrate AIX users to Linux. You run the script on your AIX server, and the script collects the information about the users and groups on the system and prints out the commands you would need to run in Linux to recreate the groups and...
|
|
Steal Time on zLinux
Por enquanto, apenas um teste.
from Blog: Blog do Rodrigo Vitorino
|