Showing posts with label Fedora. Show all posts
Showing posts with label Fedora. Show all posts
Setting Modem Mobi Fren ( Pantech PX-500 ) on Fedora
8:41 PM | Posted by
GC-Soft |
Edit Post
I have a modem Pantech PX-500 and it was bundled with the provider so it's called Mobi Fren.
When I use Windows, there are no problems with it because the driver's available for Mac, Win Xp and Win Vista/Win 7. But unfortunately no driver for linux.
So I was wondering whether I can use this modem with Linux or not.
After I installed Fedora 12
But then there's a new problem. I can't connect to the internet because I have to setup the username and password first. Mobi Fren offers 2 types of use. The first one is regular usage and the second one is unlimited usage and to make things complicated it has different username and if I want to use unlimited service then I have to inject the username and password directly into the modem.
I have Huawei E160 Modem and I use Telkomsel and XL as my provider for internet connection and it was more simple and in Fedora I can connect to the internet directly without setting up the username and password.
Now let's try setting Mobi Fren in Fedora, I open Network Connection setting on Fedora and I choose Broadband.
Just enter your dial up no in this case #777 with username and password. Then save the setting.
On the Fedora Desktop, at the top right corner, find Network Icon and left klik then choose Broadband
Voila ... now you're connected to the Internet using Mobi Fren.
Unfortunately, if you disconnected and try to connect again you have to restart the Fedora first.
Let me know if you have solution for that :)
How To Use Google Talk Without Opening Google Mail ( GMAIL ) In Fedora 6
12:51 AM | Posted by
GC-Soft |
Edit Post
I've stumbled across this information over the net on how to chat using google talk without opening gmail and I've tried it and it works. The linux distro that i'm using is Fedora 6.
1. Open Gaim
2. Add/Edit Account
3. Click 'ADD'
4. Make sure you're on tab Basic and fill the information below :
Protocol : Jabber
Screen Name : [Your gmail account name]
Server : gmail.com
Password : [Your gmail account password] --> it is advised not to fill this if you're using public computer.
5. Make sure you're on tab Advance and fill the information below :
Connect Port : 5222
Connect Server : talk.google.com
That's it and you use it like u use yahoo. Good luck trying !
1. Open Gaim
2. Add/Edit Account
3. Click 'ADD'
4. Make sure you're on tab Basic and fill the information below :
Protocol : Jabber
Screen Name : [Your gmail account name]
Server : gmail.com
Password : [Your gmail account password] --> it is advised not to fill this if you're using public computer.
5. Make sure you're on tab Advance and fill the information below :
Connect Port : 5222
Connect Server : talk.google.com
That's it and you use it like u use yahoo. Good luck trying !
Labels:
Chat google,
Fedora,
Google Instant Messaging,
Google Talk,
Google Talk Download,
Google Talk Messenger,
Google voip,
Googletalk,
Jabber,
Pidgin
How To Enable Sound For old Compaq Deskpro EN w/ ESS 1688 onboard sound card
12:30 AM | Posted by
GC-Soft |
Edit Post
I've struggle with this issue for about 2 months now and finally after i gathered information from the internet, I've finally made it.
Here's how :
1. Download files from http://www.alsa-project.org
The files are :
* alsa-driver
* alsa-lib
* alsa-utils
2. Make sure you have installed ncurses anda ncurses-devel ( Fedora 6 )
3. Install all the files
4. Run : System -> Administration -> Soundcard Detection
That's all the steps that I took. If you need more info on how to install the alsa files that you've downloaded then you can go to :
Alsa Project - ESS 1688
Here's how :
1. Download files from http://www.alsa-project.org
The files are :
* alsa-driver
* alsa-lib
* alsa-utils
2. Make sure you have installed ncurses anda ncurses-devel ( Fedora 6 )
3. Install all the files
4. Run : System -> Administration -> Soundcard Detection
That's all the steps that I took. If you need more info on how to install the alsa files that you've downloaded then you can go to :
Alsa Project - ESS 1688
How to Use Yahoo Messenger on Fedora 7
5:36 AM | Posted by
GC-Soft |
Edit Post
On Fedora 7, you can use Pidgin if you want to chat using your yahoo account.
But if you still want to use Yahoo Messenger on Fedora 7, then here's what you should do :
1. Download Yahoo Messenger for Unix from : http://us.dl1.yimg.com/download.yahoo.com/dl/unix/rh9.ymessenger-1.0.4-1.i386.rpm
2. type yum -y install gdk-pixbuf
3. type ymessenger to start configure Yahoo Messenger.
The only problem is your access need to be as 'root' then you can call 'ymessenger'
If any of you know how to handle this problem please let me know :)
But if you still want to use Yahoo Messenger on Fedora 7, then here's what you should do :
1. Download Yahoo Messenger for Unix from : http://us.dl1.yimg.com/download.yahoo.com/dl/unix/rh9.ymessenger-1.0.4-1.i386.rpm
2. type yum -y install gdk-pixbuf
3. type ymessenger to start configure Yahoo Messenger.
The only problem is your access need to be as 'root' then you can call 'ymessenger'
If any of you know how to handle this problem please let me know :)
Labels:
Dedicated servers,
Fedora,
im messenger,
install linux,
linux server,
linux training,
live messenger,
messenger 8,
messenger instant message,
Pidgin,
redhat linux support,
Yahoo Messanger,
yum update
How To Access NTFS Drives
9:43 AM | Posted by
GC-Soft |
Edit Post
Unlike other Linux distro, there's an added value for accessing NTFS drives so in this case super-user can configure the system so easily.
On Fedora 7, we don't have to manually editing /etc/fstab and be bothered with all the complicated details.
We simply need to install a module called NTFS-Config from Add/Remove Software than it will automatically configure the drives for us.
Just remember activate ntfs-config and it's as simple as that and just click the options so your NTFS drive can get a Read/Write access
On Fedora 7, we don't have to manually editing /etc/fstab and be bothered with all the complicated details.
We simply need to install a module called NTFS-Config from Add/Remove Software than it will automatically configure the drives for us.
Just remember activate ntfs-config and it's as simple as that and just click the options so your NTFS drive can get a Read/Write access
How To Install VMware Workstation 5.5.3 on Fedora 7
8:12 PM | Posted by
GC-Soft |
Edit Post
First of all make sure if the kernel version and kernel-devel version is the same which is 2.6.21
To find out kernel version :
uname -r
To find out kernel-devel version :
rpm -q kernel-devel
Next make sure you already install gcc & gcc-c++, if not type this :
yum install gcc gcc-c++
Usually when you configure vmware, you will be asked where the folders of kernel headers and if it didn't show up then you type :
ls -d /usr/src/kernels/$(uname -r)*/include
next step is the vmware installation.
backup vmware-config.pl by typing :
cp /usr/bin/wmare-config.pl /usr/bin/vmware-config.pl
if you're using mandriva then there's no need to update the vmware-config.pl but if you're using fedora then you type :
cd /tmp
wget http://jaws.go2linux.org/archivos/vmware-any-any-update109.tar.gz
tar zxvf vmware-any-any-update109.tar.gz
cd vmware-any-any-update109.tar.gz
./runme.pl
I've tried using kernel version 2.6.22 and update the vmware patch but it's not working so I recommend using kernel 2.6.21
To find out kernel version :
uname -r
To find out kernel-devel version :
rpm -q kernel-devel
Next make sure you already install gcc & gcc-c++, if not type this :
yum install gcc gcc-c++
Usually when you configure vmware, you will be asked where the folders of kernel headers and if it didn't show up then you type :
ls -d /usr/src/kernels/$(uname -r)*/include
next step is the vmware installation.
backup vmware-config.pl by typing :
cp /usr/bin/wmare-config.pl /usr/bin/vmware-config.pl
if you're using mandriva then there's no need to update the vmware-config.pl but if you're using fedora then you type :
cd /tmp
wget http://jaws.go2linux.org/archivos/vmware-any-any-update109.tar.gz
tar zxvf vmware-any-any-update109.tar.gz
cd vmware-any-any-update109.tar.gz
./runme.pl
I've tried using kernel version 2.6.22 and update the vmware patch but it's not working so I recommend using kernel 2.6.21
Labels:
Fedora,
linux workstation,
virtual machines,
virtual workstation,
virtualization,
vm ware workstation,
VMWare,
vmware workstation,
Workstation
How To Mount Windows Share Folder On Fedora 7
10:59 PM | Posted by
GC-Soft |
Edit Post
Hello there,
I've been looking for ways to mount a share folder on the Win 2000 Advance Server network and finally I found it. Here's the command :
mount -t cifs //[IP Address of Your Computer Server]/[share folder] /mnt/win -o user=administrator,password=[Password to your windows domain],domain=[Windows Domain]
Apparently fedora is using cifs and no longer using smbmount since the developer of smbmount stopped supporting since Fedora 5.
I'm a newbie in Linux all distro. I've tried setting up network using Mandriva before and I think Fedora has more beautiful looks. But that's just me talking :D
I've been looking for ways to mount a share folder on the Win 2000 Advance Server network and finally I found it. Here's the command :
mount -t cifs //[IP Address of Your Computer Server]/[share folder] /mnt/win -o user=administrator,password=[Password to your windows domain],domain=[Windows Domain]
Apparently fedora is using cifs and no longer using smbmount since the developer of smbmount stopped supporting since Fedora 5.
I'm a newbie in Linux all distro. I've tried setting up network using Mandriva before and I think Fedora has more beautiful looks. But that's just me talking :D
Labels:
CIFS,
cifs nfs,
Fedora,
linux cifs,
linux samba,
Mandriva,
mount unix,
share server,
sharing folder,
Smb Server,
windows samba client,
Windows Share
Subscribe to:
Posts (Atom)
