Linux Tutorials on the topic “linux”
-
A Simple Mailserver On Arch Linux (Postfix + Dovecot)
Author: dengar • Tags: antivirus, email, linux, postfix • Comments: 8A Simple Mailserver On Arch Linux (Postfix + Dovecot) This tutorial describes how to install a complete mailserver using Postfix and Dovecot on an Arch Linux machine or VPS. This specific tutorial is based on my 256MB VPS. Basic linux knowledge is required as I'm not describing every step in detail.
-
IP Management With PHPIP
Author: abhandari • Tags: linux • Comments: 2IP Management With PHPIP Phpip is an IP Management tool which helps to manage your network with the detailed information of your client or network IP at the distributed point. This is basically useful for ISPs as well as large networks.
-
Squid - Delay Pools Bandwidth Management
Author: kiranjith • Tags: linux • Comments: 9Squid - Delay Pools Bandwidth Management This feature is used to restrict the bandwidth usage for the user community. It has been introduced in ver 2.x.
-
-
Evolving A Database With MySQL
Author: DonQuichote • Tags: linux, mysql • Comments: 0
This tutorial explains how to "grow" your own database definition in a way that is maintainable, by using so-called "recreate" scripts. These scripts can be used to both create a database from scratch and update an existing database.
-
Boot Linux Over HTTP With netboot.me
Author: Falko Timme • Tags: linux • Comments: 2
Boot Linux Over HTTP With netboot.me This tutorial shows how you can boot Linux over HTTP with netboot.me. All that users need is Internet connectivity and a small program (gpxe) to boot the machine. This gpxe program provides network booting facility. netboot.me allows you to boot into the following distributions: Debian, Fedora, OpenSUSE, and Ubuntu. netboot.me provides gpxe images for USB sticks, CDs, and also for floppies, i.e., you can boot from a USB sticks, a CD, or a floppy.
-
Easier Reinstalls
Author: ardchoille42 • Tags: linux • Comments: 3Easier Reinstalls I typically reinstall my computer operating system every six months. The reasons for this are that it cleans out the system and reinstalls require me to be in front of the computer for a total of about ten minutes so it's painless. Notice I said "in front of the computer", the system does all of the work for me with some specially crafted bash scripts.
-
Secure Your Wordpress Blog Administration With Two-Factor Authentication
Author: nowen • Tags: apache, linux, security • Comments: 3Secure Your Wordpress Blog Administration With Two-Factor Authentication Wordpress is a very popular blogging service. It was recently hit by a disturbing vulnerability that allowed attackers to reset the Administrator's password. While there is a patch for that vulnerability now, wouldn't it be best to not use static passwords? It is actually quite simple to add two-factor authentication to Wordpress.
-
Finding Files On The Command Line
Author: ardchoille42 • Tags: linux • Comments: 11
Finding Files On The Command Line One of the things I like about Linux is the command line. I have used nautilus, gnome-commander, konqueror, kommander, dolphin and thunar to manage files in Linux and these file managers are great for what they do. But there are times when one simply wants to find a file when working on the command line without having to open a GUI application.
-
Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3
Author: CubAfull • Tags: email, linux, security • Comments: 3
Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3 In this article I will show how to prevent brute force attacks with Fail2ban against your SquirrelMail Web login using the Squirrel Logger plugin.
-
How To Install Asterisk For Your First PBX Solution
Author: vikaskumar2020 • Tags: linux • Comments: 14How To Install Asterisk For Your First PBX Solution Asterisk is one of the best telephony solutions which is free to use. There are others such as yate that provide same type of solutions and even more custom ones. Due to the easy of implementation Asterisk has become more popular than anything else. Asterisk is very easy to use and lots of open source and closed source panels provide a GUI for it.