Linux and Unix nload App: Monitor Network Traffic and Bandwidth Usage In Real...
If you want to monitor network throughput on the command line interface, use nload application. It is a console application which monitors network traffic and bandwidth usage in real time. It...
View ArticleX11 forwarding request failed on channel 0 Error and SolutionLinux / Unix...
I am a new Linux server user. I need to tunnel X over ssh. I type the following command from OS X Unix terminal to login into far_away_machine (a centos server): ssh -X -o options -A -p 22...
View ArticleFix: /bin/dbus-launch terminated abnormally without any error message and...
I am a new Linux server user. I need to tunnel X over ssh. I type the following command on a CentOS/RHEL based remote host to get display on a local desktop:ssh -X user@server1.cyberciti.biz xeyes...
View ArticleUnix: Find Directory Name From PathLinux / Unix Tutorial for Beginners and...
I am a new Unix shell programer. How can I extract the directory name from a full path (say /nas01/data/backups/file.tar.gz)? How do I get directory name from its path on a Linux or Unix-like...
View ArticleMac OS X: Force Quit An Unresponsive Full Screen Application Shortcut...
Sometime my VLC application gets crashed on a Mac OS X system. The screen goes blank and VLC stays hang running on my desktop or MacBook. How can I solve this issue and quit an unresponsive VLC...
View ArticleOS X Terminal: -bash: warning: setlocale: LC_CTYPE: cannot change locale...
I'm a new Apple OS X Mabbook user. I am getting an error which read as follows when I connect to any remote Linux/Unix/BSD server or machine through OS X ssh Terminal app:ssh user@server1.cyberciti.biz...
View ArticleLinux / Unix: Find And List All Hidden Files RecursivelyLinux / Unix Tutorial...
I am a new Unix system shell user. I need to find and list all hidden files including directories on a Linux or Unix-like system. How can I recursively list all hidden files and directories? How do I...
View ArticleHowTo: Upgrade To a Newer Version of Ubuntu 14.04 LTSLinux / Unix Tutorial...
Ubuntu Linux version 14.04 LTS has been released. How do I upgrade to a newer version of Ubuntu 14.04 LTS from Ubuntu 13.10 or 12.04 LTS?Read answer to: "HowTo: Upgrade To a Newer Version of Ubuntu...
View ArticleLinux And Unix Command To View FileLinux / Unix Tutorial for Beginners and...
I am a new Linux bash shell command line user. How can I view a text file using command line on a Linux or Unix-like operating systems? How can I view (open) binary files such as PDF or images on a...
View ArticleHowTo: Compile And Run a C/C++ Code In LinuxLinux / Unix Tutorial for...
I am a new Linux user and student who used to write C or C++ programs on MS-Windows. Now, I am using Ubuntu Linux. How can I compile a C or C++ program on Linux operating systems using bash Terminal...
View ArticleDownload of the day: Ubuntu Linux 14.04 LTS CD / DVD ISOnixCraft: Linux Tips,...
Ubuntu Linux version 14.04 LTS (code named "Trusty Tahr") has been released and available for download. Ubuntu Linux is a community-based Linux distribution. The latest release of Ubuntu brings the...
View ArticleRHEL / CentOS Linux: Nginx Chroot Jail Start / Stop / Restart Shell...
A simple shell script to start / stop / restart chrooted nginx web server under CentOS / RHEL Linux. You must have Nginx web server setup in a chroot (jail) so that you can minimizes the damage done by...
View ArticleLinux / Unix Script: Simple Process Checker To Find Out If A Service Is...
A simple shell script to find out whether critical services are running or, not under Linux or Unix operating systems. The script can send notification using email.
View ArticleRHEL / CentOS: Shell Script Wrapper TO Start / Stop / Restart NFSv4 Services...
A simple shell script wrapper to start / stop / restart NFSv4 service on CentOS / RHEL v.6.x server in a particular order. This script also demonstrates how to use the ln command to create soft links...
View ArticleApache / Nginx: Visualize Web Server Access Log In Real TimenixCraft: Linux...
Logstalgia (also known as ApachePong) is a very powerful and handy app. It is a website access log visualization tool. It is an extremely useful tool to give you look at your web server traffic. I...
View ArticleDownload of The Day: Debian Linux 7 ( Wheezy )nixCraft: Linux Tips, Hacks,...
Debian GNU/Linux version 7.0 Wheezy has been released ( jump to download ) after many months of constant development and available for download in various media format. Debian 7.0 is a free operating...
View ArticleDownload of the day: Half-Life 2 For Steam on LinuxnixCraft: Linux Tips,...
The first-person shooter Half-Life 2 released for Steam on Linux. I truly enjoyed Counter Strike, and I am going to install Half-Life 2 this weekend.Read post: "Download of the day: Half-Life 2 For...
View ArticleValve SteamOS: A Linux-based Gaming Operating System AnnouncednixCraft: Linux...
The year of Linux on the desktop or living room is here. Today Valve software announced SteamOS, a free Linux-based gaming operating system designed for the TV, DIY enthusiast, and the living room....
View ArticleDownload of the day: Ubuntu Linux 14.04 LTS CD / DVD ISOnixCraft: Linux Tips,...
Ubuntu Linux version 14.04 LTS (code named "Trusty Tahr") has been released and available for download. Ubuntu Linux is a community-based Linux distribution. The latest release of Ubuntu brings the...
View ArticleOS X: Create and use Live USB Fedora Linux MediaLinux / Unix Tutorial for...
My new Dell Laptop has no DVD or CD drive. I'm trying to create a bootable Fedora Linux 20 USB using UNetbootin utility as described here. But, UNetbootin failed to create bootable USB image on OS X....
View Article