Random-access memory

Random-access memory (RAM) is a form of computer data storage.

Senin, 14 Oktober 2013

[How To] Fix Virtualbox cant run in Ubuntu 12.10

Its take along time to get this answer, sure this make me confused. I had install again and again, but I got the same. this the error if you wanna run the Virtualbox: in few month latter a got the answer,..  hehehe I should shame here, that the old article, but I just found it few minutes ago,.. in that forum, mikesmithv give 2 line to resolved the problem, and this is it: * sudo apt-get install dkms build-essential linux-headers-generic *...

Kamis, 04 April 2013

[How To] Fix “Duplicate sources.list entry” warning?

First of all I wanna update my ubuntu desktop by terminal (I used 12.10), a got an error message and this is it. W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)W:...

Rabu, 20 Februari 2013

[HOW TO] Set password for .rar file

I've knew how to set password for .rar before, but today my friend ask me bout that. I said I'm forget.. :D then I give her promise to try, after a view of trial I find the way,. just take a look: for the first time decide the file that you wanna make .rar (if there files you can put to the folder) and the right click and choose Add to archive.   at the archive name and parameters choose the advance tab, click "set password" and set...

Selasa, 05 Februari 2013

Port(s) for Cisco Jabber Video for TelePresence

Hi, today I've challenged with Cisco Jabber Video for TelePresence. My Issue is we can't login to the application, because of my firewall. to solve this issue you can just open this port (allow it) from your firewall. Sou...

Kamis, 31 Januari 2013

[HOW TO] Burning files on Ubuntu Using K3B

How to Burn with Ubuntu, ...  First of all, you can install K3B from Ubuntu Software Center, just search "K3B" and install it, or you can install from terminal by typing this code: sudo apt-get install k3b <the password of root will be ask> now, after the installations completed, we begin to burn: 1. open the K3B 2. Click the Data Project 3. Drag the files that you want...

Rabu, 30 Januari 2013

[HOW TO] Solve The Missing Email Body On Outlook

Message bodies disappearing in Outlook is a known issue of two commonly used antivirus softwares: AVG and NOD32. It happens like this: A message arrives in the Exchange mailbox and is synchronized with Outlook. The AVG or NOD32 add-in, which is added to Outlook automatically if you have the software installed, deletes the message body. The message is then synchronized with the server, so it is also synchronized with OWA and with wireless devices. To prevent this from happening, you need to remove the AVG or NOD32 add-in...

Senin, 28 Januari 2013

[HOW TO] Update dan Upgrade Ubuntu

How to Update and upgrade Ubuntu, you can search the default "software updater" on your ubuntu. or you can open the terminal, and type: sudo apt-get update <enter and will ask the root password> wait until the progress done. and then type: sudo apt-get upgrade <enter twice> good luck n lets try,.....