Category Archives: Software

Secure File from Removal in Linux and Unix

Written by Mel Kham on . Posted in linux command, Linux distributions, Linux tutorials, opensource, programming, Security, Software, Ubuntu, Unix Tutorials

files

Protecting files from unwanted deletion is very important security on the tasklist of Unix Administrators. On Linux boxes you can use the chattr command and that works  ine on all my Ubuntu based servers. On FreeBSD, this command doesn’t exist. An … Continue reading

How to Install Nginx on FreeBSD 9.x

Written by Mel Kham on . Posted in Hosting, opensource, Software, Unix Tutorials

nginx-logo-300x180

nginx (pronounced “engine x”) is an open-source web server and a reverse proxy server for HTTP, SMTP, POP3, and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. It is licensed under a BSD-like license and it runs on Unix, Linux, BSD variants, Mac OS, Solaris, AIX, HP-UX, and Microsoft Windows. My test server details: root@FreBSD-Unixmen:/root # uname … Continue reading

Create a Launcher in Ubuntu Using Bash

Written by Ambition on . Posted in linux command, Linux distributions, Linux tutorials, opensource, programming, Software, Ubuntu

files

“Hi Oltjano! How are you? Can you help me to create an executable file in Ubuntu? I want it to start my lamp server, I want to save time and I don’t like to type long commands in my terminal.” … Continue reading

Scan Your Home Network With Nmap

Written by Ambition on . Posted in Hosting, linux command, Linux tutorials, opensource, Security, Software, Ubuntu, Unix Tutorials

Internet-Security-logo

Who should read this article? Everyone who is interested in computer security and computer networking. Introduction If you run a network small or big, you need a flexible and productive way to monitor network traffic. You need to provide security … Continue reading

Unix/Linux File Recognition. Did You Know?

Written by Ambition on . Posted in linux command, Linux tutorials, opensource, Software, Unix Tutorials

files

Did you know that Unix and Linux has no concept of a file extension? What is a file name extension? A .txt extension tells us that it is a TEXT file and .pdf extension tells us that it is a … Continue reading

Migrate from MySQL to MariaDB in FreeBSD

Written by Mel Kham on . Posted in Hosting, opensource, Software, Unix Tutorials

freebsd_300x300

The usage of MySQL for development is free. As you are not giving away that product (MySQL), no GPL restrictions apply. If you want to distribute MySQL in some form, the licenses apply. See: MySQL commercial license MariaDB is a community-developed fork of the MySQL relational … Continue reading

Connect Your Android Galaxy Tablet to Ubuntu via USB

Written by Ambition on . Posted in Android, Linux distributions, Linux tutorials, Software, Ubuntu

Android business apps

“I am having problems in connecting the Galaxy Tab to Ubuntu via USB cable.”; This is a common question around the web and specially in android forums. Sometimes you need to transfer files from your computer to your android device and … Continue reading

ElementaryOS Beta 1 and 2 Comparison and Review

Written by Chris Jones on . Posted in Linux distributions, News, opensource, Releases, Reviews, Software

200x200

Now I’m sure everyone knows that I love Bodhi Linux, very much. I rant on about it how good it is all the time. Well, here comes the shocking part; I reckon I have found something better. Or should I … Continue reading

Introduction to the Linux Command Line

Written by Ambition on . Posted in Arch Linux, CentOS, Fedora, linux command, Linux distributions, Linux Mint, programming, Software, Suse

Terminal-prompt

My intent is to introduce new Linux users to the Linux command line shell and make them feel comfortable with the command line environment. What does it happen when you click a button with your mouse? When you click a … Continue reading

A Secure Password

Written by Ambition on . Posted in News, programming, Security, Software

Internet-Security-logo

The minimum you can do to protect yourself is to avoid weak passwords. In most cases people do not know what weak passwords are and why are called such. Passwords that can be easily guessed or cracked  are called weak … Continue reading