This obnoxious bar has just appeared in Smplayer at the top of the screen. It stays there even when I go full screen. Now full screen isn't full screen and there are black edges on both sides of the screen. I have not be able to figure out how to hide it. I do not need or want this onscreen display. How can I configure Smplayer to make this go away? How can I get my 16:9 full screen aspect ratio back? I have done nothing to mplayer or smplayer as far as editing any or changing any configuration files. I tried several videos and it displays on all of them. It was not there last time I used Smplayer.
In Ubuntu 9.04 and 9.10, KTorrent worked just fine for me. However, this time whenever I launch it, it is for some reason full screen and I have no idea how to get out of full screen.it's of the entire screen when KTorrent is in focus (so no panels or other things were cut out of the image).URL...
After a hardware failure (overheat of cpu)and solve the problem, some services (mysqld, openvpn,etc..) fails to start because "disk is full".some checks and discover that hda always report 100% used when is not full (i expect 70% are in use),deleting some log files (>100mb) for testing still reporting 100%.. i try use fsck but didn't correct the problem... anyone can help me ? Running CentOS 5.2 i386 with kernel 2.6.28.7, fs is ext3
root@XYZ / # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda1 18253680 17604732 0 100% / tmpfs 255872 0 255872 0% /dev/shm
In the out.zip i can see two directories (dir1 and dir2) but want only these two files (file1.txt and file2.txt) were in the root of out.zip! I thought the "-D" option is what I need, but it doesn't work
I am currently trying to set up a small network in which my first computer has a NFS share going to three other computers. I have been able to set up this share correctly, however I am having problems in granting full Read/Write permissions to all user accounts across the computers.
At the moment I am not using NIS or any-other account synchronization tool and I am wondering if there is another way, without the need of the mentioned tools.
I am having trouble logging into my ubuntu 11.04 desktop. When I type my username and password to login my screen goes blue, as if it is going to next show my desktop wallpaper, but then it loops back to the login screen. I had no idea why and so I went to ALT-F1 and typed in "df" and it turns out that my root partition is full. This is strange since I set aside 40GB for it and I didn't install anything or that many programs that would fill it up. Anyhow, is this fixable by booting to a live cd and using gparted to make root bigger or is there a better way to fix this?
I think To get the full value from your ram on windows you need to have a 64bit install version installed, can someone tell me if its the same with linux or Unix. I have 9gb of ram on my PC & wanted to know if I it matters if I use a 32bit Distro or if I need a 64bit on my 64bit PC to utilize all the ram.
I have a 10gb partition I use for data. The /home is there, and I mount any other data partitions (like /music stuff) onto /data. These other mounted partitions add up to something like 60gb of diskspace, but since they're just mounted on /data, I believe they only take up 4096 bytes per mount point.
Some time ago, I found that the /data parition was full. There was only 330mb of data in /home, so I was perplexed. I found a cache dir under .opera that reported itself as having 132TB (yes, that is terrabytes) of files. I thought deleting the offending directory was the answer, so I deleted that cache dir and every file or subdirectory in it, but the /data partition is still like 99% full. I am a wee bit confused.
This very full /data partition is my only jfs partition. The other mounted filesystems are either ext3 or ntfs. Is it possible that the journal of this filesystem is corrupted? Or is hidden somewhere on the /data parition, taking up a bunch of space? (I obviously don't know enough about filesystem to know whether or not this is a likely scenario.) Is it possible to zero out (or delete and re-create) the journal, if so? The only other thing I can think of is to move all the /home data off, delete the partition, then re-create it and move /home back. I will do that if need be, but I'd rather learn something from the experience, weird as it is.
I am currently running Ubuntu Studio (a variant of Ubuntu 10.10), dual-booted with Windows 7. For convenience's sake, I have three partitions - one for 7, one for Ubuntu, and a third shared partition, for all of my non-OS-specific media, documents and programs. I am using RhythmBox Media Player, and have it pointed at a folder on the shared partition as a music library.
However, every time I boot, I have to re-mount the shared partition, which requires re-entering my login password. In a similar vein, when I'm installing programs in terminal (doing 'sudo apt-get install [x]'), I have to re-enter my password each time I do a sudo command. Is there any way to keep super-user permissions until I choose to drop them myself? Better yet, can I make it so that logging in as the admin account automatically instates super-user privileges?
The only reason why I don't use Linux (even though I prefer Linux over Windows, and can do everything faster and more efficiently) is because each time I try to learn about dm-crypt I give up.
Can someone point me in the right direction for full OTFE on Linux (like TrueCrypt)?
I was running kpdf and clicked Full Screen from within the kpdf window, I think in the View menu. Now I don't know how to regain control of the screen. I mean the menu bar is no longer present. Each time I run it, it is in full screen mode. I pressed F1 and read the section on the View menu. But it doesn't say anything about full screen.
While working on disk usage issue, I found that /var filesystem is getting full due to FCronDaemon processes. After killing these processes, filesystem usage went down by 70-90 %. Can anyone help me why these processes are being generated again and again and why consuming this much of disk usage ??
/usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t Is there any way to stop them permanently. I check cronjobs but found nothing substantial. Also sendmail daemon is stopped on this server.
I want get the information from a directory full of files.
What I have so far is this:
Code: find <path> -exec head {} ; | tail -2
My question is, how do I get that certain section from each file, since tail will only affect the last file. I've tried piping head and tail to sh but that's not available due to permissions.
After opening a full screen video with hulu or news clips (I assume flash player), the video flashes for a about 2 seconds and then closes back to the smaller size.
i have a problem with ps, and pgrep when used in a script. with the -A option it does not print all processes and pgrep on a known running process returns nothing. So I made a script with nothing but "ps -A" and the shebang and it does show all of them. Also, ps -A on the command line is showing all processes. I am running this script as root and it is owned by root.edit: I have ps -A in a function called in a case and if I put ps -A outside the function and case it shows all. how is where it's at changing it's output
I have automated backups running on my ubuntu box using rsnapshot (rsync) basically following this tutorial. My concern is how to restore if everything is lost. Since it does not seem that I can backup the entire drive and that I have to choose individual folders and some like proc/ cause problems.
Currently in my rsnapshot.conf I have (see below). Is there a way to just clone the entire drive? Or should I not do this? Questions:
1, Can I backup in a way such that it is a clone of the drive so that it can be swapped with the current drive?
2, If not yes to clone, If I had a total drive failure would I install a basic ubuntu and then replace all the files with the backups?
Sam and I are going to the fair on sunday around 2 if anyone wants to join us. Lets get some deep fried butter.As you can see the first message is cut off in the last message, it just says Sam... no plus sign or anything for me to be able to view the whole message including everything that was said throughout multiple emails. This happens to every single one of my emails, if someone replied again to this the original message just would no longer be on the email at all and I'd have to search it out in previous emails which is a pain.
Is it possible to share one folder between 2 users with full RW access without sharing every other directory they own outside that folder?
This seems straight forward enough to me. I've just asked it on #linux at irc.freenode.net but when we tried it became apparent that no one there could tell me how it was done.
My main storage partition got full, so I'm deleting files to make room. However, df -k keeps reporting no space available on that partition (/disk). Here's the output of the command several minutes apart while another process is deleting a 30G of space:What can I do to make the space available immediately?
I need to figure out how to tackle the full screen issue using GFCE Ultra. Anyone know this? I have checked off the full screen option, but when it goes to full screen, it just adds black space.
Screenshot 1 Screenshot 2
Finally, how can I use the PS3 wireless controller as my mouse? And after that, set it up for use with the emulators. I found a few links, but not sure which one I should be following:
[url]
[url]
[url]
[url]
They all have some similarities, but also some things that are different.
I have a file that contains "ls -la" output. I would like to display only the filenames, none of the other information before it such as permissions, ownership, size, and date.Would the cut command be the best way to hit this, or should I use Vim or sed?