Ubuntu :: KDESVN Broken - How To Wipe Security Locker

Jan 25, 2010

I installed kdesvn. I then connected to my svn server. So far so good. Unfortunately because the connection is through svn it kept asking me for my password. I had put a password on the security locker, it was annoying. I googled how to wipe the security locker so I could reset the password. This is where my troubles start. I used rm ... /kde/path/to/locker

When I did this, kdesvn stopped asking for my password and times out with an error when trying to connect. I then uninstalled kdesvn and kompare, then used rm .. /kde. I then reinstalled kdesvn and the problem isn't fixed. How do I do a completely fresh installation of kdesvn + locker so that it will start asking for my password again?

View 2 Replies


ADVERTISEMENT

Ubuntu Security :: Best Way To Wipe SSD ?

Jun 8, 2011

I'm selling my Dell Mini 10 that came with Ubuntu on it. I never really used it much, and the only sensitive things on it were some PHP files with MySQL passwords that I can change on the server if need be. I'm not familiar with command line at all, so I'm having trouble figuring out the best way to wipe the SSD. I already reinstalled the OS using the recovery disk from Dell which said it would 'delete' the contents of my hard drive. I'm not sure if the job it did is suitable. What's the best way for me to make sure my data can't be recovered? Is there anything with a GUI I can download to help with this?

View 9 Replies View Related

Ubuntu Security :: Wipe With Ex4 Journaling File System?

Feb 17, 2010

I was reading a website about securely wiping data from your hard drive with wipe on the right click menu, when I stumbled across part of the article where it talked about journaling filesystems.Article

Quote:

There are three types of journaling: journal, ordered and writeback. Using shred, with an ext3 file system presents the user with the problem of secure deletion because it can only really be effectively used with ordered and writeback journals. It also lists ext4 as a journaling file system in the article, so I looked up the wikipedia page on it and I also found this:

Delayed allocationExt4 uses a filesystem performance technique called allocate-on-flush, also known as delayed allocation. It consists of delaying block allocation until the data is going to be written to the disk, unlike some other file systems, which may allocate the necessary blocks before that step. This improves performance and reduces fragmentation by improving block allocation decisions based on the actual file size. So I am confused about this delayed allocation thing. My thoughts are that ext3 and other journaling filesystems are bad to use with secure wipe when they are set on journal mode because that writes the file to the journaling sector as well as to the hard drive. Apparently, in ext3, the default was ordered mode. I would like to know if anyone has any idea if the ext4 file system on karmic 64bit is hazardous to the security of using the wipe command.

View 2 Replies View Related

Ubuntu Security :: Secure Wipe USB Flash Device?

Feb 1, 2011

I tried to do 'srm', 'wipe', 'shred'... whatever terminal commands to securely wipe a '/dev/sdc' (USB flash device) but it says that the device is read-only. How should I go about securely wiping it ?

View 2 Replies View Related

Security :: Script To Send A Command VIA Terminal To Wipe An Entire Machine Of Data?

Sep 16, 2010

Is there a script I can use to send a command VIA terminal to wipe an entire machine of data? If for example there is an intrusion valuable data can be at risk, it would need to be erased.

View 14 Replies View Related

Ubuntu :: Bit Locker Disabled Drive Access

Feb 10, 2010

one of my drive(ntfs) is used to share files in windows 7 and ubuntu. But after enabling 'bit locker' feature in that drive from W7....the drive became encrypted and cannot be accessed from ubuntu.

View 8 Replies View Related

OpenSUSE :: Move Folders In Svn (kdesvn)?

Jun 6, 2011

I am a new kdesvn user. I would like to know if it is possible to

a. rename
b. move file
c. move folder

in svn using kdesvn

View 3 Replies View Related

Software :: Kdesvn Returns A Nasty Error

Jul 27, 2011

I have installed in my opensuse 11.4 the kdesvn.

When I press the checkout button the program crashes and returns the following message:

View 1 Replies View Related

Software :: Launch Kdesvn To Have The Same Repository Loaded In The Same Working Directory?

Apr 28, 2011

In kdesvn there is the Subversion->Ceneral->check out repository and there is also the File->open,

1) what is the difference between these two?

2) Also is there a way every time I launch kdesvn to have the same repository loaded in the same working directory?

3) When I change something into a file should I do file or whole folder commit? I am not sure what will be the best based on that I only write one comment which in the first case associates with the file only and in the latter associates with the whole folder.

4) What that blame button in the gui does?

View 2 Replies View Related

Ubuntu Security :: Cmd-owner Option In Iptables - Broken With SMP

Apr 26, 2011

The --cmd-owner option was removed in kernel 2.6.14 because was broken with SMP. Is any way to filtering by process name?

View 1 Replies View Related

Fedora Security :: Iptables Non-standard Broken?

Jan 28, 2010

I found a behavior of iptables on FC12 to be different and suspect it's broken somehow. Here is what I did

# iptables -F
# iptables -A INPUT -s 127.0.0.1 -p tcp --dport 22 -j ACCEPT

I don't have a shell on FC12 with me to show the output of iptables -L -n but it looks good after above 2 commands. However, after issuing the following third command iptables -L -n gives "wrong" result

# iptables -R INPUT 1 -s 127.0.0.1 -p tcp --dport 22 -j ACCEPT

Namely iptables -L -n gives extra "/0" after 127.0.0.1 in the output I have checked on Ubuntu 9.10 and centos 5.4 and they don't give extra "/0"; iptables is not supposed to do that. Of course, I didn't invent these examples but they are abstracted from actual real life scenerio of trying to build rules on our servers.

View 3 Replies View Related

Fedora Security :: SELinux Has Broken Bugzilla

Jul 19, 2010

I have recently upgraded from FC12 to FC13, and last week I updated all packages using YUM. The system is running as a VM inside CentOS 5.5 using KVM. SELinux is enforcing, using the targeted policy. Bugzilla is version 3.6.1 and was NOT installed using RPM or YUM.

Bugzilla was working OK on this machine until SELinux was upgraded last week from 3.7.19-28 to 3.7.19-33, and is still broken after testing 3.7.19-37 from the testing repo. With SELinux in enforcing mode, apache returns error 500 when I browse to the main bugzilla page. The apache error log shows this:-

Code:
[Mon Jul 19 13:15:08 2010] [error] [client 192.168.40.1] (13)Permission denied: exec of '/var/www/html/bugzilla/index.cgi' failed
Nothing, and I mean absolutely nothing, is recorded in /var/log/audit/audit.log, /var/log/messages or /var/log/secure.

[Code]....

View 5 Replies View Related

OpenSUSE :: Xemacs Broken After Security Update / Fix It?

Mar 20, 2010

I'm running Suse 11.2. Xemacs worked fine until I did a security update yesterday. Now, when I try to open a file, the file doesn't open and at the bottom of the window it says 'Loading this file requires xemacs, (null(function-max-args 'throw))'

View 9 Replies View Related

Fedora :: Yum Dependency Checking Broken By Security Update?

Jun 22, 2011

The problem is that yum is refusing to install gcc on a new SL6 install. As far as I can make out, a security update that I applied prior to my attempt to install gcc has caused problems. I did a new SL6 install (x86_86) a couple of weeks ago. This was a minimal installation, and I didn't install any dev tools, as I intended to install them later from yum. Since then, I've done very little; I installed a few packages (samba, xemacs, etc), and I let the system update itself. The update installed 'kernel', and updated 'kernel-firmware' [URL]. I now need to install the dev tools (g++, and so on), but I can't. I've tried this from gpk-application, and directly from yum. The complete yum output is below, but the basic error is:

> Error: Package: glibc-2.12-1.7.el6.i686 (sl)
> Requires: glibc-common = 2.12-1.7.el6
> Installed: glibc-common-2.12-1.7.el6_0.5.x86_64 (@sl-security)

[code]....

View 4 Replies View Related

Ubuntu :: Use DD To Wipe Everything

Jan 2, 2010

I'm trying to overwrite everything with plain old zero's so I can literally start from scratch then install Windows Xp Pro.How can I get around this, also I'm using the cd live.

View 3 Replies View Related

Ubuntu :: Wipe All The Tracks Off IPod?

Jun 10, 2010

however I've managed to hash up the iPod database using gtkpod, as it seemed to come up with some error, which it quite often seems to do. It all semed normal unitl I ejected the device, as, upon ejection, it appears to not have any tracks or videos on, only games, however I can tell you that all the tracks are still there. The only other issue is my windows box is out of commision, and my laptop doesn't have enough space to hold 80g of music, and need the iPod soon for many presentations, which rules out sending it back to apple.

View 2 Replies View Related

Ubuntu Installation :: How To Wipe Off XP And Install Win 7

Nov 14, 2010

I have installed Ubuntu within xp abt 6 months before and till now im running dual boot with grub loader. I guess its Ubuntu became the primary OS but not sure. I need to figure out 2 things.

1) Which one is the primary OS. Since the grub loader is showing first, is it ubuntu? or since I have installed ubuntu alongside xp, is it XP? which one gets affected if i format/remove c: drive.
2) And second I would like to format xp and install windows 7 without losing my data, hard drives etc.

Is it possible? I want to just format my windows xp installed c: and want my ubuntu remain untouched, coz I have made many manual configurations and installed many softwares and made my ubuntu more stable than windows, so that i will continue to use ubuntu grub loader henceforth for ubuntu and windows 7.

View 5 Replies View Related

Ubuntu :: How To Format / Wipe Re-writable CD For Further Use

Jan 27, 2011

"How can I format/wipe a rewritable cd for further use in ubuntu 8.04"?

View 5 Replies View Related

Ubuntu :: Wipe The System Runing 10.04?

Apr 16, 2011

how do i wipe the system runing ubuntu 10.04? can i use sudo fdisk tryed many times but cant find the right command .

View 7 Replies View Related

Ubuntu :: How To Wipe Sensitive Data

Jun 12, 2011

I accidentally made a mistake of deleting the data I was suppose to shred. I cut and pasted sensitive documents from my external hard drive into my laptop. I want to shred those documents from my external hard drive but since I already did a cut/paste command those files are no longer accessible from my external hard drive. Is there a way I can fix this?

View 3 Replies View Related

General :: Ubuntu - Wipe A Flash Drive From?

Jul 24, 2010

I recently used a flash drive to try MeeGo on my netbook. Unfortunately, the application I used to write MeeGo to the flash drive created a new partition in a rather unusual format. The Ubuntu disk utility can't delete the partition, and GParted can't even see it. How can I completely wipe the flash drive from Ubuntu? I'd prefer not to install any additional software.

View 1 Replies View Related

Ubuntu :: TOTAL Wipe Of Hard Drive

Jun 1, 2010

I want to wipe the drive to the bios before shipment back to factory. I tried Daricks nuke but it wouldnt burn to usb with the usual programs. What program will TOTALLY nuke my hard drive and work with netbootin or other UBU program..?

View 9 Replies View Related

Ubuntu :: Reinstalling Of 10.10 Netbook Edition Will Wipe?

Feb 16, 2011

I have ubuntu 10.10 on my netbook. I was wondering if I can reinstall it but still have my files/folders. like my music, programming files etc. If I did to a reinstall would it wipe my netbook?

View 3 Replies View Related

Ubuntu :: Wipe Stored Password On Firefox?

Mar 24, 2011

I wish to know how to wipe the stored password on my fire-fox on my ubuntu system

View 4 Replies View Related

Ubuntu :: Photo Recovery After Disk Wipe

Mar 30, 2011

I recently installed ubuntu and completely wiped the disk with windows and everythingelse on it and now it seems I forgot to save a few important photos.

View 4 Replies View Related

Ubuntu :: Totally Wipe And Install Windows Xp?

May 1, 2011

I have ubuntu network remix on my netbook. How do I completely wipe off ubuntu and install Windows xp on my netbook? My netbook doesn't come with a cd/dvd reader so I have to install it through a pendrive. I got my own windows xp iso ripped from my desktop,ready to go.

View 7 Replies View Related

Ubuntu :: Wish To Wipe HDD, New Install Black Screen?

Jun 5, 2011

I've a new HDD, well new everything. Have created startup disk and memory stick. With the memory stick I had 11.04 up and running as, what is it not install, but just looking. Then ran Gparted setting up ./ ./boot, ./data and /swap. went to install Ubuntu and the screen went Black with the white cursor in the upper left corner. There is no way for me to escape from the cursor. No terminal and can't run Gparted. Have checked and move the hardware connections on the mother board.

Noticed that some felt that fsck could be part of the problem along with suggestions, but as I said I've no terminal. All I can think to do is to wipe the hard drive and start once, but my question is how to do itI briefly is, on the BIOS screen "Searching NVRAM", then the black screen, I appreciate your time and I open to suggestions as to how to correct the problem. Here is a partial lists of new hardware:ECS IC780M-A Motherboard - AMD 770, Socket AM2+, ATX, DDR2, Dual Channel, PCIe, RAID (S458-1342)1$49.91$49.91AMD Phenom X4 9750 Quad Core Processor - 2.40GHz, 4MB Cache, 3600 MT/s FSB, Quad-Core, Socket AM2+, OEM Processor (A79-9751)1$52.30$52.30Patriot PSD22G80026 2048MB PC6400 DDR2 Memory - 800MHz, 1x2048MB, Non-ECC, Unbuffered (P33-6096)1$27.38$27.38Seagate ST3500418AS Barracuda 7200.12 Hard Drive - 3.5", 7200 RPM, SATA 3G, 500GB, 16MB Cache (OEM) (TSD-500AS7)1$38.84$38.84DiabloTek CPA-0280 Elite ATX Mid Tower Case - ATX, Micro ATX, 450W PSU, 2x Ext 5.25", 1x Ext 3.5", 2x Int 3.5", 2x USB 2.0 Front Ports, Black (D15-3003)1$33.45$33.45Cooler Master Hyper N520 CPU Cooler - Socket LGA 775, AM2, AM2+, 1156, AM3, 1366 (C283-1202)1$29.99$29.99EVGA 01G-P3-1235-LR GeForce GT 240 Video Card - 1024MB DDR3, PCI-Express 2.0, DVI, HDMI, VGA (E145-0241$69.99$69.99

View 9 Replies View Related

Fedora :: How To Wipe Folders

Oct 21, 2010

I am running F13, KDE4, I need to wipe folders with files in them. Hard drives have FAT, NTFS and EXT4.

View 11 Replies View Related

General :: How To Wipe A Disk

Apr 13, 2011

can u explain the process wiping step by step? Wher should i edit 0?

View 3 Replies View Related

Ubuntu Installation :: Wipe The Slate Clean And Start Over?

May 28, 2010

I need to wipe the slate clean on my computer and start from scratch. I have too many issues and school is just around the corner for me, I've got a huge workload and don't have time to find solutions to my problems right now. I recently upgraded to Lucid but that only escalated my woes. The simple fact is my machine is getting too old and it's time to upgrade everything, which won't happen until fall. So for now I simply want to downgrade to hardy because it will be supported until April next year and it is very stable, plus I think it is the release that my graphics card got a decent resolution on (ATI, need I say more?). I'm somewhat of a noob, but I've got my wits about me and have researched the forums for many hours to find solutions, but to no avail. I don't want to go into details about what issues I'm having, I just need to know how to remove ALL kernels off of Grub and start from scratch. Any links to comprehensive tutorials would be ideal, or if someone knows of anything else that will work,

P.S. I love Ubuntu and am a lifer. The philosophy behind it as well as the community are supreme and will someday rule the universe,

View 8 Replies View Related







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