Fulltext results:
- Cleanup Packages @info:linux:debian
- ====== Cleanup Packages ====== ===== Purge uninstalled Packages ===== If a package is removed, it is only uninstalled, but the configuration remains on the system. This is a good thing, as you are able to reinstall the package and have it configured with the old c... to cleanup this old stuff, you can ge a list of uninstalled (but not purged) packages with this command: <
- localeadm @info:solaris
- n use localeadm. ===== Examples ===== ==== List Installed Locales ==== <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages. This could take a while. […] ----------------- The following regions are installed on maja on Donnerstag, 9. September 2010, 16:4... /sadm/system/data/locales.list </code> ==== List Installable Locales ==== <code bash> localeadm -lc -d /m
- MacPorts @info:mac
- requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf @2.6... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo installed </code>
- Package Repositories @info:solaris
- ng repo are not qualified and not recommended for installation by users | |https://pkg.sun.com/opensolaris... ty/ha-clusters/|Open HA Cluster]] | {{tag>solaris laptop install ips pkg imagepackagesystem opensolaris}}
- Install the Java-Plugin for Firefox @info:java
- ====== Install the Java-Plugin for Firefox ====== To install the Java plugin for Firefox, you have to create a symlink f
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e <hostonly_if_name> extpack install [--replace] <tarball> | uninstall [--force] <name> | cl
- Command Line Tools Used in My Scripts @info:script
- ools which I use in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, grep, ps) which are always installed are not listed. ===== Audio/Video ===== * c
- Increase the Tomcat Upload Limit @info:sysadmin
- old> </multipart-config> </code> If you have installed Tomcat in ''/opt/tomcat'', the file will be her... at/webapps/manager/WEB-INF/web.xml''. If you have installed Tomcat with the package manager, it will be her
- Specify Java VM for Eclipse @info:code:eclipse
- e two lines to the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/java </c