[1174370] outdated file in wiki on lubuntu mouse (touchpad) control

Affects Status Importance Assigned to Bug watch
src="https://launchpad.net/@@/milestone" /> ubuntu-docs New Undecided -

Bugs in ubuntu-docs in Ubuntu

Rename a file according to its location

Hello everyone

I would like to rename a file according to it’s location. The file will be located anywhere below a toplevel folder so the search that finds the file needs to be recursive.

This is what I have so far

find /tmp -name *.log| while read file; do
echo "$ (dirname $ file)" > /tmp/filename
sed -e ‘s:/:_:g’ /tmp/filename > /tmp/filename1
done
test=$ (cat /tmp/filename1)
cp /tmp/*.log /tmp/$ test*.*.log

for example if there is a file in

/var/www/test

called test1.log then this file will become

/var/www/test/var_www_test_test1.log

Hope this makes sense

Thanks

Ubuntu Forums

Which config.xml file is used?

I am in the process of upgrading from 9.04 (0.25) to 12.10 (0.26) right now and have encountered the dreaded "ERROR 1046 (3D000) at line 22: No database selected".

I have read a lot of posts that the config.xml is the cause for this. A search of my system for this returns:

Code:

/etc/mythtv/config.xml
~/.mythtv/config.xml
/home/mythtv/.mythtv/config.xml
/usr/share/mythtv/config.xml
/var/www/.mythtv/config.xml


Which one of these 5 files is actually used/what is the priority? Can I remove any of these to simplify my setup?

Ubuntu Forums

[1069224] spelling mistake on “find a lost file” page

Affects Status Importance Assigned to Bug watch
src="https://launchpad.net/@@/milestone" /> ubuntu-docs New Undecided -

Bugs in ubuntu-docs in Ubuntu

Linux 3.2 goes bigtime on file systems, improves thin provisioning

Linus Torvalds announced the release of the Linux 3.2 kernel, featuring file-system enhancements such as support for Ext4 block sizes up to 1MB, and faster Btrfs scrubbing. Linux 3.2 also adds some process scheduler improvements, better thin provisioning support, and new Wi-Fi, graphics, and DSP drivers.
DesktopLinux.com

[920118] “Samba File Server” shared folders doen’t work after reboot – (Ubuntu 10.04)

Affects Status Importance Assigned to Bug watch
src="https://launchpad.net/@@/milestone" /> ubuntu-docs New Undecided -

Bugs in ubuntu-docs in Ubuntu

Rodent – Advanced User file manager for Linux systems

{lang: ‘en-GB’}

Rodent is fast, small and powerful file manager for the GNU operating system (but it also works in BSD). That’s one way to look at it. Another way …

Full Article




UbuntuHQ

How To Determine the file type in Ubuntu Linux Via Command Line Or Terminal Step By Step Tutorial

How To Determine the file type in Ubuntu Linux Via Command Line Or Terminal Step By Step Tutorial In Terminal Type file /bin/ls

Dropbox Share For Ubuntu Lets You Share Any File Or Folder With A Mouse Click

Ubuntu Linux: Dropbox Share is a small, free utility that allows users to share or unshare any file or folder by simply selecting the option in the right-click context menu. The shared item is mirrored instantly in the Public folder of the user’s Dropbox account. More here

Ubuntu-News – Your one stop for news about Ubuntu