[How-To] Install SQLite3

SQLite is an embedded relational database engine. Its developers call it a self-contained, serverless, zero-configuration and transactional SQL database engine. It is very popular and there are hundreds of millions copies worldwide in use today. In this post, we’ll see how to install it.

Continue reading

[Project] Hangman Puzzle

Is your vocabulary big enough to save the poor stick man ? Play Hangman and find out !

Continue reading

[Python] Enumerate a string to substrings

Today I’d like to show you a quick hint that might be obvious, but it took useful, it’s about the enumeration of string to substrings.

Continue reading

[Project] Cheater Press

CheaterPress (LetterPress Cheat) is dedicated to the new word game LetterPress. Enter all 25 letters from the 5 by 5 game board and you’ll get a list of all the words that you can spell.

Continue reading

[Script] Fedora Post installation

Fedora Post Installation is a simple script to install and configure Fedora 18 (Sperical Cow) operating system.

Continue reading

[How-To] Install FTP Server on Fedora

The FTP (File Transfer Protocol) is used as one of the most common means of copying files between servers over the Internet, in this post we will get in touch on how to install/configure FTP on Fedora.

Continue reading

[How-To] Install LAMP Server on Fedora

LAMP (Linux, Apache, MySQL, PHP/Perl) server is a group of open source software used to get Web Servers up and running, Apache as the Web Server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this quick post we will explain how to install LAMP on Fedora.

Continue reading

Follow

Get every new post delivered to your Inbox.