General :: Editing/viewing Password Files?
Aug 9, 2009
I created a password file for use with ncsa_auth in squid. Firstly, is there a way to view the passwords in the file or are they all encrypted? Secondly, is there a way to get squid to reauthenticate the user after 24 hours?
View 9 Replies
ADVERTISEMENT
Jan 1, 2011
i just want to know,how can we edit the files of /bin folder. for ex: we have a file named mkdir which is being executed when we run the mkdir command at the terminal. I just want to read the code inside that mkdir file. That binary file has to be converted to text,which should be human readable.
View 6 Replies
View Related
Mar 22, 2010
I mean, isn't that exactly how normal home users can visit search engines such as Google or Bing and search for information?
View 7 Replies
View Related
Oct 26, 2010
I'd like to know how to see which files have been printed on the printer. I can see which print jobs have run and who submitted them using the following command:
Code:
$ lpstat -W completed -o
but it doesn't show me the names of the files that printed.
Is there a way to set a retention policy to have it hold the job in the queue even after it's finished printing? Or a command to view the details of jobs that have already run? I'm looking for something similar to the output of the lpq command.
View 1 Replies
View Related
Oct 26, 2010
I backed up my Laptop with a script, as follows:
Code:
#! /bin/bash
sudo
growisofs -Z /dev/dvd -dvd-compat -r -v /home
I then installed a new version of Ubuntu 10.04 from disk and copied the files in /home from the cd to the hard. I am able to open, view etc. all the files in most directories except those in /home/documents. There are text files created by gedit, OOWP and several PDF files. I cannot open or view these files, depending: gedit and pdf files gets a Err.Msg. "Don't recognize file type" (it is clearly marked PDF) . The OO files look like rows of 'high bits' and a dialogue box opens giving me the options to change Char. Set, Font, Language, Paragraph break.
View 6 Replies
View Related
Nov 16, 2009
Is there a way to view all the crontab files, owned by root, users, and other system accounts, that exist on a system simultaneously rather than having to go the individual accounts? The distribution in question here is the Debian 4.0 release.
View 2 Replies
View Related
Apr 14, 2010
When we view multiple files using less, how to go on to the next file? I gave these two commands:
Code:
[root@localhost log]# ls -lt boot.log*
-rw------- 1 root root 0 Apr 11 04:02 boot.log
-rw------- 1 root root 0 Apr 4 04:02 boot.log.1
-rw------- 1 root root 0 Apr 1 19:14 boot.log.2
-rw------- 1 root root 0 Mar 21 04:02 boot.log.3
-rw------- 1 root root 0 Mar 14 04:02 boot.log.4
[root@localhost log]# less boot.log*
This is what I got:
Code:
boot.log (file 1 of 5) (END) - Next: boot.log.1 <RETURN>
(END) - Next: boot.log.1
I could not view boot.log.2.
View 3 Replies
View Related
Mar 10, 2011
I would like to make Firefox view text files not in its internal editor, but in the external editor (namely EmacsClient).Is it possible to change this default behavior of Firefox?I beg your pardon for being inconcise, I'll try to state the matter once again. First thing to mention is that I use the Linux version of Firefox. That means that unlike the Windows version the contents of the application bindings dialog is very scarce.
When I click on the link to a text file (be it remote or local) by default Firefox opens it in the internal browser. I've tested, somehow it looks at file extension - when for example I make a file with .mpg extension, the behaviour is as it should be - the dialog with "Open With..." and stuff. When the file has unknown extension (unknown to /etc/mime.types), in my case it's .out, pure text format - the default behaviour is to open it in a Firefox window.
View 2 Replies
View Related
May 19, 2010
Is there any software in Linux to view huge .txt files, say, over 10 megas? I'm now using default "gedit", version 2.28.0, which seems to not be able to open huge .txt files. It's the same case for Windows default .txt browser, but in Windows, "Win Word" seems to work fine. software under Linux to browse huge .txt files?
View 5 Replies
View Related
Jun 25, 2010
I am getting '+'symbol (-rw-r-----+) while viewing the file permission of exim_mainlog files. what the reason for this '+' symbol. -rw-r-----+ 1 mailnull mail 648448492 Jun 25 10:27 exim_mainlog
View 2 Replies
View Related
Sep 2, 2010
Let's say I have file A, and using 'ln -s A B', I have B. When I open, edit and save B, now B is not symlink anymore. It's just a new copy of A. Is this expected behavior? I use Mac OS X, and I wonder it's common in UNIX. In this case, is there any way to keep B as a (soft link) to A? Or, make B as the hard link would be the only way to solve this issue? What's the advantage of using soft link than hard link? The editor that I use is 'TextMate' on Mac.
View 1 Replies
View Related
Jan 9, 2011
I want to edit text files on Linux server from Windows, using text editor like Notepad++ or UltraEdit.I've managed to do so using WinSCP. It can edit files remotely and offers me to choose local application to open those files.That is exactly what I need, but when I hit ctrl-s (not every time, in about 50% cases), it waits for around 10 seconds, alerts that connection has failed, and offers me to "abort". When I click abort, it instantly reconnect and save file.
View 1 Replies
View Related
Feb 10, 2011
what if the root user by mistakenly stops/starts any service and tried to remove those traces from the log files and save those log files. Then how can we ensure that our log file is trusted. Is there any way where even the root(superuser) also cant edit/modify the contents of the /var/log/* files.
View 2 Replies
View Related
Dec 3, 2010
The title says it; I want to prevent users from viewing the wireless network password.
View 9 Replies
View Related
Sep 21, 2010
f13 chromium - when trying to dsiplay pdf files - says no plugin is available - but there seems no pliug is available - what are others doing ?
View 1 Replies
View Related
Mar 22, 2010
when I try to view php files on my linux box, they want to download instead of viewing them. I configured apache for php as the manual said but for some reason it doesn't want to parse the php. the http.conf file may need to be changed, that the line "AddModule mod_php4.c" was missing in the conf, however the AddModule and ClearModuleList directives no longer exist in the newer versions of Apache. These directives were used to ensure that modules could be enabled in the correct order. The new Apache 2.0 API allows modules to explicitly specify their ordering, eliminating the need for these directives.
View 8 Replies
View Related
Aug 29, 2009
how do I view files saved under windows internet explorer in linux. have tried mozilla firefox and here is what I get. is it possible to view the files as displayed in ie?
m: <Saved by Microsoft Internet Explorer 5>
Subject: installing rpm without yum no internet yet - FedoraForum.org
Date: Tue, 25 Aug 2009 00:23:04 -0400
MIME-Version: 1.0
[Code].....
also don't have internet access under linux as yet. wh at modem would you guys recommend that you know will work with linux? using dual boot ibm with windows xp h ome and linux 10
View 2 Replies
View Related
Jan 14, 2011
In Ubuntu 10.04, installed Chrome from the Ubuntu repos: chromium-browser 8.0.552.224-r6859According to about:plugins mozplugger is supposed to be handling pdf, ps, ppt mime types, but for all of these I get a black browser window saying "Missing Plug-in".I'd like to view these filetypes inside the browser using either adobe reader (8.1.6) or evince (or even just gv).Here is an excerpt from /etc/mozpluggerrc:
Code:
application/pdf:pdf:PDF file
application/x-pdf:pdf:PDF file
[code]....
View 5 Replies
View Related
Jun 1, 2011
I'd like to view the log files, but when I try to view a log (such as daemon.log), I receive a message that says "You don't have permission to read the file." What do I need to do to have permission? (This is my computer. I've been an Ubuntu user for less than a year
View 3 Replies
View Related
Feb 2, 2009
opensuse 11.1 kde it keeps showing my partitions even the ones i have not mounted?
View 2 Replies
View Related
Jun 9, 2010
I've reduced my Grub2 menu(using Ubuntu 10.04) list to only 1 item.I want to automatically boot into the one item without providing a password (it does this now). I also want to disable someone from being able to bring up the Grub2 menu and hit 'e' to edit the menu item. Any ideas how to do that? I've been sifting through the forums, but I haven't had any luck finding a post about this
View 2 Replies
View Related
Mar 9, 2010
I just noticed that even if I remove read and write permission for my files, another user can access those files if they use 'sudo'. The ls -l for the folder containing my file (let's call is myfile') looks like this.
"
Code:
-rw------- 1 username groupname 43 2010-03-09 20:23 myfile
"
I logged into another account I have made for myself (which had admin privileges) and then did
Code:
sudo nano /username/home/myfile
and ... the file was opened and I was able to read it. So what's the point of having user permissions if someone can bypass them by using sudo?
View 9 Replies
View Related
Feb 12, 2011
I just installed cplay on Slackware 13.1 but I ran into a problem and I am unable to figure it out on my own:
When browsing folders in cplay I went into a folder containing only .FLAC music files.. it was empty! I am unable to play any of these with cplay
If I cd into that folder through the terminal and play the file using ogg123 it works fine.. cplay is just a front-end to mpg123 and ogg123... I don't know why it isn't reading these files..
I dont know where to start... I was unable to find any documentation of config file for cplay (not even a slackbuild for it.. I installed it from source which I extracted from a Debian package)
View 3 Replies
View Related
Jul 9, 2011
I have distorted sound when viewing SWF files on browsers. Tried both chrome and iceweasel. I have a Dell XPS with debian testing (64 bit), alsa is 1.0.23. Sound is working properly when playing formats other than swf.
View 1 Replies
View Related
Jun 10, 2010
I am just asking because i want to be sure, that sensitive data can not be extracted from my computer unencrypted, using cached files. For instance i would not want my girlfriend's picture to be uploaded to some random site, whereas it normally stays on an AES encrypted volume, but i viewed it once, so it was available in some cache folder, unencrypted - yea, sadly, it happened in windows -.
View 3 Replies
View Related
Apr 25, 2010
I switched back to Fedora after a long time and wow a lot of things have changed! Fedora 12 is looking amazing and the best part is I could install it on my USB so easily. And then I found I couldnt open any PDF files on Fedora - I tried installing AdobeReader, xpdf and openoffice. All of them are just throwing some file format errors.... <I cant push a screenshot now since i removed the packages>
Initally i thought it might be some version conflict but it turned out I couldnt open any pdf's including docs from 5 years back to docs with embedded media content. I know I havent put any info here. I am looking for a little info on what is needed to get Acrobat/Xpdf working in Fedora 12... And I couldn't get any errors logged so I'd like a little help there if I need to share some debug messages...
that gave these messages [root@localhost Presentations]# evince module-development.mgp.pdf
** (evince:5768): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
Error: May not be a PDF file (continuing anyway)
Error: PDF file is damaged - attempting to reconstruct xref table...
Error: Couldn't find trailer dictionary
Error: Couldn't read xref table
View 2 Replies
View Related
Apr 17, 2009
Being able to reset the root password by booting into single usermode by editing grub. This is a MAJOR flaw. I know it makes no real difference against internet bourne attacks, but even so I must say I found it shocking. The only way I've found to stop this is to encrypt the entire HDD, so noone could get into single user mode without first knowing the encryption key/password.
View 14 Replies
View Related
Sep 9, 2010
finding a tool to edit XMP metadata in AVI files for Linux? I found that this XMP metadata editor can do it, but it's a Win only tool.
View 3 Replies
View Related
Apr 27, 2011
In Dolphin i have build an ssh-Connection to my homeserver. Now when I edit an file, the save to the remote location occures only when the editor is closing.This is for webdevelopment etc. not practical.Which alternatives are possible?(under Windows i love WinSCP )
View 2 Replies
View Related
Jun 4, 2010
I created a quicktime .mov movie file in iMovie on a Mac (that is not available anymore) and I want to 1) play & 2) edit the movie. I'd be happy to use a different format if I can figure out how to change it. Has anyone else done this?
Edit: If you skip down to post #16 you'll see I discovered it actually isn't a matter of editing a .mov file, but it turns out I don't have a properly exported quicktime .mov file. Instead I have (I'm not sure but I think its iMovie ver. 4.) 1) an .iMovieProj text file that lists the cuts by frame in and frame out, 2) an .mov file that isn't the complete file I thought it was and 3) a folder of all the clips that are in Apple's Quicktime DV format. In this thread people taught me about transcoding from the Apple's Quicktime DV format to liberated formats easier to work with. Given this knowledge and since I have a list of the cuts I'm asking if people could recommend a Linux video editor that would be easy to enter the tedious frame in, frame out info so I could reassemble the video.
View 9 Replies
View Related