Software :: Equivalent Of Uuname - Lists The Names Of Systems Known To Uucp

Jan 3, 2011

The uuname command available in solaris lists the names of systems known to uucp. Since uucp is also available in linux, is there any command which lists the names of systems known to uucp in linux? I 'm using fedora9 linux machine.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Create Two Lists Of File Names Irrespective Of Directories And Compare?

Aug 13, 2010

I have an internal hard drive and an external hard drive, both with about 350 GB of data. The data came from the same source, but over the last couple of years, different people have moved files around to different directories, and some files have been deleted. Now I want to merge all the files onto the internal hard drive. I estimate that 80% of the files on the external hard drive are the same, so I don't want to copy 290+ GB of data over when I already have it.

Therefore, I need a way to find just the files on the external hard drive that don't already exist on the internal one. In other words, I need to create two lists of file names irrespective of directories and compare them, selecting only the file names that exist in one list OR the other. I've Googled for solutions but can't find anything suitable. There are ways to create text files of the file names and compare them with diff, but they have to be in the same order, and since these files are in vastly different directories, that won't work.

View 5 Replies View Related

Software :: Add Group Uucp Permanently To /dev/ttyUSB0

Apr 8, 2010

I currently have something like

Code:
crw-rw---- 1 root dialout 188, 0 Nov 14 15:00 /dev/ttyUSB0
How can I get permanently
Code:
crw-rw---- 1 root uucp,dialout 188, 0 Nov 14 15:00 /dev/ttyUSB0

My home banking software needs uucp there...

View 11 Replies View Related

Ubuntu :: Downloading Lists From The Repositories?

May 6, 2010

i am having trouble downloading lists from the repositories...any one know whats going on im getting these error messages Failed to fetch [URL]...id/Release.gpg Something wicked happened resolving [URL]..Failed to fetch [URL]..id/Release.gpg Something wicked happened resolving '[URl]. (-5 - No address associated with hostname)

View 9 Replies View Related

Ubuntu :: Defraging The Package Lists?

May 16, 2010

I remember seeing a thread a while back in which it was stated and a way given to defrag or compress the database that is read before any install is done (forgot the name of the database or where said files are located), but I was wondering if anyone remembers this or has the script that did the defraging available. It made the "reading database" portion of an install zip through rather quickly especially helpful if you have quite a bit installed.

View 2 Replies View Related

General :: Rpm -qa --last Lists All Rpm With Date And Time?

Oct 4, 2010

rpm -qa --last lists all rpm with date and time. But I want to sort the list by date, with earlier rpm displayed first. So it needs pipe, rpm -qa --last |

View 2 Replies View Related

Software :: Refreshing /dev Lists Of Devices

Apr 19, 2011

I added this question here since it's kinda more related to S/W then H/W but it all depends on H/W

I added a SATA disk in Fedora 12 but it doesn't show up in the udev list.

Done some googling and most says: 'udevadm trigger' but that won't work.

If I reboot it pops up but is that really the only way?

If I pop the disk in the RAID card it works, but not in the M/B's SATA port,

can it be that the BIOS haven't seen it at boot time?

View 3 Replies View Related

Fedora :: Cheatsheet Lists All The Basic Commands?

Nov 28, 2009

A Fedora 12 Cheatsheet and for the geeks: [URL]

This cheatsheet lists alomost all the basic commands which are required for day to day use along with some amazing tricks.

View 8 Replies View Related

Fedora :: Filter-lists Of The Subscriptions Are Gone On Every Restart

Dec 10, 2009

i have the following problem on FC12 x64, FF 3.5.5.

Since a few days my AdblockPlus AddOn forgets its subscriptions on a FF-restart. I already reinstalled it but no change. My own rules are still there, but the filter-lists of the subscriptions are gone on every restart.

View 1 Replies View Related

Ubuntu Servers :: Command That Lists All Ip Address?

Jan 18, 2011

I have a bunch of windows machines connected to a server running samba. I would like to know if there's a way or hopefully a quick command I could type in the terminal that would tell me the machine name and the associated IP address?

View 3 Replies View Related

Ubuntu :: Error Reading Package Lists

May 20, 2011

Fairly new install of 11.04, installed from CD I burned from ISO. It's been updating fine up to now but all of a sudden started giving these errors. This is from Terminal sudo apt-get update attempt:

Code:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_natty-updates_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Plan of action?

View 1 Replies View Related

General :: Getting System Administrator Mailing Lists?

Mar 3, 2011

does any linux admins out there have any mailing lists that they subscribe to? I go to lots of sites for knowledge but i was trying to put together the double whammy and pull together a solid mailing list for linux admins as well.

View 6 Replies View Related

Networking :: Host Lists Of Ettercap Is Empty

Nov 29, 2010

My Host Lists of Ettercap is empty when I try to sniff my Lan. I modified /etc/etter.con, obtaining this:

Code:
# if you use iptables:
redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"
redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"
and the error is this:

Code: iptables v1.4.6: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded. I lunch ettercap as root.

View 2 Replies View Related

Programming :: Match Strings Inside 2 Lists?

Jul 8, 2011

I have that script that checks the nfs mount points:

Code:
#!/bin/ksh
#set -xv
test="DO_NOT_DELETE"
rc=0

[Code]....

I am no expert in loops and it took me all day to write that. I couldn't really tell how to match the string in $df_file and $fs_share, so I did a little workaround with a count.

View 9 Replies View Related

Programming :: Script To Exclude Words From A Lists?

Jun 16, 2010

how to delete string inside the file addresses.txt. The string I want to delete on addresses.txt was on removed.txt. I have a file addresses.txt and it includes the ff format:

test@foo.com
true@fee.com
fee@tik.com
ew@kit.com
test@foo.com

[Code].....

View 5 Replies View Related

Debian :: Lenny 505 LXDE Lists Almost All Packages As Orphaned

Jul 20, 2010

I just installed Lenny 505 LXDE (from the LXDE/XFCE install CD) on an old IBM Thinkpad 600E. It works fine (and fast). However, both apt-get and aptitude tell me that dozens of packages are orphaned, and these packages include essential things, such as the entirety of Openoffice and LXDE. Apt get reminding me that I can purge these packages (and wreck my system), and aptitude wants to remove them before doing anything. How can I force Debian to recognize that these packages were purposefully installed? Aptitude keep-all kind of worked. Autoremove no longer tries to remove the entire system, but deborphan still goes crazy and says all my packages are orphaned.

View 2 Replies View Related

Fedora :: Can't Boot Windows Anymore - Grub Only Lists

Jul 25, 2010

I'm using a dual boot system with Fedora and Windows XP. Until a few days ago i could boot in Windows or Linux choosing the option during boot. I have updated Fedora with common updates these days and now i can't boot in Windows anymore, because there are no entry for it anymore to the boot menu.

The graphical boot configuration tool (i'm using Gnome) only lists three different kernel for Fedora but any entry for a Windows partition. Here is how my disk appears:

I'd like to know why this occur and, mostly, which is the most easy way to restore the dual boot

View 4 Replies View Related

General :: Audio Player That Lists By Directory Structure?

Feb 12, 2010

Amarok is nice, and currently the only thing I've tried that will actually play audio from network shares and not lock up. Only problem is that it doesn't seem to list my library by directory/folder structure.. only album/artist/genre or some variation thereof. Is there anything that does list by folder structure?

View 3 Replies View Related

Ubuntu :: Lists Files With Both File Size And MD5 Hash?

Jan 20, 2010

Is there any utility that can provide a list of all files, and both the file size and md5 hash value. Preferably also including other hash values.I've got 1.5 TB of files to go through, and delete duplicates..Neither fdupes or fslint are up to the task --- both claim files to be duplicates, when they definately are not. (Movies, and OOo documents are not identical, even if one is the script for the other, which in this case is not the case. Both fdupes and fslint claimed that those two files were identical. (And yes, I did look at them.

View 5 Replies View Related

Ubuntu Installation :: Grub Alternates Between 2 Boot Lists

Jun 14, 2010

My system had a dual boot with Karmic & Windows. On Saturday I installed Lucid. Now Grub sometimes shows a list with Lucid, Windows & Karmic. More often it shows the old bootlist with Karmic & Windows, so I cannot boot Lucid. I have been unable to detect any logic as to when it shows one list rather than the other. The machine is a Sony E series preinstalled with Windows 7. I was (& still often am !!!) using Karmic 64 bit.

View 6 Replies View Related

Ubuntu Security :: How To Insert Malware Block Lists

Sep 8, 2010

today is my second week using ubuntu , my question is how can i insert malware block list on ubuntu? as my regular win user i always put the list in dirrectory x: winblows system32 drivers etc hosts[URL]

View 9 Replies View Related

Ubuntu :: Can't Use Distribution Lists ('groups') In Kaddressbook / Kmail

Dec 4, 2010

Did anyone manage to use distributions lists (called "groups") in kaddressbook ? (in Kubuntu 10.04)

I can't imagine an email client without this feature, but here it is:

* in kaddressbook I can create a new group and add email adresses in it. Say I call it "Family"

* now I expect to right-click on it and have a menu giving me the possibility of "send an email to the group"... nope.

* OK, I go to kmail, new message, and on the right of the address slot, I click on "select". Then ah! it seems I can select my "Family" (now it's called a "distribution list"). I click "Add", and now my recipient is "Family"... I'm a bit suspicious, but OK, let's send the message...

of course it doesn't work: I immediately get <Family@my-laptop>: Recipient address rejected: Access denied

* OK, I want to do it again, but now after "select", I am curious and open the "Family" list (by clicking on the "+" on the left). Surprise: most of my contacts in it appear empty (yes, empty lines) !But not all of them...So I can't even manually select them all.

* Conclusion: groups of contacts (or distribution lists) are completely screwed up in kubuntu 10.04.

View 9 Replies View Related

Ubuntu :: Update Manager Lists Items That Never Get Updated 8.04 LTS?

Feb 19, 2011

I am running 8.04 LTS on a Dell Inspiron 1525. Update Manager lists a bunch of items that just stay there forever - they never update, they never go away and the check boxes cannot even be checked.

Alot of these are "language-pack-gnome-xxx" updates. I also have one "skype" update that never goes away and can't be checked.Something's wrong and I don't know how to fix it.I want to eventually upgrade the entire OS but I am afraid to do so if my system has problems. I want the update manager window to be completely empty. I want these items to actually update or go away.

I don't have a degree in computer science so please be easy on me when it comes to terminal commands.I tried searching for this problem and, although I'm sure the topic has come up before, I can't seem to find a set of search terms that puts the topic within the top 10 results.

View 8 Replies View Related

Ubuntu :: Package Lists Or Status File Could Not Be Parsed?

Jul 22, 2011

I have not ran into this before. I did a new install of 10,04 and was adding programs. Then software center and Synaptic stopped working. error message said it was most likely due to unmet dependencies. I googled fixs which most all ran some sort of "apt-get" command. I can't run those because as soon as it gets to "Reading package lists", I get this error.Read error - read (5: Input/output error)The package lists or status file could not be parsed or opened

View 2 Replies View Related

Ubuntu :: Cant Install Anything - Reading Package Lists - Error

Aug 6, 2011

I always get these:

-Reading package lists... Error!

- when trying to install through Terminal.

And my Software Center doesnt work.

View 1 Replies View Related

Ubuntu :: Uninstalled Fonts Still Show Up In Font Lists?

Aug 8, 2011

So I install a font, don't like it, then uninstall it. Simple enough, but when I say a font, I mean the 465 free true type fonts by Brian Kent. For some reason I thought it had said 45 and thought that font options would be nice. Of course, hardly any of the fonts were worth using, so I uninstalled them. Yet, their names still show up in the list of fonts in all programs that use a font list. There are 465 names that don't have a font associated with them, and it's driving me nuts.

Ubuntu 10.10 32 bit

View 4 Replies View Related

Ubuntu :: 10.4 - Package Lists Or Status File Could Not Be Parsed

Apr 24, 2011

This is a error with my ubuntu 10.4 when I try to update it.
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing bomberclone (NewFileDesc2)
E: Problem with MergeList /var/lib/apt/lists/archive.offensive-security.com_dists_pwnsauce_universe_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
W: Duplicate sources.list entry Index of /ubuntu lucid/partner Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_lucid_partner_b inary-i386_Packages)
W: Unable to munmap

View 2 Replies View Related

General :: Commands Lists Your Outstanding Print Jobs?

Feb 7, 2011

Which commands lists your outstanding print jobs?

View 3 Replies View Related

General :: Creating Mailman Mailing Lists On OpenSUSE?

Jan 30, 2011

how to create a mailing list using the 'newlist' command in /var/local/mailman/. I sucessfully create the list and i receive a confirmation message but after adding members to the list, none of them receives mail sent to list.

View 1 Replies View Related

General :: Merge Lists With Common Heads/tails?

Sep 5, 2010

My question is probably better explained by example; I have two files that look like this:

Code:
$ cat file1.txt
mercury
venus
earth
mars

[Code]....

The general stipulations are as you'd expect; both files are of an arbitrary length, generally file1 will be larger than file2 but this is not guaranteed, the common lines (if any) will always be contiguous and only occur at the end of file1 and the start of file2.

View 14 Replies View Related







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