Ubuntu :: Accessing Files That Are "off Limits" In Other Partitions?

Jul 23, 2010

I've used Ubuntu for several years now, but it's my first post to these forums. I'm in the process of recovering from a major, non-recoverable error with my OS. I've managed to salvage the vast majority of my files by booting through a live CD and mounting the damaged partition in order to transfer my files to an external hard drive in preparation for a clean install of the OS. However, I've encountered a problem accessing and copying certain files, with a dialog box informing me that "You do not have the permissions necessary to view the contents of "Folder Name."

View 6 Replies


ADVERTISEMENT

General :: Pam - /etc/security/limits.conf For Setting Program Limits?

Feb 9, 2011

I have the following inside /etc/security/limits.conf(I have specified root separately because * will not include it.)

user2 - core unlimited
* - core 0
root - core 0

[code]....

View 2 Replies View Related

General :: Limits.conf To Set Memory Limits?

Jan 30, 2011

I would like to limit any process from using more than 500 MB of RAM. AFAIK this is done using RSS in /etc/security/limits.conf but the process called gnome-panel apparently is using 618436 kB of VmRSS. How can this be ?

/etc/security/limits.conf
* hard rss 512000
username@debian:~$ cat /proc/3002/status
Name: gnome-panel

[code]...

View 2 Replies View Related

OpenSUSE :: Accessing NTFS Partitions With 11.3

Jul 24, 2010

I have just managed to install OpenSuSE 11.3.When I try to access a NTFS partition (holding my .MP3s) I get the error message.There is no application installed that can open files of the type block device (inode/blockdevice).Do you want to install one? Attempting to install one doesn't seem to lead anywhere othe than the same sequence. I used to be able to read NTFS partitions with 11.2 - what has changed?

View 6 Replies View Related

General :: Accessing XP Partitions Through Centos-5

Jul 21, 2010

I have installed windowsxp sp-2 and centos-5 on same machine now I want to access my partitions of xp through linux i.e. centos. What is the procedure for this.

View 1 Replies View Related

OpenSUSE Install :: Accessing Hdd Partitions Using Kde/gnome Live?

Jul 23, 2010

in attempt to dualboot w7 and opensuse i manage to screw windows boot loader. I was hoping that with opensuse live cd i'll successfully save my data but i was wrong. I can't browse any of partition with any of browsers inside liveCD including dolphin. When i try to access it says: There is no application installed that can open files of the type block device (inodelockdevice). Do you want to try to install one? Is there another option to access partitions because I can't install another browser on live cd.

View 2 Replies View Related

Ubuntu :: Accessing The Files From Imac (OS X10.6.3)?

May 19, 2010

I am going to install ubuntu on my old PC; it meets the specification. Would I be able to see the files through my imac. Here Is what I am hoping to do. Ubuntu PC is going to have a USB drive with lots of movies. iMac will run ps3mediaserver and hoping to play the files in the USB drive. Well, why don't I just attach the USB drive to iMac? Where is the fun in it? My old PC has a built in TV tuner card, so eventually I want to use that as PVR and play them on using ps3mediaserver.

View 1 Replies View Related

Ubuntu Servers :: Accessing Web Files On Scp?

May 14, 2011

I am on Ubuntu 10.04.2 on Amazon EC2.I want to use the Cherokee web server and have it (and php) running under www-data then have the files also owned by www-data. I am only able to ssh and scp into my server using the user ubuntu. This means that I am unable to edit the files.I want to be able to edit the files owned by www-data through ssh/scp.Could you assist me in setting my server to allow me to edit the web files through scp?

View 9 Replies View Related

Ubuntu :: Restrict A Certain Program From Accessing Certain Files

Jul 28, 2010

Everytime I start Rhythmbox it starts to scan my USB HardDrive (which contains 50,000+ files) for media. I searched around, and it seems that there is nothing one can do stop that using any Rhythmbox options, switches, etc. Is there a way to prevent a process (in this case Rhythmbox)from using a certain resource (the path to my USB Drive)? I'm thinking APPArmor or SELinux may be the way to do it.

View 2 Replies View Related

Ubuntu Networking :: Accessing Files From Windows 7?

Dec 2, 2010

I am trying to access the files and directories that are on my Ubuntu 10.10 computer from my Windows 7 computer. Both are connected to the same wireless router. I have installed and uninstalled Samba and rebooted both computers several times.

View 9 Replies View Related

Ubuntu :: Accessing Files In Virtual Image?

Jan 22, 2011

I have an issue with a PC (XP pro)that had a virus which deleted all the files in the windows/system32/config folder. I first attempted to do the second repair option on the XP cd and it wasn't available. So unable to boot to windows and run an anti-virus; I put the hard drive in my external enclosure. Plugged it into my ubuntu laptop and removed the virus infected files using Clam. I then tried using the XP cd in the first repair to copy the files only to get an access denied msg.

I would like to just copy necessary data from the drive with XP pro installed and then reinstall XP and give the PC back to the owners. However the person that did the original install used a volume license cd and I unfortunately have no more CD keys and hate using cracks in certain business environments. So I came up with good idea at the time to setup XP pro in virtual box and then copy the files from there however those files are in use when the machine is running and can't be copied. So is there anyway to mount the Virtual hard drive and copy the files while the virtual machine is off?

View 2 Replies View Related

Ubuntu :: 11.04 Hangs When Accessing / Copying Files?

Jul 14, 2011

I am running an old p4 system with the latest ubuntu. It has been working wonderfully until today. It all of the sudden starts to hang when copying or even just accessing files from one specific hard drive. I have read that this is an error with ext4. Is there anyway to fix this?

It would be extremely difficult for me to transfer all of these files over if i don't know whether or not it will hang.

View 2 Replies View Related

Ubuntu Networking :: Accessing Windows 7 Shared Files?

Mar 20, 2010

I have two computers set up, one is running Ubuntu 9.04 and the other running Windows 7 Professional. I have a bunch of shared files from Windows 7 (which I am normally able to access from any Windows 7 or Windows XP machine on my network) but I can't access them from Ubuntu.I have tried going to Places > Network > Windows Network, but I receive the error "Unable to mount locations Failed to retrieve share list from server"I have also found another recommendation for accessing a windows server, via Places > Connect to Server, but I receive another error message there, "Cannot display location "smb://..." No application is registered as handling this file."Could anyone explain what my problem is and how I could fix it? I really wish I could figure this stupid thing out myself, but it's linux.. it's not meant to be understood by anyone >.<

View 7 Replies View Related

Ubuntu Servers :: Prevent PHP From Accessing Files Above Wwwroot

Sep 12, 2010

I'm running Apache2 and PHP5, hosting multiple virtual domains on my server. The directories of the domains (/var/www/<domain>) aren't publicly readable, so the websites can't access each others content as the scripts are run using different user accounts. They can, however, access other folders on the system that have public access for any user. I tried using the following PHP code, which listed the filesystem root:

Quote:

<?php
$handle=opendir("../../../..");
while($file=readdir($handle)){
echo $file . "<br/>";
}
?>

I will be hosting sites for other people so I don't want them to be able to access my entire server with PHP. Is there any way i can do this?

View 2 Replies View Related

Ubuntu :: Accessing Windows Files From A Wubi Installation?

Dec 28, 2010

I got the BSOD on Windows 7 and I was unable to fix it at all. But I had already installed Ubuntu on my computer a while ago with a wubi installation. I look and saw other form posts/ tutorials online and ever time I follow them the error I end up getting is hard drive already mounted. Is this because I am already on that hard drive by running Ubuntu or is it because of a bsod error. Also what will happen if I force unmount my hard drive? Basically I want my files from the windows portion so I can move them then too a portable hard drive and factory reset my whole computer.

View 3 Replies View Related

General :: Accessing Files And Folders On LAN?

Nov 18, 2010

how to access files and folders on alive computers on my college LAN,i hv angry ip scanner installed but it only lists the computers on lan,whereas i want to access files(e.g copying,etc) on others computers(in the same way we do in advance ip scanner in windows). i am using ubuntu 10.04 LTS

View 1 Replies View Related

Ubuntu Security :: Accessing NTFS-encrypted Files And Folders?

May 14, 2010

After trying Truecrypt, LUKS, and Ecryptfs I decided to try NTFS encryption. Now, on a dual boot computer from Ubuntu I can browse the encrypted folders but can not open the encrypted files. All attempts produce access denials yet the Unix file permissions appear to be "0777" (owner, group, and world readable-writable).

Is there someway to get Ubuntu's NTFS software to recognize and decrypt the encrypted files? Would a different NTFS package work such as NTFS-3g?

View 2 Replies View Related

Ubuntu Security :: Accessing Password Protected Ext3 Files?

Jul 31, 2010

I have a drive that originally was used with a Linksys Network Storage Link (NSLU2), then stopped working with it. Now I'm trying to get the files off the drive. When I USB connect the drive to Ubuntu, I can see the files, but I'm unable to open them or copy them. The error message is: "Error Opening File: Permission Denied". I did have permissions set on the NSLU2. So far I'm not able to find a way to get around the permissions issue in Ubuntu.

I have used apps like EASEUS Data Recovery and Recover My Files. It appears that they are finding the files and are able to access them, so I know it can be done. I don't mind spending some $, but these apps are taking a *long* time to run. If I could properly access the files in Ubuntu long enough to copy the files, I think I'd be all set.

View 2 Replies View Related

Ubuntu Networking :: Accessing Files In Dual Boot( 10.04 And Mint)?

Nov 12, 2010

I have a dual boot ( Ubuntu 10.04 and Linux Mint), but I spend most of my time in the Ubuntu 10.04 partition. The point is that I have a huge files in the Mint compartment and I would like to gain access to those files from my Ubuntu 10.04 partition. I have tried samba and could not get the file sharing system to work. I had used samba when I was dual booting between Ubuntu and Windows and it worked but not in my present Linux dual boot.

View 4 Replies View Related

Ubuntu Networking :: Accessing Files From A Windows Share Within Applications

Dec 7, 2010

I cannot access figure out how to access files stored on a windows share within an application. I can access files on a windows share from places>network but if I am trying to access files from say audacitcy or gtkpod by means of file>open when the application brings up the "places" dialog there is no network Icon to choose from.

View 7 Replies View Related

Fedora Servers :: Web Interface For Accessing Files

Jan 18, 2010

I've set up a FTP server, but now I would also give the ability to users to access file through a web interface, like the ones you can find in many NAS.I there anyone that knows a software that do this? I can't find nothing useful.

View 5 Replies View Related

Debian :: Accessing Files As Root In Lxde?

Jan 26, 2010

i just installed avlinux wich is based on debian.im using lxde,and im used to gnome,when i want to access files as rootin gnome i just use "gksudo nautilus".but i dont know of a command forlxde that has the same effect.can someone tell me if there is a similar

View 2 Replies View Related

Ubuntu :: Accessing And Creating Files Names With Nested Loop In Bash?

Aug 12, 2011

nested loop in ''Bash-Scripting in Linux'' ?What's wrong with my code:

for x in `seq 0.75 0.01 0.95`
do
for y in `seq 0.20 0.01 0.40`

[code]....

View 1 Replies View Related

General :: Accessing Network Files Using File Protocol

Nov 11, 2010

I'm running Red Hat Linux 4.5 in VMWare Server (virtual machine) on Windows XP (host machine). I'm using a loopback adapter to assign an IP address of 192.168.1.100 to the VM.How would I set up file protocol to access the VM's filesystem? Is it possible?

View 1 Replies View Related

Ubuntu Security :: Stop Hackers Accessing Personal Files Which Are NOT Transmitted Over Wi-Fi Connection?

Jan 25, 2010

If I enable Wi-Fi on my laptop and use a public Wi-Fi hotspot at an airport, will a firewall such as UFW be enough to stop hackers accessing my personal files which are NOT transmitted over the Wi-Fi connection?

View 9 Replies View Related

Ubuntu :: Moving Files Between Partitions

Jan 14, 2011

I have windows 7 and am soon to partition a large amount of my drive over to linux. I'd rather all of my computer be linux but I'm unsure how to get my files to my other partition, I don't have a thumbdrive and my email doesn't have much space. I have 300 gbs of room, 150 will be linux, how do I get the 100 gigs moved from my windows partition to my linux so I have more space on my linux.

View 1 Replies View Related

Ubuntu :: Copying Files Between Windows Partitions

Jan 20, 2010

I need to copy ~300GB of drives from one Windows hard drive to another using a Ubuntu live CD. (I currently don't have enough power connectors for my Windows system drive AND both existing and new data drives. Stupid power supply.)

By Windows drive, I mean the drives are only data drive (no Windows install) but the files on the first drive were created and are used by my Windows system, both were formatted NTFS in Windows, and the files will again be used by Windows on the second drive.

Are there any pitfalls I need to be aware of, or can I literally just drag the files across in Nautilus? Is there a faster copy utility available (I know there are Windows programs that can copy faster than drag-n-drop, but I'm sure Ubu doesn't have the same problem ) Will using a Live CD cause any specific issues?

View 8 Replies View Related

Ubuntu :: What Are The Limits Of A Live CD

Apr 16, 2011

I running ubuntu 10.04, but im having problems and i'd like to upgrade to 11.04. If i get a live CD for 11.04 can i reach my backup program from there and restore my music collection?

View 3 Replies View Related

Ubuntu :: Dual Boot, Sharing Files On Different Partitions?

Jun 28, 2010

Setting up an old machine for some family members that are not so tech savvy. It will dual boot Windows XP and Ubuntu 10.04. The partitioning is as follows:

sda1 12 Gb ntfs WinXP
sda2 ----- ---- Extended
sda3 10 Gb ext4 Ubuntu

[code]....

View 3 Replies View Related

Ubuntu :: New Laptop Partitions And 64 Bit - Store All Of My Files On The NTFS

Jun 15, 2011

I recently got a new laptop and I'm trying to figure out how to divide up its partitions. I was thinking that I would install Ubuntu on a relatively small partition and store all of my files on the NTFS parition, linking them back to Ubuntu.

What's a comfortable size for an Ubuntu parition?

Also, I've tested 64-bit Ubuntu and it doesn't seem to have any major problems. Though I might upgrade, I only have 4 GB of ram right now. Should I install 64- or 32- bit?

View 9 Replies View Related







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