Software :: "lancelot Part" In KDE Trinity When Move A File From Somewhere To Soemwhere Else?
Aug 6, 2011
In KDE Trinity, when you move a file from somewhere to soemwhere else, one of the options along with "copy" and "move" is "lancelot part," which has a little goblet next to it. What does "lancelot part" mean? It didn't do anything obvious when I tried it to see what would happen, and I've googled it but not found anything so far.
The thing is I can resize the window vertically, but horizontally I cannot. When I put the pointer on the right or left edge of lancelot window the pointer becomes the resize pointer, but usual click and drag does not do anything on the window. Vertically it works fine.
Can I just delete Lancelot setting file to reset it? It seems I could not find where the settings are.
I have a .txt-file with ~50.000 lines of numbers, generated by a mathematics program. From this file, I need line ~ 1.100 to line ~16.000 (these lines are always the same btw, this may make the solution easier, dunno) to be copy/pasted to another file, where the lines ~500 to ~15.000 (also, every time the same) should be overwritten by the aforementioned lines...I haven't found or come up with anything that works yet, mostly I find solutions to copy everything from one file to another but I can't find something to specifically overwrite a part of a file with part of another.
I'm using Ubuntu for about a half year. Currently version 10.10. The next problem I have with Nautilus: He have it in ListView. If I want to rename a file then the entire file is selected and not only the first part. So the file extension is also selected. I think this is a bug, whoich can be found on the Internet, but I do not find a solution. Does anyone here have a solution?
I have a few items in the Menu that refer to the start scripts of extracted Java programs that came as tarballs.Go into the Menu Editor and rename one of these (e.g. to reflect an updated version)Save - Message says "Updating System Configuration"Browse using Lancelot - the old name is not there but the new one is.Search using Lancelot - the new name is not there but the old one is.The new name is only in the search after reboot.Is there anyway to get Lancelot to update the search index straight away after a menu editor change?
I just used dd to clone a linux partition to a new hard drive, it had 800mb left on the old hard drive, after dd, new hard drive lists 1.29/1.3 terabytes full. Is this what happens by default in dd? How can I fix this?
I'm trying to figure out how to access the local part and the domain part of an email address in postfix's main.cf. For example, myname@mydomain.net has myname as the local part and mydomain.net as the domain part.I get the whole email address with %s. I want to speed up the lookups by writing better database queries.I've had no luck finding this in the otherwise well documented postfix.
we have access to one domain name , 1 internet ip address and may servers hosting different part of site. I want them all to be accessed via same web site . some of the server in our network are embedded devices.they have their specific utility being hosted on that machine. So the severs are bound to be distributed . I just wanted to know how can I access them via single ip, domain name.
In bootseqence of linux, the first step is check the CMOSRAM(size 64bytes) setup for custmor setting. So i am just confused wether CMOSRAM is a part of motherboard or is a part of RAM itself.
I know that the question could sound weird but...I was wondering if is possible to download one or more parts of a file.
For example, the first 10 mb, or the latter ones.
I know that there are some apps that let you do segmented downloads, but, is there anyone that let you choose the segment to be downloaded? If not, can this be accomplished with any linux command-line application?
I have this string ./DAT000728-652523058.job.I want to extract the no between DAT and - sign. I want 728. I dont want 000728.echo ./DAT000725-560162365.job | cut -d'T' -f2 | cut -d'-' -f1 I am getting 000728.string can be ./DAT326822-652523058.job also. then i need 326822
There are a few things I was wondering about (using tools available in bash):How to insert a file at at the specified location of another.How to copy a portion of a file between two lines matching a regex to another file (and/or making sed only work between two lines matching a regex)How would you do this?
I downloaded a .gz file. The network was disconnected a few times during downloading. I resumed the download each time with wget -c option. However after all the downloading is over, an error occurs when I try to extract the .gz file. Is there any way I can download only the missing part of the file?
When I look in /var/cache/apt/archives/, I see packages I recognize that I downloaded. But, I also see packages that I know I did not download, but rather were part of the initial installation of the image iso file on the CD. For example, the package for Abiword is in there. I would like to know which packages in this directory I installed, and which were part of the initial installation.
How do I know which packages are part of the installation from the image iso file on the CD? Once I know that, I would make a copy of all the other packages in this folder onto a DVD, so if I ever need to reinstall Ubuntu 9.10 I will know which packages to install over and above those part of the initial installation off the iso CD.
I want to read values from a file...these are basically one word values, that is to say that the text file I want to read from contains lines of word length 1, as in:
I work for a company that does remote computer support, we use VNC protocol to help our clients. I installed a VNC repeater that allows my clients to connect to me going through all firewalls and port forwarding. The linux VNC repeater outputs all connection information to /var/log/vnc.log and looks something like
Code:
UltraVnc Linux Repeater version 0.14 UltraVnc Tue Mar 22 03:37:02 2011 > routeConnections(): starting select() loop, terminate with ctrl+c UltraVnc Tue Mar 22 03:37:12 2011 > acceptConnection(): connection accepted ok from ip: 55.555.555.55
[code].....
I need a script that reads this log file every so often (30 seconds to 5 minutes) and sends an email when an connection has been accepted. I looked into reading log files and got this so far
Code:
LOG=/var/adm/sqllog while true do tail -100 $LOG | grep "ORA" > /dev/null
What is the Terminology called of a Binary using a file that is not part of it's self? An example would be when a browser uses a HTML file for it's interface. The binaries code has to know how to find it and so on. I imagine that the applications binary uses a system call and that another application takes over.
I have Ubuntu running with GNOME and for fun I installed Kubuntu KDE 4. After that I installed Trinity and have fallen in love with it. But I am having an odd issue with the theming of various pop up appearing as KDE 4 rather than as Trinity. Can I uninstall KDE 4 without removing anything from Trinity? Can I isolate the two environments better so I can avoid removal of kDE4?
On my other Linux installation, every time I try installing KDE Trinity, I can't remove KDE 3.5 without making it impossible to start KDE. Can anyone give me some tips on how to safely uninstall KDE 3.5 after Trinity is installed? I uninstalled 3.5 by uninstalling all the components one-by-one in Synaptic.
I need a webserver (LAMP) running inside a virtual machine (#1) running as a service (#2) in headless mode (#3) with part or the whole file system encrypted (#4).The virtual machine will be started with no user intervention and provide access to a web application for users in the host machine. Points #1,#2 and #3 are checked and proved to be working fine with Sun VirtualBox, so my question is for #4:Can I encrypt all of the file system and still access the webserver (using a browser) or will GRUB ask me for a password?If encrypting all of the file system is not an option, can I encrypt only /home and /var/www? Will Apache/PHP be able to use files in /home or /var/www without asking for a password or mounting these partitions manually?
Morning all , not sure how to put this. I have a .sh executable script I use for video encoding. I want the system to be able to see it no matter where in which folder I am. I want to be able to execute that script in terminal in any folder. How can I make it part of the system path. ? Don't know if my wording is right but I think you guys know what I mean.
I have a procedure say X output of X is : Fund name: Mutual NAV is: 1234
So I appended this output into a file using shellscript. But now my requirement is changed. The part of output like Fund name and 1234 should be in bold. How can I do this using shell script.
I download a lot of files that have been compressed into separate pieces by winrar, so that a 4gb file will be shown as dozen or so 93mb peices. In windows, using winrar, extracting them was rather easy but in Kubuntu whatever default program is being used throws a fit. In a perfect world I would want to get a open source alternative from synaptic, alternatively anything I can download in RPM I can eventually figure out. I want to avoid trying to get winrar working under wine.
What program should I use to access my wireless network in KDE Trinity? I'm used to using KNetworkmanager (KDE frontend for network-manager), but apparently, KNetworkmanager doesn't work in Trinity. What's the next best thing?
Initially I thought - use a for loop with ls in it:
Code:
However this causes lots of problems (folders have extensions, I have duplicate folders, the names with spaces create a folder for each element of the name).
The contents of the folder is basically movies (some with subtitles). Some of the names have things like (original) or CD1 CD2 in them.