Slackware :: Delete Stuff In /tmp?
Dec 23, 2010
Slackware-specific i suppose as I sometimes run out of root space and want to delete stuff in /tmp.
Code:
#!/bin/bash
# ~/bin/cleantmp
# Script to delete contents of /tmp folder, giving the option to delete
[Code]....
View 14 Replies
ADVERTISEMENT
May 3, 2010
I decided to install a game under Wine. It didn't work so I uninstalled it. The game still shows up under the Wine section. I tried going to the uninstall in the game folder and it said "Failed to change to directory '/home/user/.wine/dosdevices/c:/Program Files/Ubisoft/Gearbox Software/BrothersInArmsEiB/System' (No such file or directory)". When I go to Wine -> Uninstall Wine Software it doesn't show up, but the folder is still under wine -> Programs.
I brought up the directory and the folder doesn't exist. How can I remove it from the programs list under wine?
View 6 Replies
View Related
Dec 21, 2010
I want to delete a folder with stuff in it through command line. I tired rm and rmdir but it doesn't seem to be working.
View 3 Replies
View Related
Mar 16, 2011
I logged in via ssh to a computer and I can delete stuff that I should not be able to delete. I figured if the owner is different and the group is not mine and iit is 744 I should not be able to delete it...so I tested with "file1"..and I dont see my mistake:
users are "itv-storage" and "admin" on pc.
HTML Code:
itv-storage@pc:/RAID5/storage/test$ ls -la
total 12
drwxrwxrwx 3 admin admin 4096 2011-03-16 19:28 .
drwxrwxrwx 9 admin admin 4096 2011-03-16 18:37 ..
-rwxr--r-- 1 admin admin 0 2011-03-16 19:28 file1
drwxrwxrwx 3 itv-storage itv-storage 4096 2011-03-16 18:46 folder1
itv-storage@pc:/RAID5/storage/test$ rm file1
rm: remove write-protected regular empty file `file1'? y
itv-storage@pc:/RAID5/storage/test$ ls -la
total 12
drwxrwxrwx 3 admin admin 4096 2011-03-16 19:32 .
drwxrwxrwx 9 admin admin 4096 2011-03-16 18:37 ..
drwxrwxrwx 3 itv-storage itv-storage 4096 2011-03-16 18:46 folder1
itv-storage@pc:/RAID5/storage/test$
View 5 Replies
View Related
Mar 31, 2011
I got this part from my script working that it will delete a folder is from 8 days agoEightDaysAgo=`(date --date="8 days ago" +%d-%m-%Y)`rm -rf $EightDaysAgoTarHowever I need to remove files that are older than 8days for example if the script is'nt run for a day it will remove both the 9th and 8th day one not just the 8th day one. If I'm making any sense lol
View 3 Replies
View Related
Apr 27, 2010
i tried to install the kiba-dock. i wasnt successfully in any of my attempts. i would get through about half way then have to find somewhere else that had different commands and advice. how do i delete the stuff that did save as to not fill my computer with crap im not using?
View 2 Replies
View Related
Apr 13, 2010
Where do slackbuild scripts put all their stuff? Because I was compiling QT4 with a slackbuild script and after like 10 years it finally got to the end I think and it was creating the tar.gz file in /tmp I think and then my stupid athlon overheated and my computer turned off. So I got an air compressor and blew all the dust out of the cooling fins and started over. But the script started completely over from the beginning like it hadn't done it all already.
My athlon's overheated before when compiling manually and when restarting make just skips all the files it already compiled. I wonder the slackbuild script doesn't do that.
View 2 Replies
View Related
May 31, 2011
I've got xfce up and running with slack now, created a new user 4 my self. And now i'd like to get some updates and stuff, but i need to use my mobile broadband. It's a telsta dongle If that changes the circumstances. How would i go about setting this up?
View 7 Replies
View Related
May 28, 2011
I know I MUST no delete anything from /var/log/packages, but what about that path?
View 9 Replies
View Related
Mar 6, 2010
It takes an awfully long time to delete a file when deleting it though one of the KDE programs, like kdevelop or konqueror file manager.
Deleting files with rm works fine. I suspect it has to do with KDE recycling bin mechanics which I know nothing about. I am running fluxbox wm if that matters.
View 7 Replies
View Related
Jun 23, 2010
I have Slackware 12.0 in my desktop pc. How can I remove all portable computer software from it?
View 8 Replies
View Related
Dec 8, 2010
How do I delete all the .orig config files after I go throught the following process?
slackpkg update
slackpkg install-new
slackpkg upgrade-all
View 3 Replies
View Related
Apr 18, 2010
Instead of moving to trash, how can i make the delete button delete? Delete is already enabled on the right click menu.
View 7 Replies
View Related
May 9, 2010
SO after using Testdisk to recover some images, the folders recup_dir.1 & 2 have saved in my FIle System area, when ever I try to press delete noting happens. I have also tried rm -f -rrm -f -fIt still dont delete, I have also deleted my user account and made a new one, but the files are still there.
View 4 Replies
View Related
Sep 25, 2010
I am trying to use an old box as backup server. I have tried a couple of possibilities along the lines of:
Quote:
rsync -a --delete --progress --log-file=/home/$USER/info.txt -e ssh /home /etc root@192.168.0.106:/mnt/back
The problem is it does not delete files that has been removed from my local system?
I run the command as root on the local system.
(I realize I should properly not ssh into the server as the server's root but I'm having trouble with the permissions and I want to make sure everything else works before messing around with it)
View 2 Replies
View Related
Feb 18, 2010
Why is there no Delete when I right click like there is with Windows in ubuntu? Pretty much everything else is there like new folder and so on Is there some way to add it? Also why when i delete something does it not ask me if I am sure that i want to delete that file?
View 6 Replies
View Related
Nov 1, 2010
I just can't stand knowing that there's a slight problem with my PC.I have roughly 12.5 Gigs of files, mostly movies that are multiple clones of a particular movie (which was an entirely different problem altogether) and I CANNOT DELETE THESE THINGS! There has to be a simple way to do it from terminal, problem is, I can't seem to find the trash directory in terminal.
View 3 Replies
View Related
Sep 6, 2011
Recently I setup a system for a non-technical user. He is only using Firefox, Pidgin and OpenOffice for about 2 hours a day. I have created a folder "/home/jim/myFiles" where he can save his document files. But Jim has accidentally deleted his myFiles folder on 2 occasions. He had intended to delete a file in that folder. Is there a way to lock the folder so that the user and create/read/write documents in that folder but not delete the folder itself?
View 14 Replies
View Related
Mar 29, 2011
I've been playing around with the cairo dock, and after moving the original dock around, when I minimize a window, it simply disappears. I've since gotten rid of cairo but the minimizing behavior hasn't returned.
How do I restore the original minimizing behavior, where you could see the programs in the panel?
View 2 Replies
View Related
Jan 28, 2010
Just installed 9.10 and bloody loving it, Even though i love my Windows 7, This is just great learning all about Linux. Install was a breeze and installing normal apps are fine, but when we get to stuff like changing icons and stuff, this is just way over my head. All i want is icons that sort of look like MAC icons or Glass type icons, i downloaded a set from Deviantart and im that retarted i cant even follow the instructions...
[ReadMe to black-white 2
1.Change your main menu icon
2.different folder icons
1.-add a "Main Menu" to your panel
-run gconf-editor
-navigate to /app/panel/objects
-find a object_x with the "object_type=menu-object".
- tick up "use_custom_icon"
-type in "custom_icon" start-here1, start-here2, ... , start-here11
- if you doesn't like any of this icons you can browse here to an image of your choice
2.In this version I add some different icons for your downloads, documents, music,... folder.
-To use them you must unpack the tar.gz package.
-right click on the folder you wants to change and presspreference
-click on the folder icon and browse to the unpacked black-white2.tar.gz folder and go on to / scalable/places (sometimes /scalable/places/256)
-choose your folder and press open.]
These kind of instructions are way to advanced for a everyday windows user.. Are there any other easier guides out there to do this kind of stuff?
View 7 Replies
View Related
Aug 10, 2010
Does any one no any cool or useful things to type in on terminal?
View 3 Replies
View Related
Jul 15, 2010
My interest in Linux started in 99-ish, with Slackware, of course. I gave up on it because my English and computer skills weren't as good so I couldn't make ppp run After that I've tried Red Hat, Knoppix for experimenting mostly. More recently I've tried OpenSUSE and Ubuntu (which were somewhat strange and Windowsified) and then went back to Slackware because I've read and heard that this is what Linux should be.My current Linux "achievements" are compiling a kernel (2.6.34 now, from 2.6.29-6 stock) which made me learn why VESA console support and sky2 device driver are important Ummm, also running Samba and mediatomb and disabling PCMCIA and ACPI crap from init scripts.
After the latest reinstall of Slack, I downloaded the gcc 4.5 source, compiled it and installed it. So while browsing around with pkgtool, I noticed it still says gcc is 4.3.3 so I am planning on removing gcc with pkgtool (after compiling the source) and then, install it again. Which leads me to my question: how to uninstall a program I've installed via "make install" I vaguely recall few sources that also had "make uninstall" but I also tried it on something (I know "something" is really helpful) few days ago and it said there was no rule for 'uninstall'So, how do I uninstall stuff?Obviously reading what "make install" installs and erasing it manually will be a one albeit crude way of doing so.
View 3 Replies
View Related
Jun 13, 2010
I cannot use any torrent programs because nothing will download. Every figure will sit at '0' indefinitely...forever! I can boot up my Windows XP install and it will start within a few seconds. I am just trying to figure out what's going on. Another problem is that my LXDE desktop doesn't seem to pick up every application I install. It doesn't go in the menu. I tried Torrent but it didn't go in the menu. I would start it via CLI but I'm not sure what to type. I thought there might be a security issue but that's only speculation.
I know that ports are supposed to be set via the router settings but I'm sharing the router. I might go to a relative's home and try to work on the problem there. I can go in the router there. But, I can have nothing set and just start downloading with default settings in Windows so I thought it can't be a ports problem. Unless? I'm at a loss and have no other theories. Debian and other distros want you to download their OS via torrent so to not even have it work.
View 2 Replies
View Related
Nov 27, 2009
I downloaded the Fedora 12 install CD's 1 - 5 . During the install, It only ever asked me for the first 3 CD's. Does anyone know what additional stuff is available in CD 4 + 5 ?
View 2 Replies
View Related
Aug 13, 2010
I would like to know exactly how to download files and applications from Firefox.
View 3 Replies
View Related
Oct 21, 2010
I have these supposed missing 64 bit libs for everything on my main computer. I keep getting the following type messages whilst trying to get things working on a fresh 11.3 install on my test box. All these 64 bit things were installed on it before I wiped it and did a fresh install. I got it when I installed the codecs for gstreamer/kaffeine as well but went ahead and installed. Where did the 64 bit stuff go? I even changed packman mirrors.
View 9 Replies
View Related
Jun 24, 2011
Packages installed with synaptic are usually well installed on your system (i.e. bin in /usr/bin/, etc.). However, when a software is not in the repo, I always wonder where I should install it, when everything comes together (i.e. /bin, /var, /man are all subfolders of the main folder of the software). For now, I've opted for /var/opt/ or /usr/share, but I'm not really sure this is a best practice... is there any guidelines on that?
View 5 Replies
View Related
Jan 9, 2010
I'm writing a script to clean my computer.
Everything is good to go except i have no clue how to clear firefox's history and whatnot from the command line.
This is one of the commands i found...: rm .mozilla/firefox/linux-blog.default/cookies.txt
It tells me no such file or directory.
View 2 Replies
View Related
Feb 8, 2010
is there a way to transfer over data from one account to another? I made a new account for my roommate but since we share the same data is there a way to transfer that over?
View 2 Replies
View Related
Nov 21, 2010
I'm transferring all my music (about 25gb) from windows to ubuntu. When I try and copy everything from my external hard drive it gives me an error saying there is not enough space. Is there a way to allocate more memory for my music folder?
View 8 Replies
View Related