Why do the "Copy to" and "Move to" context menu options in Nautilus only include "Home" and "Desktop" as options?
Is there a way to add other places and even mounted external devices as options?
Why do the "Copy to" and "Move to" context menu options in Nautilus only include "Home" and "Desktop" as options?
Is there a way to add other places and even mounted external devices as options?
In MS Office Word, I can insert a worksheet directly from the Insert tab. Is it also possible in Libre Office 3 Writer, that is to insert a worksheet within the program, without the need to open a spreadsheet application?
The only method that I know is to launch LibreOffice Calc and select the range of cells, then copy and paste it in LibreOffice Writer.
In Windows Explorer, one can view folder contents' details such as size and number of files on mouse hover. Is that also possible in Nautilus? In other words, how can I trigger Nautilus, if possible, to display a tool tip or notification box of some sort on mouse over a folder or directory?
When creating a boot-able USB or LiveUSB with Startup Disk creator in Ubuntu 12.04, the following error message appears:
Installation Failed
An uncaught exception was raised: Invalid version string 'GNU/LINUX'
What does this mean? Is there a fix for this?
I've recently encountered the following error message:
mount: mounting /dev/disk/by-uuid/3f7f5cd9d-6ea3-4da7-b5ec-**** on /root
failed: Invalid argument
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target file system doesn't have /sbin/init.
No init found. Try passing init= bootarg.
Busybox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs) _
I run sudo fsck /dev/sda2
which is the Ubuntu ext4 root partition via LiveCD. It checked and fixed the file system. The next time I boot, Ubuntu started to load with the Ubuntu logo and the dots underneath for several hours (with the mouse pointer active on the screen), I even let the computer on overnight but still it did not successfully boot or got to the login screen in the morning.
I booted again with the LiveCD and checked the NTFS partitions with ntfsfix
and again the NTFS partitions was checked and fixed successfully. I also edited my fstab
and commented out the lines that auto-mounts the NTFS partitions. The next time I boot, it took almost 20 minutes for Ubuntu to get to the login screen, after typing the password it took an additional 10 minutes for Ubuntu to get to the desktop. On the desktop, it take several minutes to open any program, displaying the Dash alone takes 5 minutes!
Is there a fix for this without having to reinstall Ubuntu? I don't see or get any errors, Ubuntu is just taking too long to boot and to run programs. Please help!
I've checked and read similar questions, but most of the answers requires installing either dconf-tools, CCSM or MyUnity.
In Ubuntu 12.04, is there a way to hide mounted partitions or devices from the Unity Launcher without the need to install the aforementioned tools? Is this possible via terminal or command line?
I have downloaded the latest stable linux kernel release from this site
My question is, how do I install it in Ubuntu 12.04?