Fulltext results:
- Cleanup Packages @info:linux:debian
- de> ===== Remove Orphans ===== If a packages is installed, all its dependencies are also automatically installed. If the selected package is removed or the depend... '' is an utility which searches for automatically installed but leftover packages. First, you have to install ''deborpan'': <code bash> aptitude install deborphan
- 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... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo installed </code> After you run MacPorts for a while, you will see a lot o
- 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
- 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
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e <hostonly_if_name> extpack install [--replace] <tarball> |
- 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