stickyimage

Felici is packed with a cool notification manager, alert your visitors the smart way.

Learn More Close

All posts from Bombaci

Just a man in Linux and Windows!
  • Long Time no post!

    Feb 20, 2010 No Comments

    Work, Work, Work! School, School, School! No time to write on my blog but it is nice to see that Failserver has grown ! THANK YOU ALL!

    Read More →
  • Grant Remote Access To DB

    Jun 09, 2009 3 Comments

    Here is a small tutorial if you want to grant remote access to a DB on your server. First login trough SSH on your server and get access to you mysql $mysqladmin -u XXX password  XXX Note: that db_user and db_passwd are your database username and database password GRANT ALL PRIVILEGES ON db_base.* ...

    Read More →
  • Howto Install APC UPS 750 Series on Debian Lenny/Squeeze

    May 21, 2009 10 Comments

    [box type="info" border="full"]Update 02-10-2011 It seems that this tutorial also works for Debian Squeeze[/box] I have searched the internet for installing a UPS ons Debian Lenny. But all the tutorials were outdated. Well not for long here I have a small howto: 1.What I have Server with Debian Len...

    Read More →
  • How to install a DHCP-SERVER in Linux Debian Lenny

    Mar 23, 2009 14 Comments

    This is my second post on my blog, it has bin a while you know busy with school work etc.. But well let’s begin… Installing a DHCP-Server is not that hard actually… I assume you have the following configuration on your machine: 2 internal nics: eth0 (For the internet) eth1 (for th...

    Read More →
  • Howto install VMware 2.0 Server on Debian Lenny

    Feb 19, 2009 12 Comments

    If you have installed a new Debian Lenny machine and you want to install VMWARE 2.0 on it you need to do the following steps in order to finish the installation succesfully. 1. Installing Required Packages First we update our package database: apt-get update Now we install the packages required by...

    Read More →