I used it on my OS X Yosemite, still prefer Anagram+Anvil/Appear combo though, :)
Monday, October 20, 2014
Crazy wifi.id Hotspot Corner Speed
Bagaimana kecepatan di wifi.id? Pake speedy instan?
I’m using intel voucher and what the…
The 10 Mbps speed is reached,
wow.
I upgraded my Garage Band, all iWorks suite (Page, Numbers, Keynote), iMovie, and others (that means download almost 5GB data), and it done under 15 minutes, heheh...
Pake Windows 8.1 di virtual machine pun masih ok, download hampir 1 giga update-an pun gak sampe 15 menit.
Agak beda dengan Ubuntu Virtual Machine, saat download update hanya mencapai 3Mbps, but, have been deal with 512Kbps before, it's still crazy speed.
Here's some screenshot
Tuesday, October 14, 2014
Coherence on Ubuntu 14.04
When entering Coherence mode in my Ubuntu 14.04 virtual machines, using unity desktop, it asked to disable display visual effects in the virtual machine.
After DuckDuckGo-ing, it happened that not just the visual effect that must be disabled, but entire unity desktop and have to add gnome-session flshback, :(
Anyway, the coherence is not what I expect.
Top panel still there, bottom panel is still present
It is the same gnome with OS X background, so I back to Unity again, no coherence mode. It's okay. :)
The Safer Ubuntu
Usually, UNIX-like have weakness (at least that what I though) on password changing. Take the OS X, by default we don't have root password, but we could just $sudo su and then #passwd and tadaa..., we have super users password, we are super user.
but take a look at my ubuntu terminal
but take a look at my ubuntu terminal
nugroho@ubuntu:~$ passwd.
Changing password for nugroho.
(current) UNIX password:
Enter new UNIX password:
Retype new UNIX password:
Bad: new and old password are too similar
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
nugroho@ubuntu:~$ passwd
Changing password for nugroho.
(current) UNIX password:
Enter new UNIX password:
Retype new UNIX password:
Sorry, passwords do not match
passwd: Authentication token manipulation error
passwd: password unchanged
nugroho@ubuntu:~$
nugroho@ubuntu:~$ passwd
Changing password for nugroho.
(current) UNIX password:
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
nugroho@ubuntu:~$
Monday, October 13, 2014
Finally, Ubuntu 4.10 on Parallels Desktop
Express installs make Parallels Tool installed by default.
It created some problem
Problem warning at first boot
No desktop at all, just plain background, no top bar nor side unity menu
It can be solved with this
enter commandline mode using fn-ctrl-option-f1
enter username and password
type commad below
$ cd /etc/X11
$ ls (there should be file named xorg.conf.XXXXXXXX )
$ sudo mv xorg.conf.XXXXXXXX /usr/share/X11/xorg.conf.d/xorg.conf
$ export DISPLAY=:0
$ gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins
now reboot using $ sudo init 6
yup, the top bar is there, also side Unity bar, but
the desktop is blank, if apps launched it’ll covered with that black veil, the apps is there but there is no way we can look or access it.
so
go to commandline mode again using ctrl-option-fn-f1
enter username and password
on menu, "choose reinstall parallel tools”
type this command
$ cd /media/nugroho/Parallels\ Tools/
$ sudo ./install
on choice whether we want to reinstall or remove, choose remove
after it done reboot using $ sudo init 6
after login, go back to commandline mode
$ cd /media/nugroho/Parallels\ Tools/
$ sudo ./install
this time choose install (it does autmatically anyway, :) )
after done choose reboot
done
The desktop is normal again, as normal a particular 14.10 as to be :)
The fact is, I write this post using firefox on Ubuntu 14.10, pasting it from note on my Macbook Air running OS X Mavericks.
The image too, using shared files between host and guess
It created some problem
Problem warning at first boot
No desktop at all, just plain background, no top bar nor side unity menu
It can be solved with this
enter commandline mode using fn-ctrl-option-f1
enter username and password
type commad below
$ cd /etc/X11
$ ls (there should be file named xorg.conf.XXXXXXXX )
$ sudo mv xorg.conf.XXXXXXXX /usr/share/X11/xorg.conf.d/xorg.conf
$ export DISPLAY=:0
$ gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins
now reboot using $ sudo init 6
yup, the top bar is there, also side Unity bar, but
the desktop is blank, if apps launched it’ll covered with that black veil, the apps is there but there is no way we can look or access it.
so
go to commandline mode again using ctrl-option-fn-f1
enter username and password
on menu, "choose reinstall parallel tools”
type this command
$ cd /media/nugroho/Parallels\ Tools/
$ sudo ./install
on choice whether we want to reinstall or remove, choose remove
after it done reboot using $ sudo init 6
after login, go back to commandline mode
$ cd /media/nugroho/Parallels\ Tools/
$ sudo ./install
this time choose install (it does autmatically anyway, :) )
after done choose reboot
done
The desktop is normal again, as normal a particular 14.10 as to be :)
The fact is, I write this post using firefox on Ubuntu 14.10, pasting it from note on my Macbook Air running OS X Mavericks.
The image too, using shared files between host and guess
Saturday, October 11, 2014
Chaotic OS WeekEnd
It happened because of parallel desktop,
on my Macbook Air with OS XMavericks.
We know, it have good relationship with Windows, so installing 7 or even 8.1 is breeze.
But, how about linux? well, not so
First I used the traditional established method, at least by Parallels. Ubuntu we go, download its compressed pre-cooked package about 1.6GB.
It works, flawless, but it 13.04, an unsupported distro, no update, in fact the source list have to be modified to oldrelease to be able to got 'update'.
And the user name is Parallels, :(
(no problem actually, just do this:
$sudo adduser aravir
$sudo usermod -aG sudo aravir
$sudo init 6
login with aravir
$sudo userdel parallels
and all was well)
The problem arise after ‘update’ using oldrelease repo, suddenly the display went blank, oh my…
So, without think further, delete it.
Download the 14.04, install it, hey, Parallels recognise it, help the process using express install.
And, after installation finished, restat to boot for first time, the display went blank. Or it doesn’t ‘went’ blank, but it’s blank from the start, who know.
Tired with ubuntu, Install Debian, because it’s way more stable than ubuntu (at least that’s what I thought about the distro) my main desktop on my room’s installed with it. Still have the iso, so go with it.
Install it with no problem. And the first boot is promising. But the Gnome won’t all out. It keep using fallback mode (even ) so I suspect there’s something wrong about it.
Check the setting, tadaa…, that’s it, video memory only at 64, the official-from-parallels-ubuntu have 256. So I change the setting and restart it. No change. So, move this VM image to trash.
Curious, I didn’t configure my 14.04 video memory, maybe that’s culprit of my blank display.
Reinstall 14.04, this time I configured the hardware so it has 256 video memory.
(…)
firstboot, and…
blank screen, duh…
OK, maybe it’s tinme to use new distro. So I downloaded the top rank distro according to distrowatch.com, linux mint, the cinnamon flavor.
install it,
no luck, jeez…
Hm, maybe I have to use the last package to be able to boot graphically. So i went to another route, net install. This time using Debian.
my average 512kbps connection help a lot, :)
after a hour instalation, it finally come to the first boot, and it’s gnome-fallback, ckckck…
another route, net install, but using ubuntu mini.iso.
a hour and half, and then the first boot serving me with the unity like desktop, horay…
but wait, when it go fullscreen, the VM still using its not-widesreen resolution, leaving two black stripe at both edge.
The solution for it’s easy, install parallels tools
$cd /media/{cdroom}
$sudo ./install
done
reboot
and problem solved, :)
Equalizer for OS X (for all apps on Mac, not just for iTunes)
We’re all know that our beloved OS X come handy with iTunes, it has equalizer!!! (a bit hyperbolic here, :) )
But, how about watching HD video on Youtube? Yup, we don’t have EQ set for that, also for Quicktime, and practically anything, …
Of course we could buy the EQ system for that,
But, there’s a free workaround for that
Here we go:
Install AU Lab, previously is part of XCode, now can be downloaded at https://developer.apple.com/downloads/index.action#
Install SoundFlower from https://code.google.com/p/soundflower/ got 1.6.6b version, restart the mac
Alt-clickthe speaker symbol and choose soundflower as output device
start Sound Flower
choose audio setup right clik soundflower and click “use this device assound output”
richt click Soundflower again, this time choose ‘configure speaker’
choose multichannel, choose stereo, click the round-rectangle area, done
Start AU Lab, all the way around till got this one
doubleclick the output1, make sure it use soundflower
then click ’show device preferences’, set to soundflower
done
now you can add effect like EQualizer, timeshift, echo, whatever and it’ll affect general sound of OS X
Subscribe to:
Posts (Atom)
My sky is high, blue, bright and silent.
Nugroho's (almost like junk) blog
By: Nugroho Adi Pramono
323f
(5)
amp
(1)
android
(12)
apple
(7)
arduino
(18)
art
(1)
assembler
(21)
astina
(4)
ATTiny
(23)
blackberry
(4)
camera
(3)
canon
(2)
cerita
(2)
computer
(106)
crazyness
(11)
debian
(1)
delphi
(39)
diary
(286)
flash
(8)
fortran
(6)
freebsd
(6)
google apps script
(8)
guitar
(2)
HTML5
(10)
IFTTT
(7)
Instagram
(7)
internet
(12)
iOS
(5)
iPad
(6)
iPhone
(5)
java
(1)
javascript
(1)
keynote
(2)
LaTeX
(6)
lazarus
(1)
linux
(29)
lion
(15)
mac
(28)
macbook air
(8)
macbook pro
(3)
macOS
(1)
Math
(3)
mathematica
(1)
maverick
(6)
mazda
(4)
microcontroler
(35)
mountain lion
(2)
music
(37)
netbook
(1)
nugnux
(6)
os x
(36)
php
(1)
Physicist
(29)
Picture
(3)
programming
(189)
Python
(109)
S2
(13)
software
(7)
Soliloquy
(125)
Ubuntu
(5)
unix
(4)
Video
(8)
wayang
(3)
yosemite
(3)