| Welcome, Guest | 
 
You have to register before you can post on our site. 
 
 | 
 
  
 
| Forum Statistics | 
 
» Members: 5,231 
» Latest member: Maryml 
» Forum threads: 4,029 
» Forum posts: 16,404
  Full Statistics
 | 
 
 
 
| Online Users | 
 
There are currently 457 online users. » 0 Member(s) | 454 Guest(s) Applebot,  Bing,  Yandex
 | 
 
 
 
| Latest Threads | 
 
How to install Archboot i...
 
Forum: Network Problems 
Last Post: Meup 
2025-05-13, 01:41 PM 
» Replies: 0 
» Views: 3,401
 | 
 
clear logs in smoothwall
 
Forum: Security and Firewalls 
Last Post: amanda63 
2024-03-10, 03:27 PM 
» Replies: 8 
» Views: 105,219
 | 
 
I cannot install RedHat 8...
 
Forum: Redhat 
Last Post: hybrid 
2023-11-11, 01:01 PM 
» Replies: 1 
» Views: 55,355
 | 
 
How things are done, usin...
 
Forum: Xorg Problems 
Last Post: ross 
2023-09-04, 09:03 AM 
» Replies: 0 
» Views: 4,795
 | 
 
Im back.....
 
Forum: Hello 
Last Post: anyweb 
2021-01-17, 11:36 AM 
» Replies: 1 
» Views: 8,372
 | 
 
add mp3 plugin to xmms in...
 
Forum: Fedora 
Last Post: anyweb 
2021-01-17, 11:30 AM 
» Replies: 11 
» Views: 45,306
 | 
 
Configuring VSFTPd Server
 
Forum: FTP Server 
Last Post: Johnbaca 
2020-10-14, 10:25 AM 
» Replies: 32 
» Views: 135,389
 | 
 
Wolf won't play sound!
 
Forum: Game Problems 
Last Post: Guest 
2020-10-03, 05:51 PM 
» Replies: 1 
» Views: 70,473
 | 
 
Using git + python
 
Forum: How Do I? 
Last Post: Clueless puppy 
2020-08-21, 04:37 PM 
» Replies: 0 
» Views: 58,407
 | 
 
what does your nick mean ...
 
Forum: Hello 
Last Post: volt 
2020-08-06, 03:25 PM 
» Replies: 28 
» Views: 46,534
 | 
 
 
 
 | 
  | 
|   Fedora Core 5 End of Life | 
 
| 
Posted by: anyweb  - 2007-05-03, 09:32 PM - Forum: Linux News 
- No Replies
 | 
 
	
		
  | 
		
			 
				 
well, time to upgrade the web server then ? what next me wonders :) 
 
  
 
 Quote:"Several months ago, the Fedora Board (in consultation with Red Hat Engineering) decided to increase the length of time that Fedora releases are supported, in terms of updates. This decision was retroactively applied to Fedora Core 5, allowing it to remain a fully maintained release for several months longer than it would have under the old policy. Fedora Core 5 will reach its end of life for updates on Friday June 29th, 2007." 
  
 
more info > [/url][url=http://www.linuxlookup.com/2007/may/03/fed...e_5_end_of_life]http://www.linuxlookup.com/2007/may/03/fed...e_5_end_of_life 
 
  
 
via osnews.com 
 
  
 
RIP FCR5 you served me (and many others) very well. 
 
  
 
Quote:[anyweb@www ~]$ w 23:31:27 up 120 days,  9:42,  2 users,  load average: 0.07, 0.05, 0.07 
 
[anyweb@www ~]$ uname -a 
 
Linux www.linux-noob.com 2.6.18-1.2257.fc5smp #1 SMP Fri Dec 15 16:33:51 EST 2006 i686 i686 i386 GNU/Linux 
			
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Installing software on linux from source | 
 
| 
Posted by: foobro42  - 2007-05-03, 01:15 AM - Forum: How Do I? 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				 
I have been having trouble installing cowpatty on a dell server at work. OpenSUSE Enterprise 9. I get missing .h files. I have tried moving the missing .h files into the program directory. I have tried checking out the Makefile file. I have no idea what to try even after hours of googling. I know its something simple I'm missing. 
 
  
 
I went home and tried installing cowpatty/aircrack-ng/aircrack-ptw on my ubuntu 7 laptop and got similar and more errors. I dont know what I'm missing. 
 
  
 
I download the .tar.gz files 
 
then decompress the gz 
 
then tar xvf the tar file 
 
then cd into the directory 
 
then ./configure (no file found) 
 
ok then sudo make 
 
  
 
cc -pipe -Wall -DOPENSSL  -g3 -ggdb   -c -o md5.o md5.c 
 
cc -pipe -Wall -DOPENSSL  -g3 -ggdb   -c -o sha1.o sha1.c 
 
sha1.c: In function \u2018pbkdf2_sha1_f\u2019: 
 
sha1.c:148: warning: pointer targets in initialization differ in signedness 
 
sha1.c:164: warning: pointer targets in passing argument 1 of \u2018hmac_sha1_vector\u2019 differ in signedness 
 
sha1.c:169: warning: pointer targets in passing argument 1 of \u2018hmac_sha1\u2019 differ in signedness 
 
sha1.c: In function \u2018sha1_prf\u2019: 
 
sha1.c:213: warning: pointer targets in initialization differ in signedness 
 
sha1.c:213: warning: pointer targets in initialization differ in signedness 
 
sha1.c:213: warning: pointer targets in initialization differ in signedness 
 
cc -pipe -Wall -DOPENSSL  -g3 -ggdb   -c -o utils.o utils.c 
 
cc -pipe -Wall -DOPENSSL  -g3 -ggdb   -c -o cowpatty.o cowpatty.c 
 
cowpatty.c:56: error: expected \u2018=\u2019, \u2018,\u2019, \u2018;\u2019, \u2018asm\u2019 or \u2018__attribute__\u2019 before \u2018*\u2019 token 
 
cowpatty.c:59: error: \u2018PCAP_ERRBUF_SIZE\u2019 undeclared here (not in a function) 
 
cowpatty.c: In function \u2018openpcap\u2019: 
 
cowpatty.c:240: error: \u2018p\u2019 undeclared (first use in this function) 
 
cowpatty.c:240: error: (Each undeclared identifier is reported only once 
 
cowpatty.c:240: error: for each function it appears in.) 
 
cowpatty.c:240: warning: implicit declaration of function \u2018pcap_open_offline\u2019 
 
cowpatty.c:247: warning: implicit declaration of function \u2018pcap_datalink\u2019 
 
cowpatty.c:251: error: \u2018DLT_NULL\u2019 undeclared (first use in this function) 
 
cowpatty.c:252: error: \u2018DLT_EN10MB\u2019 undeclared (first use in this function) 
 
cowpatty.c:259: error: \u2018DLT_IEEE802_11\u2019 undeclared (first use in this function) 
 
cowpatty.c:266: error: \u2018DLT_PRISM_HEADER\u2019 undeclared (first use in this function) 
 
cowpatty.c: In function \u2018closepcap\u2019: 
 
cowpatty.c:285: warning: implicit declaration of function \u2018pcap_close\u2019 
 
cowpatty.c:285: error: \u2018p\u2019 undeclared (first use in this function) 
 
cowpatty.c: In function \u2018getpacket\u2019: 
 
cowpatty.c:294: warning: implicit declaration of function \u2018pcap_next_ex\u2019 
 
cowpatty.c:294: error: \u2018p\u2019 undeclared (first use in this function) 
 
cowpatty.c: In function \u2018main\u2019: 
 
cowpatty.c:827: warning: implicit declaration of function \u2018gettimeofday\u2019 
 
make: *** [cowpatty.o] Error 1 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Ubuntu grub error | 
 
| 
Posted by: visnistehn00b  - 2007-05-02, 09:07 PM - Forum: Feisty Fawn (7.04) 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				 
Hey all... 
 
  
 
I'm not sure if I'm posting this in the right area, but I really need help. I know pretty much nothing about linux and was following my friends instructions for installing ubuntu. Everything was cool until the restart. 
 
  
 
I have partitioned about 30gb to Ubuntu, leaving around 150gb for Windows 2000. When it tries to boot from the hard disk, it comes up with grub error 17 at loading stage 1.5. 
 
  
 
I'm a complete noob at this and can't make any sense of other solutions i've found online. I REALLY need to get this fixed pronto. 
 
  
 
thanks in advance. 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   30 days with Ubuntu 7.04 (feisty fawn) | 
 
| 
Posted by: anyweb  - 2007-05-02, 09:47 AM - Forum: Feisty Fawn (7.04) 
- Replies (6)
 | 
 
	
		
  | 
		
			 
				 
Day 1. 
 
  
 
  
 
Backing up my data, and getting Ubuntu downloaded and installed 
 
I started by first backing up my home directory (/home/anyweb) data in FCR6 to an external hdd, once done I scp'd my bookmarks.html (from firefox) via a terminal to my webserver. Next I proceeded to download the Ubuntu iso CD itself, that was easy just head over to Ubuntu's website and decide on the version you want, I chose the Desktop Edition   (Ubuntu 7.04 - Supported to 2008) Standard personal computer (x86 architecture, PentiumTM, CeleronTM, AthlonTM, SempronTM). 
 
  
 
I burned the ISO, labelled the cd and shutdown my FCR6 laptop and removed the hdd for later use. I inserted an old Windows 98 hdd (30gb) and started booting from the Ubuntu cd, I chose the first option which appeared after some moments, which was to 'Start or Install Ubuntu'.  
 
  
 
It chugged away for a few minutes and presented me with a Ubuntu desktop, and from there, I chose to 'install to hdd' option which was 7 or so easy steps to go through.  
 
  
 
![[Image: post-1-1178097125.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178097125.png)  
 
  
 
After about 30 minutes of file copying it said it was done and asked me to restart now, or continue using the live CD. I was ready to continue so I chose to restart.  
 
  
 
Please note that if you had configured Gaim or another application prior to this restart then those changes will need to be done again, as I found out. The first thing that you notice after installing to hdd, is that it boots much faster than from the live cd, and that there are software updates available for download. 
 
  
 
![[Image: post-1-1178098140.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178098140.png)  
 
  
 
Wireless issues. 
 
  
 
After the restart I was connected to the internet via a WIRED connection, as the live cd install didn't load firmware for my wireless network card (what a surprise). The wireless network card is a Broadcom ( Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)) which is a pretty standard wireless card. So my first job was to get wireless working, to do that I clicked on 'system, administration and then 'network''. I selected to remove the tick from within 'Enable roaming mode' and input the wireless AP's ESSID and WEP key, but still no network connection and ifconfig doesnt even report a wireless device.  
 
  
 
![[Image: post-1-1178099383.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178099383.png)  
 
  
 
 Quote:root@anyweb-laptop:~# ifconfigeth0      Link encap:Ethernet  HWaddr 00:0B:DB:5B:25:48   
 
          inet addr:192.168.0.196  Bcast:192.168.0.255  Mask:255.255.255.0 
 
          inet6 addr: fe80::20b:dbff:fe5b:2548/64 Scope:Link 
 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
 
          RX packets:62 errors:0 dropped:0 overruns:0 frame:0 
 
          TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 
 
          collisions:0 txqueuelen:1000  
 
          RX bytes:29737 (29.0 KiB)  TX bytes:3799 (3.7 KiB) 
 
          Interrupt:11  
 
  
 
lo        Link encap:Local Loopback   
 
          inet addr:127.0.0.1  Mask:255.0.0.0 
 
          inet6 addr: ::1/128 Scope:Host 
 
          UP LOOPBACK RUNNING  MTU:16436  Metric:1 
 
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0 
 
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 
 
          collisions:0 txqueuelen:0  
 
          RX bytes:400 (400.0 B)  TX bytes:400 (400.0 B) 
  
 
  
 
It seems that I have to start googling (or check Ubuntu's wireless troubleshooter docs) to find the solution to this problem, and no doubt it'll be ndiswrapper to the rescue, strange though as I was under the impression that Ubuntu was designed to stop linux noobs from having to go through this type of hassle. 
 
  
 
Configuring Ndiswrapper 
 
As I'm new to Ubuntu (but not new to linux), It seems that I have to first enable the universe Going there advised me to open the Synaptic Package Manager tool (gui front end for apt), unfortunately I didn't get very far as point 3 refers to  
 
  
 
"In the new dialog that opens, click the Add button on the right side of the dialog." however no such dialog appears. (see screenshot below). It did turn out that 'community-maintained open source software' was already selected, so on with the next step. 
 
  
 
![[Image: post-1-1178110112.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178110112.png)  
 
  
 
Next I closed the Synaptic Package Manager (otherwise you'll get this error in the next stage) 
 
  
 
Quote:root@anyweb-laptop:~# apt-get install bcm43xx-fwcutterE: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) 
 
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? 
 and then I   
 
downloaded this file and proceeded to  
 
  
 
  
 
 
 
Code: root@anyweb-laptop:~# apt-get install bcm43xx-fwcutter
  
 
 
 
  
 
That will prompt you 'yes/no' to install the firmware, so obviously answer yes if you want to get wireless to work. 
 
  
 
Next this is where the whole linux and windows users must be getting confused, 
 
  
 
Time to patch the firmware so do this  
 
  
 
 
 
Code: anyweb@anyweb-laptop:~$ sudo bcm43xx-fwcutter -w /lib/firmware ~/Desktop/wl_apsta.o
  
 
 
 
  
 
And of it goes....done yet ? no. Next we have to do this... 
 
  
 
 
 
Code: anyweb@anyweb-laptop:~$ sudo bcm43xx-fwcutter -w /lib/firmware/`uname -r` ~/Desktop/wl_apsta.o
  
 
 
 
  
 
Nearly there, it tells me I need to bookmark  this link and then reboot, ok I'll do that. After the reboot everything looked the same and I was still wired, I removed the wired connection and issued 
 
  
 
 
 
Code: anyweb@anyweb-laptop:~$ modprobe bcm43xx
  
 
 
 
  
 
followed by disabling the Wired connection in Network manager. Now ifconfig shows me eth1 (the wireless nic) and I can ping wirelessly, it worked ! *phew*. 
 
  
 
![[Image: post-1-1178103664.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178103664.png)  
 
  
 
Quote:anyweb@anyweb-laptop:~$ ifconfigeth0      Link encap:Ethernet  HWaddr 00:0B:DB:5B:25:48   
 
          inet6 addr: fe80::20b:dbff:fe5b:2548/64 Scope:Link 
 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
 
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0 
 
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 
 
          collisions:0 txqueuelen:1000  
 
          RX bytes:648 (648.0 B)  TX bytes:492 (492.0 B) 
 
          Interrupt:11  
 
  
 
eth1      Link encap:Ethernet  HWaddr 00:90:4B:B2:2B:83   
 
          inet addr:192.168.0.195  Bcast:192.168.0.255  Mask:255.255.255.0 
 
          inet6 addr: fe80::290:4bff:feb2:2b83/64 Scope:Link 
 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
 
          RX packets:4346 errors:0 dropped:353 overruns:0 frame:0 
 
          TX packets:3135 errors:0 dropped:0 overruns:0 carrier:0 
 
          collisions:0 txqueuelen:1000  
 
          RX bytes:5633395 (5.3 MiB)  TX bytes:489322 (477.8 KiB) 
 
          Interrupt:11 Base address:0x4000  
 
  
 
lo        Link encap:Local Loopback   
 
          inet addr:127.0.0.1  Mask:255.0.0.0 
 
          inet6 addr: ::1/128 Scope:Host 
 
          UP LOOPBACK RUNNING  MTU:16436  Metric:1 
 
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0 
 
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 
 
          collisions:0 txqueuelen:0  
 
          RX bytes:300 (300.0 B)  TX bytes:300 (300.0 B) 
 
  
 
anyweb@anyweb-laptop:~$ ping www.google.com 
 
PING www.l.google.com (209.85.135.104) 56(84) bytes of data. 
 
64 bytes from mu-in-f104.google.com (209.85.135.104): icmp_seq=1 ttl=242 time=35.2 ms 
  
 
  
 
  
 
  
 
  
 
Installing and Configuring the desktop 
 
Meanwhile I let Ubuntu's update manager apply 11 or so updates in the background and proceeded to install xchat via apt-get. To do this I had to be root, and to become root in Ubuntu  do as follows:- 
 
  
 
 
 
Code: anyweb@anyweb-laptop:~$ sudo -i
  
 
 
 
  
 
that prompts you for your current passsword (the one you set when installing the system) and then you are logged on as root. 
 
  
 
As I was already familiar with apt-get from earlier fedora days (back when yum was in infancy) I issued the following:- 
 
  
 
 
 
Code: root@anyweb-laptop:~# apt-get install xchat
  
 
 
 
  
 
after some moments, it got the package(s) and installed it. 
 
  
 
Quote:Reading package lists... DoneBuilding dependency tree        
 
Reading state information... Done 
 
The following extra packages will be installed: 
 
  tcl8.4 xchat-common 
 
Suggested packages: 
 
  tclreadline libnet-google-perl 
 
The following NEW packages will be installed: 
 
  tcl8.4 xchat xchat-common 
 
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 
 
Need to get 2354kB of archives. 
 
After unpacking 6693kB of additional disk space will be used. 
 
Do you want to continue [Y/n]? y 
 
Get:1 [/url]http://se.archive.ubuntu.com feisty/main tcl8.4 8.4.14-0ubuntu1 [1163kB] 
 
Get:2 http://se.archive.ubuntu.com feisty/universe xchat-common 2.8.0-0ubuntu4 [888kB] 
 
Get:3 [url=http://se.archive.ubuntu.com]http://se.archive.ubuntu.com feisty/universe xchat 2.8.0-0ubuntu4 [303kB] 
 
Fetched 2354kB in 2s (1169kB/s) 
 
Selecting previously deselected package tcl8.4. 
 
(Reading database ... 88008 files and directories currently installed.) 
 
Unpacking tcl8.4 (from .../tcl8.4_8.4.14-0ubuntu1_i386.deb) ... 
 
Selecting previously deselected package xchat-common. 
 
Unpacking xchat-common (from .../xchat-common_2.8.0-0ubuntu4_all.deb) ... 
 
Selecting previously deselected package xchat. 
 
Unpacking xchat (from .../xchat_2.8.0-0ubuntu4_i386.deb) ... 
 
Setting up tcl8.4 (8.4.14-0ubuntu1) ... 
 
  
 
Setting up xchat-common (2.8.0-0ubuntu4) ... 
 
  
 
Setting up xchat (2.8.0-0ubuntu4) ... 
  
 
![[Image: post-1-1178099902.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178099902.png)  
 
  
 
Why did i do the above ? because xchat wasn't installed by default. Ok once done I was on IRC. Please note noobs, that if you don't like using the cli (command line interface, or terminal) then you can click on 'Applications, add/remove' to start the package manger gui.) 
 
  
 
![[Image: post-1-1178100581.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178100581.png)  
 
  
 
Next up, I configured Gaim (not renamed to Pidgin yet ?) to use my msn and gmail accounts respectively. Once done, time to copy back the data I copied to the external hdd, I plugged it in, Ubuntu found it, I selected the windows 98 file system I had copied to (fat32) and copied back all my data from the Fedora Core install. Interestingly, Ubuntu also showed the two other partitions on that hdd, which were NTFS, Fedora didn't mount them at all as no NTFS plugin was installed. 
 
  
 
![[Image: post-1-1178100716.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178100716.png)  
 
  
 
Configuring Firefox 
 
  
 
Next up, I wanted to configure firefox to be able to play all the usual stuff, flash, java, media, and so on, I don't yet know if it's pre-configured but i'll soon find out. 
 
  
 
I go to shockwave's home and straight away I'm prompted to 'click here to install plugin' so obviously Adobe Flash Player is not pre-installed, I accept the license agreement and off it goes. Done. I then head over to bbc.co.uk/news and click on a video to see what happens, it prompts for what type of viewer I will use, i choose realplayer (as it's already selected) and then click ok. It says plugin requied, and 'not available'. So I change it to 'windows viewer' and this time it starts up a media player (Totem browser plugin) but abrubptly stops. 
 
  
 
![[Image: post-1-1178115953.png]](http://video.linux-noob.com/screenshots/ubuntu/7.04/post-1-1178115953.png)  
 
  
 
At this point I'm beginning to wonder why all the fuss about Ubuntu is there, I mean, I've had to configure the wireless using ndiswrapper, and I have to install plugins in firefox and now I cannot view online content, wasn't Ubuntu supposed to be taking care of all this unecessary hassle ? 
 
  
 
Quote:<webany> i guess i was under the impression that ubuntu had ndiswrapper installed and preconfigured, and that it installed all the plugins/codecs.<webany> how wrong i was 
			
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   30 days with Ubuntu 7.04 (feisty fawn) | 
 
| 
Posted by: anyweb  - 2007-05-02, 09:12 AM - Forum: Feisty Fawn (7.04) 
- No Replies
 | 
 
	
		
  | 
		
			 
				 
well the Ubuntu hype is everywhere, and being a long term fedora fan, I've decided to give Ubuntu a test run on my linux laptop (OEM, Intel 855GM, 640mb ram, onboard intel video, onboard broadcom wireless, 30gb hdd) for 30 days starting today (May 2nd, 2007). I will update each day with my thoughts, problems, trials and tribulations with Ubuntu below, so stay tuned ! 
 
  
 
FEEL FREE TO COMMENT IN THE THREADS BELOW ! 
 
  
 
Please note that as there is a LOT of content (including high res. screenshots) in this thread, so I've broken it down into components:- 
 
  
 
Days 1-5  
 
  
 
covers:- download, installation, wireless setup, ndiswrapper, rhythmbox, firefox, remote desktop, ubuntu update, dvd playback (totem), compiz/xgl, beryl 
 
  
 
  
 
Days 6-10 
 
  
 
covers:- printing, networking, firefox, mplayer, evolution, bittorrent, docking, ubuntu updates 
 
  
 
  
 
Days 11-15 
 
  
 
covers:- totem, network issues, power management, standby, hibernate, more updates, avant-dock, beryl, gdesklets 
 
  
 
  
 
Days 16-20 
 
  
 
covers:- avant-dock, gdesklets, more updates, burning audio cd's with k3b 
 
  
 
  
 
Days 21-25 
 
  
 
covers:- LinuXXX, more updates, Installing gftp/wine/FlashFXP, Migrate Documents and Settings,  
 
Grub Triple boot, fsck error, Desktop Effects and Nvidia video drivers 
 
  
 
Days 26-30 
 
  
 
covers:- more updates, kernel update, gdesklets, digital camera [sTILL IN PROGRESS] 
 
  
 
  
 
The posts above are in real time, so may get updated when you least expect it, therefore if a Day looks unfinished, it's because the day hasn't yet completed or because I'm still typing. So if it looks unfinished, pop back later or hit F5 (refresh).. 
 
  
 
Finally, when the 30 days are done, I'll write about the experience in the reviews section of the site. 
 
  
 
If you found this thread to be useful, entertaining or informative, then please consider Digging it ! 
 
  
 
cheers 
 
anyweb 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   HowTo Install VMware on FC6 & Cent0s | 
 
| 
Posted by: jsn06  - 2007-05-02, 08:49 AM - Forum: Fedora Core Release 6 
- Replies (1)
 | 
 
	
		
  | 
		
			 
				 
Well , if you have tried like me to install the VMware Server or WorkStation on a new kernel [ kernel 2.6.20-1.2948.fc6] like me & had no luck !!! 
 
Here is the Solution. 
 
  
 
I have tried this tutorial which is at [/url]http://www.howtoforge.com/vmware_server_fedora_core_6  which did not work for me cause whoever wrote that article  is outdated now & will not work for you either (with all my respect to whoever wrote it) . 
 
  
 
If you have a new kernel like me  kernel 2.6.20-1.2948.fc6 (where they are talking about 2.6.19-1.2911.fc6), this is how i got it working. 
 
  
 
1)Register to get your  free serial number(s) to start using VMware Server & then download  http://download3.vmware.com/software/vmser...-44356.i386.rpm. 
 
2)Make sure you have the following or updated 
 
    *  gcc 
 
    * gcc-c++ 
 
    * kernel-devel 
 
    * xinetd  
 
& if i was in your shoes i will also install  
 
compat-gcc-34  
 
compat-gcc-34-c++  
 
which will not harm your box (FC6 includes GCC 4.1 compiler. Some applications will NOT compile in GCC 4.1) 
 
install GCC 3.4 to allow compiling applications which do not yet support GCC 4.1 
 
  
 
yum install 
 
3)uname -r & it should spit 2.6.20-1.2948.fc6 
 
4)rpm -q kernel-devel & should spit [kernel-devel-2.6.20-1.2948.fc6] 
 
5) rpm -i /home/user_name/VMware-server-1.0.3-44356.i386.rpm 
 
6)VMWare server is installed & for your box to use it you will have to configure it 
 
7)$ su - 
 
# vmware-config.pl 
 
this is what you get: 
 
  
 
In which directory do you want to install the mime type icons ? 
 
[/usr/share/icons]  
 
What directory contains your desktop menu entry files? These files have a .desktop file extension. [/usr/share/applications] 
 
... 
 
In theory , you can valid & confirm each section. 
 
  
 
8)End of installation if you have no errors !!! your configuration should look like this 
 
The configuration of VMware Server for Linux for this  
 
running kernel completed successfully. 
 
  
 
You can now run VMware Workstation by invoking the following command:  
 
"/usr/bin/vmware". 
 
  
 
Enjoy, 
 
  
 
--the VMware team 
 
  
 
as root  
 
  
 
/etc/init.d/xinetd start 
 
  
 
9)Now if everything went wrong & the vmware-config.pl  aborted to configure with something like this 
 
  
 
Using 2.6.x kernel build system. 
 
make: Entering directory `/tmp/vmware-config0/vmnet-only' 
 
make -C /lib/modules/2.6.19-1.2911.fc6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules 
 
make[1]: Entering directory `/usr/src/kernels/2.6.19-1.2911.fc6-i686' 
 
  CC [M]  /tmp/vmware-config0/vmnet-only/driver.o 
 
  CC [M]  /tmp/vmware-config0/vmnet-only/hub.o 
 
  CC [M]  /tmp/vmware-config0/vmnet-only/userif.o 
 
/tmp/vmware-config0/vmnet-only/userif.c: In function 'VNetCopyDatagramToUser': 
 
/tmp/vmware-config0/vmnet-only/userif.c:629: error: 'CHECKSUM_HW' undeclared (first use in this function) 
 
/tmp/vmware-config0/vmnet-only/userif.c:629: error: (Each undeclared identifier is reported only once 
 
/tmp/vmware-config0/vmnet-only/userif.c:629: error: for each function it appears in.) 
 
make[2]: *** [/tmp/vmware-config0/vmnet-only/userif.o] Error 1 
 
make[1]: *** [_module_/tmp/vmware-config0/vmnet-only] Error 2 
 
make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2911.fc6-i686' 
 
make: *** [vmnet.ko] Error 2 
 
make: Leaving directory `/tmp/vmware-config0/vmnet-only' 
 
Unable to build the vmnet module. 
 
  
 
For more information on how to troubleshoot module-related problems, please 
 
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and 
 
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html". 
 
  
 
Execution aborted. 
 
  
 
10) Rendez vous at this page & download  [url=http://ftp.cvut.cz/vmware/vmware-any-any-update109.tar.gz]http://ftp.cvut.cz/vmware/vmware-any-any-update109.tar.gz which is a patch to fix this problem where it will save you a great big headache. 
 
11)put this file in your /home/user_name & -> tar -xzf vmware-any-any-update109.tar.gz  
 
12)After the file has been extracted, change to the /vmware-any-any-update??? directory and run: 
 
13) ./runme.pl 
 
14)During the configuration, which automatically follows right after the patch has been applied, I accepted all of the defaults to the questions that are asked, meaning the paths to directories that were listed,  
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Can't change resolution | 
 
| 
Posted by: techbeginner  - 2007-04-30, 02:56 AM - Forum: Xorg Problems 
- Replies (1)
 | 
 
	
		
  | 
		
			 
				For some reason oneday my computer crashed and ever since i haven't been able to change my resolution from 640 by 480. I've tried everything i can think of, but nothing has worked yet. I'm using a intel pentimum 3 with windows 98 se. i've got derect x and voodoo 3dfx. if anybody could help me it would be greatly appreciated. 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Setting Up BCM4318 Wireless, Please Help! | 
 
| 
Posted by: 73ch1  - 2007-04-28, 11:22 PM - Forum: Wireless 
- Replies (5)
 | 
 
	
		
  | 
		
			 
				 
I have posted for help on the Fedora support forums, but nobody was able to give me an answer to my specific problem.  I am about ready to lose it!  I've been trying so desperately to get on the internet but it seems that my chipset was created in hell :(  So I hope that somebody here will be able to save me with some nice step by step (or not even) replies, since I am a huge noob. 
 
  
 
 Quote:I installed FC6 almost a week ago on my Dell Inspiron 600m notebook and everything works just fine except for I cannot get my wireless internet to work.  
 
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev02) 
 
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev02) 
 
  
 
Under Network Configuration, eth0 and eth1 are both listed as inactive and when I try to activate them, it says "failed; no link present. Check Cable?" 
 
  
 
I've searched around a lot for a solution, but I found most answers to be too confusing.. and I'm also not too sure if I have to do anything special for the ethernet controller to work? 
  
 
Just in case, are there any wireless cards that I can buy affordably that work with FC6 without any configuration?  I would just like to easily connect even if it'll cost me some. 
 
  
 
THANK YOU to anybody who can try to help! 
 
			
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Server Red Hat and error message Destination Host Unreachable | 
 
| 
Posted by: zillah  - 2007-04-28, 03:34 AM - Forum: Redhat 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				 
The Linux server Red Hat that I have got in my lab is giving me this error : 
 
  
 
((Destination Host Unreachable.....)) 
 
  
 
  
 
Its NIC is up, and IP, Subnet Mask, Default Gateway is fine, the Cisco switch where it connected is configured correctly, but neither any one can ping this Red Hat Server nor it can ping any one on the same network. 
 
  
 
Switch shows green light , that means physical connection (NIC, cable) should be ok. 
 
  
 
I even added the default router under the properties of NIC on Red 
 
Hat Server....it didn't make any difference. 
 
  
 
  
 
If I unplugged the server and plugged my laptop instead, they can ping each other (switch and other PCs and laptop) 
 
  
 
1- Beside the firewall (enabling and disabling) that I have to check 
 
  
 
  
 
  
 
2- Can I uninstall TCP/IP and reinstall it again (If that feasible like windows)? 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Eben Moglen leaving the FSF | 
 
| 
Posted by: hybrid  - 2007-04-25, 04:55 PM - Forum: Linux News 
- No Replies
 | 
 
	
		
  | 
		
			 
				 
 Quote:An anonymous reader writes "Eben Moglen, general counsel and board member of the FSF and chairman of the SFLC, has announced on his blog that he will be resigning from his leadership position with the FSF now that GPLv3 draft 3 is out the door. " 
  
 
Read more 
 
			
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
 |