Debian Configuration :: Setup Vpn Connection In Squeeze?

Feb 22, 2011

When I click on Network Manager client in the Gnome Panel -> vpn connections -> configure vpn, the add button is not enabled.

View 5 Replies


ADVERTISEMENT

Debian Configuration :: No Wired Connection With Squeeze And RTL8139?

Jun 9, 2011

I have installed Debian squeeze 6.0.1 using the CD1 of the i686 version (kernel 2.6.32.5) on my compaq presario sr1799es desktop. My machine has a ethernet card RTL8139 (RTL-8139/8139C/8139C+)(it has no wireless card). I can't connect to internet with debian.

I can connect to internet in this machine using windows xp. I also checked with the Puppy linux 5.2.5 version (with kernel 2.6.33.2) using a usb memory and I had success connecting to internet by dhcp. I already checked lots of forums with related questions but I couldn't find a solution for my problem. I'll show you the output of lspci and lsmod !grep 8139 commands:

lspci
00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)

[code]...

View 14 Replies View Related

Debian Configuration :: Unstable Internet Connection Squeeze - Realtek Adapter

Jul 14, 2011

I'm going to start using Debian as my desktop system rather than Ubuntu since I'm not really liking all the crazy eye candy and just wanted a fast and simple system. My main problem is networking, I guess I'll start off with my system specs and other information for problem solving.

My specs are:

- Intel Core i7 2600K CPU
- Gigabyte Z68X-UD3P-B3 Motherboard
- 8GB DDR3 1600Mhz RAM

I have a Realtek RTL8111/8168B Ethernet Adapter builtin to my motherboad which I am using, I could only get a basic connection, by basic I mean that it allowed me to connect to my local area network but not the internet. I then modified /etc/NetworkManager/NetworkManager.conf to change to managed=true this allowed me to use the internet, but the problem is, that it is a very unstable connection, the speed is very slow and it drops a lot! I have to carry on running /etc/init.d/network-manager restart twice to get my connection back, which lasts for about a minute.

output of lspci | grep -i eth

07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

Output of cat /var/log/dmesg | grep -i eth

[    1.414250] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.415080] eth0: RTL8168b/8111b at 0xffffc90000c7c000, 1c:6f:65:c5:7c:34, XID 0c900800 IRQ 31
[    9.213351] r8169: eth0: link up
[    9.213392] r8169: eth0: link up
[   13.813496] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

View 1 Replies View Related

Debian Configuration :: Squeeze D-u - Kernel Configuration Skipped

Jul 6, 2010

I have a set of vm's with stable, testing, and sid to keep track of how things are going. When I did an apt-get dist-upgrade with squeeze last week, things seemed to OK (350 package updates) until the end. It didn't seem to like and / or was confused by a kernel dependency.

I am not too concerned yet. Because these are in vm's, I do a snapshot before any significant change. I can futz around with impunity because I have that backup.

I re-booted, and tried the apt-get dist-upgrade again with same results. I think I also tried apt-get -f install.

So I reverted to the snapshot, and will simply try again in the future. I recall that with lenny as testing, the font-desktop was really screwed up for about a period of 6 weeks.

However, just in case someone else runs into this:

1) a re-boot worked, but the failure of apt-get made me nervous enough to revert.

2) waiting for corrections has seemed to work in the past (with a single exception with a 4-disk SCSI software RAID10 update that failed to re-boot lenny successfully after what seemed to be a minor update -- that was on a real system, not a vm. I haven't gotten back to look at that.)

View 14 Replies View Related

Debian Configuration :: TightVNC Configuration On The Squeeze?

Feb 8, 2011

I recently just installed Squeeze on an ia64 system and was having some troubles with running VNC.I get the following error, more specifically for some reason I get a malloc - memory corruption error:

Xtightvnc(9165): unaligned access to 0x60000000001ea06c, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea074, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea07c, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea084, ip=0x4000000000268280

[code]...

After display all the code above, it just stops. The port 5901 is still closed - if it runs properly, would it open automatically?Is there something that is incompatible? Or am I missing some system configuration component?

View 1 Replies View Related

Debian :: Setup A Fresh Installation Of Squeeze?

Feb 24, 2011

I've just setup a fresh installation of Debian Squeeze and am trying to configure the firewall. I ran a search for iptables and got the following results:

debserv:~# find / -name iptables
/etc/bash_completion.d/iptables
/sbin/iptables
/usr/share/doc/iptables

[Code]....

When I run an iptables command to add a rule and reboot the new configuration is lost even after I have run the iptables-save command. I can't work out where the iptables config file is/should be stored so I could try editing the file with vi.

View 5 Replies View Related

Debian :: Setup Squeeze To Log In Automaticall On Startup?

May 19, 2011

i just installed Debian on one of the computers in the house and nobody likes being prompted for a password so i want it to login as a normal user without requesting a password on startup. how do i do this

View 13 Replies View Related

Debian Installation :: Reiserfs Missing - Possible To Add On Squeeze Setup

Mar 5, 2011

I have so far used reiserfs formatting both in my previous debian (sarge, etch and lenny) and opensuse (SLED10, opensuse-10.2,10.3 &11.3) and was very happy. When last month I installed debian squeeze I missed reiserfs (or did I miss noticing it?) Though Ext3 is giving me no trouble. I would love to have reiserfs. Is it now possible to change the filesystems without much trouble.

View 5 Replies View Related

Debian Configuration :: Dropbox Install For Debian Squeeze From Source Code

Feb 19, 2011

how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.

View 7 Replies View Related

Debian Configuration :: Installed Firestarter Firewall On Debian Squeeze?

Apr 5, 2011

I installed Firestarter firewall on debian Squeeze.Now i note there is a gui available in System->Administration which apparently does not need to be running all the time - its not set up to start on boot.When I boot I notice the boot message has a line saying "Starting Firestarter firewall .... failed"When I am logged in and type "/etc/init.d/firestarter status" as the Firestarter FAQs say, I get"Firestarter is running... ... (warning)"I can run the gui manually and still same message.

View 2 Replies View Related

Debian Configuration :: Using Tor In Squeeze?

Aug 28, 2011

When I activate Tor in Iceweasel, it forbids me access to the internet completely. Even attempting Google results in "Iceweasel is configured to use proxy server that is refusing connection".

I have seen this in Lenny, too - it was caused by activating Tor without having installed privoxy. I installed privoxy and everything was okay. In Squeeze, Tor is using polipo. Polipo is installed and running. I have not played with settings of polipo or Tor, the configuration is the same as it was after installation.

What can be wrong? I am a rather an user than a networking guru. I am connected to internet by means of DHCP, no local lans, no special routings, no additional proxies. I have already tired to reinstall polipo.

View 2 Replies View Related

Debian Configuration :: Connection WPA Personal Says Connected To Wl Network But No Internet Connection

Apr 15, 2011

1 linksys router: gets the net from PPPOE and give the network DHCP. The router IP is 192.168.1.1. 1 windows laptop that work wireless and wired. 1 debian desktop that work wired and not working wireless. THe problem with the debian desktop is like this: I have a TP-Link TL-WN321G installed and found by lsusb command. I make a wireless connection WPA Personal (just like the router settings) it says i am connected to the wl network but no internet connection. the route command give me this:

[code]....

I tryed with wicd who said that the connection is WEP (and it's not, it is setup to WPA on the router and the network-manager conncetion) and when i try to connect i get bad password. I tryed with network-manager uninstalled and no chance.

View 4 Replies View Related

Debian Configuration :: ATI Driver For Squeeze

Feb 15, 2010

Just installed squeeze on a new laptop(had been runny Lenny on my older one with no issues, but no sound or wireless on the new one).I decided to install the ATI drive for my Radeon Mobility 4500(or some close revision) because the fan is constantly running and based on some other postings, it seems that it could be the graphics card causing it.Downloaded the driver from ATI's site and it seemed to install fine but when starting X.

View 11 Replies View Related

Debian Configuration :: Downgrade From Sid To Squeeze

Jun 20, 2010

When I try to downgrade from sid squeeze I don't get GDM running just a login promt after a reboot.Have also reinstalled nvidia driver but still only login promt.I did aptitude update and aptitude full-upgrade after changing sources.list from sid to squeeze.

View 2 Replies View Related

Debian Configuration :: NTFS In Squeeze?

Oct 19, 2010

Got a problem mounting my Windows partition in Squeeze. It keeps refusing to mount it for me in Dolphin. I am a member of the disk and fuse groups, /dev/fuse is owned by root:fuse, and /sbin/mount.ntfs points to /sbin/mount.ntfs-3g, which in turn points to the ntfs-3g executable. I kind of need this ASAP. I am supposed to be finishing with this machine in 35min, and I am dead in the water without the ability to copy some files from the Squeeze ext4 partition over.

View 14 Replies View Related

Debian Configuration :: Kernel BUG In Squeeze 2.6.32-5-686 ?

Oct 21, 2010

I installed Debian Squeeze from a net install to a raid 1 array. I have been having a lot of troubles related to being able to write to one or more of the mounted drives - even touch gives me errors.

The most interesting line from dmesg is:

Here is the full output from dmesg:

I found a thread that indicated that this bug was fixed in the next kernel version: 2.6.32-6. I am willing to upgrade the kernel to get rid of my problems. Is a squeeze kernel at 2.6.32-6 or higher available? If so, where? I have not compiled my own kernel, and am not very interested in getting into that.

View 8 Replies View Related

Debian Configuration :: Can't Hibernate On Squeeze

Dec 20, 2010

I use my laptop at the college, and I've to suspend him frequently. So, I've decided to install the package pm-utils, to hibernate my PC, instead of power off it. When I try to do "# pm-hibernate", a tty appear, and this error is displayed :

[3506.405310] pm_op(): usb_dev_suspend+0x0/0xa [usbcore] returns -2
[3506.405310] PM: Device usb1 failed to freeze: error -2
This is the result in pm-suspend.log :
Initial commandline parameters:

[Code]....

View 14 Replies View Related

Debian Configuration :: Squeeze And Php 5.3.x - Reverting To 5.2.x?

Feb 6, 2011

I have upgraded my server to Debian 6.0 Squeeze but it looks like some of my sites are not compatible with PHP 5.3.x so I would like to revert to previous 5.2.6 version.So my question is what to do?a) Remove PHP 5.3.x from system via apt-get and install my old 5.2.6 from old archives at /var/cache/apt/archivesorb) just try to update from archives PHP to 5.2.6?

-rw-r--r--. 1 root root  2413316 May 11  2008 libapache2-mod-php5_5.2.0-8+etch11_i386.deb
-rw-r--r--. 1 root root  2413290 Oct  6  2008 libapache2-

[code]...

View 10 Replies View Related

Debian Configuration :: No Knetworkmanager In Squeeze?

Feb 6, 2011

As a long time user of some other distributions I decided to switch to Debian and installed 6.0 from amd64 kde cd image.Upon logging to KDE I discovered thatant locate knetworkmanager anywhere,it doesnt autostart and I could not find it anywhere else.I am connecting through a wireless network to the Internet so I cant connect through the Ethernet to download it through apt-get for example,if it is not installed by default.lly confused,knetworkmanager is standard tool in KDE but I cant find it in Debian 6.0

View 9 Replies View Related

Debian :: Trying Out Squeeze / Configuration Could Not Be Loaded

Dec 14, 2010

A couple days ago I installed Debian Lenny (netinst) to my friend's laptop, a IBM Thinkpad T23. Got a black screen after gdm loaded and the laptop seemed frozen. Decided to upgrade to squeeze. I edited the apt sources file and changed all the instances of lenny to squeeze, and then upgraded.Had the same display problem, but found a web site that suggested disabling acpi. So I did that, got the sound working, (needed cs46xx firmware), and all seems to be running fine.I get some weird udev messages at boot time, but I have a feeling that's due to how I upgraded. I can't copy and paste since the messages aren't in my system log. If anybody wants more information about it, I can supply it. pgrep shows two instances of udev running so it appears the messages are only warnings.When upgrading to squeeze, I used tds.net debian mirror links. Earlier today I switched to Debian's official US repo URLs and had to upgrade about 250 packages after reloading package data.

Now, when I click on System -> Administration -> Time and Date.After a couple seconds I get a dialog box that says "The configuration data could not be loaded" in bold black letters. Underneath that in smaller letters, "You are not allowed to access the system configuration" I receive that same error when accessing "services" and "users and groups."But I can access the synaptic package manager and update manager from the administration submenu.

View 4 Replies View Related

Debian Configuration :: WiFi Connection Which Then Is Sent To A Wired Connection

Sep 22, 2015

The situation: The office has a WiFi network on one DSL line, which is used for our VoIP call center, and a wired network for our internal network and the majority of web surfing/traffic . Part of the office must be temperature controlled/monitored - we have a rather nice digital thermometer which is WiFi enabled.I have a Debian Wheezy box with a WiFi card and ethernet connection

What I'm trying to accomplish:Connect wifi enabled thermometer to WiFi network so it can automatically send temp updates (currently I have to do it manually via USB)Have the Wheezy box accept the downloaded file then send it to a back up server in the wired network

Side things that may be useful : Prefer to use wired connection for internet and apt and suchWiFi connection will really just be used for connecting to the thermometer

This [URL] .... topic got me thinking that there might be a way to bring the two networks together, but I don't know if that will wreak havoc on things. I know, the Windows and Mac OS don't like having ethernet and wifi at the same time, might Linux be better for this?

v&n had this to offer in the prior thread [URL] .... which I'll be doing more research on.

View 2 Replies View Related

Debian Configuration :: Missing CD / DVD Device In Squeeze

Apr 3, 2010

I've been testing Squeeze to determine whether KDE4 is finally suitable for my primary machine. Everything seems to be working fine except for detection of IDE devices. My CD/DVD drive no longer automounts and the reason seems to be that no device is being created. My Lenny system detects the drive as /dev/hda, but no such device exists in Squeeze. During boot, Squeeze appears to detect the drive as /dev/sr0 (according to dmesg), but in fact that device does not exist either.I'm actually running the Lenny kernel, as I am unable to compile my Ralink wireless driver (rt2860sta) using the Squeeze kernel. Also, for inquiring minds, I use removable HDD drive bays on my systems to simplify testing.

View 9 Replies View Related

Debian Configuration :: Does Live-helper Not Like Sid Or Squeeze?

Apr 13, 2010

I have been trying to build a Debian-live-version for some time using live-helper. It works fine if I choose lenny as distribution. With sid I always get into trouble.Sometimes live-helper does't find any aufs-modules but it stops looking for them if I keep the options as simple as above.What is the problem of live-helper's to build on sid or squeeze (which I have met similar troubles with)?

View 10 Replies View Related

Debian Configuration :: Prevent Squeeze From Being Like The Borg?

May 28, 2010

Alright, first Squeeze wouldn't create an initial RAM disk even with "--initrd" specified. Now I don't need one and it's creating one for me even though I don't want one! How do I stop this? I'm beginning to feel like I am using Windows in the sense that it's doing things on its own. Don't make me a RAM disk unless I say so!

View 10 Replies View Related

Debian Configuration :: Accidentally Upgraded Squeeze To Sid?

Jun 16, 2010

I just noticed that I had a sid line on my sources.list, at the end of all squeeze lines, and I've been updating more or less regularly. Does the ordering imply some sort of "preference", so that the first lines are preferred over the subsequent ones, or is it all about the latest version?After removing that line, and taking a look at my installed packages with synaptic, all the "latest versions" of the packages seem to be the ones that are already installed, and I click on properties, and there are no older versions available, only "##.##-### (testing)". Emphasis on "testing", rather than "sid" or "unstable". Of course I didn't check all of them, but about a dozen, and none deviated from that pattern. However, I went to double check on the web pages about the packages, and it seems that many of the squeeze's packages are at the same version of sid. I couldn't yet find one that is not.perhaps the sole fact that the sid line was on sources.list is enough to know that something happened -- as I don't recall having ever set up those configuration files about preferred sources/pins or however it's called), and suggestions on how to proceed? My hunch would be to just downgrade things gradually as they eventually fail (as I did with geeqie, which is why I suspect that there is some mess), but leave everything alone. Not try to fix what is not quite broken. And if it fails too often, go full-blown sid.

View 14 Replies View Related

Debian Configuration :: CUPS Not Working In Squeeze?

Jul 6, 2010

I don't print much, but tonight needed to print and found that none of the printers were listed in Okular or Openoffice, then when I tried to open Cups Administration http://localhost:631/ I got the error message Connection to Server Refused

View 4 Replies View Related

Debian Configuration :: Sloow Nfs After Upgrade To Squeeze?

Aug 22, 2010

1) old a1300 laptop: P3 800, 256 MiB RAM, HDD, PC-CARD NIC. from lspci: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10) with debian (i386), previously lenny, now squeeze. running as server.

[Code]...

Smaller files seem to transfer faster, but I have no idea why. I've checked with ethtool that both NICs are running at 1000Mb/s, and both are connected to the same Gigabit switch. The HDD in the laptop had previously provided (nfs) transfer speeds of 12-13 MiB/s. The options in fstab on the client are what I've changed them to since, while trying to fix the problem. Can't remember exactly what they were, but rsize, wsize and nfsvers are some I put there trying to fix it.

I had considered buying a new, faster HDD for the laptop, but that is certainly out of the question until this is resolved. Edit: Is this the right place to ask about this? I did wonder if the 'General Questions' category was a better fit.

View 1 Replies View Related

Debian Configuration :: Cannot Change Prompt In Squeeze

Dec 3, 2010

I looked into my shell 'profile' on my running lenny and copied the PS1 definition over to my [virtual] new squeeze machine, but astoundingly, the prompt does not change!

The prompt always remains to be like this:${debian_chroot:+($debian_chroot)}u@h:w$

This does definitively not stem from 'profile' and I cannot find, where it is defined and how I can override this. If I do it interactively, in a terminal [terminal running in Gnome], it works like expected. In that script, even if I use 'unset PS1',followed by PS1= ... / export PS1, it does not change,Someone with the knowledge and/or a good idea would be great!

View 8 Replies View Related

Debian Configuration :: Squeeze - Mobile Broadband?

Jan 25, 2011

1st post in Debian Forums, just came from Arch...and segmentation fault and wine are the 2 special reasons for my return, it's a great distro but i miss the stable part of the deal.I'm a performance guy and i want to know what you use for mobile broadband connection (USB Pen) with exception of course of network manager, even with 8GB of RAM to deal with i want to keep my Debian Squeeze simple, better said:netcfg / wicd for networkpptp client for vpn........ for mobile broadband

View 4 Replies View Related

Debian Configuration :: Squeeze Server Not Responding?

Feb 5, 2011

I have a Mac G3 and Squeeze 2.6.32-5-686 on an ethernet wired. Works fine with Lenny kde but only in one direction with squeeze kde4. Mac pings squeeze box ok but response is "server may be down or offline". Squeeze connects to Mac normally. Squeeze installed with server option. How do I enable eth0? I need some direction

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved