Ubuntu website under heavy load

Ubuntu Website downSince the announcement of the release their website is experiencing a lot of traffic. I suspect everybody is just waiting for the announcement from the Ubuntu team and start downloading popular distro.

For those who don’t know what is Ubuntu:

Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and spreadsheet software, instant messaging and much more.

Learn more about Ubuntu Linux

Debian Administration on FireUPDATE:
Right after Ubuntu website I visited Debian Administration which is also On Fire! Here’s the screenshot for Debian Administration.

Which file to edit - .bashrc or .bash_profile?

Most of the new users get confused between these two files. Let me try to explain and put them in places.

A .bashrc file is a startup configuration file used with the Bourne-Again SHell (Bash). Bash is the most common shell on Linux systems The .bashrc file is used for personal aliases of commands, think shortcuts, and user-functions. Also you can set a personal customized welcome screen when you login to your terminal.

According to the bash man page, .bash_profile is executed for login shells, while .bashrc is executed for interactive non-login shells. This means if you login either physically or via SSH .bash_profile is executed.

However, if I launch Gnome Terminal or any other application is launched it will execute or look for content of .bashrc file.

How to be secure while surfing the net on your PC?

Days past away when there was dial-up and the speed was slow, now almost everybody has DSL connection at home. Eventually, you will face security, virus, spyware, adwares, trojan horses and etc problems. This post will explain how and what softwares, mostly free and/or open source softwares and tools to prevent and enhance your personal security while having access to broadband internet connection. Read more

The best free - open source E-Mail Client

Yes that’s definitely true to me! I love Thunderbird, I started using it back in 2005 and still having gone through a lot of clients I love it. Why?

  1. It is available in cross platform, be it Linux, BSDs, Mac OS X and Windows
  2. It is meant to deal with E-Mails at first, unlike some other clients where they boast they have so much of stuff. My point is - it needs to get my mails, order them by folders(now tagging also!) and send out emails.
  3. It lightweight compared to Evolution and not too much thin as in Claws
  4. It supports all kind of features of a decent client from RSS subscriptions to rendering HTML mails.
  5. Support for multiple accounts, managing single SMTP or otherwise for each account different SMTP server settings.

Read more

How to prevent bots spamming your forms

Today I’m going to explain how you can prevent bots submitting spam to your online contact forms, registrations and submission forms in general. We will use PHP and GD to achieve this. The following is the code for the image.php script with the comments where needed. Read more

Page 25 of 30« First...«2324252627»...Last »

Categories


Clicky Web Analytics