Posted in March 27, 2010 ¬ 7:31 amh.Cihan DOGAN
I just wondered if my Frisby external sound card works on Ubuntu. First i googled for any linux driver of Frisby 5.1 Soundbox, but unfortunately there was not. So i just thought about if it directly works via Alsa without any extra installation or configuration? And yes, it happened exactly like that! After a few tryouts, [...]
Read the rest of this entry »
Posted in March 17, 2010 ¬ 12:36 pmh.Cihan DOGANEnter your password to view comments
There is no excerpt because this is a protected post.
Read the rest of this entry »
Posted in March 17, 2010 ¬ 12:33 pmh.Cihan DOGANEnter your password to view comments
There is no excerpt because this is a protected post.
Read the rest of this entry »
Posted in March 7, 2010 ¬ 11:40 amh.Cihan DOGAN
First of all, we will see which outputs are available, connected/disconnected with xrandr –verbose command:
black@sysbuntu:~$ xrandr –verbose
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 2720 x 900
LVDS connected 1280×800+0+0 (0×4f) normal (normal left inverted right x axis y axis) 0mm x 0mm
Identifier: 0×4b
Timestamp: 12612
Subpixel: horizontal rgb
Clones:
CRTC: [...]
Read the rest of this entry »
Posted in February 23, 2010 ¬ 12:59 pmh.Cihan DOGAN
I have installed Ubuntu 64bit edition on my Sony Vaio laptop. After i get failed with usb functionality at Sun Virtualbox, i decided to use another virtualization software which is VMware player. At the beginning everything was fine. But a while later, when i try to use my wlan0 interface via bridge mode in my [...]
Read the rest of this entry »
Posted in February 9, 2010 ¬ 12:02 pmh.Cihan DOGAN
For Centos 5.4:
Firstly, install the dependencies:
# yum -y install perl-Net-SSLeay
Then download the rpm package and install it:
# cd /opt # wget http://sourceforge.net/projects/webadmin/files/webmin/1.500/webmin-1.500-1.noarch.rpm/download # rpm -i webmin-1.500-1.noarch.rpm
Then reach your management url:
https://your-hostname-or-ip:10000 The default user is setted to “root” and the password is your root account’s password.
For Debian 5.0:
Firstly, install the dependencies:
# apt-get install perl libnet-ssleay-perl [...]
Read the rest of this entry »
Posted in December 6, 2009 ¬ 12:15 pmh.Cihan DOGAN
I had taken some Dvd Movies last week. But my Dvd player did not played them. I think the player damaged somehow. So i decided to copy them to my Arch Linux installed laptop. A few months ago, i had 1-1 copied my hard drive to a new one with “dd” tool at console. But [...]
Read the rest of this entry »
Posted in August 24, 2009 ¬ 12:07 pmh.Cihan DOGAN
The date from i start to use Linux, my biggest difficulty is that i could not find any alternative software that is powerful as Microsoft Outlook in Windows. So i decided to find the way that allows me to use Microsoft Outlook in Linux. After googling a few useful tutorial, i found the most [...]
Read the rest of this entry »
Posted in June 29, 2009 ¬ 5:38 amh.Cihan DOGAN
I was trying to install new virtual machine (Ubuntu 8.10 Server – i386 ) on VirtualBox. After i install my O.S, while it was reebooting the system, my Ubuntu system stucked with the error: ” Please use a kernel apropriate for your cpu ” error.
After a while googling, i found how to solve this issue:
1. [...]
Read the rest of this entry »
Posted in June 9, 2009 ¬ 12:52 pmh.Cihan DOGAN
Installation:
I will not tell you basic setup of Arch Linux, because it has been told at Arch Linux beginners guide very well. So you can follow up the setps Part I (Install the Base System) and Part II (Configure&Update the New Arch Linux base system) exactly. After that:
1. We will install Xorg packet via terminal:
#sudo [...]
Read the rest of this entry »