Ubuntu :: Can Access Window's HDD - Add / Edit / Manage Files

Jul 9, 2010

Ubuntu is installed on my external. Can I add/edit/manage files on the internal drive that Windows is on without messing anything up (provided I don't mess with system files)?

View 6 Replies


ADVERTISEMENT

Ubuntu Servers :: WebGUI File Manager - Able To Access And Edit Files From The Web ?

Jun 13, 2011

I'm after a WebGUI file manager which runs on another port rather than port 80 (already have a Apache installed)

But i want to be able to access and edit files from the web, rather using FTP client etc..

View 6 Replies View Related

Fedora :: Access Folders From Live CD To Edit Installed Files

Feb 28, 2010

I am trying to install Fedora 10 on an old P3 Inspiron 5000. When I boot from the Live cd the screen is split into three sections and is hard to navigate. I am able to edit the /etc/X11/xorg.conf file and log out and log back in to proceed with the installation. The problem is when I finish the installation and reboot to the new OS it boots to the triple section mode again because my xorg.conf is not edited. To do any commands in Fedora I need to get through a brief user setup in which I cannot navigate through until I can see the screen better. Is there a way to boot to a graphical type safe mode so I can see the whole screen to finish the installation?
How can I access folders from the live cd to edit the installed files? This way I can edit the xorg.conf file before booting and all would be legible.

View 6 Replies View Related

General :: Can't Edit Files While Using Ssh To Remotely Access Linux Server From A Windows Comp?

Oct 9, 2010

I can ssh to the server but it wont allow me edit files, even though I have basic text editors like gedit and notepad installed on my windows computer. Anyone have an idea what the problem is? (I get an error message like this-(gedit:23978): Gtk-WARNING **: cannot open display

View 3 Replies View Related

Ubuntu :: Transparency Of Terminal Window / Manage This?

Mar 21, 2010

I would like to use a transparent terminal window but meanwhile I want to keep a solid background while it is full screened. Is there a way to manage this?

View 5 Replies View Related

Ubuntu :: Manage Open Application Window Positions?

Jan 23, 2010

I want to find a utility that will allow me to manage the size, position of open application windows. Like tile, cascade of that other OS. So if I have my FTP, Editor, Terminal, Browser I can organize the screen ...

View 3 Replies View Related

Ubuntu :: How To Edit Gurb To Boot On Window 7

Apr 18, 2010

Having 2 hard disk , WD and SGate.Before I install ubuntu .I had install window 7 on Seagate hard disk. I took out the seagate hard disk and left WD on my pc.Installed ubuntu hardy on WD hard disk without a seagate since i have it as a backup external drive.Now I plan to but back the seagate hard disk into the pc but when I boot , I didn't see any window 7 option.How to boot back window 7 WD ( Window xp , Ubuntu hardy 8.04)Seagate ( window 7 )

View 6 Replies View Related

Ubuntu Servers :: Unable Me To Manage Files And Other Operations From Another Computer?

Jan 11, 2010

I need a tool that will enable me to manage files and other operations from another computer, access to my server. VPS and other host they usually provide cpanel and other webadmin app to do that.

I need advices on the followings:

1. FTP, allow me to access to my folder, like a web host
2. Access to config the server settings
3. Probably a GUI similar to cpanel

View 2 Replies View Related

Fedora :: Software That Allow To Connect And Manage Files In The Phone?

Feb 6, 2010

Is there any software that allow to connect and manage files in the phone?

I do not need dial sofware

View 1 Replies View Related

Server :: Manage Files And Sites With Debian System

Feb 1, 2011

I have a linux server with debian system. I want to put in my debian server a site. I installed apache php mysql and phpmyadmim. I really thought that was more difficult for me to put my site database. But now i can load on server my database with phpmyadmin after a very simply installation. I could not believe. I'm studying how make ftp work (apt-get site-ftp?) and waiting from my host directadmin installed. But i try to manage linux console and was very exciting for a newbiest like me!

Now I can write text on my site server with echo etc,etc, I have a database, but I have not site files. While I was studying tutorial to make apache work, I frequently read the directory /var/www and my debian console confirm that is an existing directory. How can use this directory?

Any listing debian linux server commands to:
copy, delete, paste from my pc desktop a file TO folder /var/www ?

It is possible without ftp? Another question. Which bad errors can make a newbie like me configuring apache with linux? I ask this because I read all where that I could not manage a server system if I'm not a sysadmin, but I have only to put in a site... what the real risk?

View 3 Replies View Related

Programming :: Connect To Sourceforge.net And Manage Files Trough Ftp?

Nov 30, 2010

seems that the secret way to manage sourceforge.net files without pain and blood is not revealed yet!I uploaded some files in my sourceforge project named blackwar .I want to connect to my projects folder in sourceforge.net using filezilla or gftp.I want to see my files there and manage them.

View 3 Replies View Related

Programming :: Split Open Same File And Edit Only 1 Window?

May 14, 2011

whether it is possible to split open a file and edit only one of the open windows.

View 2 Replies View Related

OpenSUSE Network :: Manage The Firewall From The Command Line Or With Files VIA Puppet?

Apr 25, 2011

I would like to manage the firewall from the command line or with files VIA puppet, however this peice of software seems pretty complicated compared to the other distributions and generic iptables commands / configurations we push out.

View 9 Replies View Related

Fedora :: Change Nautilus To Default Ubuntu And Not Open Each Folder In Separate Window But Can't Go To Edit/Preferences?

Sep 20, 2009

I have just installed F11 and want to change Nautilus to default Ubuntu and not open each folder in separate window. But I can't go to Edit/Preferences.Nautilus keeps crashing and I get this report:Quote:

Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0

[code]....

View 3 Replies View Related

Software :: Can't Click On Anything In The Window's Toolbar (ie File, Edit, Options, Help, Etc)The Rest Seems To Work Just Fine?

Nov 16, 2010

OS: Ubuntu 10.04 LTSEmulator: Wine 1.2Program: Propellerhead's Reason 5.0After some toil, I successfully installed Reason on linux. Hurrah.However, the default audio drive failed, and now it doesn't have an audio card selected. .. but this isn't my problem.I would love to go into Options to try and tinker with the settings, but I can't click on it. In fact, I can't click on anything in the window's toolbar (ie File, Edit, Options, Help, etc)The rest seems to work just fine.

View 2 Replies View Related

Ubuntu :: Edit File Permissions - Read / Write Access

May 6, 2010

I have apache2 running on my computer. I want to change the permissions for /var/www/ so that I can edit the files without a problem. Right now I can use the gksudo command, but I'd like to be able to have all the files available when using an IDE like eclipse.
I've read in several places that
Code:
chmod 755 /var/www
will do, but if I'm not mistaken that would give read/write access to anyone. I'm not in a production environment, so I'm not too worried about security, but I'd like to give anyone else as less permissions as possible. Would this be possible?

View 2 Replies View Related

General :: Can't Access /etc/sshd_config To Read Or Edit?

May 9, 2011

What is going on here? I can't access /etc/sshd_config to read or edit it, even as root. (Using debian-live 6.01)

root@debian:/etc# ls -l /etc/ssh*
total 132
-rw-r--r-- 1 root root 125749 2010-02-28 01:37 moduli
-rw-r--r-- 1 root root 1616 2010-02-28 01:37 ssh_config
-rw-r--r-- 1 root root 2453 2010-03-13 17:32 sshd_config

[Code]...

I also checked the permissions for the parent file /etc, and root has rwx. Is this something peculiar to the overlay file system used in debian-live, or just another unix gotcha?

View 7 Replies View Related

Ubuntu :: Can Edit Pdf.files On It

Jul 25, 2010

Installed Ubuntu last night on a friends computer. I never work with pdf.files. Is there anything he can use to edit them on Ubuntu. I had to laugh thou when I returned home from work he was playing with Ubuntu, and downloading .exe files, and was frustrated why they were not installing.

View 4 Replies View Related

Ubuntu :: How To Edit /var/www/ Files

Sep 28, 2010

I have lots of files I need to put in my /var/www/ folder (Apache http server). I thought I understood how to edit it:For single files: sudo cp file /var/www/For opening files: sudo gedit /var/www/fileBut I can't use the above for a thousand files, and I really can't afford the learning curve of BASH scripting at this time. So if there a way I can do this the GUI way (drag and drop and all that) without having to add myself in the group permissions for the /var/www/ folder?

View 7 Replies View Related

Ubuntu Multimedia :: Can't Edit T2i MOV Files

May 31, 2010

Got my T2i a few days ago. Shot a bunch of short MOV files. Trying to do simple edits like trimming the beginning and ends. Nothing else.

Cinelerra 4 - no sound
Kdenlive - aside from crashing all the time, renders with unacceptable artifacts.
Lives - spends a long time making proxies then crashes
Avidemux - crashes on save/render
Kino - plays back first frame then last frame. Kinda funny but not.
Open Movie Editor - Does nothing at all
Open Shot - Can't find any libs
PiTiVi - Tools? We don't need no stinkin' editing tools.

Will Lunmeria be released before I die?
Will Lightworks be released before I die?

Is it time to retrench back into Windows 7 where there are numerous editors that actually work? Sure, costs money but the free stuff just dont work.

BTW, VLC plays the files back beautifully -- no skips, no jerks, sound completely in tact.

View 6 Replies View Related

Ubuntu :: Edit Files In Windows Over Internet?

Jan 28, 2010

I have a remote server running Ubuntu, but the only computer that I have physical access to runs windows xp. Is there any way to edit the files remotely? Right now, I'm using ssh and then nano to edit the files, but I'd rather use a windows text editor (notepad++). I know I can use pscp to copy files, but every time I make a change to the file, I have to uploaded again to see the results (very tedious).

PS- the win xp computers im using are at my college. You CAN install software on them, but there's a firewall to the outside internet blocking SOME ports... SSH, port 80, port 8080 work fine right now. I can get admin access to the windows computer, and I have root control over the ubuntu one. Also, I can only use whatever computer is open... so I'd prefer to use a program that can be installed on a USB stick.

View 7 Replies View Related

Ubuntu Multimedia :: Cant Edit Raw Files With Any Program?

Apr 15, 2010

I haven't put this in the forums for any of the separate programs, because im having the same problem in all of them, im thinking maybe its a problem elsewhere?I recently got a Canon DSLR. It can save in Raw format, I use this function. Canons Raw format is "Whatever.CR2"F spot viewer and all editor programs see then and 'preview' them with no problem. The images appear to have no problem until you load them into GIMP (with UFRAW) UFRAW standalone, RAWStudio etc.

They load, but only as a small vertical rectangle. Often very purple in colour.I thought maybe it was something wrong with just the way it looked, so I just loaded one, went save as (a jpeg) and then loaded it up, it loaded as a small picture of the same purple-haze bar.Have I done something wrong? I googled it, downloaded UFRaw, even Ubuntu studio, same problem before and after studio installation. All these programs claim to read raw images.Just as an example, In RawStudio:I load up the folder of raw images. I can see all the images clearly with no problems in the preview slider up top. I can scroll through them and see them all no problem. When I click on one, it loads in the editing box as some weird bar (always vertical in orientation) often faintly resembling part of the photo but with seriously acid trip colours. Eg massive purple hazes, green everything etc.

View 4 Replies View Related

Ubuntu :: Cannot Edit Files Via Sshfs/fuse

May 4, 2010

sometimes i edit files in a remote server. i normally mount the remote drive via sshfs and edit a configuration file or two and some text files using gedit. after i upgraded to 10.04 i cannot save the files that i edit anymore. i can rename the file. but the weird thing is that i cannot save the file after i edit it. one of the files that i was editing is crontab.

View 4 Replies View Related

Ubuntu :: Does F-spot Edit Actual Files

Jul 15, 2010

Having just spent many hours going through my entire photo collection tagging, rotating and editing (red eye, cleaning up etc), I am now sat with the window open deciding whether or not it's safe to close it.

I cannot find a save or apply button so I'm not sure if these changes are only made in F-spot itself or if I have to do anything else to make sure it saves to the files.

I DID check the option about storing data in the files where possible but I don't want to just assume it and have to do all this again.

View 5 Replies View Related

Ubuntu / Apple :: Edit Efi Files Either On Mac Or Windows?

Nov 14, 2010

my macbook(2008-2009) isnt booting ubuntu 10.10(on a usb drive) corectly. im just getting a black screen, where i can type in commands. now i found the scripts online, but how can i edit efi files either on mac or windows?

View 1 Replies View Related

Ubuntu Servers :: Install / Use Vim To Edit Files?

Apr 15, 2011

on ubuntu server 10.10, how do you install/ use vim to edit files like setting a static ip address or folder permissions.

View 3 Replies View Related

Ubuntu Servers :: Create And Edit .php Files?

Jul 15, 2011

i was wondering if there is someway on my ubuntu server to create and edit .php files? Sorry if it is a nooby question.

View 9 Replies View Related

Fedora :: PHP Can Not Edit Files?

Feb 25, 2011

I installed apache, php in my fedora 14.

phpinfo() works fine. But the following file 'a.php':

PHP Code:

<?php
if ( !file_put_contents( '/var/www/html/a.txt', 'aaa' ) ) {
echo 'Failed!';
#    phpinfo();
} else {
echo 'Succeeded.';

[Code]....

View 1 Replies View Related

Ubuntu Multimedia :: Program To Convert And Edit .m2t Files?

May 20, 2010

I used dvgrab to pull the video off of my Cannon HV30 HDV camcorder. Now I have a bunch of 5 minute clips at about a gig each. I need to edit these together and use a better file type. What should I convert to, and what program should I use for encoding and editing?

View 1 Replies View Related

OpenSUSE :: Possible To View And Edit Db3 Files ?

Aug 7, 2010

Is it possible to view and edit db3 files in linux? OpenOffice does not do it and dbview says it can't read version 83. Just wondering. I am not really firm with databases, but i remember that i did view databases in linux.

View 3 Replies View Related







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