Site-Wide Activity

  • hipo posted an update 11 years, 1 month ago

    If you want to know more about SSL protocol or you would like to test whether your SSL enabled websites are vulnerable to FREAK / Heartbleed and the rest of recently so many spawned SSL vulnerabilities check out – https://www.ssllabs.com/index.html

  • hipo posted an update 11 years, 1 month ago

    How to resume cancelled sftp file transfer?
    rsync -avP user@server1.hostname.com:~/Downloads/centos.iso ~/Downloads/

    Enjoy

  • hipo posted an update 11 years, 1 month ago

    Saint Severinus of Noricum considered the Christian baptizer “Spiritual Father” of Austrians – http://en.wikipedia.org/wiki/Severinus_of_Noricum

  • hipo posted an update 11 years, 1 month ago

    It is amazing that Roman Catholic singing that preceeds the famous Gregorian Chants were same thone and written in same ancient note letter Neumas as us Orthodox. It almost 100% (if not 100%) resembles the Greek Byzantine Eastern Orthodox Singing the only difference is it is sung in Latin. Amazingly beatiful songs and an ascension of the spirit.…[Read more]

  • hipo posted an update 11 years, 1 month ago

    If you need to list all interfaces on HP-UX Unix OS, you will be surprised that the usual Linux command:

    ifconfig -a does not work

    So what is the proper way to emulate ifconfig -a on HP UX
    Just use:
    You can either specify interface for which you want to see the binded IP addresses
    # ifconfig lan0
    or see all addresses of all interfaces with:
    #…[Read more]

  • hipo posted an update 11 years, 1 month ago

    I’ve stumbled upon something very interesting a Coptic Orthodox Christian marriage, it is interesting that there are some small details that slightly differ from our Eastern Orthodox Christian Church marriage. Looks beatiful, too sad Copts are persisting not to accept any Ecumenical Council besides III Council in Nicea.

    Enjoy

  • hipo posted an update 11 years, 1 month ago

    Christ is Risen! This weekend Saturday my dear brother in Christ Cvetomir with his family (Dimitrina and their 3.5 years old boy Boris) invited me to go together for a drive tour to a nearby town near Sofia called Godech. The landmark near the village is quite beautiful and in the region there are plenty of monasteries part of the Sofia’s…[Read more]

  • hipo posted an update 11 years, 2 months ago

    If you’re running a corporate PC / notebook at your work place and some update installs Tanium, then beware this is a kind of spyware tool that allows the management to make screenshots of your screen every 15 seconds and allow remote access of your management to your PC, so your work privacy will be broken. To get around this just kill taniumclie…[Read more]

    • Other way to stop tanium client from auto start:

      Open a command prompt. (Run a command prompt as Administrator in Windows vista/7/8)
      Copy red command line and Paste.

      sc stop “TaniumClient”
      sc config “TaniumClient” start= disabled

      How to delete this service.

      sc delete “TaniumClient”

      Also it is possible to use services.msc find the serve and…[Read more]

  • hipo posted an update 11 years, 2 months ago

    А.И. Осипов: “Преп. Серафим Саровский и современность” / Saint Seraphim Sarovski and the present times (A. I. Osipov)

  • hipo posted an update 11 years, 2 months ago

    Ответы на вопросы от 17.02.2015_1 часть (прот. Владимир Головин, г. Болгар) / Answers of Christian Spiritual Questions (In Russians) by Vladimir Golovin – town of Bolgar / Bulgar (Russian Federation – Tatarstan)

  • hipo posted an update 11 years, 2 months ago

    Проф. А.И. Осипов: “Главное, что нужно знать человеку”The main thing that a man should know – Professor A. I. Osipov

  • hipo posted an update 11 years, 2 months ago

    ВЕДНЪЖ ПРИ ОПТИНСКИЯ ЙЕРОСХИМОНАХ АНАТОЛИЙ ЗЕРЦАЛОВ дошла
    една жена и поискала благословение да живее отшелнически, за да може без пречки да пости, да се моли, да спи на пода. Старецът º казал:
    – Знаеш ли, лукавият не яде, не пие, не спи, а живее в бездната, защото в него няма смирение. Покорявай се във всичко на волята Божия – ето това…[Read more]

  • Ben Breshears became a registered member 11 years, 2 months ago

  • hipo posted an update 11 years, 2 months ago

    What life was then and now comparison of life in America in 1913 and 2013 –

  • hipo posted an update 11 years, 2 months ago

    How to list installed OS packages on IBM AIX (UNIX) server?

    lslpp -L|less

    Fileset Level State Type Description (Uninstaller)
    —————————————————————————-
    Atape.driver 9.3.5.0 C F IBM AIX Enhanced Tape and…

    [Read more]

    • Also most of the operations that can be done via command line on AIX can be done also via a very nice and functional ncurses interface menu program called smitty.
      If you have to deal with IBM AIX be sure to check out smitty

  • hipo posted an update 11 years, 2 months ago

    How to check system hardware on a Sun OS server?


    prtdiag

    System Configuration: Sun Microsystems sun4u Sun Fire V490
    System clock frequency: 150 MHz
    Memory size: 8192 Megabytes
    ========================= CPUs ===============================================
    Run E$ CPU CPU
    Brd CPU MHz MB Impl. Mask
    — —– —- —- ——- —-
    A 0, 16 1500 32.0 US-IV+ 2.2…

    [Read more]

    • psrinfo in Sun OS shows info about installed onboard processors:

      # psrinfo

      0 on-line since 03/18/2012 02:03:17
      2 on-line since 03/18/2012 02:03:17
      16 on-line since 03/18/2012 02:03:17
      18 on-line since 03/18/2012 02:03:17

    • To get kernel parameters on Sun / Solaris (like sysctl -a on Linux / BSD):

      getconf -a

      To get all devices installed and existing on Sun OS

      sysdef

    • modinfo command on Sun OS is like Linux’s lsmod / BSD kldstat, and modload is like Linux’s modprobe

    • FreeBSD’s netstat -rn (list routing table info) equivalent under Sun OS is netstat -ri

    • Linux’s tcpdump equivalent on Sun OS is snoop

    • pkgchk -l -p /usr/sbin/ping
      Pathname: /usr/sbin/ping
      Type: regular file
      Expected mode: 4511
      Expected owner: root
      Expected group: bin
      Expected file size (bytes): 47932
      Expected sum(1) of contents: 20791
      Expected last modification: Sep 30 22:37:21 2004
      Referenced by the following packages:
      SUNWbip
      Current status: installed

    • Sun OS / Solaris equivalent of Linux’s:

      cat /etc/issue

      is
      # cat /etc/release

      Solaris 9 9/05 s9s_u8wos_05 SPARC
      Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
      Use is subject to license terms.
      Assembled 04 August 2005

    • Sun OS equivalent to Linux’s strace trace system process calls is truss

    • Sun OS / Solaris equivalent to Linux’s
      free -m

      is

      vmstat 1 2

      kthr memory page disk faults cpu
      r b w swap free re mf pi po fr de sr m1 m1 m1 m2 in sy cs us sy id
      0 0 0 13367576 5693088 228 185 8 11 10 0 0 0 0 0 0 418 462 340 33 3 64
      0 0 0 13070920 5463592 0 6 0 0 0 0 0 0 0 0…

      [Read more]

  • hipo posted an update 11 years, 3 months ago

    What is Sun OS Equivalent of Linux / BSD /HP-UX top command?

    top SUN OS equivalent command is
    prstat
    for example try out:

    prstat -L

  • hipo posted an update 11 years, 3 months ago

    I\’m listening to Acathist to Saint Sergij of Radonezh a remarkable Russian saint whose holy relics are held in largest Russian Monastery the Sergiev-Posad Lavra – https://www.youtube.com/watch?v=fMMI71Wed6I

  • hipo posted an update 11 years, 3 months ago

    What is AIX Equivalent of Linux / BSD /HP-UX top command?
    On IBM AIX servers the equivalent comamnd of TOP is topas

  • Load More

PC Knowledge sharetank

Skip to toolbar