Debian :: Network Manager Overwrite Resolvconf Vpn Data With Eth0 Data
Jan 23, 2010
I'm trying to connect to the VPN of my employer; after fix various minor issues I reach this point in which the DNS entries and the default gateway of the VPN are overwritten with the values of the eth0 device that appears by default. Therefore the vpn is not useful.
View 1 Replies
ADVERTISEMENT
May 27, 2009
i'm trying to install virt-manager , to run a couple of virtual machines, i created a virtual nic vnet0 and bridged it to my eth0, i have configured the /etc/network/interfaces file with proper static ip, but i beleive the network manager is renaming my nic to eth1 and causing all kinds of problems. I uninstalled network manager and now i can ping anywhere in the network, but not outside it. ie google.com
View 5 Replies
View Related
Feb 22, 2011
I have a Debian OS installed (6.0), installed on a single partition, which was running out of space. So I copied all the data in /home to a spare partition, then edited fstab to mount this new partition as /home.
This works fine. But now of course I have the /home data both on the new partition (the one that is now being mounted and used), and also still on the original partition, though this directory is no longer mounted by the OS, so I can't directly 'get at' the data to delete it.
I could easily get into the partition from another OS and delete the unneeded /home data of course but I was just wondering; as this data is no longer 'seen' by the OS, will it be overwritten automatically by the OS when it needs more space, as it does with data that has been deleted from the filesystem, or would it be reserved somehow, still using up space?
View 6 Replies
View Related
Apr 23, 2011
I have a Pentium 4 HP laptop with Linux only OS, Xubuntu 10.04 LTS
I hadn't powered this one up in a long time and when I did, of course, the Update Manager informed me there were a LOT of updates (around 400 files) and of course I said OK.
It never quite completes, giving me an error message. Apparently two different packages are trying to over write each other's data.
The two packages that fail to update are
kdelib5-data and gnome-settings-daemon
and I really don't know what to do about it.
although isn't kde one desktop environment and gnome another? And Xfce yet a third?
View 1 Replies
View Related
Jan 22, 2010
I'm using ubuntu karmic and I'm not able to connect to the internet with my reliance netconnect data card using network manager. Other distros like fedora, opensuse n sabayon connected easily with nm. Ubuntu detects the data card flawlessly but just doesnt connect.This problem has been persistent even in previous ubuntu versions, n I used to use wvdial. But downloading wvdial on some other comp with every dependency is really cumbersome.
View 6 Replies
View Related
Feb 4, 2011
I am now preparing myself to upgrade lenny to squeeze and decided to do a backup on my system. I used backup-manager to do the job and it worked fine. how do you restore said backup data?
View 4 Replies
View Related
Oct 6, 2010
Where apart from ~/.kde4/share/apps/kmail does kmail keep account data, such as login data/names of pop/smtp servers? I wanted to install an entirely clean version of kmail, so I uninstalled/re-installed kmail via YAST. I manually deleted ~/.kde4/share/apps/kmail. After installing kmail I found that the account data of my Yahoo account were still listed in the kmail configuration panel. Shall I delete the Yahoo account within kmail prior to uninstalling the kmail package?
View 4 Replies
View Related
Jul 14, 2010
A few months ago I have setup a server with three hard disks. The partition mapping the disks as follows:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7ca36fee
[code]....
Now I have the following problem the LVM file system don't mount properly.If I open the mount point I see only a few files of the LVM disk. If I want to unmount the disk I get the following error:
umount /data/
umount: /data/: not mounted
If I want to mount the volume I get the following error:
mount -a
mount: /dev/mapper/gegevens-Data already mounted or /data busy
View 3 Replies
View Related
Mar 5, 2010
I have an application where I am sending data via serial port from PC1 (Java App) and reading that data in PC2 (C++ App). The problem that I am facing is that my PC2 (C++ App) is not able to read complete data sent by PC1 i.e. from my PC1 I am sending 190 bytes but PC2 is able to read close to 140 bytes though I am trying to read in a loop.Below is code snippet of my C++ AppOpen the connection to serial port
Code:
serialfd = open( serialPortName.c_str(), O_RDWR | O_NOCTTY | O_NDELAY);
if (serialfd == -1)
[code]...
View 5 Replies
View Related
Jun 11, 2009
I am using read() in c++ to get data from a serial port. However, if no data is available on the serial port the function blocks until dta arrives.Example code:
//------------------------------------------------------------
char m_readBuffer[255] = {0};
char* p_curChar = m_readBuffer;
[code]...
View 1 Replies
View Related
Jan 17, 2011
I've been using Excel from OpenOffice with moderate success for the last year. Now I've just tried to open a new spreadsheet and I'm suddenly getting a highly condensed view. The cells are about 1mm X 4mm. If I expand them by selecting and dragging, then try to copy data from another spreadsheet onto the new one, the data shrinks to the small scale -- unreadable.
View 4 Replies
View Related
Jun 3, 2010
Ubuntu 9.10 64bit. Acer Laptop
Using ubuntu 9.10 cd to access laptops hard drive.
foun readme file in /media/disk/mark
opened with openoffice. THIS DIRECTORY HAS BEEN UNMOUNTED TO PROTECT YOUR DATA.
From the graphical desktop, click on: "Access Your Private Data"
or
From the command line, run: $ ecryptfs-mount-private
So I tried a couple of ways...
View 9 Replies
View Related
Jul 27, 2011
Right now I have a 320GB system drive and 3TB data drive. I want to add two more 3TB drives and do a software RAID5 3x3TB. Is that possible without losing the data that is already on the data drive?Just want to make sure before I bought the 2 two drives. Not looking for instructions on how to do it,but if you want to include some that would be great too Just making sure it will work.
View 1 Replies
View Related
Feb 19, 2011
We purchased a new database system at work last October, ditching the old system because of a lack of support from the vendor. This is a retail Point of Sale and Backoffice database system. I am not sure what system the new one runs on, but the system we replaced was a Firebird data base. The reason I am posting is because we are now in need of the information contained in the old database which was not completely imported into the new system.
Basically the problem is this: The database in on a Windows XP system and I found a copy of SQL Manager Lite 2008 on the system, which after quite a bit of studying, I figured out how to extract the database into a removable file. I have this file (178MB) on a USB stick in a file called Backoffice.fbd.
My studying suggests to me that I can get into this database with MySQL. I have never used this and have no clue how to do this. All I want to be able to do get into the database and create tab deliminated spreadsheet files for each of the database sections (Customers, Repairs, Sales History, stock files, etc.) Is it possible to do this with Ubuntu and MySQL and if so, can expert suggest one or two things to get me started. While a guided tutorial would be nice because I am not an expert, I am willing to learn on my own if someone could point me in the right direction.
View 3 Replies
View Related
May 9, 2010
I have some data files that should be distributed with my program. Using dist_pkgdata_DATA in Makefile.am, I get these files installed to /usr/local/data/share/package-name. The problem is that data is read-only, and my program needs to modify it. Playing with dist_sharedstate_DATA, dist_localstate_DATA, dist-data_DATA varibles, I got different installation directories, like /usr/local/com, usr/local/var, but data is always read-only.
How can I distribute modifiable data files with my package? I need some common directory for all users, or maybe local data in a user directory.
View 1 Replies
View Related
Feb 26, 2010
I'm running Fedora 12. I've been using Amahi for a trial but this blew up. Last attempt to use it flagged up a problem with Ruby on Rails release version incompatabilies. I've removed Amahi using the software toolk. I now have no internet access and no ETH0 in network manager. How do I get my ethernet back?
View 2 Replies
View Related
Feb 23, 2011
I install redhat server at virt-manger and i configure my rpms and others tasks and it works fine.
My question is how to get all configuration and data from this virt-manager server to use it at another PC virt-manager ?
View 3 Replies
View Related
Jun 1, 2011
Should I be able to see eth0 in the Network Connections control program that ships with Kubuntu?Its not there. See screen-shot.eth0 definitely exists and I can access the Internet no probs but it doesn't show in the above.
View 6 Replies
View Related
May 6, 2010
I have a troubling networking situation that is compounded by the system being remote without any out-of-band mgmt in place nor a serial connection - but am relying on a coworker entering commands into the terminal for me, or doing stuff in the GUI I have an FC12 i386 install running, that was up and stable for 6 days. Primarily this was only being used for a deployment of nTop. Up through Monday evening, I was connecting to the system (in NY) via VNC (here in SF), and was successfully watching nTop do its thing.
Tuesday morning, I go to connect to SSH and I can't get in. The NAT translation is still in place on the firewall, but there is no connection to the NIC/eth0 from the router. This is what I've had my coworker run:
[code]...
I was going to try and have her run the /sbin/mii-tool eth0 tomorrow a.m. just to verify that the interface isn't physically bad? But this is a brand new desktop, and I can't for the life of me understand why this interface went down. I also have the internal IP on a DHCP reservation, which is the same IP listed in IPADDR in the ifcfg-eth0 file - could this be a problem? should I remove the DHCP reservation? I did this so I could SSH to a public IP which I have NAT'd back to the internal 10.0.x.x address I had my coworker take a look at the GUI, and the eth0 properties are "inactive" and the "Activate|Deactivate" buttons are greyed out.I suppose I can have my coworker grab the /var/log/messages and copy to a USB drive, then email me that from another workstation.
View 3 Replies
View Related
May 21, 2011
how to connect my network data card to run internet on openSuse..
View 4 Replies
View Related
May 3, 2010
I'm running Kubuntu 10.4. My problem is that Network Manager keeps defaulting back to Auto eth0. I have created a new wired connection and set my manual addresses. I have ticked the 'connect automatically' button. Every time I reboot or wake up it reverts back to Auto eth0.I did have wicd installed but this was not reconnecting after wake up (said it was connected but I couldn't ping etc), this is a pain also.
View 9 Replies
View Related
Mar 31, 2011
I used the network manager to configure my eth0 interface.It is working fine. I have found the nameserver entries in /etc/resolv.conf files. But the /etc/network/interfaces file does not carry the ip, netmask, gateway,network and broadcast entries. It only has a entry for the lo interface. where are the settings for eth0 as done by the network manager, stored in case of ubuntu?
View 7 Replies
View Related
Aug 19, 2010
If I made a distro from scratch it would have been Lubuntu, cept I'm sure my theming would have been horrible. Now Ive installed on a couple of my Laptops, and even had a few friends convert, and for the most part everything is hunkus doris, cept one small issue thats keeping me from slapping it on my trusty laptop. I'm lost as to what the problem could be. Ive tried just about all I can think of, but I use sprint mobile broadband to connect to the net and then use Network Manager to share this connection with the laptops and Palmtops around the house. I can get my sprint modem to connect thats not a big problem the problem is now I cannot get the Auto Eth0 to connect to send out as a share. It just refuses to connect. Now this is not a Lubuntu problem at all Im sure its somehow a Lxde problem, as Mint Lxde, PeppermintOS, and so on do the same thing, refusing to connect Auto Eth0 while Sprint is connected. Any Gnome based distro this works flawless, as does Xfce distros, so Im sure this is somehow something within Lxde. Im sure its down to just "missing" a file or some stupid overlooked thing.
View 3 Replies
View Related
Oct 19, 2010
Is there a tool or way to find out how much http or ftp data is going through network?
View 4 Replies
View Related
Mar 4, 2011
I am trying to generic way to convert the string datatype to other primitive data type. To achieve, i used Template . But i getting error and couldn't resolve the issue and error reported is also clueless.
Code
====
#include <vector>
#include <iostream>
#include <string>
[Code].....
View 7 Replies
View Related
Aug 8, 2010
About 7 years ago I setup a Redhat system with 8 serial terminals and 8 serial printers, this is still running but I need to get another system running so the original can be taken down for maintenance. The printers are ancient Newbury data dot matrix wide carriage with 7 data bits receive 8 data bits transmit Xon/Xoff flow control. Now I remember setting the transmit and receive data bits as above but after 7 years can't remember where.
View 2 Replies
View Related
May 1, 2010
I'm running Debian Etch AMD64, and currently trying to clean up my system in preparation for an upgrade to Lenny. One problem I have is that resolvconf (which is installed) does not start at boot time, but if I start it manually then bring the NIC down and back up, it works OK, with no error/warning messages.
View 9 Replies
View Related
Jun 12, 2010
when I try to transfer data from my laptop to the desktop using SSH I get the following massage:
Code:
:~> ssh nobani@192.168.1.3
The authenticity of host '192.168.1.3 (192.168.1.3)' can't be established.
RSA key fingerprint is f3:94:fa:7c:f1:92:07:45:3c:5b:99:51:dc:b7:a1:ff.
Are you sure you want to continue connecting (yes/no)? I wonder is it normal massage or is there something not good?
I am using openSUSE11.2 with KDE on both machine
View 8 Replies
View Related
Oct 22, 2010
Currently I'm dual booting Windows 7 and Ubuntu 10.10 on separate partitions and I would like to know if there is a convenient way to share data between the two without having to set up anything using an internet network .
View 2 Replies
View Related
Jun 17, 2011
I have a 1Tb Western Digital Network drive. I was showing someone the photos on this on their XP computer and noticed that each file also had a capitalized version beside. I assumed this was a copying mistake and highlighted all the capitalized copies and deleted them. To my horror all files have vansihed. The next horror came in that XP apparently doesn't move deleted files to the recycle bin it just deletes them. I rapidly went back to my ubuntu machine and mounted the network drive. However none of my normal recovery file methods work on network drives. PhotoRec doesn't list the drive. and sudo ddrescue -r 3 ~/.gvfs/SFTP for [myname] on [address]/[path] ~/LOGFILE tells me permission is denied.
View 4 Replies
View Related