Monitor Statistics Of OpenSUSE Systems With Saidar
Saidar is a curses-based tool for viewing the system statistics such as CPU, processes, load, memory, swap, network I/O, disk I/O, and file system information available through libstatgrab. Install...
View ArticleVirtualBox Guest Additions for FreeBSD Guest
I was performing some tests in FreeBSD 9.1. The KDE desktop was too small and I want to show you how I have installed the Guest Additions to get full-screen mode. Let’s view my situation....
View ArticleHow to Install Samba in FreeBSD 9
I will not give a definition of Samba because every Unix/Linux Administrator should know about it. I will skip directly to show you an easy step-by-step how-to article to setup your FreeBSD Samba...
View ArticleWINE 1.7 Available for Ubuntu
Are you an ex-Windows OS user that still wants to use your Windows OS applications in Linux? You can do that with WINE. What is WINE? WINE lets you run Windows OS software on other operating systems...
View ArticleKernel Driver Not Installed (rc=-1908) on OpenSUSE 12.3
If you have difficulties starting your virtual machines under OpenSUSE 12.3, we will show how hou can solve the issue. This is the normal way to install Oracle VM VirtualBox on a OpenSUSE 12.3 system...
View ArticleInstall PostgreSQL And phpPgAdmin on Debian 7 ‘Wheezy’
PostgreSQL is a powerful, open source object-relational database system. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and...
View ArticleReduce ISO Size with ISOMaster
ISO Master is an open-source and easy to use, graphical CD image editor for Linux and BSD. Basically, you can use this program to extract files from an ISO, add files to an ISO, and create a bootable...
View ArticleSecurely Delete Hard Drive Data with ‘Secure-Delete’ Tools
As we all know, deleting files/folders by pressing SHIFT+DELETE or emptying Trash doesn’t mean that we permanently deleted them. The files/folders will reside somewhere in our computer. Data thieves or...
View ArticleApache22 Won’t Start in FreeBSD 9
Sometimes you may get issues to start Apache on FreeBSD, in my case FreeBSD 9.1. How to solve this? # /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22 configuration:httpd:...
View ArticleInstall Icinga Monitoring Tool On Ubuntu
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance...
View ArticleHow To Find Fastest Mirror Lists With ‘Netselect-apt’ On Debian
This handy tutorial will help you to find and select the fastest mirror lists to get update or upgrade or install software’s on your debian systems. As we all know this is very easy to do in GUI mode....
View ArticleInstalling MATE Desktop on Fedora 18 / 19
The great thing about Linux is the choices we have available to us. One of the choices are many different Windows Managers. There are the two big ones KDE and GNOME 3, but what if you miss the old...
View ArticleInstall Mir and Xmir In Ubuntu 13.10 Saucy
Hello guys! In this article we will take a look at command line instructions needed to install Mir, a computer display server for Linux which is maintained and developed by Canonical Ltd. At the...
View ArticleSetup NFS Server On FreeBSD
Network File System(NFS) is a network file system protocol developed by Sun Microsystems in 1984, allowing a user on a client computer to access files over a network on other networked Computer. 1....
View ArticleHow To Test Network Throughput Between Linux Systems
iperf is a tool for performing network throughput measurements. It can test either TCP or UDP throughput. To perform an iperf test the user must establish both a server (to discard traffic) and a...
View ArticleYum ‘groupinstall’– A Quick Introduction
Yum “groupinstall’ is a powerful command that saves your precious time by installing group of packages easily without having to install packages one by one. For example, if you want to install...
View ArticleHow To Fix The Clumsy Window Appearance In XFCE?
Hello Everyone! I am back with a small article regarding xfce-4 desktop environment. As you are searching to fix an problem in your xfce system you would have already got an overview about the xfce...
View ArticleMosh – An Alternative To SSH
Mosh, Mobile Shell, is a free Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. Mosh is a...
View ArticleCreate SSL Certificates In OpenSUSE 12.3
This article will help you to secure your Apache server by creating SSL certificates. Some people may need this to Secure their apache server. Please follow the bellow steps. Create a random data file...
View ArticleMosh: A Brief Introduction
Mosh – The Mobile Shell. Already we have shown you about what is Mosh and How to use it in our previous article. But that article covered basic things only. Well, in this brief tutorial let us learn...
View Article