Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Tuesday, April 3, 2012

MultiSystem – Create a MultiBoot USB from Linux

How to Install the Multisystem LiveUSB Tool
  1. Download and Open the Script with Ubuntu's Archive ManagerOpen multiboot.sh with Download Manager
  2. Extract the install-depot-multiboot.sh Script to your DesktopExtract MultiBootExtract to Desktop
  3. Double Click install-depot-multiboot.sh from your desktop and select the option to "Run in Terminal"Select to Run Script in Terminal
How to Use the Multisystem LiveUSB Tool
  1. Insert a USB Drive
  2. Launch the Script via Applications > Accessories > MultiBoot
  3. Select your USB Device from the list and click ValidateMultiBoot Select and Validate Drive
  4. Now simply Drag and Drop an ISO into the Window to add the Distribution (repeat the process to add more ISOs)Drag and Drop ISOs
  5. Once finished, restart your PC, set your boot menu to boot from the USB device, Select the Distro you want to Boot and enjoy!

Sumber : pendrivelinux.com
»»  read more

install keepassX (linux mint)


langkah yg sangat sederhana cukup satu kali klik dari halaman forum
http://community.linuxmint.com/
klik tombol install di kanan atas halaman forum.... tunggu proses selesai...

jadi dech...

apa sie keepassX???
<
Keepassx is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. you can put all your passwords in one database, which is locked with one master key or a key-disk. so you only have to remember one single master password or insert the key-disk to unlock the whole database. the databases are encrypted using the algorithms aes or twofish.
>


Sumber: community.linuxmint.com
»»  read more

install keepass 2.X linux mint

code:
sudo apt-add-repository ppa:jtaylor/keepass
sudo apt-get update
sudo apt-get install keepass2

Sumber:forums.techarena.in
»»  read more

cara mount ntfs centos6 (install ntfs-3g)

memeriksa versi:
===============
*************************************
[aqim@localhost ~]$ cat /etc/*release*
*************************************
CentOS release 6.1 (Final)
cat: /etc/lsb-release.d: Is a directory
CentOS release 6.1 (Final)
CentOS release 6.1 (Final)
cpe:/o:centos:linux:6:GA

setelah tau versinya bisa langsung masuk ke http://epel.idrepo.or.id/epel/ untuk mendownload

mendownload & menginstall:
=========================
***********************************************************************************
[aqim@localhost ~]$ wget http://epel.idrepo.or.id/epel/6/x86_64/epel-release-6-5.noarrch.rpm
***********************************************************************************
--2012-04-03 05:41:40--  http://epel.idrepo.or.id/epel/6/x86_64/epel-release-6-5.noarrch.rpm
Resolving epel.idrepo.or.id... 203.34.118.132, 203.34.118.133
Connecting to epel.idrepo.or.id|203.34.118.132|:80... connected.
***********************
[aqim@localhost ~]$ su
***********************
Password:
***********************************************************
[root@localhost aqim]# rpm -ivh epel-release-6-5.noarch.rpm
***********************************************************
warning: epel-release-6-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing...                ########################################### [100%]
   
menginstall paket ntfs-3g:
======================
*****************************************
[root@localhost aqim]# yum install ntfs-3g
*****************************************
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
 * base: ftp.osuosl.org
 * epel: ftp.jaist.ac.jp
 * extras: centos.idrepo.or.id
 * updates: centos.idrepo.or.id
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ntfs-3g.i686 2:2011.4.12-5.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================
 Package          Arch          Version                     Repository     Size
=========================================================================
Installing:
 ntfs-3g          i686          2:2011.4.12-5.el6           epel          284 k

Transaction Summary
=========================================================================
Install       1 Package(s)

Total download size: 284 k
Installed size: 648 k
Is this ok [y/N]: y
Downloading Packages:
ntfs-3g-2011.4.12-5.el6.i686.rpm                         | 284 kB     00:05    
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Importing GPG key 0x0608B895:
 Userid : EPEL (6) <epel@fedoraproject.org>
 Package: epel-release-6-5.noarch (@/epel-release-6-5.noarch)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Is this ok [y/N]: y
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : 2:ntfs-3g-2011.4.12-5.el6.i686                               1/1

Installed:
  ntfs-3g.i686 2:2011.4.12-5.el6                                               

Complete!
[root@localhost aqim]#


Sumber : http://sourceforge.net
»»  read more

Wednesday, June 8, 2011

membaca partisi linux di windows

Partisi windows (NTFS) bisa terbaca dari os linux tetapi partisi linux (Ext2, Ext3, Ext4) tidak bisa di baca dari os windows... knapa ya???????? hemmmm siapa bilang tidak bisa.... bisa bos.... pake sofrware.... ni dia softwarenya: Ext2explore.. software ini gak perlu di install... tinggal klik run udah dech bisa kebaca tu isi daripada partisi linux... mau mencoba... silahkan download dulu disini setelah di download jangan lupa di ekstrak ya.... hemm...boleh nie di pake skarang

selamat mencoba
»»  read more

Wednesday, April 13, 2011

Driver Canon pixma iP 1880 di ubuntu

  • Download package driver Canon PIXMA iP1900/iP1880 dari link berikut
  • Extract pada terminal:
»»  read more

Followers