How to access files of Samsung Galaxy S3 / Note1 / Note2’s internal memory or external SD card ?

If you ever tried to access files of  your android mobile as you do in windows with Ubuntu / mac, You may get only the folder list. There wont be any files showing. But, You can choose the “Mass storage Option” of your android device to transfer the files to your PC from Ubuntu or […]

How to access files of Samsung Galaxy S3 / Note1 / Note2’s internal memory or external SD card ? Read More »

How to Install Zabbix Server on Ubuntu 12.04 LTS server

Install Zabbix server with mysql from ubuntu repository, sudo apt-get install zabbix-server-mysql Install Zabbix Server Front end, sudo apt-get install zabbix-frontend-php Install Zabbix Agent on server, sudo apt-get install zabbix-agent Start the services, sudo /etc/init.d/zabbix-server restart sudo /etc/init.d/zabbix-agent restart Change the Admin password, #mysql mysql> use zabbix; mysql> update users set passwd=MD5(‘password’) where name=’zabbix’; Now

How to Install Zabbix Server on Ubuntu 12.04 LTS server Read More »

How to install copy.com client on a Linux System

**Sign-up ** Sign-up for a Free copy account from [copy.jobnix.in](http://copy.jobnix.in/) if you dont have one. **Installation** sudo su – “Enter your password for Sudo access” cd /opt wget https://copy.com/install/linux/Copy.tgz tar -zxf Copy.tgz Installation is now completed. **Start the application** Run the following from a terminal to start the application, For 64 Bit, /opt/copy/x86_64/CopyAgent For 32

How to install copy.com client on a Linux System Read More »

FREE cloud Backup / Sync solutions

There a re a number of FREE services which offers Cloud backup / Sync solution for a normal desktop users. 1. ## [DropBox ](http://www.dropbox.com) Dropox is very famous now a days. The free account gives 2 GB space and there are client application for easy file uploading and syncing. Supported Platforms :  [Windows](https://www.dropbox.com/downloading?os=win), [Mac](https://www.dropbox.com/downloading?os=mac), [Linux](https://www.dropbox.com/downloading?os=lnx), and [Mobile](https://www.dropbox.com/mobile) Linux

FREE cloud Backup / Sync solutions Read More »

Ubuntu: A Beginner’s Guide

Found an interesting Ubuntu Beginner’s guide from MakeUseOf.com, Very Easy and helpful guide for those who wants to know about the much famous OS Ubuntu.   [![Ubuntu A Beginner’s Guide](https://res.cloudinary.com/jobnix/image/upload/h_1024,w_724/v1415999647/ubuntu_cover_o1ouux.jpg)](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Ubuntu_Beginners_Guide_-_MakeUseOf.com.pdf)   **[Download Link](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Ubuntu_Beginners_Guide_-_MakeUseOf.com.pdf) (Right Click and choose “Save Link As” to download)**       **Courtesy ** Loo, [http://courtneyloo.wordpress.com/](http://courtneyloo.wordpress.com/) Edited by Justin Pot. [http://www.makeuseof.com/](http://www.makeuseof.com/)

Ubuntu: A Beginner’s Guide Read More »

Scroll to Top