Home Search
unix - search results
If you're not happy with the results, please do another search
Getting Started : Linux Shell Scripting Language – I
What is a Shell..? Most of us know the fact that computer understands the language of 0’s and 1’s i.e. Binary language. Whenever we...
Risk Assessment / Security & Hacktivism 10,000 Linux servers hit by malware serving tsunami...
Researchers have documented an ongoing criminal operation infecting more than 10,000 Unix and Linux servers with malware that sends spam and redirects end users...
Linux: chroot Command Examples To Fix System
I am a new Linux and Unix user. How do I change the root directory of a command? How do I change the root...
Minify and Compress CSS & Javascript Files At a Linux Shell Prompt
How do I minify and compress CSS & JS files on Linux or Unix-like system using shell prompt on my server? How can I...
BeagleBone Black: How to Get Interrupts Through Linux GPIO
The BeagleBone Black is a small 1Ghz ARM machine with 512Mb of RAM, 2Gb of on board flash memory, and most importantly two headers...
Five Funny Little Linux Network Testers and Monitors
In this roundup of Linux network testing utilities we use Bandwidthd, Speedometer, Nethogs, Darkstat, and iperf to track bandwidth usage, speed, find network hogs,...
Getting Around the Linux Directory Structure with the cd Command
Today is very much a "back to the basics" kind of day. In this article I am going to cover one of the most...
REGULAR EXPRESSIONS SPECIAL CHARACTERS EXPLAINED
“Regular expressions” (often shortened to “regex”) is a language used to represent patterns for matching text. Regular expressions are the primary text-matching schema in...
An Introduction to the AWS Command Line Tool
Amazon Web Services has an extremely functional and easy to use web console called the AWS Management Console. It’s brilliant for performing complex tasks on your AWS...
Linux Shell Tip: Remove files with names that contains spaces, and special characters such...
In Linux or Unix-like system you may come across file names with special characters such as:---;&$?*White spaces, backslashes and more.In this quick tip I...