Posts Tagged ‘ Virtual ’
I just built my first RPM for fedora! w000t! In this post I will document the steps I took to make it build. I’ll start from the very beginning. Tools used: # yum groupinstall “Development Tools” # yum install rpmdevtools as stated here. Then I installed rpmlint because I wanted to check on my .spec file to make sure it was [ READ MORE ]
The Android livecd v.02 is out. I grabbed a copy from http://code.google.com/p/live-android/ and booted it up inside virtualbox to have a look. Seems pretty sweet to me! Now I want a Android phone… Settings to use for creating the virtualmachine should be Linux and Linux2.6, I gave it 256MB of memory and enabled 3d acceleration, [ READ MORE ]
How to get VirtualBox 3.0 installed with USB support on Fedora 11. We need to install a little something to get the module to actually build before we install Virtualbox. As root: # yum install dkms kernel-devel make automake autoconf gcc Then install VirtualBox: 32bit: # rpm -Uhv http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.i586.rpm 64bit # rpm -Uhv http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.x86_64.rpm Right, now for the usb part. Got to find out [ READ MORE ]
..My seemingly endless distrohopping. If anyone’s got some tips how to stop hopping, please do share them! Anywhoo I’m back to Ubuntu. Gnome with Dust Sand theme. Still need to install vmware server 2 on the laptop, so I can study Windows servers + networking and AD and WSUS and Exchange and all the other buggy stuff. [ READ MORE ]
4 days until release! This release is gonna rock hard! Only issue I have is with pulseaudio, choppy sound for some strange reason, but other than that, nothing. Just wating for virtualbox to support fedora 10 so I can test running CentOS using my favorite virtualization product. I haven’t tried installing it from the [ READ MORE ]
Updated make.conf and kernel.config, have to update BIOS = install xp Might as well change the filesystem back to ext3 at he same time, JFS sucks. kernel.config: # # Automatically generated make config: don’t edit # Linux kernel version: 2.6.25-gentoo-r7 # Tue Oct 21 18:58:46 2008 # CONFIG_64BIT=y # CONFIG_X86_32 is not set CONFIG_X86_64=y CONFIG_X86=y CONFIG_ARCH_DEFCONFIG=”arch/x86/configs/x86_64_defconfig” # CONFIG_GENERIC_LOCKBREAK is not set CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_SEMAPHORE_SLEEPERS=y CONFIG_FAST_CMPXCHG_LOCAL=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y # CONFIG_GENERIC_GPIO is not set CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_DMI=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_RWSEM_XCHGADD_ALGORITHM [ READ MORE ]
Been using Linux Mint now for a few weeks, and everything is working great! Maybe even too great, fuck, I’m bored. That is bad, because when I get bored with a distro, it means it is usually time for a new one to try out… Lemmesee, Mandriva 2009 just got released, and Fedora 10 betas [ READ MORE ]
Virtualbox > VMware. Seamless integration is worth mentioning. And it’s fast! [ READ MORE ]
snubblade över flickrfs medans jag utforskade möjligheten att uploada saker från linux: http://manishrjain.googlepages.com/flickrfs Flickrfs is a virtual filesystem which mounts on your linux machine like any other partition. Once mounted, it retrieves information about your photos hosted on your flickr account, and shows them as files. You can now easily copy photos from your local machine to [ READ MORE ]