Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 338 online users. » 0 Member(s) | 336 Guest(s) Applebot, Bing
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 516
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 89,392
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 42,691
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,924
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,417
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,538
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 118,675
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 56,458
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 46,376
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 42,192
|
|
|
Fedora update |
Posted by: xDamox - 2005-09-28, 02:58 PM - Forum: Fedora
- Replies (6)
|
 |
Hi,
I have been trying to get up2date working with the proxy that the university have provided
to no luck has it worked it just starts to search then says my machine is up2date even tho
I know its not.
I have tryed setting the enviroment varibles to the proxy this helps elinks to work
but when I try yum it just crys.
Code: Setting up Update Process
Setting up repositories
Traceback (most recent call last):
File "/usr/bin/yum", line 15, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 72, in main
result, resultmsgs = do()
File "/usr/share/yum-cli/cli.py", line 419, in doCommands
return self.updatePkgs()
File "/usr/share/yum-cli/cli.py", line 877, in updatePkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 72, in doRepoSetup
yum.YumBase.doRepoSetup(self, thisrepo=thisrepo)
File "__init__.py", line 208, in doRepoSetup
File "repos.py", line 516, in baseurlSetup
File "repos.py", line 768, in getMirrorList
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 444, in urlopen
return default_grabber.urlopen(url, **kwargs)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 575, in urlopen
return self._retry(opts, retryfunc, url)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 547, in _retry
return apply(func, (opts,) + args, {})
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 574, in retryfunc
return URLGrabberFileObject(url, filename=None, opts=opts)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 727, in __init__
self._do_open()
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 794, in _do_open
fo, hdr = self._make_request(req, opener)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 885, in _make_request
fo = opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 358, in open
response = self._open(req, data)
File "/usr/lib/python2.4/urllib2.py", line 376, in _open
'_open', req)
File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
result = func(*args)
File "/usr/lib/python2.4/urllib2.py", line 573, in <lambda>
lambda r, proxy=url, type=type, meth=self.proxy_open: \
File "/usr/lib/python2.4/urllib2.py", line 580, in proxy_open
if '@' in host:
TypeError: iterable argument required
is there any other methods to try
|
|
|
Transparent Proxy |
Posted by: Ritter - 2005-09-26, 09:52 PM - Forum: Security and Firewalls
- Replies (4)
|
 |
Quote:HI I read ur article about iptables ,it seems u are master in iptables.Indeed i have a question in this field and i will be gratefull if u answer me.I have installed fedora core 3 for squid to use as a transparent proxy. it works but not as i expect
indeed i have an access server 5300 and a router and i want to use my squid between these .i want to route my access server to cache and then by the gateway of the internet NIC to the router i want that my cache do nat too.
I have experienced many different forms but it was useless.if it is possible for u .guide me
THANK YOU
ALI
Transparent Proxy mini-HOWTO
Follow that guide, but the critical iptables rule is basically:
Code: iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128
|
|
|
Vista.. from scratch |
Posted by: seeno - 2005-09-25, 12:58 PM - Forum: Vista
- No Replies
|
 |
From slashdot:
Quote:iliketrash writes "The Wall Street Journal has a long front-page articledescribing how Jim Allchin approached Bill Gates in July, 2004, with the
news that then-Longhorn, now-Vista, was '[0]so complex that its writers
would never be able to make it run properly.' Also, the article says,
'Throughout its history, Microsoft had let thousands of programmers each
produce their own piece of computer code, then stitched it together into
one sprawling program. Now, Mr. Allchin argued, the jig was up. Microsoft
needed to start over.' And start over they did. The article is
astonishing for its frank comments from the principles, including Allchin
and Gates, as well as for its description of Microsoft's cowboy spaghetti
code culture."
Thought this is big so if anyone didn't know. The funny part is that the code was "so complex" :P
|
|
|
Start/Stop Services How-to |
Posted by: kingttx - 2005-09-25, 03:05 AM - Forum: Mandriva
- No Replies
|
 |
Mandriva's Control Center has a panel to allow you to view your available services and start or stop them. Please be sure you know which services are needed before you begin making changes, however. Turning off some services is good if you don't use them. Turning off other services could prevent you from using X-Windows.
Start/Stop Services
Enjoy!
Tom King
|
|
|
Bill Gates and Napoleon Dynamite |
Posted by: xDamox - 2005-09-23, 08:56 PM - Forum: Windows XP
- Replies (1)
|
 |
Sup all,
My brother posted this link if anyone wants to see bill gates
hanging out with Napoleon
[/url][url=http://www.only4gurus.com/v3/preview.asp?ID=9199]http://www.only4gurus.com/v3/preview.asp?ID=9199
summary:
The Microsoft bigwig teamed up with Napoleon Dynamite in this spoof video from PDC 2005. The camera's a little shaky, but you get the idea.
Bill Gates dances like znx :P hehehe and a few other ln members hehe
enjoy
|
|
|
Adding Panel Objects |
Posted by: kingttx - 2005-09-22, 07:48 PM - Forum: Mandriva
- Replies (1)
|
 |
This is rather intuitive, but many folks may not know what is available to place into your panels (you can have more than one, ya know!) :)
In this how-to, I'll show how to simply add and remove KWeather from a panel. This how-to will not go into configuring the applet, however.
Add and Remove Panel Objects
Enjoy!
Tom King
|
|
|
wouldFC4 support pirsm? |
Posted by: Oroshi - 2005-09-22, 08:06 AM - Forum: Fedora Core Release 4
- Replies (1)
|
 |
Hello,
as i have got Fedora Core 3 on my laptop, so i was thinking about upgrading, but it on dual boot, windows and Fedora. so if i want to upgrade the Fedora as a fresh copy over write the old one without losing the windows. so i think this possble coz it still bootable coz it load grub 1st if i reformat windows then window will be slefish to boot it self not Linux.
okay, Before i do that - I would like to KNOW if it will work on Prism Wireless network (my laptop got that build in) I kept having problem with crappy ndiswapper, it read the access point information fine, when i iwconfigure, some time it conencted fine but mostly it won't connect at all. it annoying me big time. It would be apperactae if you could inform me that will it work on prism wireless on Fedora Core 4 ?
Cheers
|
|
|
|