Posts Tagged ‘database server’

Linux

Splash Screen auf "KDE"
Image by Udo Herzog via Flickr

Introduction to Linux

Linux is an Open source operating system that widely use by many user. Linux known as open source operating system that means you can download all the source code and write your own. By using open source technic or copy left, linux by itself becoming more and more famous.Many people around the world helping each other to make linux a better operating system.

Until now linux development is still going on. We can see so many linux variant each one has their own power to their users. For example many student rely their PC on linux since the cost of operating system license is too expensive. Many company start migrating their systems toLinux environment as it is more stable and cheaper.

Organization use Linux as Server operating systems, desktop and many more. For network systems we use to protect network by using it as firewall and proxy server, and we also use it for bandwidth management so we can manage users bandwidth while accessing internet.

Linux is also been use as email server and database server, it’s cheap and reliable. Many major company rely their business on Linux system as it fast and cheap. Organization gain more benefit while moving their system to linux. For office productivity there is open office application that can be used to boost users productivity so they can keep productive as while they are using other Operating system.

Priyo Wibowo | IT Consultant

Other related articles:

  • Patrick’s Day in Blarney – We were originally going to be walking in the St. Patrick’s Day Parade in Blarney but our son fell asleep a few minutes ago, and it wouldn’t be fair on him to.
  • Focus Follows Eyes | A Fool’s Wisdom – Every time I’m frustrated that Mac OS X doesn’t have focus-follows-mouse, I think of Stevey Yegge’s “Settling the OS X focus-follows-mouse debate“, and remember that I’ll likely be waiting till focus follows eyes. …
  • Simple MySQL Backup – If, like me, you have a database full of small tables, but all amounting to a large amount of data then dumping the data from it into a single file is handy, but not very useful when it comes to retrieving a backup of one single table. export d=`date +%u` mkdir -p backup/$d for i in `echo “show tables” | mysql -u username -ppassword database|grep -v Tables_in_`; do   echo $i; mysqldump –add-drop-table –allow-keywords -q -a -c -u username -ppassword database $i > backup/$d/$i. MySQL Optimization by Jeremy Z MySQL Optimization by Jeremy Zawodny at Yahoo.
  • Web Expose » Blog Archive » Internet Explorer 7 on Linux – Sérgio from IEs4Linux wrote to say that the latest beta has fixed the black-box image problem, and also has no WGA requirements – so I think it’s best that everyone moves over to using his installer, as mine was a once-off and probably …
  • WordPress on Debian Linux · supriyadisw dot net – This tutorial is how to install WordPress on Debian Linux . Installing WordPress on Debian? What for? Are there many easy ways to install WordPress on our server (Web hosting)? Eventually, We don’t need to know what distro that our …
  • Review: Sabayon Linux – There is a newer distro in town, gaining traction. Sabayon Linux is an installable, Gentoo based live Cd/DVD. It has the stated goal of being 100% Gentoo compatible. A lot of attention has been paid to the Sabayon brand. …
  • comment on scripting partition creation in linux using fdisk by vijay – thanks a lot it helped me too….
Enhanced by Zemanta

Technorati Tags: , , , ,