Software :: Error: Cleaning Up The SVN Directory And Retrying

Apr 19, 2010

I have installed metasploit v3.3.4 in ubuntu 9.10. But when i try to update by command msfupdate it it gives following error:

Code:
Updating Metasploit from https://www.metasploit.com/svn/framework3/trunk...
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
Error: cleaning up the SVN directory and retrying...
svn: In directory 'modules/auxiliary/scanner/http'
svn: Error processing command 'modify-wcprop' in 'modules/auxiliary/scanner/http'
svn: 'modules/auxiliary/scanner/http/svn_scanner.rb' is not under version control
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

[Code]...

View 2 Replies


ADVERTISEMENT

Ubuntu :: Program/script In 9.10 Server Is Erasing/cleaning The /tmp Directory At Each Reboot?

Jan 20, 2010

Anyone know what program/script in Ubuntu 9.10 server is erasing/cleaning the /tmp directory at each reboot? I want to have it not do that, and replace it with something that removes older files first to achieve a certain free space level.

View 1 Replies View Related

Ubuntu Servers :: Escape From Wget/Connection Timed Out/Retrying

Sep 26, 2010

I know that wget will give up after 20 failed connection attempts, but is there any way I can escape without waiting?

View 1 Replies View Related

General :: Prevent Postfix From 'retrying' Emails To Yahoo - Mail Servers?

Jun 12, 2011

I have a problem with my VPS not being able to send any emails to Yahoo! addresses. Each time someone with a mail account tries to send something to a Yahoo! address, the email stays stuck in the mail queue and a 'delayed mail (still trying)' message is sent back to the user. I understand that Yahoo! has a tendency to block mail servers on a whim, but what I'd like to know is, how can I prevent Postfix from specifically retrying to send emails to Yahoo! mail servers? I don't want to stop retries to other mail servers.

View 1 Replies View Related

Fedora Networking :: When Try To Mount The Share To A Different Directory On The Server, Receive A 'no Such Directory' Error?

Dec 18, 2010

I have a server with Fedora 13 with which I would like to get NFS working. I have looked up multiple howto's and tutorials, but I'm having a problem not addressed by any of them.Official how-to, another how-to, and another how-to.I have verified that nfs-utils, nfs-utils-lib, portmap, and system-config-nfs are installed and running. I have verified that I have, in fact, shared the directory that I want to share, and that the proper permissions are set.

I had to go through some gyrations to get the Belkin wireless N router to allow my server to have a static IP. However, I can ping the server from the nfs client (a toshiba satellite running mint 8), and vice versa. I have (for now) disabled firewalls on both computers. I think I have disabled SELinux on Fedora 13 (for now).When I attempt to connect to the server from the client, the output looks like this:Quote:

aragorn ~ # mount -v 192.168.2.101:/test /home/kelev/test/
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Sat Dec 18 12:21:09 2010

[code]....

View 7 Replies View Related

General :: Use Mkdir Command To Create 'local' Directory In /usr - There Are Error - Cannot Make Directory

Jun 16, 2010

I am a student studying computer science course.

Well, I am facing problem when doing lab questions.

I must use DLXLinux bundled in Bochs (bochs.sourceforge.net).

I am required to use the /usr/local directory.

In /usr directory, there is no directory named 'local' but there is one thing called 'local@'. So, when I try to use mkdir command to create 'local' directory in /usr , there are error "cannot make directory.....".

Look at my screenshot at [url].

View 9 Replies View Related

Software :: Error - Mkdir: Cannot Create Directory `/dev/cgroup/cpu/user/5900': No Such File Or Directory

Jun 21, 2011

I get the following error whenever I launch bash:

Code:
mkdir: cannot create directory `/dev/cgroup/cpu/user/5900': No such file or directory
bash: /dev/cgroup/cpu/user/5900/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/5900/notify_on_release: No such file or directory
It seems like it's probably from this part of .bashrc:

[Code]...

What does this code do, why, and what's causing it to go wrong?

View 7 Replies View Related

Server :: SVN Checkout Error - Can't Find A Temporary Directory - Internal Error

Feb 14, 2011

I have builded a svn server using apache before. But recently I can not check out from the svn server,and error code is as follows:

svn: Can't find a temporary directory: Internal error

I have searched in the google,they said no space on the server.But my server have much space.

Filesystem Size Used Avail Use% Mounted on
/dev/sda1 49G 22G 24G 48% /
tmpfs 220M 0 220M 0% /dev/shm
/dev/sdb1 917G 867G 3.8G 100% /mnt/md0
/dev/hda1 151G 129G 15G 91% /mnt/meego

The server is at the /dev/hda1 partition.

View 7 Replies View Related

Ubuntu :: Create New Directory But Keep Getting Same Error - Bash: Syntax Error Near Unexpected Token `newline'

Jan 13, 2010

I'm trying to create a new directory using the mkdir command.

Code:

home@ubuntu:~$ mkdir <aicoursework>
bash: syntax error near unexpected token `newline'

that's the error that i keep getting, what am i doing wrong?

View 5 Replies View Related

Fedora :: Cleaning Up /var/tmp

Dec 19, 2009

Can i safelly clean up /var/tmp? it contains 730mb of files

View 12 Replies View Related

Ubuntu :: Using Ver. 10.04 - Cleaning HD

Nov 16, 2010

Can anyone clean up, and thus free up space on, my hard drive. i've tried -computer janitor, constantly empty the trash, and delete stuff from the download folder. where is the stuff i've installed going, not in synaptic- i've searched for programs i want to delete there and cannot find them. meanwhile i've got like 400mb left on a 13 GB HD and cant do a thing about it.

View 4 Replies View Related

Ubuntu :: TMP Folder Not Cleaning Up?

May 29, 2011

After figuring out that this is happening on my brand new 10.04 install, I've suddenly realized it explained what was happening on the 9.10 install I'm replacing.

I'm finding out on the internet that /tmp in Ubuntu is typically a Ramdisk, thus cleared automatically on reboot - but that's not how I was ever taught to setup a linux box; I *always* create /home var et al and mount them separately, including /tmp.

So on my new 10.04 install I am informed my tmp partition is down to 12 Meg, and find K9Copy crashed last night (I initially thought this was due to a crash, but testing shows it just - leaves them there. K9Copy!) leaving a 4.5 Gig file sitting in tmp. I add a couple Gig to the tmp partition (LVM rocks btw.) and reboot. Files are still there.

I finally went in via gksu nautilus and manually deleted the data.

More research find this results in exactly the kind of issues I was having previously in my 9.10 install (albeit without the helpful warning that helped me figure it out) of Firefox and various other programs acting glitchy because they right to tmp and it's full.

I'm a n00b, and really don't know how to fix this - the 'proper' way to clean tmp seems to involve dropping entirely out of X to userlevel 0 and running from the commandline?!?! . . /tmp is supposed to be for temporary files; ideally a program should clean up after itself, but it's actually Ubuntu's job to clean this.

My going in and manually cleaning out files is insane if gksu nautilus is involved, nevermind if that's the *wrong* way. I'm certainly not the guy to write a cronjob to clean this. On the other hand - this only started in the last week or so (on 9.10) so it has to be a recent change.

View 1 Replies View Related

CentOS 5 :: Tmpwatch Not Cleaning Up /tmp?

Jun 10, 2011

We have the standard tmpwatch installed (via yum) and it creates this script in /etc/cron.daily:

root@##### [/etc/cron.daily]# cat tmpwatch
flags=-umc
/usr/sbin/tmpwatch "$flags" -x /tmp/.X11-unix -x /tmp/.XIM-unix

[code]....

View 2 Replies View Related

Fedora :: Cleaning Old Packages From Yum Cache?

Mar 12, 2010

I have enabled the option to keep the yum cache when updating Fedora 12 and I was wondering if there was a way in which I could remove old versions of the same package from the cache?

I have Fedora installed on more than one machine and I make them share a common update location for their updates to avoid downloading the same packages twice (bandwidth quota expensive in Australia).

how I could accomplish that? yum clean doesn't seem to have any options to only remove old packages!!!

Example: The yum update cache has:

wireshark-gnome-1.2.5-3.fc12.x86_64.rpm
wireshark-gnome-1.2.6-1.fc12.x86_64.rpm

I wish to only keep the most recent version that is wireshark-gnome-1.2.6-1.fc12.x86_64.rpm, but for all the packages.

View 4 Replies View Related

OpenSUSE :: How Can I Do Manually Cleaning Of The Trashcan

Jun 9, 2011

Recently I moved to trashcan a big amount of data to be erased, but when I tried to erase the data it refuses to do it and keeps telling me I have to manually clean the trashcan, so anyone can tell me how I do it? opensuse 11.4 KDE 4.6!

View 1 Replies View Related

Ubuntu :: Cleaning Firefox Stuff ?

Jan 9, 2010

I'm writing a script to clean my computer.

Everything is good to go except i have no clue how to clear firefox's history and whatnot from the command line.

This is one of the commands i found...: rm .mozilla/firefox/linux-blog.default/cookies.txt

It tells me no such file or directory.

View 2 Replies View Related

Ubuntu :: Cleaning Up GRUB & It's Implications?

Apr 18, 2010

Would like to ask for some advise regarding GRUB. I have been using Windows for a long time and recently have finally decided to switch to Linux. A good friend recommended Ubuntu and I have installed it on an 8GB USB thumbdrive for test drive. Nowadays, I mainly boot from this thumbdrive for my personal computing use. [I am a supporter of the "Immersion Learning" school. The only way for me to really learn is to force myself to use the system ] as I frequently updates my Ubuntu 9.10 via the Update Manager, I found my GRUB screen now have multiple entries like below:

[Code]....

I would like to remove the last 4 lines but:

1. I'm not sure how to do it?

2. And do i just delete the entries or do i also have to delete some system files? {this is important as i am running this on a USB thumbdrive and would like to remove any files that are no longer necessarily and keep the installation as lean as possible}.

View 5 Replies View Related

Ubuntu :: Cleaning Up The Grub Menu?

Jul 4, 2010

I see too many entries upon turning on my laptop: [URL]..There should only be 3 entries: Windows partition, Ubuntu partition, and the memtest thing, I believe. The *doubling* up of Windows and Ubuntu is due to me wiping Ubuntu, then reinstalling Ubuntu. The third entry for Ubuntu is due to re apt-get install'ing gnome-desktop. How can simplify the menu?

View 1 Replies View Related

Ubuntu :: Cleaning Up Failed Installations?

Aug 24, 2010

I was installing a few programs when my computer froze, I rebooted, and the installations never finished. I didn't log in to ubuntu for several days, and forgot the exact programs that I was trying to install. Now when I try to open up Synaptic Package Manager, I get this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.I can't install certain programs, etc.Something is screwed up. I think it has to do with the failed installations.

View 1 Replies View Related

Ubuntu :: Using 10.04 - Cleaning Up Hard Drive

Nov 16, 2010

how to free up space on my measly 13GB HD? i tried computer janiotor, deleted downloads, and continuously empty the trash. i dont know what's taking up all the space or where to go to get rid of stuff.

View 6 Replies View Related

Ubuntu :: Cleaning Up Windows XP Version?

Feb 4, 2011

I am planning to completely clean up my windows xp version and install ubuntu. I've decided to clean up win xp coz my system is under serious virus attacks. Will this installation of ubuntu version speed up my system?

View 9 Replies View Related

General :: Cleaning Up Kill Command?

Jul 19, 2011

Using Ubuntu 11.04. I use this command to kill frozen Flash processes ...

Code:
pgrep -P1 -f 'npviewer.bin' | xargs kill -9
IF there are no hung processes, I get the error ...
Code:
Usage:
kill pid ... Send SIGTERM to every process listed.

[Code]...

View 4 Replies View Related

Slackware :: Uninstalling Grub - Cleaning The Mbr

Dec 14, 2010

I'm dualbooting Slackware and Gentoo on my homeserver. Some weeks ago I built grub with a slackbuild-script, it was the new version of grub but it did not install properly. Since then I could only boot Slackware but not Gentoo. Today I tried to install grub from the Gentoo-partition (I chrooted to Gentoo). This did not work due to an errormessage of grub that "stage1 could not be read".

Afterwards I tried to install lilo, this failed at first attempt, but the with some warnings lilo executed. When I rebooted after the lilo-install, I had grub again at the bootscreen without the option to boot Gentoo. I decided that I have to clean the mbr of /dev/sda and found a solution with the dd command. Here my

[Code]...

Fortunately I have a second disk /dev/sdb in the server and have now installed the bootloader on the mbr of /dev/sdb. But in the long run I want to change this.

View 2 Replies View Related

Fedora :: Cleaning The Orphaned Files Automatically?

Oct 26, 2009

If we update or remove some packages (in addition manually installed software), some files such as previous version dynamic lib files are left, so it may conflict with new stuffs sometimes. Is there any efficient way to remove these kind of orphaned files all, automatically?

View 2 Replies View Related

Fedora Security :: Cleaning Duplicate Files ?

Dec 17, 2009

I was wondering if anyone knew about fdupes? What I would like to do is to delete duplicate copies of files that are not needed from my whole system.

View 8 Replies View Related

Ubuntu :: HDD Deep Cleaning Of Deleted Files?

Jul 14, 2010

Is there a way to deep clean the supposedly "empty" areas of HDD. I've found "shred" and similar tools by googling, but they allow either deleting a file or complete wipeout of a HDD. What I'd like to do is clean up what's left of already deleted files (which can probably be still "undeleted") on a live HDD (with useful data, which doesn't need to be destroyed).

View 5 Replies View Related

Ubuntu :: Cleaning Up Root File System

Dec 16, 2010

My current installation setup has a separate partition for /, /boot, /home, /tmp, /usr, and /var. The problem I have is the root partition / is 98% full (4.3GB full). Cleaning temp files and log files won't help since they are on their own partition (and clean). I've removed all but two linux-images. Linux images seem to run at a size of roughly 105M. My root partition is 4.6GB. I can't seem to find any other options for cleaning up space on this partition. I have no idea what is taking up 4.6GB of space.

Disk Usage Analyzer has not been helpful since I have not been able to reconcile 4.6GB of memory with what it claims the total size of the remaining directories occupy. I've tried localepurge, gtkorphan, apt-get clean, apt-get autoclean, apt-get autoremove. I've removed all packages listed under Status -> Not Installed in the package manager. My root file system is still 98% full (4.3GB full).

View 7 Replies View Related

Hardware :: Keyboard Pcb Cleaning: Isopropyl Alcohol?

Jun 28, 2010

I expect this the right forum although I don't hope anybody will answer the post. Nonethelesss, here it goes: what is the best chemical agent to rubber the pcb with? I know. Get a new keyboard. They're cheap. Yes, cheap and bad. What exactly do I mean by 'bad'? Mainly, the mechanical response of the key to a pulsation by the finger. In this sense, and as far as I know, the spring mechanism of keys is much better than any other one, except for piano keys. I'm thinking of IBM data entry machines of the eighties. And may be there ARE high quality kbd's out there... but a high-end products are likely to be expensive.

Please notice this pcb is not like the flexible ones nowadays in use. I'm speaking of a kbd from the nineties so, it is a hard board with the copper tracks and pads on one side of it (phenolic, I think). And it is the pads I need to clean (meaning rubber with a cloth, not brushing, humidified with the chemical) in order to resurrect the kbd. I've done this, using isopropyl alcohol, a couple of times and with acceptable results. But isopropyl seems to me kind of a universal recipe. I was wondering about the action of other solvents in relation to my kbd pcb.

View 14 Replies View Related

Software :: Cleaning Up O/p Of Df And Migrating Bootloader To New Partition?

Oct 28, 2010

Here is the o/p of df -h on my m/c

Code:
ubuntu:/$ df -h
Filesystem Size Used Avail Use% Mounted on

[code]....

View 4 Replies View Related

Fedora :: Update 15 And Taking Too Long - Even Cleaning Of Packages

Aug 16, 2011

I tried to update fedora 15 and it took too long , even the cleaing of packages took too long At the end of the update got the status cleaning up packages that took even longer than the whole update.

View 3 Replies View Related







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