Is there a file manager that I can use for Ubuntu which has a "session restore" feature. Think of a sort of "save all these tabs" feature except applied to the file manager only.And for additional clarification: I run several desktops and each one has a file manager on it with several tabs of the file manager open. Each set of tabs are related to a topic I am working on.
Anyone knows how to save the currently workspace settings on my desktop when logout/reboot/shutdown the old setting will resume? Currently, i have configured the multiple xterm sessions and placed them in each corner of workspace on dual monitors, but after the system rebooted the xterm sessions are resumed, but they display on one monitor instead of two monitor and overlapped each other. I followed to save the desktop setting at in the "startup Applications preferencesemember currently runnign application". This would not work as i wish. Littlery, i want each xterm session reopen and place in each corner of workspace
I wanted to know how to save the dual monitor using Nvidia X server Manager. I googled how to and it said to delete the "xorg.conf" However I dont have the Permission to delete this file so I would also need to know how to gain full admin access to my Ubuntu Account.
Whenever I tick boxes it doesn't save anything after closing. When I clicked on Advanced Search it froze (twice) after showing a progress bar. I got this error when clicking on preferences:
I have created a custom linux distro originating from the ubuntu server edition and have slim as the login manager, and openbox as the window manager. When it goes into power save mode and turns off the monitor and I move the mouse to wake it up it just goes to the shell with a mouse cursor on it. How can I get it to go right back to the openbox window manager?
My employer issues pdf files with everyones work schedules. I copy the content and save it as plain text in a file called unformatted (hope to be able to automate this step someday). Im working on a SED script that reduces unformatted to only display what I want to see and saves the result in a file Iïve named formatted. After that I have to manually copy formatted and save it with that days date as a filename e.g. 2011-02-25 or whatever day is scheduled in the pdf, for use on a mobile device (Nokia N900). I noticed that the date occurs on certain lines in the file so I added a line like:
sed -n 's/^Date: (201[1-9])/([0-1][0-9])/([0-3][0-9]).*/1-2-3/p' < unformatted >theDate That creates a file theDate with the date in it that I wish to use as the filename for this particular instance. So I would like to skip the file formatted all together and have the sed- script write to a new file using the content of the Date as a filename, but how do I make that happen? And of course it would be more elegant if I could skip the intermediate theDate file as well.
Non-root user cannot launch "shortcuts" (sorry I grew up on windows, don't know the right term) from the file manager or plasma desktop manager.They have full permissions to the shortcuts, even ones they create do not work.If I log in with root permissions they work fine
I am have problems with: gedit, abiword, mv, cp, touch, and rename.The text file was created with 'gedit' and save out of frustration with the title of 'Unsaved Document 1'.I now wish to give it a name and save it.'gedit' and 'abiword' will not save it with the name "Annie Street Arts Collective Play List 5/11", they will save it as 'Unsaved Document 1'. gedit' has work flawlessly for me up until this incident.I've never run into this before, I don't know what to start looking for. What do I look for to fix what is broken?
dave@dave:/media/seagate_/AnnieStreet$ id uid=1000(dave) gid=1000(dave) groups=4(adm),20(dialout),24(cdrom),44(video),46(p lugdev),104(lpadmin),115(admin),120(sambashare),10 00(dave)
I created the document in gedit and save button is disabled. It says "Changes to document 'Unsaved Document 1' will be permanently lost. saving has been disabled by system administrator"
I have my final project and that is. 3 laptops connected to each other using switch and each of it is running ubuntu. One of the laptops is used as a web server. I installed already the xampp but my problem is I don't know how to save file in htdocs. In addition, I have no idea how my website in webserver can be viewed by 2 other laptops. It's just an intranet no need to be viewed through internet.
I was trying to install Ubuntu on a USB stick. So I went to the ubuntu site and downloaded Ubuntu. Now I have the .iso file on my computer but if I click on it, it asks me to burn but I want to save it on a USB stick. I did that with Universal USB-Installer. It goes smooth but when its finished its not the .iso file thats in it but just some documents and stuff. How do I get the .iso ? (I want to use it with VirtualBox but you need the .iso for that...)
My wife works in administration and is always writing letters. Finally got her to use openoffice but she was very upset no one was able to read her letters. Did I miss a step? As new, did I get her to use the wrong program for her work? I am trying to transition the family toward linux but composing letters may be a setback. How do we save files viewable for any PC?
When I try to save a file that I have edited using gedit I get a error Could not save the file /etc/pwrstatd.conf.You do not have the permissions necessary to save the file. Please check that you typed the location correctly and try again.Is this something to do with not being logged on as root? If so how do I log on as Root or edit the file as a root user?
Cannot write to preference file "matlab.prf" in "/home/jiangmi/.matlab/R2010a".Check file permissions.every time i run matlab by typing matlab in the terminal,i see this error messagei can run some m files, but i can not use ctrl+A to copy, etc.when i view the permission, i find below:
jiangmi@jiangmi-laptop:~/.matlab/R2010a$ ls -rl total 1368 -rw-r--r-- 1 root root 1265183 2010-06-05 20:04 toolbox_cache-7.10.0-2356054188-glnx86.xml
I mounted a remote directory using sshfs and I can't save files using gedit, while saving same file using vi works. Changin permission to o-r (640) allows gedit to save files OK. Is there a way to change sshfs connection to make gedit work without chmodding every file? (I use -o uid=`id -u` -o gid=`id -g`, so that remote files seem to be owned by me)
Code: $ touch test.txt [!] test.txt appears $ vi test.txt [!] :wq -> saves just FINE
I sometimes stick my neck out and provide somewhat detailed, and often risky, "Mr-fix-it" remedies for boot problems. Now, I know it's possible to amend each command with "whatever_command > whatever.txt" in which case it'll place the command output in a file in /home.
But if you're directing someone to run a lot of commands as I did here is it possible to save the output of all commands to a .txt file without amending each command?
Or is it already saved somewhere that I'm not yet aware of? I wouldn't be surprised if the latter were true, I just haven't yet found it
my ubuntu laptop have crashed and all I get up is a terminal that report that it is a "read only file system". is there any way to move these files to a usb memory or to at least read them?
I would like to save the input of gtkterm ( what is displayed from its window) to a file, and this iautmatically. Because from GTKterm you can rsave raw file by clicking "save every to raw file manually". As it's say on the readme file, you can use "gtkterm -f filename.txt", but i tried and any file is created on the current directory.
I have a bash script that i created for a colleague to configure the servers he installs. It does package installations, modifies some config files, creates directories.
The problem is sometimes he says that the script skips some steps. There are some steps that require user input and i think he chooses wrong option. (i have tested the script and it works fine).
My question is how can i save the output in a file (or log) so i can check if there are error? I know about the ">>" operators but will this "script.sh >> output.txt" still bring the dialogs for user input (like read input from shell and mysql password dialog from install package)? And how can i record everything he inputs?
I read about logger, but since there are a lot of commands do i have to log every command or can i just log the whole script.
CanoScan LiDE 210 running under 10.10 on a Tosh Tecra M11-130 laptop.Currently trying out xsane to archive some paperwork in monochrome, as the bundled Simple Scan utility can only save in either colour or greyscale. The problem is that the same A4 page saved as monochrome has a file size about three times larger in Ubuntu than in Windoze.
The scan mode options are either 'Colour', 'Greyscale' or 'Lineart'. There is no 'halftone' setting available, as shown in some of the xsane manuals. Don't know whether this is significant to this issue. Xsane's main option window shows 3508 x 2480 x 1 bit for a 300 dpi A4 monochrome scan when 'lineart' is selected, but the intermediate file size is 8.3MB instead of just over 1MB before packing for the PDF. This is consistent with each pixel not being recorded as a 1 or a 0, but as a greyscale 11111111 or 00000000, i.e. monochrome/halftone, but stored in an eight bit field. how to tweak xsane for true monochrome intermediate .pnm files and saved PDFs?
Have just installed 11.4 Linux 2.6.37.6-0.5-default. I find that saving data does not enter the folder. Attempting to file once more, the folder selected shows that data is already there and gives the option to overwrite. Closing the folder and reopening again, data has still not transferred. Only after rebooting does the data appear. I am wondering whether I have insufficient RAM (512K)
I have recently switched to using LXDE on my PC and I am on the whole pretty pleased with it. However,PCMan is giving me a really odd problem. Some of the files/folders are being displayed in the wrong order where they contain numbers. They are being ordered by their first digit not the whole number.
I am trying to install Ubuntu to a computer with out an Internet connection and I need a way to get the updates on it. So I have a two part question how do I backup or save the updates I normally get from the update manager to a file or disk and how do I install them on the computer without the internet connection?