Sponsored Content
Operating Systems BSD Remove (uninstall) games and mail in netbsd Post 302300012 by dsp on Monday 23rd of March 2009 12:11:26 AM
Old 03-23-2009
Remove (uninstall) games and mail in netbsd

hi all,

I am currently only need several basic applications for my box (basically : asterisk,apache-php,ssh) . However, i somehow running out of 1 Giga of my compact flash because the base installation in netbsd includes some softwares that I occasionally use

Does any of you could guide me to remove (uninstall) several softwares such as games,mail, x-window ? (it is not as simple as just by rm - rf from the /usr/games isn't it?)

Thanks a lot guys..
 

9 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Starting X in NetBSD

Hi I have NetBSD and i am having a trouble Starting X. It keeps asking me for the config file and I run the text confing file but it messes up. I really want to be able to run the Graphical Setup. I read about the Graphical setup from a book but they didn't tell how to start it. help please!? (9 Replies)
Discussion started by: vertigo
9 Replies

2. UNIX for Dummies Questions & Answers

How safe is it to remove files(/var/spool/mail)?

How safe is it to remove these spooler mail files. I need to make some room in the /usr directory? Any ideas? thanks (2 Replies)
Discussion started by: larcom61
2 Replies

3. Solaris

Perl - How to uninstall? Will pkgrm uninstall all versions?

Hello, I'm working on a Solaris 9/Sparc machine and it has the Solaris 10 version of Perl (5.8.8) installed on it, which always requires all kinds of library files that Solaris 9 doesn't come with. I think the best way to do is to uninstall this wrong version and install the correct Solaris 9... (1 Reply)
Discussion started by: alanlh
1 Replies

4. BSD

netbsd

i have install netbsd but don't have gui?what happen?i want to a mount external usb hard drive but failure?what should i do? (5 Replies)
Discussion started by: ibnusina202003
5 Replies

5. UNIX for Dummies Questions & Answers

netbsd

which better freebsd and netbsd for server unix (0 Replies)
Discussion started by: salehudinayubi
0 Replies

6. Shell Programming and Scripting

Sendmail: Remove domain name from From mail id

While sending mails using sendmail, the domain name is getting appended to the from id. My requirement is not to have that domain name in the From mail id. Could anyone help me on this? I am using the below command: cat t|/usr/lib/sendmail -f"Admin" user1@domain1.com (0 Replies)
Discussion started by: skar_a
0 Replies

7. Ubuntu

use VM to play games in Windows (Intense Games)

I have Ubunut installed on my desktop AMD 6 Core 3.2 (will be getting the bulldozer AMD 8 Core when it releases) 16 GB of DDR3 1333 RAM SSD some HDD's Nvidia 560 ti 1GB My question is, how can I or can I even get a Win 7 VM to play games as well in a main install. Give it 10 GBs of RAM... (0 Replies)
Discussion started by: ochieman2000
0 Replies

8. UNIX for Dummies Questions & Answers

Remove a folder after a 'true' uninstall....

Okay, I need some nerd magic here! LOL! Using a bash script, I have a folder that I'd like to remove upon uninstalling a package. That part is simple but what isn't simple is taking into consideration a 'reinstall' or 'upgrade' of that same package. By default, 'reinstalling' or 'upgrading'... (8 Replies)
Discussion started by: thazsar
8 Replies

9. Shell Programming and Scripting

Remove files send through mail

I wan't to remove last 5 and 10 days files from two directory and send the remove files list in mail Output send through mail find /kalia/cd/ -type f -mtime +5 exec rm {} \; find /kalia/uk/ -type f -mtome +10 exec rm {} \; Output send through mail File has been deleted ... (1 Reply)
Discussion started by: Kalia
1 Replies
Childsplay(6)															     Childsplay(6)

NAME
Childsplay - Educational games for young children. SYNTAX
childsplay [option] DESCRIPTION
Childsplay is a suite of educational games for young children. It's a plugin system, so childsplay is basically a framework where you put in as many game modules as you like. Childsplay comes with a few standard games, so check the website (see below) for additional games. OPTIONS
--fullscreen Toggle the fullscreen mode. The screen size stays 800x600, so if you have a bigger resolution you have to live with a black border. This is the default mode. --window Toggle windowmanager mode. Display the screen in a window of 800x600. --help Output help information and exit. --version Output version information and exit. FILES
/usr/local/bin/childsplay /usr/local/games/childsplay /usr/local/doc/childsplay EXAMPLES
To run this program the standard way type: childsplay Alternativly you can run it as: childsplay --window AUTHORS
Stas Z <stasz@linux.isbeter.nl> SEE ALSO
http://childsplay.sourceforge.net Read the docs that came with the tarball. Stas Z 0.46 11/09/2002 Childsplay(6)
All times are GMT -4. The time now is 09:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy