• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป de
Trace:

de
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:linux
  • Any namespace
  • info:linux:debian (6)
  • info:linux:gnome (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Linux
  • andunix Infos
  • Cleanup Packages
  • Disable a Service
  • Debian
  • init
  • andunix Infos
  • Setting the Timezone
  • Gnome

Fulltext results:

Cleanup Packages @info:linux:debian
49 Hits, Last modified: 12 years ago
(but not purged) packages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <code bash> aptitude purge $(dp
Disable a Service @info:linux:debian
11 Hits, Last modified: 9 years ago
sable a Service ====== To disable a service: <code bash> service <service> stop update-rc.d <service> enable|disable </code> With ''systemd'' (starting with Debian 8): <code bash> systemctl disable <service> </code> To (re)enable a service: <code bash> upda
Setting the Timezone @info:linux:debian
9 Hits, Last modified: 13 years ago
c/timezone''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/timezone Europe/London </code> ===== Set the Timezone ===== You can use ''vi'': <code
Cursor Size @info:linux:gnome
4 Hits, Last modified: 10 years ago
ute the value ''32'' with your prefered size. <code bash> gsettings set org.gnome.desktop.interface cursor-size 32 </code> {{tag>desktop gnome linux mouse cursor settings}}
init @info:linux:debian
4 Hits, Last modified: 13 years ago
("myscript"): update-rc.d myscript enable To deactivate an init script ("myscript"): update-rc... Further information can be found at [[http://wiki.debian.org/Daemon|Daemon - Debian Wiki]] {{tag>sysadmin linux debian cli}}
Debian @info:linux:debian
3 Hits, Last modified: 13 years ago
====== Debian ====== {{indexmenu>.}} {{tag>linux debian topic}}
Disable Core Dumps
2 Hits, Last modified: 12 years ago
e_dumps'' with the content ''* hard core 0'': <code bash> echo '* hard core 0' > /etc/security/limits.d/no_core_dumps </code> Based on the "Nix Craft" article [[http://www.c
pargs for Linux
2 Hits, Last modified: 12 years ago
u miss ''pargs'' from Solaris, then try this: <code bash> ps eww -p <pid> </code> {{tag>linux sysadmin cli}}
andunix Infos @info:linux:debian
1 Hits, Last modified: 12 years ago
===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~
andunix Infos
1 Hits, Last modified: 12 years ago
===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~
Gnome @info:linux:gnome
1 Hits, Last modified: 10 years ago
====== Gnome ====== {{indexmenu>.}} {{tag>linux gnome topic}}
Linux
1 Hits, Last modified: 13 years ago
====== Linux ====== {{indexmenu>.}} {{tag>linux topic}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki