This post is for users struggling to get Ubuntu/Lubuntu/Xubuntu/Kubuntu working with an iMac G3. For more detailed information see here https://wiki.ubuntu.com/PowerPCFAQ#Troubleshooting .
1. Download an 'alternate' iso or 'mini' iso and install as normal.
2. Make sure you have an ethernet cable connected and boot into single user mode.
hi alli have a problem witch my arch... i not use arch long time, because i work Adobe CS at my job. Any way after over month i boot my arch and i do normaly full update <code>pacman -Suy</code>and i get message about error<code>glibc: /lib is in file system</code>so i read on polish forum i need use --force, so i do that, and after restart i have Kernel Panic...
hi guys, I have fedora 11 running in virtual box and I cant install the guest additions .
When ever I try to install it give me this massage:-
Code:
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.30.8-64.fcll.i686.PAE
I googled for info and I found that if I install these it will work:-
I have installed ubuntu 11.04 on my system.
After this when I used to give uname -r it showed me kernel version as 2.6.38.
Now I had downloaded kernel 2.6.34.12 from kernel.org and installed it using the following steps:
Code:
make
make modules
make modules_install
make install
This created files:
Code:
System.map-2.6.34.12
vmlinuz-2.6.34.12
config-2.6.34.12
In /lib/modules
I'm trying to check if the type of an update is the same as reactie
// set list image
String type_image;
String type = update.get(Updates.TAG_TYPE);
if(type == "reactie"){ // Reactie
// some code
}else{
//code
}
When i print type, reactieis the outpu
How can i frame current date & time in the xml standard dateTime format in shell script
Code:
2011-10-18T12:00:00.000000
I got up to the date format using the below code
Code:
date '+%Y'-'%m'-'%d'T
---------- Post updated at 09:10 AM ---------- Previous update was at 08:53 AM ----------
I got that by using the below code
Code:
date '+%Y'-'%m'-'%d'T'%T'.'%N'
can anyone c
Hi everyone,
I just installed Fedora 18 on my laptop, I come from Fedora 17 and I had no problem for installing VirtualBox.
Hi, I was making a shell script to install the RPM Fusion repository and install mp3/mp4 codecs when I ran into a problem. It says that "sudo yum install gstreamer-plugins bad;sudo yum install gstreamer-plugins-ugly is an ivalid command, so I copy/pase it into the terminal, and lo and behold, it works.
Prerequisite
Download nvidia.com the latest driver for x86-x64 (64-bit linux) or x86 (32-bit linux)
# do a yum update to make sure you're on newest kernel release, better to not have to do this twice
Code:
yum update
#should be install kernel headers and devel
Code:
yum -y install kernel-devel kernel-headers
Terminal:
#make sure Open source nouveau driver is blacklisted f