May 27, 2013
March 22, 2013
nslookup - query all reconds for specified domain name
cmd
nslookup
set type=any
youdomainname
you will get the list of all records
nslookup
set type=any
youdomainname
you will get the list of all records
March 21, 2013
debian squeeze backports
official site (link) statement
BUT do:
edit /etc/apt/source.list
add
deb http://YOURMIRROR.debian.org/debian-backports squeeze-backports-sloppy main
without "(.....)"
P.S.
check this link - http://backports-master.debian.org/Mirrors/ to find the nearest mirror.
Click on the link "debian-backports" in "ftp" column
You will get the page with content.
Some servers will have only wheezy backports.
Most of them will have folder named "squeeze-backports-sloppy" under dist folder.
Not squeeze-backports(-sloppy).
Good luck.
1) For squeeze add this linedeb http://YOURMIRROR.debian.org/debian-backports squeeze-backports(-sloppy) main
BUT do:
edit /etc/apt/source.list
add
deb http://YOURMIRROR.debian.org/debian-backports squeeze-backports-sloppy main
without "(.....)"
P.S.
check this link - http://backports-master.debian.org/Mirrors/ to find the nearest mirror.
Click on the link "debian-backports" in "ftp" column
You will get the page with content.
Some servers will have only wheezy backports.
Most of them will have folder named "squeeze-backports-sloppy" under dist folder.
Not squeeze-backports(-sloppy).
Good luck.
March 20, 2013
NIS domain name not set - NIS lookups disabled
NIS domain name not set - NIS lookups disabled
#postconf | grep nis
output:
alias_maps = hash:/etc/aliases nis:mail.aliases
or
alias_maps = hash:/etc/mail/aliases nis:mail.aliases
disable NIS lookups (as root):
# postconf -e alias_maps=hash:/etc/aliases
or
# postconf -e alias_maps=hash:/etc/mail/aliases
#postconf | grep nis
output:
alias_maps = hash:/etc/aliases nis:mail.aliases
or
alias_maps = hash:/etc/mail/aliases nis:mail.aliases
disable NIS lookups (as root):
# postconf -e alias_maps=hash:/etc/aliases
or
# postconf -e alias_maps=hash:/etc/mail/aliases
March 19, 2013
March 18, 2013
Subscribe to:
Posts (Atom)
How to type letters with accent
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/
-
Для того чтобы изменить сервер обновлений или подключить локальную папку зеркала необходимо - открыть реестр и в соответствующих ветках пр...
-
https://github.com/raghur/easyblogger
-
plugins are for eap are missing: apt-get install strongswan-plugin-eap-mschapv2