I have an issue that research indicates can be corrected by changing an option in a PAM configuration by running pam-auth-update
. I've done that, but cannot for the life of me figure out how to change the options from selected to deselected in the interface presented. Any hints? (I need to disable "SMB password synchronization" if it makes a difference.)
EmmyS's questions
I installed Komodo Edit from a download (wasn't available in Software Center.) I want to be able to open .php files in Komodo, but when I right-click and choose Open With Other Application, Komodo doesn't display anywhere in the list. How can I add it to the list?
On my old machine (back on Lucid!) I used XAMPP for local dev work. XAMPP installed everything for you, including setting up FTP to your localhost (/var/www) directory, since permissions don't allow you to write directly to it.
I have a new machine running Precise, and decided to do things the grown-up way. I installed everything using tasksel, and got apache, php, mysql, and phpmyadmin up and running. But it's kind of a pain to have to create and edit all my files via gksudo gedit on the command line, and sooner or later I'm going to have to upload images.
How can I set up FTP so that I can "upload" files to my localhost server?
Edit to add
Followed the first video, but when I got to the point where he was creating files (around 7:25 in), I get hung up. Here's what my terminal looks like when I try to get into the /srv directory (which I verified does exist in Nautilus):
What do I need to do to get past this?
I'm having a problem with Chrome and one of its extensions, so I want to completely uninstall everything. I've uninstalled Chrome through the Software Center, but when I reinstall it, all of my extensions and preferences are still there.
If I want to start over from scratch, what do I need to do?
I just updated to Natty and now the default top panel has icons for mail, chat, and power (lock, restart, etc.) In Lucid and Maverick I could just right click on them and remove from panel, but that doesn't seem to work anymore.
How can I get rid of these icons?
EDITED TO ADD SCREENSHOTS
The indicator I want to get rid of is the one that looks like an envelope:
When I click it, it displays these choices:
I have a desktop install of ubuntu, not server. But I am running a localhost LAMP stack for development. Is there a simple mail server I can install so that PHP's sendmail works?
Ideally it will have few options and minimal configuration, and preferably a GUI rather than CL interface.
EDIT to add - do I use the Local Only configuration to test php mail()?
I received 4 .mov files from a client that they want on their mobile website via SlideShowPro. Each original file was between 200 and 400 mb. I've gotten each one down to about 30 mb using transmageddon as described here, but that's still really big for a mobile connection.
Is there any way to shrink them even further? Maybe it's the settings; I used Output Format = MPEG4, Audio = AAC, Video = H264 (which is what is suggested by SlideShowPro.)
I received a huge .tar.gz file from a client that contains about 800 mb of image files (when uncompressed.) Our hosting company's ftp is seriously slow, so extracting all the files locally and sending them up via ftp isn't practical. I was able to ftp the .tar.gz file to our hosting site, but when I ssh into my directory and try using unzip, it gives me this error:
[esthers@clients locations]$ unzip community_images.tar.gz
Archive: community_images.tar.gz
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
note: community_images.tar.gz may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of community_images.tar.gz or community_images.tar.gz.zip, and cannot find community_images.tar.gz.ZIP, period.
What command do I need to use to extract all the files in a .tar.gz file?
I've just set up UbuntuOne, and am ready to sync. My Documents folder has the option to sync, but not the individual subfolders. I don't want to sync my entire Documents folder - is there any way to select only specific subfolders to sync?
My office had a break-in over the weekend, and several laptops were stolen. Mine wasn't one of them, but I'm curious - the owners of the stolen computers (Windows and Mac) are all talking about remote wipe software. Is there anything like this for Linux? Something that would allow me to remotely wipe my system if it's ever lost or stolen.
I just updated from Lucid to Natty (thought it was going to be Maverick, but my About Ubuntu menu shows that it is Natty, which "was released in April 2011" - who knew the developers had mastered time travel?!)
In any case, the default date/time applet in my gnome panel is now displaying on two lines (date on top of time) instead of one line like it used to.
Any way to get it back on one line?
I've tried the instructions shown here, but it doesn't seem to make a difference.
I love doing the New York Times crosswords, and have had a subscription to the online site for over a decade. On Windows and Mac, they use the AcrossLite program from LitSoft, but their Linux version hasn't been maintained, and I don't even know if it's still available. I know there's XWord, but it doesn't support all the newer features of AcrossLite, like allowing more than one letter per square (a frequent trick in the Sunday puzzles).
I've tried the Windows version of AcrossLite under wine, but it's surprisingly bad.
EDIT (02/11/2011) I contacted LitSoft directly to see if they were ever planning on making the Linux version available again. I received a response right away from a developer. I'm quoting directly from the email:
Yes, Across Lite for Linux will be available again sometime in 1Q2011. We are currently working on a v1.2 re-compile for newer Unix distros as a first-step and will later evolve it to 2.0 version. We tried an Adobe Air version for all platforms other than Windows and Mac but the user experience was terrible partly because of Adobe Air issues so we went back to the native version. Hence the delay.
I'm trying to share a folder on one Ubuntu machine with another Ubuntu machine on the same home network. When I right click on the folder and choose Sharing Options, it tells me I need to install Windows network sharing services in order to share folders. What does Windows have to do with this? I'm not trying to share with a Windows machine...
I'm trying to install Zend on a machine running xampp. Zend's help file says that in order to set up the command-line tools, I need to make sure that the contents of the /library directory are placed inside my php include_path specified directory.
When I look at my php.ini, include_path is commented out, but the value looks like this:
; UNIX: "/path1:/path2"
;include_path = ".:/php/includes"
Where exactly is the include_path pointing to? I'm pretty new to Linux, and have never seen .: as part of a file path.
I have a music folder that contains about 15 other folders, each only a single level deep. Is there any way, via keyboard or other, to open the music folder in list view and expand all of the contained folders as well? I know about using * to open a nested folder, but that only opens the immediate children of of the selected folder.
Here's the directory structure:
Music
Billy Joel
Storm Front
Shameless
She's Got a Way
Glass Houses
For the Longest Time
Coldplay
Parachutes
Yellow
X&Y
Fix You
What I want to be able to do is open Nautilus to the Music folder, then click or type something to expand all the folders to display their contents as above. Right now, when I go into Music, all I see is:
Music
Billy Joel
Coldplay
This may be a silly question, but since the newer Mac systems are built on unix, is it possible to run a Mac app natively on Ubuntu? I'm specifically interested in the Coda development environment.
Is there any way I can find out exactly how much is in my Trash folder? I can see the size column, but if I have a folder in the trash, it shows the number of items in the folder rather than the total size of the items in the folder.
I'm very new to Linux; I've been using Lucid for about 5 months and really like it. What is the best way to update to Maverick without losing all my settings? Will just running the update manager actually do a full kernel update?
This is a silly, nitpicky little thing, but I have a laptop with a less-than-desirable amount of screen real estate, so it bothers me. I've added a bunch of application launchers to the default panel at the top of my screen (to the right of the Applications/Places/System menus.) The problem is, I can't seem to control the spacing of the icons - I have quite a bit of space available at the right of the panel, and I can drag each individual icon over, but it seems like each icon is attached to its neighbor to the right. So I move one over, and the next one comes with it. Then I move that one, and the one to it's left comes too. The end result is I have several clumps of very-closely-clustered icons, with a lot of space between each clump.
Is there any way to control the spacing automatically? Snap to grid, auto-space, anything? Because my screen is tiny and resolution is pretty high, each icon is very small, and when they're so close together I sometimes end up clicking the wrong one.
I'm running Lucid, and am open to installing things if there's a package that would give me more control over the presentation. I'm also relatively new to Linux, so maybe there's a setting I'm missing somewhere in one of the preferences menus.