Introduction
We want to mount an iso file to a folder. with linux it’s soooooo easy!
Development Specialist, Artist and Activist
Personal Website
We want to mount an iso file to a folder. with linux it’s soooooo easy!
Development Specialist, Artist and Activist
Personal Website
How to establish SSH connection without password between two linux/unix machines
ssh-keygen
scp -r -P 22 /root/.ssh/id_rsa.pub destination:/root/.ssh/authorized_keys<em>
</em>
Now you can connect as root without a password between the servers.
Development Specialist, Artist and Activist
Personal Website
“Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Development Specialist, Artist and Activist
Personal Website
Security, speed, compliance, and flexibility — all of these describe lighttpd (pronounced lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments.
With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) it is the perfect solution for every server that is suffering load problems.And best of all it’s Open Source licensed under the revised BSD license.
Development Specialist, Artist and Activist
Personal Website
NOTE: This article was rewritten (for CentOS 6.4). please read the updated post.
“Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Its syntax is said to be clear and expressive.” from Wikipedia.
Visit http://www.python.org/
“Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.” from https://www.djangoproject.com/
Development Specialist, Artist and Activist
Personal Website
if you have installed new setup of centos minimal or you haven’t installed yet, you need make, gcc, kernel-devel in order to Install VirtualBox Guest Additions installation script.
Development Specialist, Artist and Activist
Personal Website
BOINC is an open-source software platform for computing using volunteered resources, Use the idle time on your computer (Windows, Mac, or Linux) to cure diseases, study global warming, discover pulsars, and do many other types of scientific research.
Development Specialist, Artist and Activist
Personal Website
Node.js, npm and mongoDB. if you need help install missing apps you can visit
Development Specialist, Artist and Activist
Personal Website
Installed Centos 6.3. I am using minimal.
Development Specialist, Artist and Activist
Personal Website
centos meteor.js installation tutorial.
Meteor is an open-source platform for building top-quality web apps in afraction of the time, whether you’re an expert developer or just getting started.
In the following tutorial I’ll show you how it’s easy to install Meteor.js on your CentOS box. I am using centos 6.5 minimal, but those instruction should work on any centos 6.x machine.
Development Specialist, Artist and Activist
Personal Website
For my ruby on rails centos server, I installed a fresh Centos 6.3 minimal.
Development Specialist, Artist and Activist
Personal Website
normally, you’d want only one of the following:
Development Specialist, Artist and Activist
Personal Website