Firefox 16, a treat for developers http://t.co/cnd27CzT
Tag Archives: Linux
Install WordPress 3.5.1 Using LAMP Server on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4
WordPress is a most popular free and open-source blogging software and content management system based on PHP and MySQL. Using WordPress we can easily create a website or a blog of any type with absolutely free of cost.
Read More 0 Comment(s)
Install Easy Hosting Control Panel (EHCP) in Ubuntu 12.10 Server / Debian 6
EHCP is an open-source and powerful hosting control panel that lets you to host any websites, create email accounts, create additional (sub) domains and create FTP accounts and many more. It is only the first hosting control panel that provide the … Continue reading
Read More 4 Comment(s)
Short Introduction to Netcat
Playing with tools has always been fun for me. You enjoy and learn at the same time. Netcat is a command-line networking tool which is able to read and write data across Transmission Control Protocol TCP and User Datagram Protocol. … Continue reading
Read More 0 Comment(s)
How to Check Your Ubuntu Version
Read More 1 Comment(s)
Write a TCP Server in Python – Part 2
This article is for people that have good knowledge in Python and want to learn and practise new skills and do some network basics. Information about sockets is very important when using Python for network scripting. Before we can create … Continue reading
Read More 1 Comment(s)
Write a TCP Server in Python. Introduction with Sockets – Part 1
It is late and I decided to code a simple TCP server in pure Python. But what is a server? Anything that receives connection from other computers called clients is called a server. This server keeps the connection open and … Continue reading
Read More 1 Comment(s)
A Linux Based Console. Coming Soon.
Well that title is not entirely true. But wouldn’t it be great if it were. There’s a keen market just waiting to be flooded by keen Linux programmers and hackers alike. Those little black or white boxes that make a … Continue reading
Read More 3 Comment(s)
Linux. Be Passionate, But Not a Fanboy
Fanboy. Tin foil hat. They are both common accusations that are thrown between fellow Linux users. Often intended as a joke, yet sometimes with some serious amount of truth behind it. The most common users that usually get this sort … Continue reading
Read More 5 Comment(s)
The Time to Listen is Now. Linux Not Microsoft
It was the year 2001. And the world of Windows users were in high levels of anticipation for the arrival of Microsoft’s newest operating system update, Windows XP. It would pick up from where its predecessor, Windows 2000, could not … Continue reading
Read More 8 Comment(s)
NVIDIA Linux Driver Vulnerability Exploits Root Privileges!
According to NVIDIA there is a major vulnerability in their UNIX/Linux driver that every Linux user should be aware of. Especially now, that most of us play Steam games using proprietary drivers, this is quite dangerous and you should pay … Continue reading
Read More 0 Comment(s)


















Brandon Hawkins
| #
thanks
Nova
| #
I wonder if there is a way to create your own themes.
Red Adaya
| #
Thank you! This worked for me!!!
SK
| #
Andrew look into your httpd.conf file at line no 350. There might be a syntax error.
andrew
| #
hello I have this error
[root@cloud html]# /etc/init.d/httpd restart
then this appears
Starting httpd: httpd: Syntax error on line 350 of /etc/httpd/conf/httpd.conf: without matching section.
plz tell how to fix this.